Pull request #43759 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 1ed7999cb089cd564f68c4b0074f070de3b66b3d rather than 3a3a0cb54e0e6d15ce56abada2edeef071d675ac Obtained Jenkinsfile from 1ed7999cb089cd564f68c4b0074f070de3b66b3d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43759@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-30T14:18:49.073Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-06-30T14:18:49.077Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-06-30T14:19:04.265Z] Still waiting to schedule task [2022-06-30T14:19:04.267Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00bdaf61c445ffa87)’ is offline [2022-06-30T14:19:48.876Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00bdaf61c445ffa87) in /home/ubuntu/workspace/moby_PR-43759 [Pipeline] { [Pipeline] checkout [2022-06-30T14:19:49.041Z] The recommended git tool is: git [2022-06-30T14:19:51.731Z] using credential docker-jenkins-github-credentials [2022-06-30T14:19:51.746Z] Cloning the remote Git repository [2022-06-30T14:19:51.746Z] Cloning with configured refspecs honoured and without tags [2022-06-30T14:19:51.764Z] Cloning repository https://github.com/moby/moby.git [2022-06-30T14:19:51.836Z] > git init /home/ubuntu/workspace/moby_PR-43759 # timeout=10 [2022-06-30T14:19:52.167Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T14:19:52.167Z] > git --version # timeout=10 [2022-06-30T14:19:52.182Z] > git --version # 'git version 2.17.1' [2022-06-30T14:19:52.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T14:19:52.183Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43759/head:refs/remotes/origin/PR-43759 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T14:20:17.970Z] Fetching without tags [2022-06-30T14:20:18.420Z] Merging remotes/origin/master commit 1ed7999cb089cd564f68c4b0074f070de3b66b3d into PR head commit 3a3a0cb54e0e6d15ce56abada2edeef071d675ac [2022-06-30T14:20:19.373Z] Merge succeeded, producing 3a3a0cb54e0e6d15ce56abada2edeef071d675ac [2022-06-30T14:20:19.374Z] Checking out Revision 3a3a0cb54e0e6d15ce56abada2edeef071d675ac (PR-43759) [2022-06-30T14:20:17.816Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T14:20:17.858Z] > git config --add remote.origin.fetch +refs/pull/43759/head:refs/remotes/origin/PR-43759 # timeout=10 [2022-06-30T14:20:17.886Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T14:20:17.927Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T14:20:17.976Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T14:20:17.976Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T14:20:17.977Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43759/head:refs/remotes/origin/PR-43759 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T14:20:18.450Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T14:20:18.474Z] > git checkout -f 3a3a0cb54e0e6d15ce56abada2edeef071d675ac # timeout=10 [2022-06-30T14:20:19.281Z] > git remote # timeout=10 [2022-06-30T14:20:19.302Z] > git config --get remote.origin.url # timeout=10 [2022-06-30T14:20:19.323Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T14:20:19.324Z] > git merge 1ed7999cb089cd564f68c4b0074f070de3b66b3d # timeout=10 [2022-06-30T14:20:19.346Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-30T14:20:19.377Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T14:20:19.402Z] > git checkout -f 3a3a0cb54e0e6d15ce56abada2edeef071d675ac # timeout=10 [2022-06-30T14:20:23.793Z] Commit message: "project: Add label kind/regression" [2022-06-30T14:20:23.794Z] First time build. Skipping changelog. [2022-06-30T14:20:23.812Z] > git --version # timeout=10 [2022-06-30T14:20:23.836Z] > git --version # 'git version 2.17.1' [2022-06-30T14:20:23.862Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T14:20:25.093Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43759:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-06-30T14:20:33.220Z] Unable to find image 'alpine:latest' locally [2022-06-30T14:20:33.220Z] latest: Pulling from library/alpine [2022-06-30T14:20:33.220Z] 2408cc74d12b: Pulling fs layer [2022-06-30T14:20:33.220Z] 2408cc74d12b: Verifying Checksum [2022-06-30T14:20:33.220Z] 2408cc74d12b: Download complete [2022-06-30T14:20:33.220Z] 2408cc74d12b: Pull complete [2022-06-30T14:20:33.220Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-06-30T14:20:33.220Z] Status: Downloaded newer image for alpine:latest [2022-06-30T14:20:39.799Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [2022-06-30T14:20:40.953Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00bdaf61c445ffa87) in /home/ubuntu/workspace/moby_PR-43759 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-06-30T14:20:41.003Z] The recommended git tool is: git [Pipeline] // stage [2022-06-30T14:20:41.011Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-06-30T14:20:41.031Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2022-06-30T14:20:41.046Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-06-30T14:20:41.275Z] Merging remotes/origin/master commit 1ed7999cb089cd564f68c4b0074f070de3b66b3d into PR head commit 3a3a0cb54e0e6d15ce56abada2edeef071d675ac [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-06-30T14:20:41.737Z] Merge succeeded, producing 3a3a0cb54e0e6d15ce56abada2edeef071d675ac [2022-06-30T14:20:41.737Z] Checking out Revision 3a3a0cb54e0e6d15ce56abada2edeef071d675ac (PR-43759) [2022-06-30T14:20:41.991Z] Commit message: "project: Add label kind/regression" [2022-06-30T14:20:41.019Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43759/.git # timeout=10 [2022-06-30T14:20:41.034Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T14:20:41.049Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T14:20:41.049Z] > git --version # timeout=10 [2022-06-30T14:20:41.062Z] > git --version # 'git version 2.17.1' [2022-06-30T14:20:41.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T14:20:41.064Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43759/head:refs/remotes/origin/PR-43759 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T14:20:41.278Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T14:20:41.289Z] > git checkout -f 3a3a0cb54e0e6d15ce56abada2edeef071d675ac # timeout=10 [2022-06-30T14:20:41.672Z] > git remote # timeout=10 [2022-06-30T14:20:41.682Z] > git config --get remote.origin.url # timeout=10 [2022-06-30T14:20:41.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T14:20:41.695Z] > git merge 1ed7999cb089cd564f68c4b0074f070de3b66b3d # timeout=10 [2022-06-30T14:20:41.718Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-30T14:20:41.740Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T14:20:41.758Z] > git checkout -f 3a3a0cb54e0e6d15ce56abada2edeef071d675ac # timeout=10 [2022-06-30T14:20:42.019Z] > git --version # timeout=10 [2022-06-30T14:20:42.029Z] > git --version # 'git version 2.17.1' [2022-06-30T14:20:42.040Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T14:20:42.697Z] + [ PR != PR ] [2022-06-30T14:20:42.698Z] + [ master != master ] [2022-06-30T14:20:42.698Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-30T14:20:43.037Z] + docker version [2022-06-30T14:20:43.037Z] Client: Docker Engine - Community [2022-06-30T14:20:43.037Z] Version: 20.10.14 [2022-06-30T14:20:43.037Z] API version: 1.41 [2022-06-30T14:20:43.037Z] Go version: go1.16.15 [2022-06-30T14:20:43.037Z] Git commit: a224086 [2022-06-30T14:20:43.037Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-30T14:20:43.037Z] OS/Arch: linux/amd64 [2022-06-30T14:20:43.037Z] Context: default [2022-06-30T14:20:43.037Z] Experimental: true [2022-06-30T14:20:43.037Z] [2022-06-30T14:20:43.037Z] Server: Docker Engine - Community [2022-06-30T14:20:43.037Z] Engine: [2022-06-30T14:20:43.037Z] Version: 20.10.14 [2022-06-30T14:20:43.037Z] API version: 1.41 (minimum version 1.12) [2022-06-30T14:20:43.037Z] Go version: go1.16.15 [2022-06-30T14:20:43.037Z] Git commit: 87a90dc [2022-06-30T14:20:43.037Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-30T14:20:43.037Z] OS/Arch: linux/amd64 [2022-06-30T14:20:43.037Z] Experimental: true [2022-06-30T14:20:43.037Z] containerd: [2022-06-30T14:20:43.037Z] Version: 1.5.11 [2022-06-30T14:20:43.037Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T14:20:43.037Z] runc: [2022-06-30T14:20:43.037Z] Version: 1.0.3 [2022-06-30T14:20:43.037Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-30T14:20:43.037Z] docker-init: [2022-06-30T14:20:43.037Z] Version: 0.19.0 [2022-06-30T14:20:43.037Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-30T14:20:43.325Z] + docker info [2022-06-30T14:20:55.952Z] Still waiting to schedule task [2022-06-30T14:20:55.953Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00bdaf61c445ffa87)’ [2022-06-30T14:20:55.953Z] Still waiting to schedule task [2022-06-30T14:20:55.953Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00bdaf61c445ffa87)’ [2022-06-30T14:20:55.954Z] Still waiting to schedule task [2022-06-30T14:20:55.955Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-06-30T14:20:55.958Z] Still waiting to schedule task [2022-06-30T14:20:55.959Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-06-30T14:21:05.263Z] Client: [2022-06-30T14:21:05.263Z] Context: default [2022-06-30T14:21:05.263Z] Debug Mode: false [2022-06-30T14:21:05.263Z] Plugins: [2022-06-30T14:21:05.263Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-30T14:21:05.263Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-30T14:21:05.263Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-30T14:21:05.263Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-30T14:21:05.263Z] [2022-06-30T14:21:05.263Z] Server: [2022-06-30T14:21:05.263Z] Containers: 0 [2022-06-30T14:21:05.263Z] Running: 0 [2022-06-30T14:21:05.263Z] Paused: 0 [2022-06-30T14:21:05.263Z] Stopped: 0 [2022-06-30T14:21:05.263Z] Images: 1 [2022-06-30T14:21:05.263Z] Server Version: 20.10.14 [2022-06-30T14:21:05.263Z] Storage Driver: overlay2 [2022-06-30T14:21:05.263Z] Backing Filesystem: extfs [2022-06-30T14:21:05.263Z] Supports d_type: true [2022-06-30T14:21:05.263Z] Native Overlay Diff: true [2022-06-30T14:21:05.263Z] userxattr: false [2022-06-30T14:21:05.263Z] Logging Driver: json-file [2022-06-30T14:21:05.263Z] Cgroup Driver: cgroupfs [2022-06-30T14:21:05.263Z] Cgroup Version: 1 [2022-06-30T14:21:05.263Z] Plugins: [2022-06-30T14:21:05.263Z] Volume: local [2022-06-30T14:21:05.263Z] Network: bridge host ipvlan macvlan null overlay [2022-06-30T14:21:05.263Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-30T14:21:05.263Z] Swarm: inactive [2022-06-30T14:21:05.263Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-06-30T14:21:05.263Z] Default Runtime: runc [2022-06-30T14:21:05.263Z] Init Binary: docker-init [2022-06-30T14:21:05.263Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T14:21:05.263Z] runc version: v1.0.3-0-gf46b6ba [2022-06-30T14:21:05.263Z] init version: de40ad0 [2022-06-30T14:21:05.263Z] Security Options: [2022-06-30T14:21:05.263Z] apparmor [2022-06-30T14:21:05.263Z] seccomp [2022-06-30T14:21:05.263Z] Profile: default [2022-06-30T14:21:05.263Z] Kernel Version: 5.4.0-1071-aws [2022-06-30T14:21:05.263Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-30T14:21:05.263Z] OSType: linux [2022-06-30T14:21:05.263Z] Architecture: x86_64 [2022-06-30T14:21:05.263Z] CPUs: 2 [2022-06-30T14:21:05.263Z] Total Memory: 7.565GiB [2022-06-30T14:21:05.263Z] Name: ip-10-100-74-43 [2022-06-30T14:21:05.263Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-30T14:21:05.263Z] Docker Root Dir: /var/lib/docker [2022-06-30T14:21:05.263Z] Debug Mode: false [2022-06-30T14:21:05.263Z] Registry: https://index.docker.io/v1/ [2022-06-30T14:21:05.263Z] Labels: [2022-06-30T14:21:05.263Z] Experimental: true [2022-06-30T14:21:05.263Z] Insecure Registries: [2022-06-30T14:21:05.263Z] 127.0.0.0/8 [2022-06-30T14:21:05.263Z] Live Restore Enabled: true [2022-06-30T14:21:05.263Z] [2022-06-30T14:21:05.263Z] WARNING: No swap limit support [Pipeline] sh [2022-06-30T14:21:05.574Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-30T14:21:05.574Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-30T14:21:05.574Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43759/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-30T14:21:05.574Z] + bash /home/ubuntu/workspace/moby_PR-43759/check-config.sh [2022-06-30T14:21:05.574Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-30T14:21:05.574Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-30T14:21:05.574Z] [2022-06-30T14:21:05.574Z] Generally Necessary: [2022-06-30T14:21:05.574Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-30T14:21:05.574Z] - apparmor: enabled and tools installed [2022-06-30T14:21:05.574Z] - CONFIG_NAMESPACES: enabled [2022-06-30T14:21:05.574Z] - CONFIG_NET_NS: enabled [2022-06-30T14:21:05.574Z] - CONFIG_PID_NS: enabled [2022-06-30T14:21:05.574Z] - CONFIG_IPC_NS: enabled [2022-06-30T14:21:05.574Z] - CONFIG_UTS_NS: enabled [2022-06-30T14:21:05.574Z] - CONFIG_CGROUPS: enabled [2022-06-30T14:21:05.574Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-30T14:21:05.831Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-30T14:21:05.831Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-30T14:21:05.831Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-30T14:21:05.831Z] - CONFIG_CPUSETS: enabled [2022-06-30T14:21:05.831Z] - CONFIG_MEMCG: enabled [2022-06-30T14:21:05.831Z] - CONFIG_KEYS: enabled [2022-06-30T14:21:05.831Z] - CONFIG_VETH: enabled (as module) [2022-06-30T14:21:05.831Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-30T14:21:05.831Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-30T14:21:05.831Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-30T14:21:05.831Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-30T14:21:05.831Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-30T14:21:05.831Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-30T14:21:05.831Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-30T14:21:05.831Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-30T14:21:05.831Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-30T14:21:05.831Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-30T14:21:05.831Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-30T14:21:05.831Z] - CONFIG_CGROUP_BPF: enabled [2022-06-30T14:21:05.831Z] [2022-06-30T14:21:05.831Z] Optional Features: [2022-06-30T14:21:05.831Z] - CONFIG_USER_NS: enabled [2022-06-30T14:21:05.831Z] - CONFIG_SECCOMP: enabled [2022-06-30T14:21:05.831Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-30T14:21:05.831Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-30T14:21:05.831Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-30T14:21:05.831Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-30T14:21:05.831Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-30T14:21:05.831Z] - CONFIG_BLK_CGROUP: enabled [2022-06-30T14:21:05.831Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-30T14:21:05.831Z] - CONFIG_CGROUP_PERF: enabled [2022-06-30T14:21:05.831Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-30T14:21:05.831Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-30T14:21:05.831Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-30T14:21:05.831Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-30T14:21:05.831Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-30T14:21:05.831Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-30T14:21:05.831Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-30T14:21:05.831Z] - CONFIG_IP_VS: enabled (as module) [2022-06-30T14:21:05.831Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-30T14:21:05.831Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-30T14:21:06.092Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-30T14:21:06.092Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-30T14:21:06.092Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-30T14:21:06.092Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-30T14:21:06.092Z] - CONFIG_EXT4_FS: enabled [2022-06-30T14:21:06.092Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-30T14:21:06.092Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-30T14:21:06.092Z] - Network Drivers: [2022-06-30T14:21:06.092Z] - "overlay": [2022-06-30T14:21:06.092Z] - CONFIG_VXLAN: enabled (as module) [2022-06-30T14:21:06.092Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-30T14:21:06.092Z] Optional (for encrypted networks): [2022-06-30T14:21:06.092Z] - CONFIG_CRYPTO: enabled [2022-06-30T14:21:06.092Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-30T14:21:06.092Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-30T14:21:06.092Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-30T14:21:06.092Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-30T14:21:06.092Z] - CONFIG_XFRM: enabled [2022-06-30T14:21:06.092Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-30T14:21:06.093Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-30T14:21:06.093Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-30T14:21:06.093Z] - "ipvlan": [2022-06-30T14:21:06.093Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-30T14:21:06.093Z] - "macvlan": [2022-06-30T14:21:06.093Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-30T14:21:06.093Z] - CONFIG_DUMMY: enabled (as module) [2022-06-30T14:21:06.093Z] - "ftp,tftp client in container": [2022-06-30T14:21:06.093Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-30T14:21:06.093Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-30T14:21:06.093Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-30T14:21:06.093Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-30T14:21:06.093Z] - Storage Drivers: [2022-06-30T14:21:06.093Z] - "aufs": [2022-06-30T14:21:06.093Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-30T14:21:06.093Z] - "btrfs": [2022-06-30T14:21:06.093Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-30T14:21:06.093Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-30T14:21:06.093Z] - "devicemapper": [2022-06-30T14:21:06.093Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-30T14:21:06.093Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-30T14:21:06.093Z] - "overlay": [2022-06-30T14:21:06.093Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-30T14:21:06.093Z] - "zfs": [2022-06-30T14:21:06.093Z] - /dev/zfs: present [2022-06-30T14:21:06.093Z] - zfs command: missing [2022-06-30T14:21:06.093Z] - zpool command: missing [2022-06-30T14:21:06.093Z] [2022-06-30T14:21:06.093Z] Limits: [2022-06-30T14:21:06.093Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-30T14:21:06.093Z] [2022-06-30T14:21:06.093Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-30T14:21:06.462Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac . [2022-06-30T14:21:06.720Z] #1 [internal] load build definition from Dockerfile [2022-06-30T14:21:06.720Z] #1 sha256:ef4b0d34cff5abec890f307b0b05ef1997016abefa61afcffdd9ce9b8afde36c [2022-06-30T14:21:06.720Z] #1 transferring dockerfile: 37B [2022-06-30T14:21:06.720Z] #1 transferring dockerfile: 18.90kB 0.0s done [2022-06-30T14:21:06.720Z] #1 DONE 0.2s [2022-06-30T14:21:06.720Z] [2022-06-30T14:21:06.720Z] #2 [internal] load .dockerignore [2022-06-30T14:21:06.720Z] #2 sha256:f52743a71dcacac38b4c8c8624d38a9ac2690f0cf3ec151b31ac83749c60aba7 [2022-06-30T14:21:06.720Z] #2 transferring context: 145B done [2022-06-30T14:21:06.720Z] #2 DONE 0.1s [2022-06-30T14:21:06.720Z] [2022-06-30T14:21:06.720Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-30T14:21:06.720Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-30T14:21:07.288Z] #3 DONE 0.4s [2022-06-30T14:21:07.288Z] [2022-06-30T14:21:07.288Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-30T14:21:07.288Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-30T14:21:07.288Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-30T14:21:07.288Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-30T14:21:07.288Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-30T14:21:07.288Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-30T14:21:07.288Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-06-30T14:21:07.546Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-06-30T14:21:07.546Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-30T14:21:07.803Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-06-30T14:21:07.803Z] #4 DONE 0.8s [2022-06-30T14:21:08.060Z] [2022-06-30T14:21:08.060Z] #6 [internal] load build definition from Dockerfile [2022-06-30T14:21:08.060Z] #6 sha256:ad65bf105675aec88091835739ceba7486709f72a0e689ce3da008eee1f7a1f3 [2022-06-30T14:21:08.060Z] #6 DONE 0.0s [2022-06-30T14:21:08.060Z] [2022-06-30T14:21:08.060Z] #5 [internal] load .dockerignore [2022-06-30T14:21:08.060Z] #5 sha256:96f8d3409a9e21d68eb3e52d15043dddf80c2a3ad402a9a5a276219c2c0ec064 [2022-06-30T14:21:08.060Z] #5 DONE 0.0s [2022-06-30T14:21:08.060Z] [2022-06-30T14:21:08.060Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-30T14:21:08.060Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-30T14:21:08.993Z] #10 ... [2022-06-30T14:21:08.993Z] [2022-06-30T14:21:08.993Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-30T14:21:08.993Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-30T14:21:08.993Z] #8 DONE 0.6s [2022-06-30T14:21:08.993Z] [2022-06-30T14:21:08.993Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T14:21:08.993Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-30T14:21:08.993Z] #9 DONE 0.6s [2022-06-30T14:21:08.993Z] [2022-06-30T14:21:08.993Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T14:21:08.993Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-30T14:21:08.993Z] #7 DONE 0.7s [2022-06-30T14:21:08.993Z] [2022-06-30T14:21:08.993Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-30T14:21:08.993Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-30T14:21:08.993Z] #10 DONE 0.7s [2022-06-30T14:21:09.250Z] [2022-06-30T14:21:09.250Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T14:21:09.250Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-30T14:21:09.250Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T14:21:09.250Z] #78 DONE 0.1s [2022-06-30T14:21:09.250Z] [2022-06-30T14:21:09.250Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T14:21:09.250Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-30T14:21:09.250Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-30T14:21:09.250Z] #80 DONE 0.1s [2022-06-30T14:21:09.250Z] [2022-06-30T14:21:09.250Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:21:09.250Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:21:09.250Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-06-30T14:21:09.250Z] #11 DONE 0.1s [2022-06-30T14:21:09.250Z] [2022-06-30T14:21:09.250Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T14:21:09.250Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T14:21:09.250Z] #35 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-06-30T14:21:09.250Z] #35 DONE 0.1s [2022-06-30T14:21:09.250Z] [2022-06-30T14:21:09.250Z] #31 [internal] load build context [2022-06-30T14:21:09.250Z] #31 sha256:46e39d1c16690780456e5960e9d0f31c53c9a1b1cc3e46679bde7ee2f93e006e [2022-06-30T14:21:09.867Z] #31 ... [2022-06-30T14:21:09.867Z] [2022-06-30T14:21:09.867Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-30T14:21:09.867Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-30T14:21:09.867Z] #56 DONE 0.6s [2022-06-30T14:21:09.867Z] [2022-06-30T14:21:09.867Z] #31 [internal] load build context [2022-06-30T14:21:09.867Z] #31 sha256:46e39d1c16690780456e5960e9d0f31c53c9a1b1cc3e46679bde7ee2f93e006e [2022-06-30T14:21:09.867Z] #31 ... [2022-06-30T14:21:09.867Z] [2022-06-30T14:21:09.867Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-30T14:21:09.867Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-30T14:21:09.867Z] #56 DONE 0.0s [2022-06-30T14:21:09.867Z] [2022-06-30T14:21:09.867Z] #31 [internal] load build context [2022-06-30T14:21:09.867Z] #31 sha256:46e39d1c16690780456e5960e9d0f31c53c9a1b1cc3e46679bde7ee2f93e006e [2022-06-30T14:21:11.787Z] #31 transferring context: 21.61MB 2.6s [2022-06-30T14:21:15.088Z] #31 transferring context: 61.67MB 5.4s done [2022-06-30T14:21:15.088Z] #31 DONE 6.1s [2022-06-30T14:21:15.088Z] [2022-06-30T14:21:15.088Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:21:15.088Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:21:15.088Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-06-30T14:21:15.088Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-06-30T14:21:15.088Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-06-30T14:21:15.088Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.4s done [2022-06-30T14:21:15.088Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.6s done [2022-06-30T14:21:15.088Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.8s done [2022-06-30T14:21:15.088Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 1.9s done [2022-06-30T14:21:15.088Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 3.3s done [2022-06-30T14:21:15.088Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 4.0s [2022-06-30T14:21:15.088Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 2.1s done [2022-06-30T14:21:15.088Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 5.8s done [2022-06-30T14:21:15.657Z] #11 ... [2022-06-30T14:21:15.657Z] [2022-06-30T14:21:15.657Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T14:21:15.657Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-30T14:21:15.657Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-30T14:21:15.657Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-30T14:21:15.657Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-30T14:21:15.657Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.6s done [2022-06-30T14:21:15.657Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2022-06-30T14:21:15.657Z] #78 DONE 6.5s [2022-06-30T14:21:15.657Z] [2022-06-30T14:21:15.657Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T14:21:15.657Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-30T14:21:15.657Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-30T14:21:15.657Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-30T14:21:15.657Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-30T14:21:15.657Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done [2022-06-30T14:21:15.657Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2022-06-30T14:21:15.657Z] #80 DONE 6.6s [2022-06-30T14:21:15.657Z] [2022-06-30T14:21:15.657Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:21:15.657Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:21:15.657Z] #11 ... [2022-06-30T14:21:15.657Z] [2022-06-30T14:21:15.657Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T14:21:15.657Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T14:21:15.657Z] #35 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-30T14:21:15.657Z] #35 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-06-30T14:21:15.657Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.4s done [2022-06-30T14:21:15.657Z] #35 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-06-30T14:21:15.914Z] #35 ... [2022-06-30T14:21:15.914Z] [2022-06-30T14:21:15.914Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:21:15.914Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:21:19.213Z] #11 ... [2022-06-30T14:21:19.213Z] [2022-06-30T14:21:19.213Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-30T14:21:19.213Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-30T14:21:19.213Z] #79 DONE 0.6s [2022-06-30T14:21:19.213Z] [2022-06-30T14:21:19.213Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:21:19.213Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:21:19.472Z] #11 ... [2022-06-30T14:21:19.472Z] [2022-06-30T14:21:19.472Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-30T14:21:19.472Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-30T14:21:19.472Z] #81 DONE 0.8s [2022-06-30T14:21:19.472Z] [2022-06-30T14:21:19.472Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:21:19.472Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:21:20.037Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 8.9s done [2022-06-30T14:21:20.037Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-06-30T14:21:20.295Z] #11 ... [2022-06-30T14:21:20.295Z] [2022-06-30T14:21:20.295Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T14:21:20.295Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T14:21:20.295Z] #35 DONE 11.0s [2022-06-30T14:21:20.295Z] [2022-06-30T14:21:20.295Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:21:20.295Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:21:21.228Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.9s done [2022-06-30T14:21:21.228Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-06-30T14:21:21.793Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.7s done [2022-06-30T14:21:22.359Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-06-30T14:21:27.624Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.2s [2022-06-30T14:21:29.528Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 7.3s done [2022-06-30T14:21:29.786Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-06-30T14:21:30.045Z] #11 ... [2022-06-30T14:21:30.045Z] [2022-06-30T14:21:30.045Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-30T14:21:30.045Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-30T14:21:30.045Z] #36 1.039 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:21:30.045Z] #36 1.044 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:21:30.045Z] #36 1.044 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:21:30.045Z] #36 1.206 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:21:30.045Z] #36 1.434 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:21:30.045Z] #36 1.728 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:21:30.045Z] #36 3.386 Fetched 8545 kB in 3s (3276 kB/s) [2022-06-30T14:21:30.045Z] #36 3.386 Reading package lists... [2022-06-30T14:21:30.045Z] #36 4.325 Reading package lists... [2022-06-30T14:21:30.045Z] #36 5.249 Building dependency tree... [2022-06-30T14:21:30.045Z] #36 5.604 The following additional packages will be installed: [2022-06-30T14:21:30.045Z] #36 5.605 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-30T14:21:30.045Z] #36 5.605 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-30T14:21:30.045Z] #36 5.606 Recommended packages: [2022-06-30T14:21:30.045Z] #36 5.607 libldap-common publicsuffix libsasl2-modules [2022-06-30T14:21:30.045Z] #36 5.805 The following NEW packages will be installed: [2022-06-30T14:21:30.045Z] #36 5.805 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-30T14:21:30.045Z] #36 5.806 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-30T14:21:30.045Z] #36 5.806 libssh2-1 openssl [2022-06-30T14:21:30.045Z] #36 6.110 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-06-30T14:21:30.045Z] #36 6.110 Need to get 3041 kB of archives. [2022-06-30T14:21:30.045Z] #36 6.110 After this operation, 6651 kB of additional disk space will be used. [2022-06-30T14:21:30.045Z] #36 6.110 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-30T14:21:30.045Z] #36 6.110 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-30T14:21:30.045Z] #36 6.110 Get:3 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-30T14:21:30.045Z] #36 6.110 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-30T14:21:30.045Z] #36 6.110 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-06-30T14:21:30.045Z] #36 6.110 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-30T14:21:30.045Z] #36 6.110 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-30T14:21:30.045Z] #36 6.110 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-30T14:21:30.045Z] #36 6.110 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-30T14:21:30.045Z] #36 6.110 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-30T14:21:30.045Z] #36 6.114 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-30T14:21:30.045Z] #36 6.140 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-30T14:21:30.045Z] #36 6.141 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-30T14:21:30.045Z] #36 6.143 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-30T14:21:30.045Z] #36 6.144 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-30T14:21:30.045Z] #36 6.318 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:21:30.045Z] #36 6.353 Fetched 3041 kB in 0s (9160 kB/s) [2022-06-30T14:21:30.045Z] #36 6.413 Selecting previously unselected package openssl. [2022-06-30T14:21:30.045Z] #36 6.413 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) [2022-06-30T14:21:30.045Z] #36 6.413 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-06-30T14:21:30.045Z] #36 6.423 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-06-30T14:21:30.045Z] #36 6.570 Selecting previously unselected package ca-certificates. [2022-06-30T14:21:30.045Z] #36 6.570 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-30T14:21:30.045Z] #36 6.578 Unpacking ca-certificates (20210119) ... [2022-06-30T14:21:30.045Z] #36 6.664 Selecting previously unselected package libbrotli1:amd64. [2022-06-30T14:21:30.045Z] #36 6.664 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-30T14:21:30.045Z] #36 6.672 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-30T14:21:30.045Z] #36 6.761 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-30T14:21:30.045Z] #36 6.761 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-30T14:21:30.045Z] #36 6.770 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:21:30.045Z] #36 6.811 Selecting previously unselected package libsasl2-2:amd64. [2022-06-30T14:21:30.045Z] #36 6.811 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-30T14:21:30.045Z] #36 6.817 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:21:30.045Z] #36 6.863 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-30T14:21:30.045Z] #36 6.863 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-30T14:21:30.045Z] #36 6.866 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-30T14:21:30.045Z] #36 6.932 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-30T14:21:30.045Z] #36 6.932 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-30T14:21:30.045Z] #36 6.938 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-30T14:21:30.045Z] #36 6.984 Selecting previously unselected package libpsl5:amd64. [2022-06-30T14:21:30.045Z] #36 6.984 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-30T14:21:30.045Z] #36 6.987 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-30T14:21:30.045Z] #36 7.046 Selecting previously unselected package librtmp1:amd64. [2022-06-30T14:21:30.045Z] #36 7.046 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-30T14:21:30.045Z] #36 7.090 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-30T14:21:30.045Z] #36 7.130 Selecting previously unselected package libssh2-1:amd64. [2022-06-30T14:21:30.045Z] #36 7.130 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-30T14:21:30.045Z] #36 7.135 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-30T14:21:30.045Z] #36 7.203 Selecting previously unselected package libcurl4:amd64. [2022-06-30T14:21:30.045Z] #36 7.203 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-30T14:21:30.045Z] #36 7.210 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-30T14:21:30.045Z] #36 7.292 Selecting previously unselected package curl. [2022-06-30T14:21:30.045Z] #36 7.292 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-30T14:21:30.045Z] #36 7.306 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-30T14:21:30.045Z] #36 7.370 Selecting previously unselected package libonig5:amd64. [2022-06-30T14:21:30.045Z] #36 7.370 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-30T14:21:30.045Z] #36 7.373 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T14:21:30.045Z] #36 7.463 Selecting previously unselected package libjq1:amd64. [2022-06-30T14:21:30.045Z] #36 7.463 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-30T14:21:30.045Z] #36 7.469 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-30T14:21:30.045Z] #36 7.522 Selecting previously unselected package jq. [2022-06-30T14:21:30.045Z] #36 7.522 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-30T14:21:30.045Z] #36 7.525 Unpacking jq (1.6-2.1) ... [2022-06-30T14:21:30.045Z] #36 7.583 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-30T14:21:30.045Z] #36 7.597 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-30T14:21:30.045Z] #36 7.609 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-30T14:21:30.045Z] #36 7.620 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:21:30.045Z] #36 7.629 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-30T14:21:30.045Z] #36 7.640 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:21:30.045Z] #36 7.652 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-30T14:21:30.045Z] #36 7.664 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-06-30T14:21:30.045Z] #36 7.678 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T14:21:30.045Z] #36 7.690 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-30T14:21:30.045Z] #36 7.701 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-30T14:21:30.045Z] #36 7.712 Setting up ca-certificates (20210119) ... [2022-06-30T14:21:30.045Z] #36 8.385 Updating certificates in /etc/ssl/certs... [2022-06-30T14:21:30.045Z] #36 9.548 129 added, 0 removed; done. [2022-06-30T14:21:30.045Z] #36 9.593 Setting up jq (1.6-2.1) ... [2022-06-30T14:21:30.045Z] #36 9.603 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-30T14:21:30.045Z] #36 9.620 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-30T14:21:30.045Z] #36 9.637 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:21:30.045Z] #36 9.648 Processing triggers for ca-certificates (20210119) ... [2022-06-30T14:21:30.045Z] #36 9.657 Updating certificates in /etc/ssl/certs... [2022-06-30T14:21:30.045Z] #36 ... [2022-06-30T14:21:30.045Z] [2022-06-30T14:21:30.045Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:21:30.045Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:21:32.578Z] #11 ... [2022-06-30T14:21:32.578Z] [2022-06-30T14:21:32.578Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-30T14:21:32.578Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-30T14:21:32.578Z] #36 10.65 0 added, 0 removed; done. [2022-06-30T14:21:32.578Z] #36 10.65 Running hooks in /etc/ca-certificates/update.d... [2022-06-30T14:21:32.578Z] #36 10.65 done. [2022-06-30T14:21:32.578Z] #36 DONE 12.2s [2022-06-30T14:21:32.578Z] [2022-06-30T14:21:32.578Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:21:32.578Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:21:32.578Z] #11 ... [2022-06-30T14:21:32.578Z] [2022-06-30T14:21:32.578Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-30T14:21:32.578Z] #37 sha256:869d18b84111315bfc3b6b8d07a31a718bac708b35406e783040bbe83c987bf4 [2022-06-30T14:21:32.578Z] #37 DONE 0.1s [2022-06-30T14:21:32.578Z] [2022-06-30T14:21:32.578Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:21:32.578Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:21:35.107Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.0s [2022-06-30T14:21:36.407Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e7470210a693df2c) in /home/ubuntu/workspace/moby_PR-43759 [Pipeline] { [Pipeline] checkout [2022-06-30T14:21:36.542Z] The recommended git tool is: git [2022-06-30T14:21:37.005Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.0s done [2022-06-30T14:21:37.263Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-06-30T14:21:39.175Z] using credential docker-jenkins-github-credentials [2022-06-30T14:21:39.190Z] Cloning the remote Git repository [2022-06-30T14:21:39.190Z] Cloning with configured refspecs honoured and without tags [2022-06-30T14:21:38.970Z] Cloning repository https://github.com/moby/moby.git [2022-06-30T14:21:39.045Z] > git init /home/ubuntu/workspace/moby_PR-43759 # timeout=10 [2022-06-30T14:21:39.373Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T14:21:39.374Z] > git --version # timeout=10 [2022-06-30T14:21:39.401Z] > git --version # 'git version 2.17.1' [2022-06-30T14:21:39.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T14:21:39.403Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43759/head:refs/remotes/origin/PR-43759 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T14:21:42.529Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.0s [2022-06-30T14:21:42.529Z] #11 ... [2022-06-30T14:21:42.529Z] [2022-06-30T14:21:42.529Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T14:21:42.529Z] #38 sha256:6a8f64a66e1d19dbe66b67668e353bbeda8fad736cba449f3f31f3345a13d283 [2022-06-30T14:21:42.529Z] #38 1.906 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-30T14:21:42.529Z] #38 2.221 [2022-06-30T14:21:42.529Z] #38 2.434 #=#=# ######################################################################## 100.0% [2022-06-30T14:21:42.529Z] #38 2.736 [2022-06-30T14:21:42.529Z] #38 3.745 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-30T14:21:42.529Z] #38 4.038 [2022-06-30T14:21:42.529Z] #38 4.265 #=#=# 0.1% ######################################################################## 100.0% [2022-06-30T14:21:42.529Z] #38 4.646 [2022-06-30T14:21:42.529Z] #38 5.712 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-30T14:21:42.529Z] #38 6.022 [2022-06-30T14:21:42.529Z] #38 6.259 #=#=# ################ 22.6% ########################################## 58.4% ################################################################# 90.7% ######################################################################## 100.0% [2022-06-30T14:21:42.529Z] #38 6.816 [2022-06-30T14:21:42.529Z] #38 7.876 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-30T14:21:42.529Z] #38 8.198 [2022-06-30T14:21:42.529Z] #38 8.439 #=#=# ######################################################################## 100.0% [2022-06-30T14:21:42.529Z] #38 8.765 [2022-06-30T14:21:42.529Z] #38 9.530 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-30T14:21:42.529Z] #38 9.923 [2022-06-30T14:21:42.792Z] #38 10.14 #=#=# ######################################################################## 100.0% [2022-06-30T14:21:42.792Z] #38 ... [2022-06-30T14:21:42.792Z] [2022-06-30T14:21:42.792Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:21:42.792Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:21:46.074Z] #11 ... [2022-06-30T14:21:46.074Z] [2022-06-30T14:21:46.074Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T14:21:46.074Z] #38 sha256:6a8f64a66e1d19dbe66b67668e353bbeda8fad736cba449f3f31f3345a13d283 [2022-06-30T14:21:46.074Z] #38 10.48 [2022-06-30T14:21:46.074Z] #38 10.57 Download of images into '/build' complete. [2022-06-30T14:21:46.074Z] #38 10.57 Use something like the following to load the result into a Docker daemon: [2022-06-30T14:21:46.074Z] #38 10.57 tar -cC '/build' . | docker load [2022-06-30T14:21:46.074Z] #38 DONE 13.2s [2022-06-30T14:21:46.074Z] [2022-06-30T14:21:46.074Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:21:46.074Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:21:47.447Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.2s [2022-06-30T14:21:48.862Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f687cc39a40fd846) in /home/ubuntu/workspace/moby_PR-43759 [Pipeline] { [Pipeline] checkout [2022-06-30T14:21:49.056Z] The recommended git tool is: git [2022-06-30T14:21:49.102Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b5d22dc55520e) in /home/ubuntu/workspace/moby_PR-43759 [Pipeline] { [Pipeline] checkout [2022-06-30T14:21:49.220Z] The recommended git tool is: git [2022-06-30T14:21:50.756Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 13.1s done [2022-06-30T14:21:50.756Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-06-30T14:21:50.756Z] #11 DONE 41.6s [2022-06-30T14:21:51.021Z] [2022-06-30T14:21:51.021Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-30T14:21:51.021Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-06-30T14:21:51.933Z] using credential docker-jenkins-github-credentials [2022-06-30T14:21:51.944Z] Cloning the remote Git repository [2022-06-30T14:21:51.944Z] Cloning with configured refspecs honoured and without tags [2022-06-30T14:21:51.955Z] #12 DONE 1.0s [2022-06-30T14:21:51.955Z] [2022-06-30T14:21:51.956Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-30T14:21:51.956Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-06-30T14:21:52.519Z] #13 DONE 0.7s [2022-06-30T14:21:51.724Z] Cloning repository https://github.com/moby/moby.git [2022-06-30T14:21:51.789Z] > git init /home/ubuntu/workspace/moby_PR-43759 # timeout=10 [2022-06-30T14:21:52.056Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T14:21:52.056Z] > git --version # timeout=10 [2022-06-30T14:21:52.066Z] > git --version # 'git version 2.17.1' [2022-06-30T14:21:52.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T14:21:52.073Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43759/head:refs/remotes/origin/PR-43759 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T14:21:52.776Z] [2022-06-30T14:21:52.776Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-30T14:21:52.776Z] #57 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-06-30T14:21:52.776Z] #57 DONE 0.1s [2022-06-30T14:21:52.776Z] [2022-06-30T14:21:52.776Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-30T14:21:52.776Z] #40 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-06-30T14:21:52.839Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07c63954f3f4789db) in /home/ubuntu/workspace/moby_PR-43759 [Pipeline] { [Pipeline] checkout [2022-06-30T14:21:52.908Z] using credential docker-jenkins-github-credentials [2022-06-30T14:21:52.925Z] Cloning the remote Git repository [2022-06-30T14:21:52.925Z] Cloning with configured refspecs honoured and without tags [2022-06-30T14:21:53.022Z] The recommended git tool is: git [2022-06-30T14:21:53.035Z] #40 DONE 0.2s [2022-06-30T14:21:53.035Z] [2022-06-30T14:21:53.035Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-30T14:21:53.035Z] #53 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-06-30T14:21:53.035Z] #53 DONE 0.2s [2022-06-30T14:21:53.035Z] [2022-06-30T14:21:53.035Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:21:53.035Z] #41 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:21:52.955Z] Cloning repository https://github.com/moby/moby.git [2022-06-30T14:21:53.032Z] > git init /home/ubuntu/workspace/moby_PR-43759 # timeout=10 [2022-06-30T14:21:53.287Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T14:21:53.288Z] > git --version # timeout=10 [2022-06-30T14:21:53.302Z] > git --version # 'git version 2.25.1' [2022-06-30T14:21:53.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T14:21:53.305Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43759/head:refs/remotes/origin/PR-43759 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T14:21:56.799Z] using credential docker-jenkins-github-credentials [2022-06-30T14:21:56.823Z] Cloning the remote Git repository [2022-06-30T14:21:56.823Z] Cloning with configured refspecs honoured and without tags [2022-06-30T14:21:57.217Z] #41 ... [2022-06-30T14:21:57.217Z] [2022-06-30T14:21:57.217Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-06-30T14:21:57.217Z] #14 sha256:0843e43981997d3186c3e0fa13a5c69bf735e078771d358bc17048f5bdd1d4e8 [2022-06-30T14:21:57.217Z] #14 DONE 4.3s [2022-06-30T14:21:57.217Z] [2022-06-30T14:21:57.217Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-06-30T14:21:57.217Z] #15 sha256:2d05efaa29f7d7a652b390dae5c9126381d4bdd1e6478112a650543183cfed84 [2022-06-30T14:21:56.863Z] Cloning repository https://github.com/moby/moby.git [2022-06-30T14:21:56.926Z] > git init /home/ubuntu/workspace/moby_PR-43759 # timeout=10 [2022-06-30T14:21:57.447Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T14:21:57.447Z] > git --version # timeout=10 [2022-06-30T14:21:57.483Z] > git --version # 'git version 2.25.1' [2022-06-30T14:21:57.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T14:21:57.485Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43759/head:refs/remotes/origin/PR-43759 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T14:21:59.117Z] #15 DONE 2.1s [2022-06-30T14:21:59.117Z] [2022-06-30T14:21:59.117Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:21:59.117Z] #41 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:21:59.117Z] #41 5.247 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-30T14:21:59.117Z] #41 5.248 Cloning into '.'... [2022-06-30T14:22:01.020Z] #41 ... [2022-06-30T14:22:01.020Z] [2022-06-30T14:22:01.020Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-06-30T14:22:01.020Z] #16 sha256:6e5bb325d2f1d8f93129253358485557d3574a0fa24a972b189e244fccf61d15 [2022-06-30T14:22:01.020Z] #16 DONE 1.7s [2022-06-30T14:22:01.020Z] [2022-06-30T14:22:01.020Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-06-30T14:22:01.020Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-06-30T14:22:02.947Z] #17 ... [2022-06-30T14:22:02.947Z] [2022-06-30T14:22:02.947Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T14:22:02.947Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-30T14:22:02.947Z] #64 4.544 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-30T14:22:02.947Z] #64 8.925 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-30T14:22:02.947Z] #64 8.925 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-30T14:22:02.947Z] #64 9.002 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-30T14:22:02.947Z] #64 ... [2022-06-30T14:22:02.947Z] [2022-06-30T14:22:02.947Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-06-30T14:22:02.947Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-06-30T14:22:02.947Z] #17 DONE 2.0s [2022-06-30T14:22:02.947Z] [2022-06-30T14:22:02.947Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-30T14:22:02.947Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-30T14:22:02.947Z] #45 6.244 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-30T14:22:02.947Z] #45 ... [2022-06-30T14:22:02.947Z] [2022-06-30T14:22:02.947Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:22:02.947Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:22:02.947Z] #58 5.816 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:22:02.947Z] #58 5.850 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:22:02.947Z] #58 5.850 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:22:02.947Z] #58 6.468 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-30T14:22:02.947Z] #58 6.962 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:22:02.947Z] #58 9.390 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:22:03.205Z] #58 ... [2022-06-30T14:22:03.205Z] [2022-06-30T14:22:03.205Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T14:22:03.205Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T14:22:03.205Z] #60 5.890 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-30T14:22:03.205Z] #60 7.714 go: downloading github.com/fatih/color v1.10.0 [2022-06-30T14:22:03.205Z] #60 7.800 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-30T14:22:03.205Z] #60 7.802 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-30T14:22:03.205Z] #60 7.972 go: downloading github.com/pkg/errors v0.9.1 [2022-06-30T14:22:03.205Z] #60 8.417 go: downloading golang.org/x/tools v0.1.0 [2022-06-30T14:22:03.205Z] #60 8.929 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-30T14:22:03.205Z] #60 9.090 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-30T14:22:03.205Z] #60 9.368 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-30T14:22:03.205Z] #60 9.526 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-30T14:22:03.205Z] #60 ... [2022-06-30T14:22:03.205Z] [2022-06-30T14:22:03.205Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:22:03.205Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:22:03.205Z] #62 5.854 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-30T14:22:03.463Z] #62 ... [2022-06-30T14:22:03.463Z] [2022-06-30T14:22:03.463Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:22:03.463Z] #43 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T14:22:03.463Z] #43 4.973 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-30T14:22:03.463Z] #43 ... [2022-06-30T14:22:03.463Z] [2022-06-30T14:22:03.464Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:22:03.464Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:22:03.464Z] #83 4.940 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:22:03.464Z] #83 4.948 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:22:03.464Z] #83 4.951 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:22:03.464Z] #83 5.259 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:22:03.464Z] #83 6.817 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:22:03.464Z] #83 9.158 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:22:03.722Z] #83 ... [2022-06-30T14:22:03.722Z] [2022-06-30T14:22:03.722Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:22:03.722Z] #54 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:22:03.722Z] #54 5.420 + git clone https://github.com/docker/distribution.git . [2022-06-30T14:22:03.722Z] #54 5.420 Cloning into '.'... [2022-06-30T14:22:03.749Z] Fetching without tags [2022-06-30T14:22:03.980Z] #54 ... [2022-06-30T14:22:03.980Z] [2022-06-30T14:22:03.980Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T14:22:03.980Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T14:22:03.980Z] #47 4.750 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-30T14:22:03.980Z] #47 5.615 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-30T14:22:03.980Z] #47 6.977 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-30T14:22:03.980Z] #47 7.219 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-30T14:22:03.980Z] #47 7.346 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-30T14:22:03.980Z] #47 ... [2022-06-30T14:22:03.980Z] [2022-06-30T14:22:03.980Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T14:22:03.980Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-30T14:22:03.980Z] #64 11.13 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-30T14:22:04.009Z] Merging remotes/origin/master commit 1ed7999cb089cd564f68c4b0074f070de3b66b3d into PR head commit 3a3a0cb54e0e6d15ce56abada2edeef071d675ac [2022-06-30T14:22:03.653Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T14:22:03.660Z] > git config --add remote.origin.fetch +refs/pull/43759/head:refs/remotes/origin/PR-43759 # timeout=10 [2022-06-30T14:22:03.676Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T14:22:03.713Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T14:22:03.737Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T14:22:03.738Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T14:22:03.739Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43759/head:refs/remotes/origin/PR-43759 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T14:22:04.005Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T14:22:04.033Z] > git checkout -f 3a3a0cb54e0e6d15ce56abada2edeef071d675ac # timeout=10 [2022-06-30T14:22:04.926Z] #64 ... [2022-06-30T14:22:04.926Z] [2022-06-30T14:22:04.926Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-06-30T14:22:04.926Z] #18 sha256:8b29296919d8bf68aa7fa37d69208ffd105a8b2185812f3f939b2bee4ce821b4 [2022-06-30T14:22:04.926Z] #18 DONE 1.9s [2022-06-30T14:22:04.926Z] [2022-06-30T14:22:04.926Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T14:22:04.926Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T14:22:04.927Z] Merge succeeded, producing 3a3a0cb54e0e6d15ce56abada2edeef071d675ac [2022-06-30T14:22:04.928Z] Checking out Revision 3a3a0cb54e0e6d15ce56abada2edeef071d675ac (PR-43759) [2022-06-30T14:22:06.834Z] #19 1.859 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:22:06.834Z] #19 2.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:22:06.834Z] #19 2.032 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:22:04.786Z] > git remote # timeout=10 [2022-06-30T14:22:04.821Z] > git config --get remote.origin.url # timeout=10 [2022-06-30T14:22:04.849Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T14:22:04.850Z] > git merge 1ed7999cb089cd564f68c4b0074f070de3b66b3d # timeout=10 [2022-06-30T14:22:04.884Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-30T14:22:04.917Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T14:22:04.941Z] > git checkout -f 3a3a0cb54e0e6d15ce56abada2edeef071d675ac # timeout=10 [2022-06-30T14:22:07.768Z] #19 3.162 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-30T14:22:09.147Z] #19 4.291 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-30T14:22:09.930Z] Commit message: "project: Add label kind/regression" [2022-06-30T14:22:09.961Z] > git --version # timeout=10 [2022-06-30T14:22:09.978Z] > git --version # 'git version 2.17.1' [2022-06-30T14:22:09.994Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-30T14:22:10.532Z] #19 ... [2022-06-30T14:22:10.532Z] [2022-06-30T14:22:10.532Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:22:10.532Z] #43 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T14:22:10.532Z] #43 15.01 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-30T14:22:10.532Z] #43 15.01 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-30T14:22:10.532Z] #43 15.64 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-30T14:22:10.532Z] #43 15.76 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-30T14:22:10.532Z] #43 16.17 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-30T14:22:10.532Z] #43 16.49 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-30T14:22:10.532Z] #43 16.62 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-30T14:22:10.532Z] #43 16.69 go: downloading github.com/peterh/liner v1.2.2 [2022-06-30T14:22:10.532Z] #43 16.83 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-30T14:22:10.532Z] #43 17.28 go: downloading github.com/google/go-dap v0.6.0 [2022-06-30T14:22:10.532Z] #43 17.69 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-30T14:22:11.160Z] + docker version [2022-06-30T14:22:11.466Z] #43 18.58 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-30T14:22:11.466Z] #43 18.87 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-30T14:22:12.032Z] #43 19.30 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-30T14:22:12.032Z] #43 19.34 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-30T14:22:14.581Z] #43 21.67 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-30T14:22:14.581Z] #43 21.76 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-30T14:22:14.581Z] #43 ... [2022-06-30T14:22:14.581Z] [2022-06-30T14:22:14.581Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T14:22:14.581Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T14:22:14.581Z] #47 11.72 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-30T14:22:14.581Z] #47 11.81 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-30T14:22:14.581Z] #47 ... [2022-06-30T14:22:14.581Z] [2022-06-30T14:22:14.581Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T14:22:14.581Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T14:22:14.581Z] #60 15.01 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-30T14:22:14.581Z] #60 15.10 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-30T14:22:14.581Z] #60 15.25 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-30T14:22:14.581Z] #60 17.35 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-30T14:22:14.581Z] #60 17.38 go: downloading golang.org/x/mod v0.3.0 [2022-06-30T14:22:15.147Z] Fetching without tags [2022-06-30T14:22:15.433Z] Merging remotes/origin/master commit 1ed7999cb089cd564f68c4b0074f070de3b66b3d into PR head commit 3a3a0cb54e0e6d15ce56abada2edeef071d675ac [2022-06-30T14:22:14.992Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T14:22:15.008Z] > git config --add remote.origin.fetch +refs/pull/43759/head:refs/remotes/origin/PR-43759 # timeout=10 [2022-06-30T14:22:15.018Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T14:22:15.063Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T14:22:15.152Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T14:22:15.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T14:22:15.154Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43759/head:refs/remotes/origin/PR-43759 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T14:22:15.444Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T14:22:15.456Z] > git checkout -f 3a3a0cb54e0e6d15ce56abada2edeef071d675ac # timeout=10 [2022-06-30T14:22:15.517Z] #60 ... [2022-06-30T14:22:15.517Z] [2022-06-30T14:22:15.517Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:22:15.517Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:22:15.517Z] #58 12.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:22:15.517Z] #58 15.08 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-30T14:22:15.517Z] #58 ... [2022-06-30T14:22:15.517Z] [2022-06-30T14:22:15.517Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T14:22:15.517Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T14:22:15.517Z] #19 6.044 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-30T14:22:15.517Z] #19 7.898 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-30T14:22:15.517Z] #19 10.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-30T14:22:16.069Z] Merge succeeded, producing 3a3a0cb54e0e6d15ce56abada2edeef071d675ac [2022-06-30T14:22:16.069Z] Checking out Revision 3a3a0cb54e0e6d15ce56abada2edeef071d675ac (PR-43759) [2022-06-30T14:22:16.452Z] #19 11.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:22:16.452Z] #19 ... [2022-06-30T14:22:16.452Z] [2022-06-30T14:22:16.453Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-30T14:22:16.453Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-30T14:22:16.453Z] #45 23.71 tomll can be used in two ways: [2022-06-30T14:22:16.453Z] #45 23.72 Writing to STDIN and reading from STDOUT: [2022-06-30T14:22:16.453Z] #45 23.72 cat file.toml | tomll > file.toml [2022-06-30T14:22:16.453Z] #45 23.72 [2022-06-30T14:22:16.453Z] #45 23.72 Reading and updating a list of files: [2022-06-30T14:22:16.453Z] #45 23.72 tomll a.toml b.toml c.toml [2022-06-30T14:22:16.453Z] #45 23.72 [2022-06-30T14:22:16.453Z] #45 23.72 When given a list of files, tomll will modify all files in place without asking. [2022-06-30T14:22:17.020Z] #45 DONE 24.3s [2022-06-30T14:22:17.020Z] [2022-06-30T14:22:17.020Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:22:17.020Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:22:17.020Z] #58 23.64 Fetched 8549 kB in 18s (472 kB/s) [2022-06-30T14:22:17.747Z] Client: Docker Engine - Community [2022-06-30T14:22:17.747Z] Version: 20.10.14 [2022-06-30T14:22:17.747Z] API version: 1.41 [2022-06-30T14:22:17.747Z] Go version: go1.16.15 [2022-06-30T14:22:17.747Z] Git commit: a224086 [2022-06-30T14:22:17.747Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-30T14:22:17.747Z] OS/Arch: linux/amd64 [2022-06-30T14:22:17.747Z] Context: default [2022-06-30T14:22:17.747Z] Experimental: true [2022-06-30T14:22:17.747Z] [2022-06-30T14:22:17.747Z] Server: Docker Engine - Community [2022-06-30T14:22:17.747Z] Engine: [2022-06-30T14:22:17.747Z] Version: 20.10.14 [2022-06-30T14:22:17.747Z] API version: 1.41 (minimum version 1.12) [2022-06-30T14:22:17.747Z] Go version: go1.16.15 [2022-06-30T14:22:17.747Z] Git commit: 87a90dc [2022-06-30T14:22:17.747Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-30T14:22:17.747Z] OS/Arch: linux/amd64 [2022-06-30T14:22:17.747Z] Experimental: true [2022-06-30T14:22:17.747Z] containerd: [2022-06-30T14:22:17.747Z] Version: 1.5.11 [2022-06-30T14:22:17.747Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T14:22:17.747Z] runc: [2022-06-30T14:22:17.747Z] Version: 1.0.3 [2022-06-30T14:22:17.747Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-30T14:22:17.747Z] docker-init: [2022-06-30T14:22:17.747Z] Version: 0.19.0 [2022-06-30T14:22:17.747Z] GitCommit: de40ad0 [2022-06-30T14:22:16.016Z] > git remote # timeout=10 [2022-06-30T14:22:16.036Z] > git config --get remote.origin.url # timeout=10 [2022-06-30T14:22:16.043Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T14:22:16.044Z] > git merge 1ed7999cb089cd564f68c4b0074f070de3b66b3d # timeout=10 [2022-06-30T14:22:16.059Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-30T14:22:16.072Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T14:22:16.085Z] > git checkout -f 3a3a0cb54e0e6d15ce56abada2edeef071d675ac # timeout=10 [Pipeline] sh [2022-06-30T14:22:18.075Z] + docker info [2022-06-30T14:22:18.090Z] Fetching without tags [2022-06-30T14:22:18.303Z] Merging remotes/origin/master commit 1ed7999cb089cd564f68c4b0074f070de3b66b3d into PR head commit 3a3a0cb54e0e6d15ce56abada2edeef071d675ac [2022-06-30T14:22:18.899Z] Merge succeeded, producing 3a3a0cb54e0e6d15ce56abada2edeef071d675ac [2022-06-30T14:22:18.899Z] Checking out Revision 3a3a0cb54e0e6d15ce56abada2edeef071d675ac (PR-43759) [2022-06-30T14:22:18.048Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T14:22:18.055Z] > git config --add remote.origin.fetch +refs/pull/43759/head:refs/remotes/origin/PR-43759 # timeout=10 [2022-06-30T14:22:18.064Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T14:22:18.082Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T14:22:18.095Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T14:22:18.095Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T14:22:18.097Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43759/head:refs/remotes/origin/PR-43759 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T14:22:18.318Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T14:22:18.325Z] > git checkout -f 3a3a0cb54e0e6d15ce56abada2edeef071d675ac # timeout=10 [2022-06-30T14:22:18.852Z] > git remote # timeout=10 [2022-06-30T14:22:18.867Z] > git config --get remote.origin.url # timeout=10 [2022-06-30T14:22:18.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T14:22:18.876Z] > git merge 1ed7999cb089cd564f68c4b0074f070de3b66b3d # timeout=10 [2022-06-30T14:22:18.894Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-30T14:22:18.902Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T14:22:18.907Z] > git checkout -f 3a3a0cb54e0e6d15ce56abada2edeef071d675ac # timeout=10 [2022-06-30T14:22:20.023Z] Fetching without tags [2022-06-30T14:22:20.454Z] Merging remotes/origin/master commit 1ed7999cb089cd564f68c4b0074f070de3b66b3d into PR head commit 3a3a0cb54e0e6d15ce56abada2edeef071d675ac [2022-06-30T14:22:20.805Z] Commit message: "project: Add label kind/regression" [2022-06-30T14:22:20.826Z] > git --version # timeout=10 [2022-06-30T14:22:20.838Z] > git --version # 'git version 2.25.1' [2022-06-30T14:22:20.848Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-30T14:22:21.405Z] Merge succeeded, producing 3a3a0cb54e0e6d15ce56abada2edeef071d675ac [2022-06-30T14:22:21.406Z] Checking out Revision 3a3a0cb54e0e6d15ce56abada2edeef071d675ac (PR-43759) [2022-06-30T14:22:21.811Z] + docker version [2022-06-30T14:22:19.938Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T14:22:19.951Z] > git config --add remote.origin.fetch +refs/pull/43759/head:refs/remotes/origin/PR-43759 # timeout=10 [2022-06-30T14:22:19.975Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T14:22:19.995Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T14:22:20.021Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T14:22:20.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T14:22:20.023Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43759/head:refs/remotes/origin/PR-43759 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T14:22:20.454Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T14:22:20.481Z] > git checkout -f 3a3a0cb54e0e6d15ce56abada2edeef071d675ac # timeout=10 [2022-06-30T14:22:21.279Z] > git remote # timeout=10 [2022-06-30T14:22:21.306Z] > git config --get remote.origin.url # timeout=10 [2022-06-30T14:22:21.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T14:22:21.339Z] > git merge 1ed7999cb089cd564f68c4b0074f070de3b66b3d # timeout=10 [2022-06-30T14:22:21.370Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-30T14:22:21.398Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T14:22:21.418Z] > git checkout -f 3a3a0cb54e0e6d15ce56abada2edeef071d675ac # timeout=10 [2022-06-30T14:22:22.285Z] #58 23.64 Reading package lists... [2022-06-30T14:22:22.285Z] #58 ... [2022-06-30T14:22:22.285Z] [2022-06-30T14:22:22.285Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T14:22:22.285Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T14:22:22.285Z] #19 12.48 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [161 kB] [2022-06-30T14:22:22.285Z] #19 12.49 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [143 kB] [2022-06-30T14:22:22.285Z] #19 12.52 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [160 kB] [2022-06-30T14:22:22.285Z] #19 12.57 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [135 kB] [2022-06-30T14:22:22.285Z] #19 12.57 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:22:22.285Z] #19 12.57 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [153 kB] [2022-06-30T14:22:22.285Z] #19 12.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:22:22.285Z] #19 12.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-30T14:22:22.285Z] #19 12.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-30T14:22:22.285Z] #19 12.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-30T14:22:22.285Z] #19 12.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-30T14:22:22.285Z] #19 12.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-30T14:22:22.850Z] #19 ... [2022-06-30T14:22:22.850Z] [2022-06-30T14:22:22.850Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:22:22.850Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:22:22.850Z] #83 20.03 Fetched 8545 kB in 15s (559 kB/s) [2022-06-30T14:22:22.850Z] #83 20.03 Reading package lists... [2022-06-30T14:22:22.850Z] #83 27.93 Reading package lists... [2022-06-30T14:22:22.850Z] #83 ... [2022-06-30T14:22:22.850Z] [2022-06-30T14:22:22.850Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:22:22.850Z] #54 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:22:23.250Z] Commit message: "project: Add label kind/regression" [2022-06-30T14:22:23.271Z] > git --version # timeout=10 [2022-06-30T14:22:23.274Z] > git --version # 'git version 2.25.1' [2022-06-30T14:22:23.280Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-30T14:22:23.905Z] #54 30.00 Updating files: 69% (1513/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-30T14:22:23.905Z] #54 31.03 + git checkout -q v2.3.0 [2022-06-30T14:22:24.144Z] + docker version [2022-06-30T14:22:25.684Z] Commit message: "project: Add label kind/regression" [2022-06-30T14:22:25.701Z] > git --version # timeout=10 [2022-06-30T14:22:25.731Z] > git --version # 'git version 2.17.1' [2022-06-30T14:22:25.765Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-30T14:22:26.693Z] #54 33.71 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-30T14:22:27.063Z] + docker version [2022-06-30T14:22:28.382Z] Client: Docker Engine - Community [2022-06-30T14:22:28.382Z] Version: 20.10.14 [2022-06-30T14:22:28.382Z] API version: 1.41 [2022-06-30T14:22:28.382Z] Go version: go1.16.15 [2022-06-30T14:22:28.382Z] Git commit: a224086 [2022-06-30T14:22:28.382Z] Built: Thu Mar 24 01:48:02 2022 [2022-06-30T14:22:28.382Z] OS/Arch: linux/amd64 [2022-06-30T14:22:28.382Z] Context: default [2022-06-30T14:22:28.382Z] Experimental: true [2022-06-30T14:22:28.382Z] [2022-06-30T14:22:28.382Z] Server: Docker Engine - Community [2022-06-30T14:22:28.382Z] Engine: [2022-06-30T14:22:28.382Z] Version: 20.10.14 [2022-06-30T14:22:28.382Z] API version: 1.41 (minimum version 1.12) [2022-06-30T14:22:28.382Z] Go version: go1.16.15 [2022-06-30T14:22:28.382Z] Git commit: 87a90dc [2022-06-30T14:22:28.382Z] Built: Thu Mar 24 01:45:53 2022 [2022-06-30T14:22:28.382Z] OS/Arch: linux/amd64 [2022-06-30T14:22:28.382Z] Experimental: true [2022-06-30T14:22:28.382Z] containerd: [2022-06-30T14:22:28.382Z] Version: 1.5.11 [2022-06-30T14:22:28.382Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T14:22:28.382Z] runc: [2022-06-30T14:22:28.382Z] Version: 1.0.3 [2022-06-30T14:22:28.382Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-30T14:22:28.382Z] docker-init: [2022-06-30T14:22:28.382Z] Version: 0.19.0 [2022-06-30T14:22:28.382Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-30T14:22:28.694Z] + docker info [2022-06-30T14:22:29.981Z] #54 ... [2022-06-30T14:22:29.981Z] [2022-06-30T14:22:29.981Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:22:29.981Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:22:29.981Z] #62 36.76 go: downloading github.com/fatih/color v1.13.0 [2022-06-30T14:22:29.981Z] #62 36.76 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-30T14:22:29.981Z] #62 36.83 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-30T14:22:29.981Z] #62 36.96 go: downloading github.com/spf13/viper v1.10.1 [2022-06-30T14:22:29.981Z] #62 37.22 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-30T14:22:30.546Z] #62 37.71 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-30T14:22:30.546Z] #62 37.78 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-30T14:22:30.546Z] #62 37.85 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-30T14:22:30.546Z] #62 37.88 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-30T14:22:31.296Z] Client: Docker Engine - Community [2022-06-30T14:22:31.296Z] Version: 20.10.14 [2022-06-30T14:22:31.296Z] API version: 1.41 [2022-06-30T14:22:31.296Z] Go version: go1.16.15 [2022-06-30T14:22:31.296Z] Git commit: a224086 [2022-06-30T14:22:31.296Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-30T14:22:31.296Z] OS/Arch: linux/amd64 [2022-06-30T14:22:31.296Z] Context: default [2022-06-30T14:22:31.296Z] Experimental: true [2022-06-30T14:22:31.296Z] [2022-06-30T14:22:31.296Z] Server: Docker Engine - Community [2022-06-30T14:22:31.296Z] Engine: [2022-06-30T14:22:31.296Z] Version: 20.10.14 [2022-06-30T14:22:31.296Z] API version: 1.41 (minimum version 1.12) [2022-06-30T14:22:31.296Z] Go version: go1.16.15 [2022-06-30T14:22:31.296Z] Git commit: 87a90dc [2022-06-30T14:22:31.296Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-30T14:22:31.296Z] OS/Arch: linux/amd64 [2022-06-30T14:22:31.296Z] Experimental: true [2022-06-30T14:22:31.296Z] containerd: [2022-06-30T14:22:31.296Z] Version: 1.5.11 [2022-06-30T14:22:31.296Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T14:22:31.296Z] runc: [2022-06-30T14:22:31.296Z] Version: 1.0.3 [2022-06-30T14:22:31.296Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-30T14:22:31.296Z] docker-init: [2022-06-30T14:22:31.296Z] Version: 0.19.0 [2022-06-30T14:22:31.296Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-30T14:22:31.642Z] + docker info [2022-06-30T14:22:32.268Z] Client: Docker Engine - Community [2022-06-30T14:22:32.268Z] Version: 20.10.14 [2022-06-30T14:22:32.268Z] API version: 1.41 [2022-06-30T14:22:32.268Z] Go version: go1.16.15 [2022-06-30T14:22:32.268Z] Git commit: a224086 [2022-06-30T14:22:32.268Z] Built: Thu Mar 24 01:47:20 2022 [2022-06-30T14:22:32.268Z] OS/Arch: linux/arm64 [2022-06-30T14:22:32.268Z] Context: default [2022-06-30T14:22:32.268Z] Experimental: true [2022-06-30T14:22:32.268Z] [2022-06-30T14:22:32.268Z] Server: Docker Engine - Community [2022-06-30T14:22:32.268Z] Engine: [2022-06-30T14:22:32.268Z] Version: 20.10.14 [2022-06-30T14:22:32.268Z] API version: 1.41 (minimum version 1.12) [2022-06-30T14:22:32.268Z] Go version: go1.16.15 [2022-06-30T14:22:32.268Z] Git commit: 87a90dc [2022-06-30T14:22:32.268Z] Built: Thu Mar 24 01:45:39 2022 [2022-06-30T14:22:32.268Z] OS/Arch: linux/arm64 [2022-06-30T14:22:32.268Z] Experimental: true [2022-06-30T14:22:32.268Z] containerd: [2022-06-30T14:22:32.268Z] Version: 1.5.11 [2022-06-30T14:22:32.268Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T14:22:32.268Z] runc: [2022-06-30T14:22:32.268Z] Version: 1.0.3 [2022-06-30T14:22:32.268Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-30T14:22:32.268Z] docker-init: [2022-06-30T14:22:32.268Z] Version: 0.19.0 [2022-06-30T14:22:32.268Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-30T14:22:32.454Z] #62 39.60 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-30T14:22:32.454Z] #62 39.62 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-30T14:22:32.583Z] + docker info [2022-06-30T14:22:33.834Z] #62 ... [2022-06-30T14:22:33.834Z] [2022-06-30T14:22:33.834Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:22:33.834Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:22:33.834Z] #58 23.64 Reading package lists... [2022-06-30T14:22:33.834Z] #58 31.31 Reading package lists... [2022-06-30T14:22:33.834Z] #58 38.07 Building dependency tree... [2022-06-30T14:22:34.092Z] #58 ... [2022-06-30T14:22:34.092Z] [2022-06-30T14:22:34.092Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:22:34.092Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:22:34.092Z] #83 27.93 Reading package lists... [2022-06-30T14:22:34.092Z] #83 34.84 Building dependency tree... [2022-06-30T14:22:34.092Z] #83 38.68 python3 is already the newest version (3.9.2-3). [2022-06-30T14:22:34.092Z] #83 38.68 The following additional packages will be installed: [2022-06-30T14:22:34.092Z] #83 38.72 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-30T14:22:34.092Z] #83 38.72 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-30T14:22:34.092Z] #83 38.76 Suggested packages: [2022-06-30T14:22:34.092Z] #83 38.77 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-30T14:22:34.092Z] #83 38.77 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-30T14:22:34.092Z] #83 38.77 m4-doc ed diffutils-doc [2022-06-30T14:22:34.092Z] #83 38.77 Recommended packages: [2022-06-30T14:22:34.092Z] #83 38.77 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-30T14:22:34.092Z] #83 40.85 The following NEW packages will be installed: [2022-06-30T14:22:34.092Z] #83 40.85 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-30T14:22:34.092Z] #83 40.86 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-30T14:22:34.092Z] #83 40.87 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-30T14:22:34.092Z] #83 40.87 libyajl2 m4 patch xz-utils [2022-06-30T14:22:34.092Z] #83 41.37 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:22:34.092Z] #83 41.37 Need to get 5939 kB of archives. [2022-06-30T14:22:34.092Z] #83 41.37 After this operation, 18.7 MB of additional disk space will be used. [2022-06-30T14:22:34.092Z] #83 41.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-30T14:22:34.092Z] #83 41.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-30T14:22:34.092Z] #83 41.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-30T14:22:34.092Z] #83 41.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-30T14:22:34.092Z] #83 41.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-30T14:22:34.092Z] #83 41.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-30T14:22:34.092Z] #83 41.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-30T14:22:34.092Z] #83 41.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-30T14:22:34.092Z] #83 41.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-30T14:22:34.350Z] #83 41.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-30T14:22:34.350Z] #83 41.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-30T14:22:34.350Z] #83 41.56 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-30T14:22:34.350Z] #83 41.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-30T14:22:34.350Z] #83 41.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-30T14:22:34.350Z] #83 41.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-30T14:22:34.350Z] #83 41.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-30T14:22:34.350Z] #83 41.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-06-30T14:22:34.350Z] #83 41.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-30T14:22:34.350Z] #83 41.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-30T14:22:34.350Z] #83 41.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-30T14:22:34.619Z] #83 41.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-30T14:22:34.619Z] #83 41.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-30T14:22:34.619Z] #83 41.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-30T14:22:35.187Z] #83 ... [2022-06-30T14:22:35.187Z] [2022-06-30T14:22:35.187Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:22:35.187Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:22:35.187Z] #58 42.33 The following additional packages will be installed: [2022-06-30T14:22:35.187Z] #58 42.35 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-30T14:22:35.187Z] #58 42.36 python3-protobuf python3-six [2022-06-30T14:22:35.187Z] #58 42.37 Suggested packages: [2022-06-30T14:22:35.187Z] #58 42.40 python3-setuptools [2022-06-30T14:22:35.187Z] #58 42.40 Recommended packages: [2022-06-30T14:22:35.187Z] #58 42.40 iproute2 | iproute [2022-06-30T14:22:36.120Z] #58 43.47 The following NEW packages will be installed: [2022-06-30T14:22:36.197Z] Client: [2022-06-30T14:22:36.197Z] Context: default [2022-06-30T14:22:36.197Z] Debug Mode: false [2022-06-30T14:22:36.197Z] Plugins: [2022-06-30T14:22:36.197Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-30T14:22:36.197Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-30T14:22:36.197Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-30T14:22:36.197Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-30T14:22:36.197Z] [2022-06-30T14:22:36.197Z] Server: [2022-06-30T14:22:36.197Z] Containers: 0 [2022-06-30T14:22:36.197Z] Running: 0 [2022-06-30T14:22:36.197Z] Paused: 0 [2022-06-30T14:22:36.197Z] Stopped: 0 [2022-06-30T14:22:36.197Z] Images: 0 [2022-06-30T14:22:36.197Z] Server Version: 20.10.14 [2022-06-30T14:22:36.197Z] Storage Driver: overlay2 [2022-06-30T14:22:36.197Z] Backing Filesystem: extfs [2022-06-30T14:22:36.197Z] Supports d_type: true [2022-06-30T14:22:36.197Z] Native Overlay Diff: true [2022-06-30T14:22:36.197Z] userxattr: false [2022-06-30T14:22:36.197Z] Logging Driver: json-file [2022-06-30T14:22:36.197Z] Cgroup Driver: cgroupfs [2022-06-30T14:22:36.197Z] Cgroup Version: 1 [2022-06-30T14:22:36.197Z] Plugins: [2022-06-30T14:22:36.197Z] Volume: local [2022-06-30T14:22:36.197Z] Network: bridge host ipvlan macvlan null overlay [2022-06-30T14:22:36.197Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-30T14:22:36.197Z] Swarm: inactive [2022-06-30T14:22:36.197Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-30T14:22:36.197Z] Default Runtime: runc [2022-06-30T14:22:36.197Z] Init Binary: docker-init [2022-06-30T14:22:36.197Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T14:22:36.197Z] runc version: v1.0.3-0-gf46b6ba [2022-06-30T14:22:36.197Z] init version: de40ad0 [2022-06-30T14:22:36.197Z] Security Options: [2022-06-30T14:22:36.197Z] apparmor [2022-06-30T14:22:36.197Z] seccomp [2022-06-30T14:22:36.198Z] Profile: default [2022-06-30T14:22:36.198Z] Kernel Version: 5.4.0-1071-aws [2022-06-30T14:22:36.198Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-30T14:22:36.198Z] OSType: linux [2022-06-30T14:22:36.198Z] Architecture: x86_64 [2022-06-30T14:22:36.198Z] CPUs: 2 [2022-06-30T14:22:36.198Z] Total Memory: 7.565GiB [2022-06-30T14:22:36.198Z] Name: ip-10-100-123-85 [2022-06-30T14:22:36.198Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-30T14:22:36.198Z] Docker Root Dir: /var/lib/docker [2022-06-30T14:22:36.198Z] Debug Mode: false [2022-06-30T14:22:36.198Z] Registry: https://index.docker.io/v1/ [2022-06-30T14:22:36.198Z] Labels: [2022-06-30T14:22:36.198Z] Experimental: true [2022-06-30T14:22:36.198Z] Insecure Registries: [2022-06-30T14:22:36.198Z] 127.0.0.0/8 [2022-06-30T14:22:36.198Z] Live Restore Enabled: true [2022-06-30T14:22:36.198Z] [2022-06-30T14:22:36.198Z] WARNING: No swap limit support [Pipeline] sh [2022-06-30T14:22:36.379Z] #58 43.50 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-30T14:22:36.379Z] #58 43.53 python3-protobuf python3-six [2022-06-30T14:22:36.487Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-30T14:22:36.487Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-30T14:22:36.487Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43759/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-30T14:22:36.487Z] + bash /home/ubuntu/workspace/moby_PR-43759/check-config.sh [2022-06-30T14:22:36.487Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-30T14:22:36.487Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-30T14:22:36.487Z] [2022-06-30T14:22:36.487Z] Generally Necessary: [2022-06-30T14:22:36.487Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-30T14:22:36.487Z] - apparmor: enabled and tools installed [2022-06-30T14:22:36.487Z] - CONFIG_NAMESPACES: enabled [2022-06-30T14:22:36.487Z] - CONFIG_NET_NS: enabled [2022-06-30T14:22:36.487Z] - CONFIG_PID_NS: enabled [2022-06-30T14:22:36.487Z] - CONFIG_IPC_NS: enabled [2022-06-30T14:22:36.487Z] - CONFIG_UTS_NS: enabled [2022-06-30T14:22:36.487Z] - CONFIG_CGROUPS: enabled [2022-06-30T14:22:36.487Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-30T14:22:36.487Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-30T14:22:36.487Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-30T14:22:36.487Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-30T14:22:36.487Z] - CONFIG_CPUSETS: enabled [2022-06-30T14:22:36.487Z] - CONFIG_MEMCG: enabled [2022-06-30T14:22:36.487Z] - CONFIG_KEYS: enabled [2022-06-30T14:22:36.487Z] - CONFIG_VETH: enabled (as module) [2022-06-30T14:22:36.757Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-30T14:22:36.757Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-30T14:22:36.757Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-30T14:22:36.757Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-30T14:22:36.757Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-30T14:22:36.757Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-30T14:22:36.757Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-30T14:22:36.757Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-30T14:22:36.757Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-30T14:22:36.757Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-30T14:22:36.757Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-30T14:22:36.757Z] - CONFIG_CGROUP_BPF: enabled [2022-06-30T14:22:36.757Z] [2022-06-30T14:22:36.757Z] Optional Features: [2022-06-30T14:22:36.757Z] - CONFIG_USER_NS: enabled [2022-06-30T14:22:36.757Z] - CONFIG_SECCOMP: enabled [2022-06-30T14:22:36.757Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-30T14:22:36.757Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-30T14:22:36.757Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-30T14:22:36.757Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-30T14:22:36.757Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-30T14:22:36.757Z] - CONFIG_BLK_CGROUP: enabled [2022-06-30T14:22:36.757Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-30T14:22:36.757Z] - CONFIG_CGROUP_PERF: enabled [2022-06-30T14:22:36.757Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-30T14:22:36.757Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-30T14:22:36.757Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-30T14:22:36.757Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-30T14:22:36.757Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-30T14:22:36.757Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-30T14:22:36.757Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-30T14:22:36.757Z] - CONFIG_IP_VS: enabled (as module) [2022-06-30T14:22:36.757Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-30T14:22:36.757Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-30T14:22:36.757Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-30T14:22:36.757Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-30T14:22:36.757Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-30T14:22:36.757Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-30T14:22:36.757Z] - CONFIG_EXT4_FS: enabled [2022-06-30T14:22:36.757Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-30T14:22:36.757Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-30T14:22:36.944Z] #58 44.02 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:22:36.944Z] #58 44.02 Need to get 2314 kB of archives. [2022-06-30T14:22:36.944Z] #58 44.02 After this operation, 11.1 MB of additional disk space will be used. [2022-06-30T14:22:36.944Z] #58 44.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-30T14:22:36.944Z] #58 44.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-30T14:22:36.944Z] #58 44.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-30T14:22:36.944Z] #58 44.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-30T14:22:36.944Z] #58 44.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-30T14:22:36.944Z] #58 44.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-30T14:22:36.944Z] #58 44.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-30T14:22:37.018Z] - Network Drivers: [2022-06-30T14:22:37.019Z] - "overlay": [2022-06-30T14:22:37.019Z] - CONFIG_VXLAN: enabled (as module) [2022-06-30T14:22:37.019Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-30T14:22:37.019Z] Optional (for encrypted networks): [2022-06-30T14:22:37.019Z] - CONFIG_CRYPTO: enabled [2022-06-30T14:22:37.019Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-30T14:22:37.019Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-30T14:22:37.019Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-30T14:22:37.019Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-30T14:22:37.019Z] - CONFIG_XFRM: enabled [2022-06-30T14:22:37.019Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-30T14:22:37.019Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-30T14:22:37.019Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-30T14:22:37.019Z] - "ipvlan": [2022-06-30T14:22:37.019Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-30T14:22:37.019Z] - "macvlan": [2022-06-30T14:22:37.019Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-30T14:22:37.019Z] - CONFIG_DUMMY: enabled (as module) [2022-06-30T14:22:37.019Z] - "ftp,tftp client in container": [2022-06-30T14:22:37.019Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-30T14:22:37.019Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-30T14:22:37.019Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-30T14:22:37.019Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-30T14:22:37.019Z] - Storage Drivers: [2022-06-30T14:22:37.019Z] - "aufs": [2022-06-30T14:22:37.019Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-30T14:22:37.019Z] - "btrfs": [2022-06-30T14:22:37.019Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-30T14:22:37.019Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-30T14:22:37.019Z] - "devicemapper": [2022-06-30T14:22:37.019Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-30T14:22:37.019Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-30T14:22:37.019Z] - "overlay": [2022-06-30T14:22:37.019Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-30T14:22:37.019Z] - "zfs": [2022-06-30T14:22:37.019Z] - /dev/zfs: present [2022-06-30T14:22:37.019Z] - zfs command: missing [2022-06-30T14:22:37.019Z] - zpool command: missing [2022-06-30T14:22:37.019Z] [2022-06-30T14:22:37.019Z] Limits: [2022-06-30T14:22:37.019Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-30T14:22:37.019Z] [2022-06-30T14:22:37.019Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-30T14:22:37.403Z] + sudo modprobe ip_vs [2022-06-30T14:22:37.403Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac . [2022-06-30T14:22:37.981Z] #1 [internal] load build definition from Dockerfile [2022-06-30T14:22:37.981Z] #1 sha256:48ffa00a3ad26453f51a0963040102c7c7a5cab816fa4fedfa5816d69174da55 [2022-06-30T14:22:37.981Z] #1 transferring dockerfile: [2022-06-30T14:22:37.981Z] #1 transferring dockerfile: 18.90kB done [2022-06-30T14:22:37.981Z] #1 DONE 0.2s [2022-06-30T14:22:37.981Z] [2022-06-30T14:22:37.981Z] #2 [internal] load .dockerignore [2022-06-30T14:22:37.981Z] #2 sha256:6ac3b2e4d5b553072007780ab504f990b4e2639236d24e793729a7a9157bc43c [2022-06-30T14:22:37.981Z] #2 transferring context: 145B done [2022-06-30T14:22:37.981Z] #2 DONE 0.1s [2022-06-30T14:22:37.981Z] [2022-06-30T14:22:37.981Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-30T14:22:37.981Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-30T14:22:38.242Z] #3 DONE 0.4s [2022-06-30T14:22:38.242Z] [2022-06-30T14:22:38.242Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-30T14:22:38.242Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-30T14:22:38.502Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-30T14:22:38.502Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-30T14:22:38.502Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 8.39MB / 9.67MB 0.1s [2022-06-30T14:22:38.502Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-30T14:22:38.502Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-30T14:22:38.502Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-30T14:22:38.762Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-06-30T14:22:38.762Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-06-30T14:22:39.029Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-06-30T14:22:39.029Z] #4 DONE 0.8s [2022-06-30T14:22:39.290Z] [2022-06-30T14:22:39.290Z] #6 [internal] load build definition from Dockerfile [2022-06-30T14:22:39.290Z] #6 sha256:79d3e64bb3021a50727d8ae50cf5732a7045eaf43b34c8183790c6fac305b11a [2022-06-30T14:22:39.290Z] #6 DONE 0.0s [2022-06-30T14:22:39.290Z] [2022-06-30T14:22:39.290Z] #5 [internal] load .dockerignore [2022-06-30T14:22:39.290Z] #5 sha256:c429c0a6da0358f80e071d67e93d596d4b2c19590903d11f35970fef6f841277 [2022-06-30T14:22:39.290Z] #5 DONE 0.0s [2022-06-30T14:22:39.290Z] [2022-06-30T14:22:39.290Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T14:22:39.290Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-30T14:22:39.646Z] #58 46.65 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-30T14:22:40.682Z] #8 DONE 1.1s [2022-06-30T14:22:40.682Z] [2022-06-30T14:22:40.682Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T14:22:40.682Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-30T14:22:40.682Z] #9 DONE 1.1s [2022-06-30T14:22:40.682Z] [2022-06-30T14:22:40.682Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-30T14:22:40.682Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-30T14:22:40.682Z] #7 DONE 1.1s [2022-06-30T14:22:40.682Z] [2022-06-30T14:22:40.682Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-30T14:22:40.682Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-30T14:22:40.682Z] #10 DONE 1.1s [2022-06-30T14:22:40.957Z] [2022-06-30T14:22:40.957Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T14:22:40.957Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-30T14:22:40.957Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T14:22:40.957Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-06-30T14:22:41.016Z] #58 ... [2022-06-30T14:22:41.016Z] [2022-06-30T14:22:41.016Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:22:41.016Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:22:41.016Z] #83 43.36 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:22:41.016Z] #83 43.69 Fetched 5939 kB in 1s (6792 kB/s) [2022-06-30T14:22:41.016Z] #83 43.77 Selecting previously unselected package bzip2. [2022-06-30T14:22:41.016Z] #83 43.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T14:22:41.016Z] #83 43.88 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-30T14:22:41.016Z] #83 43.89 Unpacking bzip2 (1.0.8-4) ... [2022-06-30T14:22:41.016Z] #83 44.13 Selecting previously unselected package libmagic-mgc. [2022-06-30T14:22:41.016Z] #83 44.14 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-30T14:22:41.016Z] #83 44.14 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-30T14:22:41.016Z] #83 44.98 Selecting previously unselected package libmagic1:amd64. [2022-06-30T14:22:41.016Z] #83 44.99 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-30T14:22:41.016Z] #83 45.00 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-30T14:22:41.016Z] #83 45.31 Selecting previously unselected package file. [2022-06-30T14:22:41.016Z] #83 45.33 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-30T14:22:41.016Z] #83 45.34 Unpacking file (1:5.39-3) ... [2022-06-30T14:22:41.016Z] #83 45.61 Selecting previously unselected package xz-utils. [2022-06-30T14:22:41.016Z] #83 45.61 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-30T14:22:41.016Z] #83 45.61 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:22:41.016Z] #83 45.96 Selecting previously unselected package libsigsegv2:amd64. [2022-06-30T14:22:41.016Z] #83 45.96 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-30T14:22:41.016Z] #83 45.99 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-30T14:22:41.016Z] #83 46.26 Selecting previously unselected package m4. [2022-06-30T14:22:41.016Z] #83 46.27 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-30T14:22:41.016Z] #83 46.28 Unpacking m4 (1.4.18-5) ... [2022-06-30T14:22:41.016Z] #83 46.77 Selecting previously unselected package autoconf. [2022-06-30T14:22:41.016Z] #83 46.77 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-30T14:22:41.016Z] #83 46.79 Unpacking autoconf (2.69-14) ... [2022-06-30T14:22:41.016Z] #83 47.54 Selecting previously unselected package autotools-dev. [2022-06-30T14:22:41.016Z] #83 47.54 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-30T14:22:41.016Z] #83 47.58 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-30T14:22:41.016Z] #83 47.94 Selecting previously unselected package automake. [2022-06-30T14:22:41.016Z] #83 47.94 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-30T14:22:41.016Z] #83 47.97 Unpacking automake (1:1.16.3-2) ... [2022-06-30T14:22:41.218Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-30T14:22:41.218Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-30T14:22:41.218Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-30T14:22:41.480Z] #73 ... [2022-06-30T14:22:41.480Z] [2022-06-30T14:22:41.480Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-30T14:22:41.480Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-30T14:22:41.480Z] #49 DONE 0.7s [2022-06-30T14:22:41.583Z] #83 48.90 Selecting previously unselected package patch. [2022-06-30T14:22:41.583Z] #83 48.91 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-30T14:22:41.583Z] #83 48.92 Unpacking patch (2.7.6-7) ... [2022-06-30T14:22:41.665Z] Client: [2022-06-30T14:22:41.665Z] Context: default [2022-06-30T14:22:41.665Z] Debug Mode: false [2022-06-30T14:22:41.665Z] Plugins: [2022-06-30T14:22:41.665Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-30T14:22:41.665Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-30T14:22:41.666Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-30T14:22:41.666Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-30T14:22:41.666Z] [2022-06-30T14:22:41.666Z] Server: [2022-06-30T14:22:41.666Z] Containers: 0 [2022-06-30T14:22:41.666Z] Running: 0 [2022-06-30T14:22:41.666Z] Paused: 0 [2022-06-30T14:22:41.666Z] Stopped: 0 [2022-06-30T14:22:41.666Z] Images: 0 [2022-06-30T14:22:41.666Z] Server Version: 20.10.14 [2022-06-30T14:22:41.666Z] Storage Driver: overlay2 [2022-06-30T14:22:41.666Z] Backing Filesystem: extfs [2022-06-30T14:22:41.666Z] Supports d_type: true [2022-06-30T14:22:41.666Z] Native Overlay Diff: true [2022-06-30T14:22:41.666Z] userxattr: false [2022-06-30T14:22:41.666Z] Logging Driver: json-file [2022-06-30T14:22:41.666Z] Cgroup Driver: cgroupfs [2022-06-30T14:22:41.666Z] Cgroup Version: 1 [2022-06-30T14:22:41.666Z] Plugins: [2022-06-30T14:22:41.666Z] Volume: local [2022-06-30T14:22:41.666Z] Network: bridge host ipvlan macvlan null overlay [2022-06-30T14:22:41.666Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-30T14:22:41.666Z] Swarm: inactive [2022-06-30T14:22:41.666Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-06-30T14:22:41.666Z] Default Runtime: runc [2022-06-30T14:22:41.666Z] Init Binary: docker-init [2022-06-30T14:22:41.666Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T14:22:41.666Z] runc version: v1.0.3-0-gf46b6ba [2022-06-30T14:22:41.666Z] init version: de40ad0 [2022-06-30T14:22:41.666Z] Security Options: [2022-06-30T14:22:41.666Z] apparmor [2022-06-30T14:22:41.666Z] seccomp [2022-06-30T14:22:41.666Z] Profile: default [2022-06-30T14:22:41.666Z] Kernel Version: 5.4.0-1071-aws [2022-06-30T14:22:41.666Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-30T14:22:41.666Z] OSType: linux [2022-06-30T14:22:41.666Z] Architecture: x86_64 [2022-06-30T14:22:41.666Z] CPUs: 2 [2022-06-30T14:22:41.666Z] Total Memory: 7.483GiB [2022-06-30T14:22:41.666Z] Name: ip-10-100-57-0 [2022-06-30T14:22:41.666Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-30T14:22:41.666Z] Docker Root Dir: /var/lib/docker [2022-06-30T14:22:41.666Z] Debug Mode: false [2022-06-30T14:22:41.666Z] Registry: https://index.docker.io/v1/ [2022-06-30T14:22:41.666Z] Labels: [2022-06-30T14:22:41.666Z] Experimental: true [2022-06-30T14:22:41.666Z] Insecure Registries: [2022-06-30T14:22:41.666Z] 127.0.0.0/8 [2022-06-30T14:22:41.666Z] Live Restore Enabled: true [2022-06-30T14:22:41.666Z] [2022-06-30T14:22:41.666Z] WARNING: No swap limit support [Pipeline] sh [2022-06-30T14:22:41.741Z] [2022-06-30T14:22:41.741Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-30T14:22:41.741Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-30T14:22:41.741Z] #49 DONE 0.0s [2022-06-30T14:22:41.741Z] [2022-06-30T14:22:41.741Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:41.741Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:22:41.741Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-06-30T14:22:41.741Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-06-30T14:22:41.741Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-06-30T14:22:41.741Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-06-30T14:22:41.741Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.4s [2022-06-30T14:22:41.741Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 2.10MB / 55.01MB 0.4s [2022-06-30T14:22:41.741Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.4s done [2022-06-30T14:22:41.741Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.24MB / 55.01MB 0.5s [2022-06-30T14:22:41.741Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0B / 10.88MB 0.5s [2022-06-30T14:22:41.968Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-30T14:22:41.968Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-30T14:22:41.968Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43759/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-30T14:22:41.968Z] + bash /home/ubuntu/workspace/moby_PR-43759/check-config.sh [2022-06-30T14:22:41.968Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-30T14:22:41.968Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-30T14:22:41.968Z] [2022-06-30T14:22:41.968Z] Generally Necessary: [2022-06-30T14:22:41.968Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-30T14:22:41.968Z] - apparmor: enabled and tools installed [2022-06-30T14:22:41.968Z] - CONFIG_NAMESPACES: enabled [2022-06-30T14:22:41.968Z] - CONFIG_NET_NS: enabled [2022-06-30T14:22:41.968Z] - CONFIG_PID_NS: enabled [2022-06-30T14:22:41.968Z] - CONFIG_IPC_NS: enabled [2022-06-30T14:22:41.968Z] - CONFIG_UTS_NS: enabled [2022-06-30T14:22:41.968Z] - CONFIG_CGROUPS: enabled [2022-06-30T14:22:41.968Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-30T14:22:41.968Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-30T14:22:41.968Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-30T14:22:41.968Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-30T14:22:41.968Z] - CONFIG_CPUSETS: enabled [2022-06-30T14:22:41.968Z] - CONFIG_MEMCG: enabled [2022-06-30T14:22:41.968Z] - CONFIG_KEYS: enabled [2022-06-30T14:22:41.968Z] - CONFIG_VETH: enabled (as module) [2022-06-30T14:22:41.968Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-30T14:22:41.968Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-30T14:22:42.021Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 8.39MB / 55.01MB 0.6s [2022-06-30T14:22:42.021Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 5.24MB / 10.88MB 0.7s [2022-06-30T14:22:42.021Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 16.78MB / 55.01MB 0.8s [2022-06-30T14:22:42.021Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 9.44MB / 10.88MB 0.8s [2022-06-30T14:22:42.148Z] #83 ... [2022-06-30T14:22:42.148Z] [2022-06-30T14:22:42.148Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T14:22:42.148Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-30T14:22:42.148Z] #64 48.74 v3.0.2 [2022-06-30T14:22:42.148Z] #64 DONE 49.4s [2022-06-30T14:22:42.148Z] [2022-06-30T14:22:42.148Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:22:42.148Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:22:42.148Z] #62 44.02 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-30T14:22:42.148Z] #62 44.10 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-30T14:22:42.148Z] #62 44.36 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-30T14:22:42.148Z] #62 44.40 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-30T14:22:42.148Z] #62 44.62 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-30T14:22:42.148Z] #62 44.62 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-30T14:22:42.148Z] #62 44.68 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-30T14:22:42.148Z] #62 44.79 go: downloading github.com/spf13/afero v1.6.0 [2022-06-30T14:22:42.148Z] #62 44.80 go: downloading github.com/spf13/cast v1.4.1 [2022-06-30T14:22:42.148Z] #62 44.87 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-30T14:22:42.148Z] #62 44.92 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-30T14:22:42.148Z] #62 45.08 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-30T14:22:42.148Z] #62 45.29 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-30T14:22:42.148Z] #62 45.30 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-30T14:22:42.148Z] #62 45.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-30T14:22:42.148Z] #62 45.40 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-30T14:22:42.148Z] #62 45.42 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-30T14:22:42.148Z] #62 45.44 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-30T14:22:42.148Z] #62 45.50 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-30T14:22:42.148Z] #62 45.56 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-30T14:22:42.148Z] #62 45.58 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-30T14:22:42.148Z] #62 46.49 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-30T14:22:42.148Z] #62 46.63 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-30T14:22:42.148Z] #62 46.69 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-30T14:22:42.148Z] #62 46.70 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-30T14:22:42.148Z] #62 46.82 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-30T14:22:42.148Z] #62 46.86 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-30T14:22:42.148Z] #62 47.89 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-30T14:22:42.148Z] #62 47.97 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-30T14:22:42.148Z] #62 48.00 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-30T14:22:42.148Z] #62 48.02 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-30T14:22:42.148Z] #62 48.09 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-30T14:22:42.148Z] #62 48.30 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-30T14:22:42.148Z] #62 48.31 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-30T14:22:42.148Z] #62 48.73 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-30T14:22:42.148Z] #62 48.97 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-30T14:22:42.148Z] #62 49.01 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-30T14:22:42.148Z] #62 49.08 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-30T14:22:42.148Z] #62 49.36 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-30T14:22:42.148Z] #62 49.40 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-30T14:22:42.148Z] #62 49.43 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-30T14:22:42.148Z] #62 49.50 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-30T14:22:42.148Z] #62 49.64 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-30T14:22:42.235Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-30T14:22:42.235Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-30T14:22:42.235Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-30T14:22:42.235Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-30T14:22:42.235Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-30T14:22:42.235Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-30T14:22:42.235Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-30T14:22:42.235Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-30T14:22:42.235Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-30T14:22:42.235Z] - CONFIG_CGROUP_BPF: enabled [2022-06-30T14:22:42.235Z] [2022-06-30T14:22:42.235Z] Optional Features: [2022-06-30T14:22:42.235Z] - CONFIG_USER_NS: enabled [2022-06-30T14:22:42.235Z] - CONFIG_SECCOMP: enabled [2022-06-30T14:22:42.235Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-30T14:22:42.235Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-30T14:22:42.235Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-30T14:22:42.235Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-30T14:22:42.235Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-30T14:22:42.235Z] - CONFIG_BLK_CGROUP: enabled [2022-06-30T14:22:42.235Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-30T14:22:42.235Z] - CONFIG_CGROUP_PERF: enabled [2022-06-30T14:22:42.235Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-30T14:22:42.235Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-30T14:22:42.235Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-30T14:22:42.235Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-30T14:22:42.235Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-30T14:22:42.235Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-30T14:22:42.235Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-30T14:22:42.235Z] - CONFIG_IP_VS: enabled (as module) [2022-06-30T14:22:42.235Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-30T14:22:42.235Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-30T14:22:42.235Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-30T14:22:42.235Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-30T14:22:42.235Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-30T14:22:42.235Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-30T14:22:42.235Z] - CONFIG_EXT4_FS: enabled [2022-06-30T14:22:42.235Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-30T14:22:42.235Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-30T14:22:42.235Z] - Network Drivers: [2022-06-30T14:22:42.235Z] - "overlay": [2022-06-30T14:22:42.283Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 24.03MB / 55.01MB 1.0s [2022-06-30T14:22:42.283Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.0s [2022-06-30T14:22:42.283Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 1.52MB / 54.58MB 1.0s [2022-06-30T14:22:42.283Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.0s done [2022-06-30T14:22:42.283Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 6.29MB / 54.58MB 1.1s [2022-06-30T14:22:42.283Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0B / 85.88MB 1.1s [2022-06-30T14:22:42.283Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 32.51MB / 55.01MB 1.2s [2022-06-30T14:22:42.283Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 9.60MB / 54.58MB 1.2s [2022-06-30T14:22:42.405Z] #62 49.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-30T14:22:42.405Z] #62 49.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-30T14:22:42.498Z] - CONFIG_VXLAN: enabled (as module) [2022-06-30T14:22:42.498Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-30T14:22:42.498Z] Optional (for encrypted networks): [2022-06-30T14:22:42.498Z] - CONFIG_CRYPTO: enabled [2022-06-30T14:22:42.498Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-30T14:22:42.498Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-30T14:22:42.498Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-30T14:22:42.498Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-30T14:22:42.498Z] - CONFIG_XFRM: enabled [2022-06-30T14:22:42.498Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-30T14:22:42.498Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-30T14:22:42.498Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-30T14:22:42.498Z] - "ipvlan": [2022-06-30T14:22:42.498Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-30T14:22:42.498Z] - "macvlan": [2022-06-30T14:22:42.498Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-30T14:22:42.498Z] - CONFIG_DUMMY: enabled (as module) [2022-06-30T14:22:42.498Z] - "ftp,tftp client in container": [2022-06-30T14:22:42.498Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-30T14:22:42.498Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-30T14:22:42.498Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-30T14:22:42.498Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-30T14:22:42.498Z] - Storage Drivers: [2022-06-30T14:22:42.498Z] - "aufs": [2022-06-30T14:22:42.498Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-30T14:22:42.498Z] - "btrfs": [2022-06-30T14:22:42.498Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-30T14:22:42.498Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-30T14:22:42.498Z] - "devicemapper": [2022-06-30T14:22:42.498Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-30T14:22:42.498Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-30T14:22:42.498Z] - "overlay": [2022-06-30T14:22:42.498Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-30T14:22:42.498Z] - "zfs": [2022-06-30T14:22:42.498Z] - /dev/zfs: present [2022-06-30T14:22:42.498Z] - zfs command: missing [2022-06-30T14:22:42.498Z] - zpool command: missing [2022-06-30T14:22:42.498Z] [2022-06-30T14:22:42.498Z] Limits: [2022-06-30T14:22:42.498Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-30T14:22:42.498Z] [2022-06-30T14:22:42.498Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-06-30T14:22:42.543Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 13.57MB / 54.58MB 1.3s [2022-06-30T14:22:42.543Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 36.78MB / 55.01MB 1.4s [2022-06-30T14:22:42.543Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 20.52MB / 54.58MB 1.4s [2022-06-30T14:22:42.543Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 10.49MB / 85.88MB 1.4s [Pipeline] sh [2022-06-30T14:22:42.662Z] #62 49.94 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-30T14:22:42.804Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 42.99MB / 55.01MB 1.6s [2022-06-30T14:22:42.804Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 27.26MB / 54.58MB 1.6s [2022-06-30T14:22:42.804Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 17.19MB / 85.88MB 1.6s [2022-06-30T14:22:42.835Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac . [2022-06-30T14:22:42.919Z] #62 50.12 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-30T14:22:42.919Z] #62 50.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-30T14:22:42.919Z] #62 50.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-30T14:22:43.064Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 47.19MB / 55.01MB 1.7s [2022-06-30T14:22:43.064Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 33.55MB / 54.58MB 1.8s [2022-06-30T14:22:43.064Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 25.17MB / 85.88MB 1.8s [2022-06-30T14:22:43.098Z] #1 [internal] load build definition from Dockerfile [2022-06-30T14:22:43.098Z] #1 sha256:587dcb2b7f13cc6c5c9ad46b9e728fdcb55e7ed631a10745f4250e1243e4db11 [2022-06-30T14:22:43.098Z] #1 transferring dockerfile: [2022-06-30T14:22:43.098Z] #1 transferring dockerfile: 18.90kB 0.0s done [2022-06-30T14:22:43.098Z] #1 DONE 0.2s [2022-06-30T14:22:43.098Z] [2022-06-30T14:22:43.098Z] #2 [internal] load .dockerignore [2022-06-30T14:22:43.098Z] #2 sha256:c058ac187cbb12fa15e6ca94b229aa96167fb3bde8357d4c2642c524382ee3fd [2022-06-30T14:22:43.098Z] #2 transferring context: 145B done [2022-06-30T14:22:43.098Z] #2 DONE 0.2s [2022-06-30T14:22:43.098Z] [2022-06-30T14:22:43.098Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-30T14:22:43.098Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-30T14:22:43.178Z] #62 50.35 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-30T14:22:43.178Z] #62 50.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-30T14:22:43.178Z] #62 ... [2022-06-30T14:22:43.178Z] [2022-06-30T14:22:43.178Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T14:22:43.178Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T14:22:43.178Z] #47 50.35 NAME: [2022-06-30T14:22:43.178Z] #47 50.35 go-winres - A tool for embedding resources in Windows executables [2022-06-30T14:22:43.178Z] #47 50.35 [2022-06-30T14:22:43.178Z] #47 50.35 USAGE: [2022-06-30T14:22:43.178Z] #47 50.36 go-winres [global options] command [command options] [arguments...] [2022-06-30T14:22:43.178Z] #47 50.36 [2022-06-30T14:22:43.178Z] #47 50.36 COMMANDS: [2022-06-30T14:22:43.178Z] #47 50.36 init Create an initial ./winres/winres.json [2022-06-30T14:22:43.178Z] #47 50.36 make Make syso files for the "go build" command [2022-06-30T14:22:43.178Z] #47 50.36 simply Make syso files for the "go build" command (simplified) [2022-06-30T14:22:43.178Z] #47 50.36 extract Extract all resources from an executable [2022-06-30T14:22:43.178Z] #47 50.36 patch Replace resources in an executable file (exe, dll) [2022-06-30T14:22:43.178Z] #47 50.36 help, h Shows a list of commands or help for one command [2022-06-30T14:22:43.178Z] #47 50.36 [2022-06-30T14:22:43.178Z] #47 50.36 GLOBAL OPTIONS: [2022-06-30T14:22:43.178Z] #47 50.36 --help, -h show help (default: false) [2022-06-30T14:22:43.178Z] #47 DONE 50.6s [2022-06-30T14:22:43.178Z] [2022-06-30T14:22:43.178Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:22:43.178Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:22:43.178Z] #62 50.50 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-30T14:22:43.178Z] #62 ... [2022-06-30T14:22:43.178Z] [2022-06-30T14:22:43.178Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:22:43.178Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:22:43.178Z] #58 48.62 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:22:43.178Z] #58 49.17 Fetched 2314 kB in 3s (671 kB/s) [2022-06-30T14:22:43.178Z] #58 49.35 Selecting previously unselected package libprotobuf23:amd64. [2022-06-30T14:22:43.178Z] #58 49.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T14:22:43.178Z] #58 49.42 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-30T14:22:43.178Z] #58 49.46 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-30T14:22:43.323Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.0s [2022-06-30T14:22:43.323Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 41.94MB / 54.58MB 2.0s [2022-06-30T14:22:43.323Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 32.52MB / 85.88MB 2.0s [2022-06-30T14:22:43.323Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 49.68MB / 54.58MB 2.2s [2022-06-30T14:22:43.323Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 40.89MB / 85.88MB 2.2s [2022-06-30T14:22:43.435Z] #58 50.68 Selecting previously unselected package python3-pkg-resources. [2022-06-30T14:22:43.435Z] #58 50.72 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-30T14:22:43.435Z] #58 50.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:22:43.585Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 53.48MB / 54.58MB 2.3s [2022-06-30T14:22:43.585Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 48.23MB / 85.88MB 2.4s [2022-06-30T14:22:43.670Z] #3 DONE 0.4s [2022-06-30T14:22:43.670Z] [2022-06-30T14:22:43.670Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-30T14:22:43.670Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-30T14:22:43.670Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-30T14:22:43.670Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-30T14:22:43.670Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-30T14:22:43.670Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-30T14:22:43.670Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-30T14:22:43.886Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.4s done [2022-06-30T14:22:43.887Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 55.57MB / 85.88MB 2.8s [2022-06-30T14:22:43.932Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-06-30T14:22:43.932Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-30T14:22:44.149Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.9s done [2022-06-30T14:22:44.149Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-06-30T14:22:44.368Z] #58 51.25 Selecting previously unselected package python3-six. [2022-06-30T14:22:44.368Z] #58 51.26 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-30T14:22:44.368Z] #58 51.28 Unpacking python3-six (1.16.0-2) ... [2022-06-30T14:22:44.368Z] #58 51.39 Selecting previously unselected package python3-protobuf. [2022-06-30T14:22:44.368Z] #58 51.40 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-30T14:22:44.368Z] #58 51.41 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-30T14:22:44.415Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0B / 141.75MB 3.1s [2022-06-30T14:22:44.415Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.1s [2022-06-30T14:22:44.415Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 60.82MB / 85.88MB 3.2s [2022-06-30T14:22:44.415Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.1s done [2022-06-30T14:22:44.510Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-06-30T14:22:44.510Z] #4 DONE 0.8s [2022-06-30T14:22:44.679Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 70.25MB / 85.88MB 3.5s [2022-06-30T14:22:44.679Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 9.44MB / 141.75MB 3.5s [2022-06-30T14:22:44.772Z] [2022-06-30T14:22:44.772Z] #6 [internal] load .dockerignore [2022-06-30T14:22:44.772Z] #6 sha256:c67f6729f5d91804706154e7ee626f78a4c634bbe9f1e59230ab65f80a39c82b [2022-06-30T14:22:44.772Z] #6 DONE 0.0s [2022-06-30T14:22:44.772Z] [2022-06-30T14:22:44.772Z] #5 [internal] load build definition from Dockerfile [2022-06-30T14:22:44.772Z] #5 sha256:d25adf3ea33ea52848deb3fb2cb936a5897f7e595d62b36868e3f81b8272f293 [2022-06-30T14:22:44.772Z] #5 DONE 0.0s [2022-06-30T14:22:44.772Z] [2022-06-30T14:22:44.772Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T14:22:44.772Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-30T14:22:44.797Z] Client: [2022-06-30T14:22:44.797Z] Context: default [2022-06-30T14:22:44.797Z] Debug Mode: false [2022-06-30T14:22:44.797Z] Plugins: [2022-06-30T14:22:44.797Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-30T14:22:44.797Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-30T14:22:44.797Z] [2022-06-30T14:22:44.797Z] Server: [2022-06-30T14:22:44.797Z] Containers: 0 [2022-06-30T14:22:44.797Z] Running: 0 [2022-06-30T14:22:44.797Z] Paused: 0 [2022-06-30T14:22:44.797Z] Stopped: 0 [2022-06-30T14:22:44.797Z] Images: 0 [2022-06-30T14:22:44.797Z] Server Version: 20.10.14 [2022-06-30T14:22:44.797Z] Storage Driver: overlay2 [2022-06-30T14:22:44.797Z] Backing Filesystem: extfs [2022-06-30T14:22:44.797Z] Supports d_type: true [2022-06-30T14:22:44.797Z] Native Overlay Diff: true [2022-06-30T14:22:44.797Z] userxattr: false [2022-06-30T14:22:44.797Z] Logging Driver: json-file [2022-06-30T14:22:44.797Z] Cgroup Driver: cgroupfs [2022-06-30T14:22:44.797Z] Cgroup Version: 1 [2022-06-30T14:22:44.797Z] Plugins: [2022-06-30T14:22:44.797Z] Volume: local [2022-06-30T14:22:44.797Z] Network: bridge host ipvlan macvlan null overlay [2022-06-30T14:22:44.797Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-30T14:22:44.797Z] Swarm: inactive [2022-06-30T14:22:44.797Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-30T14:22:44.797Z] Default Runtime: runc [2022-06-30T14:22:44.797Z] Init Binary: docker-init [2022-06-30T14:22:44.797Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T14:22:44.797Z] runc version: v1.0.3-0-gf46b6ba [2022-06-30T14:22:44.797Z] init version: de40ad0 [2022-06-30T14:22:44.797Z] Security Options: [2022-06-30T14:22:44.797Z] apparmor [2022-06-30T14:22:44.797Z] seccomp [2022-06-30T14:22:44.797Z] Profile: default [2022-06-30T14:22:44.797Z] Kernel Version: 5.13.0-1021-aws [2022-06-30T14:22:44.797Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-30T14:22:44.797Z] OSType: linux [2022-06-30T14:22:44.797Z] Architecture: aarch64 [2022-06-30T14:22:44.797Z] CPUs: 2 [2022-06-30T14:22:44.797Z] Total Memory: 7.562GiB [2022-06-30T14:22:44.797Z] Name: ip-10-100-117-225 [2022-06-30T14:22:44.797Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-06-30T14:22:44.797Z] Docker Root Dir: /var/lib/docker [2022-06-30T14:22:44.797Z] Debug Mode: false [2022-06-30T14:22:44.797Z] Registry: https://index.docker.io/v1/ [2022-06-30T14:22:44.797Z] Labels: [2022-06-30T14:22:44.797Z] Experimental: true [2022-06-30T14:22:44.797Z] Insecure Registries: [2022-06-30T14:22:44.797Z] 127.0.0.0/8 [2022-06-30T14:22:44.797Z] Live Restore Enabled: true [2022-06-30T14:22:44.797Z] [Pipeline] sh [2022-06-30T14:22:44.933Z] #58 52.02 Selecting previously unselected package libnet1:amd64. [2022-06-30T14:22:44.933Z] #58 52.04 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-30T14:22:44.933Z] #58 52.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:22:44.938Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 82.84MB / 85.88MB 3.8s [2022-06-30T14:22:44.938Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 16.78MB / 141.75MB 3.8s [2022-06-30T14:22:45.081Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-30T14:22:45.081Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-30T14:22:45.081Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43759/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-30T14:22:45.081Z] + bash /home/ubuntu/workspace/moby_PR-43759/check-config.sh [2022-06-30T14:22:45.081Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-30T14:22:45.081Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-06-30T14:22:45.081Z] [2022-06-30T14:22:45.081Z] Generally Necessary: [2022-06-30T14:22:45.081Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-30T14:22:45.081Z] - apparmor: enabled and tools installed [2022-06-30T14:22:45.081Z] - CONFIG_NAMESPACES: enabled [2022-06-30T14:22:45.081Z] - CONFIG_NET_NS: enabled [2022-06-30T14:22:45.081Z] - CONFIG_PID_NS: enabled [2022-06-30T14:22:45.081Z] - CONFIG_IPC_NS: enabled [2022-06-30T14:22:45.081Z] - CONFIG_UTS_NS: enabled [2022-06-30T14:22:45.081Z] - CONFIG_CGROUPS: enabled [2022-06-30T14:22:45.081Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-30T14:22:45.081Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-30T14:22:45.081Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-30T14:22:45.081Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-30T14:22:45.081Z] - CONFIG_CPUSETS: enabled [2022-06-30T14:22:45.081Z] - CONFIG_MEMCG: enabled [2022-06-30T14:22:45.081Z] - CONFIG_KEYS: enabled [2022-06-30T14:22:45.081Z] - CONFIG_VETH: enabled (as module) [2022-06-30T14:22:45.081Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-30T14:22:45.081Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-30T14:22:45.191Z] #58 52.28 Selecting previously unselected package libnl-3-200:amd64. [2022-06-30T14:22:45.191Z] #58 52.29 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-30T14:22:45.191Z] #58 52.34 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T14:22:45.340Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-30T14:22:45.340Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-30T14:22:45.340Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-30T14:22:45.340Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-30T14:22:45.340Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-30T14:22:45.340Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-30T14:22:45.340Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-30T14:22:45.340Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-30T14:22:45.340Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-30T14:22:45.340Z] - CONFIG_CGROUP_BPF: enabled [2022-06-30T14:22:45.340Z] [2022-06-30T14:22:45.340Z] Optional Features: [2022-06-30T14:22:45.340Z] - CONFIG_USER_NS: enabled [2022-06-30T14:22:45.340Z] - CONFIG_SECCOMP: enabled [2022-06-30T14:22:45.340Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-30T14:22:45.340Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-30T14:22:45.340Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-30T14:22:45.340Z] (cgroup swap accounting is currently enabled) [2022-06-30T14:22:45.340Z] - CONFIG_BLK_CGROUP: enabled [2022-06-30T14:22:45.340Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-30T14:22:45.340Z] - CONFIG_CGROUP_PERF: enabled [2022-06-30T14:22:45.340Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-30T14:22:45.340Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-30T14:22:45.340Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-30T14:22:45.340Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-30T14:22:45.340Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-30T14:22:45.340Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-30T14:22:45.340Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-30T14:22:45.340Z] - CONFIG_IP_VS: enabled (as module) [2022-06-30T14:22:45.340Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-30T14:22:45.340Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-30T14:22:45.340Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-30T14:22:45.340Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-30T14:22:45.340Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-30T14:22:45.449Z] #58 52.62 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-30T14:22:45.449Z] #58 52.62 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-30T14:22:45.449Z] #58 52.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:22:45.510Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 25.17MB / 141.75MB 4.4s [2022-06-30T14:22:45.600Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-30T14:22:45.600Z] - CONFIG_EXT4_FS: enabled [2022-06-30T14:22:45.600Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-30T14:22:45.600Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-30T14:22:45.600Z] - Network Drivers: [2022-06-30T14:22:45.600Z] - "overlay": [2022-06-30T14:22:45.600Z] - CONFIG_VXLAN: enabled (as module) [2022-06-30T14:22:45.600Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-30T14:22:45.600Z] Optional (for encrypted networks): [2022-06-30T14:22:45.600Z] - CONFIG_CRYPTO: enabled [2022-06-30T14:22:45.600Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-30T14:22:45.600Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-30T14:22:45.600Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-30T14:22:45.600Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-30T14:22:45.600Z] - CONFIG_XFRM: enabled [2022-06-30T14:22:45.600Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-30T14:22:45.600Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-30T14:22:45.600Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-30T14:22:45.600Z] - "ipvlan": [2022-06-30T14:22:45.600Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-30T14:22:45.600Z] - "macvlan": [2022-06-30T14:22:45.600Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-30T14:22:45.600Z] - CONFIG_DUMMY: enabled (as module) [2022-06-30T14:22:45.600Z] - "ftp,tftp client in container": [2022-06-30T14:22:45.600Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-30T14:22:45.600Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-30T14:22:45.600Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-30T14:22:45.600Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-30T14:22:45.600Z] - Storage Drivers: [2022-06-30T14:22:45.600Z] - "aufs": [2022-06-30T14:22:45.600Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-30T14:22:45.600Z] - "btrfs": [2022-06-30T14:22:45.600Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-30T14:22:45.600Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-30T14:22:45.600Z] - "devicemapper": [2022-06-30T14:22:45.600Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-30T14:22:45.600Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-30T14:22:45.600Z] - "overlay": [2022-06-30T14:22:45.706Z] #58 52.78 Selecting previously unselected package criu. [2022-06-30T14:22:45.707Z] #58 52.79 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-30T14:22:45.707Z] #58 52.80 Unpacking criu (3.17-1) ... [2022-06-30T14:22:45.732Z] #10 ... [2022-06-30T14:22:45.732Z] [2022-06-30T14:22:45.732Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-30T14:22:45.732Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-30T14:22:45.732Z] #7 DONE 0.9s [2022-06-30T14:22:45.732Z] [2022-06-30T14:22:45.732Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-30T14:22:45.732Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-30T14:22:45.732Z] #8 DONE 1.0s [2022-06-30T14:22:45.732Z] [2022-06-30T14:22:45.732Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T14:22:45.732Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-30T14:22:45.732Z] #10 DONE 1.0s [2022-06-30T14:22:45.732Z] [2022-06-30T14:22:45.732Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T14:22:45.732Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-30T14:22:45.732Z] #9 DONE 1.0s [2022-06-30T14:22:45.859Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-30T14:22:45.859Z] - "zfs": [2022-06-30T14:22:45.859Z] - /dev/zfs: present [2022-06-30T14:22:45.859Z] - zfs command: missing [2022-06-30T14:22:45.859Z] - zpool command: missing [2022-06-30T14:22:45.859Z] [2022-06-30T14:22:45.859Z] Limits: [2022-06-30T14:22:45.859Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-30T14:22:45.859Z] [2022-06-30T14:22:45.859Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-30T14:22:46.082Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.8s done [2022-06-30T14:22:46.082Z] #11 ... [2022-06-30T14:22:46.082Z] [2022-06-30T14:22:46.082Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T14:22:46.082Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-30T14:22:46.082Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-30T14:22:46.082Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-30T14:22:46.082Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-30T14:22:46.082Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-30T14:22:46.082Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-06-30T14:22:46.082Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.9s done [2022-06-30T14:22:46.082Z] #71 DONE 5.2s [2022-06-30T14:22:46.082Z] [2022-06-30T14:22:46.082Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:46.082Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:22:46.082Z] #11 ... [2022-06-30T14:22:46.082Z] [2022-06-30T14:22:46.082Z] #24 [internal] load build context [2022-06-30T14:22:46.082Z] #24 sha256:cdfd9aeec8be70a022de14571699670b3034fee8776c2c37a284ac67ee5a04b7 [2022-06-30T14:22:46.082Z] #24 transferring context: 25.10MB 5.3s [2022-06-30T14:22:46.187Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac . [2022-06-30T14:22:46.307Z] [2022-06-30T14:22:46.308Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:46.308Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:22:46.308Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done [2022-06-30T14:22:46.447Z] #2 [internal] load .dockerignore [2022-06-30T14:22:46.447Z] #2 sha256:ea95a772db92a0673ea68a3bf5580c38a9672eab57a6676f17b53d68af91c571 [2022-06-30T14:22:46.447Z] #2 ... [2022-06-30T14:22:46.447Z] [2022-06-30T14:22:46.447Z] #1 [internal] load build definition from Dockerfile [2022-06-30T14:22:46.447Z] #1 sha256:80e5fa792d4ee2982c6a537ab4615def8cc831fd6b19de5c0eac395f2ecd2f00 [2022-06-30T14:22:46.447Z] #1 transferring dockerfile: 18.90kB done [2022-06-30T14:22:46.447Z] #1 DONE 0.3s [2022-06-30T14:22:46.447Z] [2022-06-30T14:22:46.447Z] #2 [internal] load .dockerignore [2022-06-30T14:22:46.447Z] #2 sha256:ea95a772db92a0673ea68a3bf5580c38a9672eab57a6676f17b53d68af91c571 [2022-06-30T14:22:46.447Z] #2 transferring context: 145B done [2022-06-30T14:22:46.574Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-06-30T14:22:46.574Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-06-30T14:22:46.574Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0B / 55.01MB 0.1s [2022-06-30T14:22:46.574Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-06-30T14:22:46.640Z] #58 53.84 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:22:46.707Z] #2 DONE 0.3s [2022-06-30T14:22:46.707Z] [2022-06-30T14:22:46.707Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-30T14:22:46.707Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-06-30T14:22:46.836Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 2.10MB / 5.16MB 0.3s [2022-06-30T14:22:46.836Z] #11 ... [2022-06-30T14:22:46.836Z] [2022-06-30T14:22:46.836Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-30T14:22:46.836Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-30T14:22:46.836Z] #49 DONE 0.0s [2022-06-30T14:22:46.836Z] [2022-06-30T14:22:46.836Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:46.836Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:22:46.836Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 3.92MB / 55.01MB 0.4s [2022-06-30T14:22:46.836Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.4s [2022-06-30T14:22:47.104Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.4s done [2022-06-30T14:22:47.104Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 3.15MB / 10.88MB 0.6s [2022-06-30T14:22:47.104Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 11.53MB / 55.01MB 0.7s [2022-06-30T14:22:47.104Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 6.29MB / 10.88MB 0.7s [2022-06-30T14:22:47.281Z] #3 DONE 0.4s [2022-06-30T14:22:47.281Z] [2022-06-30T14:22:47.281Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-30T14:22:47.281Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-06-30T14:22:47.281Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-30T14:22:47.281Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-30T14:22:47.281Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-06-30T14:22:47.281Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-06-30T14:22:47.281Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-06-30T14:22:47.281Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 5.24MB / 9.06MB 0.2s [2022-06-30T14:22:47.281Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.3s [2022-06-30T14:22:47.369Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 19.92MB / 55.01MB 0.9s [2022-06-30T14:22:47.369Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.9s [2022-06-30T14:22:47.369Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 23.36MB / 55.01MB 1.0s [2022-06-30T14:22:47.369Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.9s done [2022-06-30T14:22:47.470Z] #24 ... [2022-06-30T14:22:47.470Z] [2022-06-30T14:22:47.470Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:47.470Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:22:47.470Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 67.11MB / 141.75MB 6.3s [2022-06-30T14:22:47.540Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2022-06-30T14:22:47.540Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-06-30T14:22:47.540Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-06-30T14:22:47.648Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 2.10MB / 85.88MB 1.1s [2022-06-30T14:22:47.648Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0B / 54.58MB 1.1s [2022-06-30T14:22:47.648Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 32.51MB / 55.01MB 1.3s [2022-06-30T14:22:47.648Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 9.31MB / 85.88MB 1.3s [2022-06-30T14:22:47.799Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-06-30T14:22:47.799Z] #4 DONE 0.8s [2022-06-30T14:22:47.920Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 39.85MB / 55.01MB 1.5s [2022-06-30T14:22:47.920Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 15.35MB / 85.88MB 1.5s [2022-06-30T14:22:47.920Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 9.44MB / 54.58MB 1.5s [2022-06-30T14:22:48.015Z] #58 ... [2022-06-30T14:22:48.016Z] [2022-06-30T14:22:48.016Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:22:48.016Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:22:48.016Z] #83 49.47 Selecting previously unselected package dpkg-dev. [2022-06-30T14:22:48.016Z] #83 49.48 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-30T14:22:48.016Z] #83 49.50 Unpacking dpkg-dev (1.20.10) ... [2022-06-30T14:22:48.016Z] #83 51.41 Selecting previously unselected package build-essential. [2022-06-30T14:22:48.016Z] #83 51.42 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-30T14:22:48.016Z] #83 51.44 Unpacking build-essential (12.9) ... [2022-06-30T14:22:48.016Z] #83 51.55 Selecting previously unselected package libcap2:amd64. [2022-06-30T14:22:48.016Z] #83 51.55 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-30T14:22:48.016Z] #83 51.56 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-30T14:22:48.016Z] #83 51.73 Selecting previously unselected package libcap-dev:amd64. [2022-06-30T14:22:48.016Z] #83 51.77 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-30T14:22:48.016Z] #83 51.80 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-30T14:22:48.016Z] #83 52.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-30T14:22:48.016Z] #83 52.13 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-30T14:22:48.016Z] #83 52.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:22:48.016Z] #83 52.29 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-30T14:22:48.016Z] #83 52.30 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-30T14:22:48.016Z] #83 52.32 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-30T14:22:48.016Z] #83 52.58 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-30T14:22:48.016Z] #83 52.59 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-30T14:22:48.016Z] #83 52.63 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T14:22:48.016Z] #83 52.92 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-30T14:22:48.016Z] #83 52.92 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-30T14:22:48.016Z] #83 52.94 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T14:22:48.016Z] #83 53.92 Selecting previously unselected package libtool. [2022-06-30T14:22:48.016Z] #83 53.92 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-30T14:22:48.016Z] #83 53.94 Unpacking libtool (2.4.6-15) ... [2022-06-30T14:22:48.016Z] #83 54.30 Selecting previously unselected package libudev-dev:amd64. [2022-06-30T14:22:48.016Z] #83 54.33 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-30T14:22:48.016Z] #83 54.34 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-30T14:22:48.016Z] #83 54.67 Selecting previously unselected package libyajl2:amd64. [2022-06-30T14:22:48.016Z] #83 54.70 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-30T14:22:48.016Z] #83 54.72 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-30T14:22:48.016Z] #83 54.94 Selecting previously unselected package libyajl-dev:amd64. [2022-06-30T14:22:48.016Z] #83 54.94 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-30T14:22:48.016Z] #83 54.95 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-30T14:22:48.016Z] #83 55.29 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T14:22:48.016Z] #83 55.31 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-30T14:22:48.016Z] #83 55.33 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-30T14:22:48.016Z] #83 55.34 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-30T14:22:48.016Z] #83 55.36 Setting up file (1:5.39-3) ... [2022-06-30T14:22:48.016Z] #83 55.37 Setting up bzip2 (1.0.8-4) ... [2022-06-30T14:22:48.016Z] #83 55.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:22:48.016Z] #83 55.41 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-30T14:22:48.016Z] #83 55.42 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-30T14:22:48.016Z] #83 55.44 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-30T14:22:48.016Z] #83 55.46 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-30T14:22:48.016Z] #83 55.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:22:48.044Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 75.50MB / 141.75MB 6.7s [2022-06-30T14:22:48.058Z] [2022-06-30T14:22:48.058Z] #6 [internal] load build definition from Dockerfile [2022-06-30T14:22:48.058Z] #6 sha256:433a7a3ce8afd198f6810088fb70ca3343fa05a508e8bab5653e0ed6636540d7 [2022-06-30T14:22:48.058Z] #6 DONE 0.0s [2022-06-30T14:22:48.058Z] [2022-06-30T14:22:48.058Z] #5 [internal] load .dockerignore [2022-06-30T14:22:48.058Z] #5 sha256:bb6339ca4cb5906c82cfb1aced7c9810b1546673294f306df91bb79d7d869055 [2022-06-30T14:22:48.058Z] #5 DONE 0.0s [2022-06-30T14:22:48.058Z] [2022-06-30T14:22:48.058Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T14:22:48.058Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-30T14:22:48.185Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 12.58MB / 54.58MB 1.6s [2022-06-30T14:22:48.185Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 42.99MB / 55.01MB 1.7s [2022-06-30T14:22:48.185Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 19.92MB / 85.88MB 1.7s [2022-06-30T14:22:48.186Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 15.73MB / 54.58MB 1.7s [2022-06-30T14:22:48.277Z] #83 55.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-30T14:22:48.277Z] #83 55.59 Setting up patch (2.7.6-7) ... [2022-06-30T14:22:48.277Z] #83 55.60 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-30T14:22:48.303Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 87.03MB / 141.75MB 7.0s [2022-06-30T14:22:48.448Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 46.58MB / 55.01MB 1.8s [2022-06-30T14:22:48.448Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 19.53MB / 54.58MB 1.8s [2022-06-30T14:22:48.448Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 51.38MB / 55.01MB 2.0s [2022-06-30T14:22:48.448Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 26.21MB / 85.88MB 2.0s [2022-06-30T14:22:48.448Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 23.07MB / 54.58MB 2.0s [2022-06-30T14:22:48.539Z] #83 55.73 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-30T14:22:48.539Z] #83 ... [2022-06-30T14:22:48.539Z] [2022-06-30T14:22:48.539Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:22:48.539Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:22:48.539Z] #58 55.68 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-30T14:22:48.539Z] #58 55.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:22:48.539Z] #58 55.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:22:48.539Z] #58 55.74 Setting up python3-six (1.16.0-2) ... [2022-06-30T14:22:48.574Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 100.66MB / 141.75MB 7.3s [2022-06-30T14:22:48.725Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.3s [2022-06-30T14:22:48.725Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 33.55MB / 85.88MB 2.3s [2022-06-30T14:22:48.725Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 30.41MB / 54.58MB 2.3s [2022-06-30T14:22:48.995Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 33.66MB / 54.58MB 2.5s [2022-06-30T14:22:49.152Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 109.05MB / 141.75MB 7.8s [2022-06-30T14:22:49.152Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 119.54MB / 141.75MB 8.1s [2022-06-30T14:22:49.256Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 41.89MB / 85.88MB 2.7s [2022-06-30T14:22:49.256Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 38.58MB / 54.58MB 2.7s [2022-06-30T14:22:49.256Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.7s done [2022-06-30T14:22:49.417Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.3s [2022-06-30T14:22:49.417Z] #11 ... [2022-06-30T14:22:49.417Z] [2022-06-30T14:22:49.417Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T14:22:49.417Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-30T14:22:49.417Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done [2022-06-30T14:22:49.417Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2022-06-30T14:22:49.417Z] #73 DONE 8.5s [2022-06-30T14:22:49.417Z] [2022-06-30T14:22:49.417Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:49.417Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:22:49.434Z] #10 DONE 1.0s [2022-06-30T14:22:49.434Z] [2022-06-30T14:22:49.434Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T14:22:49.434Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-30T14:22:49.434Z] #9 DONE 1.0s [2022-06-30T14:22:49.434Z] [2022-06-30T14:22:49.434Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-30T14:22:49.434Z] #8 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-06-30T14:22:49.434Z] #8 DONE 1.0s [2022-06-30T14:22:49.434Z] [2022-06-30T14:22:49.434Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-30T14:22:49.434Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-06-30T14:22:49.434Z] #7 DONE 1.1s [2022-06-30T14:22:49.472Z] #58 ... [2022-06-30T14:22:49.472Z] [2022-06-30T14:22:49.472Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:22:49.472Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:22:49.472Z] #83 55.84 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-30T14:22:49.472Z] #83 55.86 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T14:22:49.472Z] #83 55.88 Setting up libtool (2.4.6-15) ... [2022-06-30T14:22:49.472Z] #83 55.91 Setting up m4 (1.4.18-5) ... [2022-06-30T14:22:49.472Z] #83 55.93 Setting up dpkg-dev (1.20.10) ... [2022-06-30T14:22:49.472Z] #83 55.96 Setting up autoconf (2.69-14) ... [2022-06-30T14:22:49.472Z] #83 55.97 Setting up build-essential (12.9) ... [2022-06-30T14:22:49.472Z] #83 55.98 Setting up automake (1:1.16.3-2) ... [2022-06-30T14:22:49.472Z] #83 56.02 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-30T14:22:49.472Z] #83 56.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:22:49.472Z] #83 DONE 56.5s [2022-06-30T14:22:49.472Z] [2022-06-30T14:22:49.472Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:22:49.472Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:22:49.472Z] #62 50.66 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-30T14:22:49.472Z] #62 50.66 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-30T14:22:49.472Z] #62 50.73 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-30T14:22:49.472Z] #62 50.76 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-30T14:22:49.472Z] #62 50.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-30T14:22:49.472Z] #62 50.84 go: downloading github.com/julz/importas v0.1.0 [2022-06-30T14:22:49.472Z] #62 50.88 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-30T14:22:49.472Z] #62 50.90 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-30T14:22:49.472Z] #62 50.94 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-30T14:22:49.472Z] #62 50.97 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-30T14:22:49.472Z] #62 50.98 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-30T14:22:49.472Z] #62 51.01 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-30T14:22:49.472Z] #62 51.03 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-30T14:22:49.472Z] #62 51.09 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-30T14:22:49.472Z] #62 51.15 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-30T14:22:49.472Z] #62 51.28 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-30T14:22:49.472Z] #62 51.32 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-30T14:22:49.472Z] #62 51.35 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-30T14:22:49.472Z] #62 52.17 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-30T14:22:49.472Z] #62 52.17 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-30T14:22:49.472Z] #62 52.24 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-30T14:22:49.472Z] #62 52.24 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-30T14:22:49.472Z] #62 52.42 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-30T14:22:49.472Z] #62 52.42 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-30T14:22:49.472Z] #62 52.47 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-30T14:22:49.472Z] #62 52.57 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-30T14:22:49.472Z] #62 52.58 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-30T14:22:49.472Z] #62 52.97 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-30T14:22:49.472Z] #62 52.98 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-30T14:22:49.472Z] #62 52.98 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-30T14:22:49.472Z] #62 53.05 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-30T14:22:49.472Z] #62 53.05 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-30T14:22:49.472Z] #62 53.16 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-30T14:22:49.472Z] #62 53.18 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-30T14:22:49.472Z] #62 53.22 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-30T14:22:49.472Z] #62 53.26 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-30T14:22:49.472Z] #62 53.30 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-30T14:22:49.472Z] #62 53.49 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-30T14:22:49.472Z] #62 53.49 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-30T14:22:49.472Z] #62 53.78 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-30T14:22:49.472Z] #62 53.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-30T14:22:49.472Z] #62 53.85 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-30T14:22:49.472Z] #62 53.88 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-30T14:22:49.472Z] #62 53.91 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-30T14:22:49.472Z] #62 54.31 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-30T14:22:49.472Z] #62 54.43 go: downloading honnef.co/go/tools v0.2.2 [2022-06-30T14:22:49.472Z] #62 56.03 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-30T14:22:49.472Z] #62 56.03 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-30T14:22:49.472Z] #62 56.12 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-30T14:22:49.472Z] #62 56.21 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-30T14:22:49.472Z] #62 56.22 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-30T14:22:49.472Z] #62 56.26 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-30T14:22:49.472Z] #62 56.48 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-30T14:22:49.472Z] #62 56.70 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-30T14:22:49.472Z] #62 56.84 go: downloading golang.org/x/text v0.3.7 [2022-06-30T14:22:49.520Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 48.36MB / 85.88MB 3.0s [2022-06-30T14:22:49.520Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 41.94MB / 54.58MB 3.0s [2022-06-30T14:22:49.520Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0B / 141.75MB 3.0s [2022-06-30T14:22:49.730Z] #62 ... [2022-06-30T14:22:49.730Z] [2022-06-30T14:22:49.730Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:22:49.730Z] #41 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:22:49.785Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 55.57MB / 85.88MB 3.3s [2022-06-30T14:22:49.785Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 46.14MB / 54.58MB 3.3s [2022-06-30T14:22:49.785Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-06-30T14:22:49.989Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 129.18MB / 141.75MB 8.7s [2022-06-30T14:22:50.056Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 51.38MB / 54.58MB 3.5s [2022-06-30T14:22:50.056Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.49MB / 141.75MB 3.5s [2022-06-30T14:22:50.056Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 62.91MB / 85.88MB 3.6s [2022-06-30T14:22:50.252Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 138.41MB / 141.75MB 9.0s [2022-06-30T14:22:50.317Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 3.8s [2022-06-30T14:22:50.503Z] #41 56.94 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-30T14:22:50.503Z] #41 57.60 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-30T14:22:50.518Z] #11 ... [2022-06-30T14:22:50.518Z] [2022-06-30T14:22:50.518Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-30T14:22:50.518Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-30T14:22:50.518Z] #72 DONE 1.5s [2022-06-30T14:22:50.518Z] [2022-06-30T14:22:50.518Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:50.518Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:22:50.518Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 9.4s done [2022-06-30T14:22:50.579Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 17.83MB / 141.75MB 4.0s [2022-06-30T14:22:50.579Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 69.91MB / 85.88MB 4.1s [2022-06-30T14:22:50.634Z] Client: [2022-06-30T14:22:50.634Z] Context: default [2022-06-30T14:22:50.634Z] Debug Mode: false [2022-06-30T14:22:50.634Z] Plugins: [2022-06-30T14:22:50.634Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-30T14:22:50.634Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-30T14:22:50.634Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-30T14:22:50.634Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-30T14:22:50.634Z] [2022-06-30T14:22:50.634Z] Server: [2022-06-30T14:22:50.634Z] Containers: 0 [2022-06-30T14:22:50.634Z] Running: 0 [2022-06-30T14:22:50.634Z] Paused: 0 [2022-06-30T14:22:50.634Z] Stopped: 0 [2022-06-30T14:22:50.634Z] Images: 0 [2022-06-30T14:22:50.634Z] Server Version: 20.10.14 [2022-06-30T14:22:50.634Z] Storage Driver: overlay2 [2022-06-30T14:22:50.634Z] Backing Filesystem: extfs [2022-06-30T14:22:50.634Z] Supports d_type: true [2022-06-30T14:22:50.634Z] Native Overlay Diff: true [2022-06-30T14:22:50.634Z] userxattr: false [2022-06-30T14:22:50.634Z] Logging Driver: json-file [2022-06-30T14:22:50.634Z] Cgroup Driver: systemd [2022-06-30T14:22:50.634Z] Cgroup Version: 2 [2022-06-30T14:22:50.634Z] Plugins: [2022-06-30T14:22:50.634Z] Volume: local [2022-06-30T14:22:50.634Z] Network: bridge host ipvlan macvlan null overlay [2022-06-30T14:22:50.634Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-30T14:22:50.634Z] Swarm: inactive [2022-06-30T14:22:50.634Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-30T14:22:50.634Z] Default Runtime: runc [2022-06-30T14:22:50.634Z] Init Binary: docker-init [2022-06-30T14:22:50.634Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T14:22:50.634Z] runc version: v1.0.3-0-gf46b6ba [2022-06-30T14:22:50.634Z] init version: de40ad0 [2022-06-30T14:22:50.634Z] Security Options: [2022-06-30T14:22:50.634Z] apparmor [2022-06-30T14:22:50.634Z] seccomp [2022-06-30T14:22:50.634Z] Profile: default [2022-06-30T14:22:50.634Z] cgroupns [2022-06-30T14:22:50.634Z] Kernel Version: 5.13.0-1021-aws [2022-06-30T14:22:50.634Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-30T14:22:50.634Z] OSType: linux [2022-06-30T14:22:50.634Z] Architecture: x86_64 [2022-06-30T14:22:50.634Z] CPUs: 2 [2022-06-30T14:22:50.634Z] Total Memory: 7.476GiB [2022-06-30T14:22:50.634Z] Name: ip-10-100-97-237 [2022-06-30T14:22:50.634Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-06-30T14:22:50.634Z] Docker Root Dir: /var/lib/docker [2022-06-30T14:22:50.634Z] Debug Mode: false [2022-06-30T14:22:50.634Z] Registry: https://index.docker.io/v1/ [2022-06-30T14:22:50.634Z] Labels: [2022-06-30T14:22:50.634Z] Experimental: true [2022-06-30T14:22:50.634Z] Insecure Registries: [2022-06-30T14:22:50.634Z] 127.0.0.0/8 [2022-06-30T14:22:50.634Z] Live Restore Enabled: true [2022-06-30T14:22:50.634Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-30T14:22:50.760Z] #41 57.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:22:50.783Z] #11 ... [2022-06-30T14:22:50.783Z] [2022-06-30T14:22:50.783Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T14:22:50.783Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T14:22:50.783Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.2s done [2022-06-30T14:22:50.783Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-06-30T14:22:50.783Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-30T14:22:50.783Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-06-30T14:22:50.783Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.4s done [2022-06-30T14:22:50.841Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 4.2s done [2022-06-30T14:22:50.841Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 74.45MB / 85.88MB 4.4s [2022-06-30T14:22:50.841Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 25.17MB / 141.75MB 4.4s [2022-06-30T14:22:50.841Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 0B / 156B 4.4s [2022-06-30T14:22:50.841Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 4.4s done [2022-06-30T14:22:50.961Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac . [2022-06-30T14:22:50.961Z] #2 [internal] load .dockerignore [2022-06-30T14:22:50.961Z] #2 sha256:04f80c9ff038cec8c95ee6a97ae7b8cb1b1a7597b23a99a6ad2e08f4886ec4c4 [2022-06-30T14:22:51.045Z] #28 ... [2022-06-30T14:22:51.045Z] [2022-06-30T14:22:51.045Z] #24 [internal] load build context [2022-06-30T14:22:51.045Z] #24 sha256:cdfd9aeec8be70a022de14571699670b3034fee8776c2c37a284ac67ee5a04b7 [2022-06-30T14:22:51.109Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 79.69MB / 85.88MB 4.7s [2022-06-30T14:22:51.220Z] #2 transferring context: 145B done [2022-06-30T14:22:51.220Z] #2 DONE 0.1s [2022-06-30T14:22:51.220Z] [2022-06-30T14:22:51.220Z] #1 [internal] load build definition from Dockerfile [2022-06-30T14:22:51.220Z] #1 sha256:067642b98b113e13aa0285b4d6069933659b8f7abb38e6a29df6b39cff884006 [2022-06-30T14:22:51.220Z] #1 transferring dockerfile: 18.90kB done [2022-06-30T14:22:51.220Z] #1 DONE 0.2s [2022-06-30T14:22:51.304Z] #24 transferring context: 61.67MB 10.3s done [2022-06-30T14:22:51.371Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 32.51MB / 141.75MB 4.8s [2022-06-30T14:22:51.371Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 84.93MB / 85.88MB 4.9s [2022-06-30T14:22:51.480Z] [2022-06-30T14:22:51.480Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-30T14:22:51.480Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-30T14:22:51.600Z] #24 DONE 10.8s [2022-06-30T14:22:51.600Z] [2022-06-30T14:22:51.600Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-30T14:22:51.600Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-30T14:22:51.600Z] #74 DONE 1.0s [2022-06-30T14:22:51.600Z] [2022-06-30T14:22:51.600Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:51.600Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:22:51.743Z] #3 DONE 0.3s [2022-06-30T14:22:51.743Z] [2022-06-30T14:22:51.743Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-30T14:22:51.743Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-30T14:22:51.743Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-30T14:22:51.743Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-30T14:22:51.743Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-30T14:22:51.743Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-30T14:22:51.743Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-30T14:22:51.950Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 41.82MB / 141.75MB 5.4s [2022-06-30T14:22:51.977Z] [2022-06-30T14:22:51.977Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:51.977Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-06-30T14:22:51.977Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-06-30T14:22:52.002Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-06-30T14:22:52.002Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-30T14:22:52.211Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 50.33MB / 141.75MB 5.7s [2022-06-30T14:22:52.241Z] #11 sha256:47b9c8aa3f8b415aeca87a1e13353a611df4cf64a07e38f14b1bc9679d56a3b8 1.80kB / 1.80kB done [2022-06-30T14:22:52.241Z] #11 sha256:bc950948075bf8e1fe0467740895ef835b3f02433bd506557cdc0fa3e35aac1b 7.12kB / 7.12kB done [2022-06-30T14:22:52.241Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-06-30T14:22:52.241Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 10.49MB / 53.70MB 0.2s [2022-06-30T14:22:52.263Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-06-30T14:22:52.263Z] #4 DONE 0.6s [2022-06-30T14:22:52.473Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 5.8s done [2022-06-30T14:22:52.513Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 19.92MB / 53.70MB 0.3s [2022-06-30T14:22:52.513Z] #11 ... [2022-06-30T14:22:52.513Z] [2022-06-30T14:22:52.513Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-30T14:22:52.513Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-30T14:22:52.513Z] #49 DONE 0.7s [2022-06-30T14:22:52.513Z] [2022-06-30T14:22:52.513Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:52.513Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-06-30T14:22:52.513Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 27.36MB / 53.70MB 0.4s [2022-06-30T14:22:52.522Z] [2022-06-30T14:22:52.522Z] #5 [internal] load .dockerignore [2022-06-30T14:22:52.522Z] #5 sha256:276c2d453beeca5afec247351c0342e6344ef540a060633c8b72b4acc0586b26 [2022-06-30T14:22:52.522Z] #5 DONE 0.0s [2022-06-30T14:22:52.522Z] [2022-06-30T14:22:52.522Z] #6 [internal] load build definition from Dockerfile [2022-06-30T14:22:52.522Z] #6 sha256:56e2bbb1fbd65e81b17cb566eabd19398ae36f3b6054747a89ebf896104ed86c [2022-06-30T14:22:52.522Z] #6 DONE 0.0s [2022-06-30T14:22:52.522Z] [2022-06-30T14:22:52.522Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-30T14:22:52.522Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-30T14:22:52.735Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 59.77MB / 141.75MB 6.2s [2022-06-30T14:22:52.774Z] #11 ... [2022-06-30T14:22:52.774Z] [2022-06-30T14:22:52.774Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-30T14:22:52.774Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-30T14:22:52.774Z] #49 DONE 0.0s [2022-06-30T14:22:52.774Z] [2022-06-30T14:22:52.774Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:52.774Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-06-30T14:22:52.774Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 39.85MB / 53.70MB 0.5s [2022-06-30T14:22:53.033Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 45.69MB / 53.70MB 0.7s [2022-06-30T14:22:53.033Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 0B / 4.94MB 0.7s [2022-06-30T14:22:53.033Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 0B / 10.66MB 0.7s [2022-06-30T14:22:53.033Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 0.8s [2022-06-30T14:22:53.033Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 4.94MB / 4.94MB 0.8s [2022-06-30T14:22:53.033Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 5.69MB / 10.66MB 0.9s [2022-06-30T14:22:53.308Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 4.94MB / 4.94MB 0.9s done [2022-06-30T14:22:53.308Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 1.1s [2022-06-30T14:22:53.308Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 0B / 54.67MB 1.1s [2022-06-30T14:22:53.308Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 10.49MB / 54.67MB 1.2s [2022-06-30T14:22:53.316Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 70.25MB / 141.75MB 6.7s [2022-06-30T14:22:53.316Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 77.59MB / 141.75MB 6.8s [2022-06-30T14:22:53.459Z] #10 ... [2022-06-30T14:22:53.459Z] [2022-06-30T14:22:53.459Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T14:22:53.459Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-30T14:22:53.459Z] #7 DONE 1.1s [2022-06-30T14:22:53.581Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 25.17MB / 54.67MB 1.3s [2022-06-30T14:22:53.581Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 33.55MB / 54.67MB 1.4s [2022-06-30T14:22:53.581Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 40.89MB / 54.67MB 1.5s [2022-06-30T14:22:53.586Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 91.23MB / 141.75MB 7.1s [2022-06-30T14:22:53.718Z] [2022-06-30T14:22:53.719Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T14:22:53.719Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-30T14:22:53.719Z] #8 DONE 1.2s [2022-06-30T14:22:53.719Z] [2022-06-30T14:22:53.719Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-30T14:22:53.719Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-30T14:22:53.719Z] #10 DONE 1.3s [2022-06-30T14:22:53.719Z] [2022-06-30T14:22:53.719Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-30T14:22:53.719Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-30T14:22:53.719Z] #9 DONE 1.3s [2022-06-30T14:22:53.845Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 1.5s done [2022-06-30T14:22:53.845Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 51.38MB / 54.67MB 1.6s [2022-06-30T14:22:53.845Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 1.7s done [2022-06-30T14:22:53.845Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 1.8s [2022-06-30T14:22:53.848Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 99.61MB / 141.75MB 7.3s [2022-06-30T14:22:53.988Z] [2022-06-30T14:22:53.988Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T14:22:53.988Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-30T14:22:53.988Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-30T14:22:53.988Z] #73 DONE 0.1s [2022-06-30T14:22:53.988Z] [2022-06-30T14:22:53.988Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T14:22:53.988Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-30T14:22:53.988Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-30T14:22:53.988Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-30T14:22:53.988Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-30T14:22:53.988Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-30T14:22:54.111Z] #11 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 [2022-06-30T14:22:54.111Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 0B / 108.88MB 1.9s [2022-06-30T14:22:54.111Z] #11 ... [2022-06-30T14:22:54.111Z] [2022-06-30T14:22:54.111Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T14:22:54.111Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-30T14:22:54.111Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-30T14:22:54.111Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-30T14:22:54.111Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-30T14:22:54.111Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-30T14:22:54.111Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-06-30T14:22:54.111Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.2s done [2022-06-30T14:22:54.111Z] #73 DONE 7.6s [2022-06-30T14:22:54.111Z] [2022-06-30T14:22:54.111Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:54.111Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:22:54.111Z] #11 ... [2022-06-30T14:22:54.111Z] [2022-06-30T14:22:54.111Z] #24 [internal] load build context [2022-06-30T14:22:54.111Z] #24 sha256:6c5c27a9cb660ded4fbf27cf42f2fbae2604467bd22b78b2cc744331467c3e44 [2022-06-30T14:22:54.111Z] #24 transferring context: 42.02MB 7.7s [2022-06-30T14:22:54.111Z] #24 ... [2022-06-30T14:22:54.111Z] [2022-06-30T14:22:54.111Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:54.111Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:22:54.111Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 109.05MB / 141.75MB 7.7s [2022-06-30T14:22:54.247Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-06-30T14:22:54.247Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.3s [2022-06-30T14:22:54.378Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 20.97MB / 108.88MB 2.1s [2022-06-30T14:22:54.378Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 30.09MB / 108.88MB 2.2s [2022-06-30T14:22:54.507Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-06-30T14:22:54.507Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-06-30T14:22:54.507Z] #71 ... [2022-06-30T14:22:54.507Z] [2022-06-30T14:22:54.507Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-30T14:22:54.507Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-30T14:22:54.507Z] #49 DONE 0.0s [2022-06-30T14:22:54.507Z] [2022-06-30T14:22:54.507Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T14:22:54.507Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-30T14:22:54.507Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-06-30T14:22:54.638Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 2.3s done [2022-06-30T14:22:54.638Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 51.38MB / 108.88MB 2.4s [2022-06-30T14:22:54.638Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 0B / 81.09MB 2.4s [2022-06-30T14:22:54.638Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 0B / 126B 2.4s [2022-06-30T14:22:54.638Z] #11 ... [2022-06-30T14:22:54.638Z] [2022-06-30T14:22:54.638Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T14:22:54.638Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-30T14:22:54.638Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-30T14:22:54.638Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-30T14:22:54.638Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-30T14:22:54.638Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-30T14:22:54.638Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-06-30T14:22:54.638Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-06-30T14:22:54.638Z] #71 DONE 2.7s [2022-06-30T14:22:54.638Z] [2022-06-30T14:22:54.638Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:54.638Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-06-30T14:22:54.638Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 62.01MB / 108.88MB 2.5s [2022-06-30T14:22:54.688Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 116.31MB / 141.75MB 8.0s [2022-06-30T14:22:54.890Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.5s [2022-06-30T14:22:54.890Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.8s done [2022-06-30T14:22:54.906Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 69.21MB / 108.88MB 2.6s [2022-06-30T14:22:54.906Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 85.98MB / 108.88MB 2.8s [2022-06-30T14:22:54.906Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 15.98MB / 81.09MB 2.8s [2022-06-30T14:22:54.948Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 128.25MB / 141.75MB 8.5s [2022-06-30T14:22:54.948Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.0s [2022-06-30T14:22:55.148Z] #11 ... [2022-06-30T14:22:55.148Z] [2022-06-30T14:22:55.148Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T14:22:55.148Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T14:22:55.148Z] #28 DONE 14.1s [2022-06-30T14:22:55.148Z] [2022-06-30T14:22:55.148Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:55.148Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:22:55.148Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-06-30T14:22:55.171Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 96.56MB / 108.88MB 2.9s [2022-06-30T14:22:55.171Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 25.30MB / 81.09MB 2.9s [2022-06-30T14:22:55.171Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 108.23MB / 108.88MB 3.0s [2022-06-30T14:22:55.171Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 36.40MB / 81.09MB 3.0s [2022-06-30T14:22:55.209Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 136.31MB / 141.75MB 8.8s [2022-06-30T14:22:55.430Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 53.48MB / 81.09MB 3.1s [2022-06-30T14:22:55.430Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 3.3s [2022-06-30T14:22:55.720Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.6s done [2022-06-30T14:22:55.979Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-06-30T14:22:56.703Z] #11 ... [2022-06-30T14:22:56.703Z] [2022-06-30T14:22:56.703Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T14:22:56.703Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-30T14:22:56.703Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-30T14:22:56.703Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-30T14:22:56.703Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-30T14:22:56.703Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-30T14:22:56.703Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.9s done [2022-06-30T14:22:56.703Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done [2022-06-30T14:22:56.703Z] #71 ... [2022-06-30T14:22:56.703Z] [2022-06-30T14:22:56.703Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T14:22:56.703Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T14:22:56.703Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-06-30T14:22:56.703Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-30T14:22:56.703Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-06-30T14:22:56.703Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-06-30T14:22:56.703Z] #28 ... [2022-06-30T14:22:56.703Z] [2022-06-30T14:22:56.703Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:56.703Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:22:56.919Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s done [2022-06-30T14:22:56.965Z] #11 ... [2022-06-30T14:22:56.965Z] [2022-06-30T14:22:56.965Z] #24 [internal] load build context [2022-06-30T14:22:56.965Z] #24 sha256:6c5c27a9cb660ded4fbf27cf42f2fbae2604467bd22b78b2cc744331467c3e44 [2022-06-30T14:22:56.965Z] #24 transferring context: 61.67MB 9.7s done [2022-06-30T14:22:56.965Z] #24 DONE 10.7s [2022-06-30T14:22:56.965Z] [2022-06-30T14:22:56.965Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:56.965Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:22:57.203Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0.1s [2022-06-30T14:22:57.315Z] #41 ... [2022-06-30T14:22:57.315Z] [2022-06-30T14:22:57.315Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:22:57.315Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:22:57.315Z] #62 63.64 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-30T14:22:57.315Z] #62 63.76 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-30T14:22:57.315Z] #62 63.76 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-30T14:22:57.315Z] #62 63.80 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-30T14:22:57.315Z] #62 63.89 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-30T14:22:57.315Z] #62 63.91 go: downloading golang.org/x/mod v0.5.1 [2022-06-30T14:22:57.315Z] #62 63.96 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-30T14:22:57.315Z] #62 64.04 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-30T14:22:57.315Z] #62 64.06 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-30T14:22:57.315Z] #62 64.32 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-30T14:22:57.315Z] #62 64.32 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-30T14:22:57.315Z] #62 64.41 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-30T14:22:57.315Z] #62 ... [2022-06-30T14:22:57.315Z] [2022-06-30T14:22:57.315Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:22:57.315Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:22:57.315Z] #58 57.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T14:22:57.315Z] #58 57.16 Setting up python3-protobuf (3.12.4-1) ... [2022-06-30T14:22:57.315Z] #58 61.57 Setting up criu (3.17-1) ... [2022-06-30T14:22:57.315Z] #58 64.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:22:57.315Z] #58 DONE 64.6s [2022-06-30T14:22:57.345Z] #11 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 2.9s done [2022-06-30T14:22:57.345Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 108.88MB / 108.88MB 4.7s done [2022-06-30T14:22:57.345Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded [2022-06-30T14:22:57.538Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 10.9s done [2022-06-30T14:22:57.538Z] #11 ... [2022-06-30T14:22:57.538Z] [2022-06-30T14:22:57.538Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T14:22:57.538Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-30T14:22:57.538Z] #71 DONE 11.1s [2022-06-30T14:22:57.573Z] [2022-06-30T14:22:57.573Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:22:57.573Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:22:57.573Z] #84 1.166 Cloning into '/tmp/crun-build'... [2022-06-30T14:22:57.573Z] #84 ... [2022-06-30T14:22:57.573Z] [2022-06-30T14:22:57.573Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:22:57.573Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:22:57.573Z] #62 64.92 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-30T14:22:57.604Z] #11 ... [2022-06-30T14:22:57.604Z] [2022-06-30T14:22:57.604Z] #24 [internal] load build context [2022-06-30T14:22:57.604Z] #24 sha256:ca40f11f75fd7d12c692e445cfdeec9c0fbb34a25f4f21067791a2f68539223f [2022-06-30T14:22:57.604Z] #24 transferring context: 61.67MB 3.4s done [2022-06-30T14:22:57.604Z] #24 DONE 5.6s [2022-06-30T14:22:57.604Z] [2022-06-30T14:22:57.604Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:57.604Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-06-30T14:22:57.604Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 0.3s done [2022-06-30T14:22:57.800Z] [2022-06-30T14:22:57.800Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:57.800Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:22:57.828Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2022-06-30T14:22:57.828Z] #71 DONE 4.0s [2022-06-30T14:22:57.828Z] [2022-06-30T14:22:57.828Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:57.828Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:22:57.828Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-06-30T14:22:57.828Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-06-30T14:22:57.828Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-06-30T14:22:57.828Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-06-30T14:22:57.828Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.6s done [2022-06-30T14:22:57.828Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.7s done [2022-06-30T14:22:57.828Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.0s done [2022-06-30T14:22:57.828Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.3s done [2022-06-30T14:22:57.828Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 3.6s done [2022-06-30T14:22:57.828Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 127.93MB / 141.75MB 3.9s [2022-06-30T14:22:57.828Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 2.0s [2022-06-30T14:22:57.828Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 2.4s done [2022-06-30T14:22:57.831Z] #62 65.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-30T14:22:57.831Z] #62 65.22 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-30T14:22:57.863Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 0.1s [2022-06-30T14:22:58.088Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.56MB / 141.75MB 4.1s [2022-06-30T14:22:58.091Z] #62 65.43 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-30T14:22:58.091Z] #62 65.47 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-30T14:22:58.091Z] #62 65.57 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-30T14:22:58.122Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 0.2s done [2022-06-30T14:22:58.348Z] #62 65.62 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-30T14:22:58.348Z] #62 65.65 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-30T14:22:58.348Z] #62 65.67 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-30T14:22:58.381Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 6.1s done [2022-06-30T14:22:58.381Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 [2022-06-30T14:22:58.381Z] #11 ... [2022-06-30T14:22:58.381Z] [2022-06-30T14:22:58.381Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T14:22:58.381Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-30T14:22:58.381Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-06-30T14:22:58.381Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-30T14:22:58.381Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-30T14:22:58.381Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-30T14:22:58.381Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-06-30T14:22:58.381Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2022-06-30T14:22:58.381Z] #73 DONE 6.5s [2022-06-30T14:22:58.381Z] [2022-06-30T14:22:58.381Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:58.381Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-06-30T14:22:58.641Z] #11 ... [2022-06-30T14:22:58.641Z] [2022-06-30T14:22:58.641Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T14:22:58.641Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-06-30T14:22:58.641Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.0s done [2022-06-30T14:22:58.641Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-30T14:22:58.641Z] #28 sha256:bd276cb1059f6502e342d3052a4c2767f2b3a0196508f5c2c34ce6da4a15b104 529B / 529B done [2022-06-30T14:22:58.641Z] #28 sha256:30d823f645b6a496842c2cff246aae9f07801fff859e8f5dc92d3a48e7b62209 1.48kB / 1.48kB done [2022-06-30T14:22:58.641Z] #28 DONE 6.6s [2022-06-30T14:22:58.641Z] [2022-06-30T14:22:58.641Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:58.641Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-06-30T14:22:58.926Z] #62 66.15 go: downloading github.com/prometheus/common v0.10.0 [2022-06-30T14:22:58.926Z] #62 66.31 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-30T14:22:58.926Z] #62 66.38 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-30T14:22:59.184Z] #62 66.65 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-30T14:22:59.207Z] #11 ... [2022-06-30T14:22:59.207Z] [2022-06-30T14:22:59.207Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-30T14:22:59.207Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-30T14:22:59.207Z] #72 DONE 0.8s [2022-06-30T14:22:59.207Z] [2022-06-30T14:22:59.207Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:22:59.207Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:00.021Z] #11 ... [2022-06-30T14:23:00.021Z] [2022-06-30T14:23:00.021Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-30T14:23:00.021Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-06-30T14:23:00.021Z] #72 DONE 0.6s [2022-06-30T14:23:00.021Z] [2022-06-30T14:23:00.021Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:00.021Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-06-30T14:23:00.148Z] #11 ... [2022-06-30T14:23:00.148Z] [2022-06-30T14:23:00.148Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-30T14:23:00.148Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-30T14:23:00.148Z] #74 DONE 0.8s [2022-06-30T14:23:00.148Z] [2022-06-30T14:23:00.148Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:00.148Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:00.148Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.1s [2022-06-30T14:23:00.555Z] #62 67.85 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-30T14:23:00.624Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 6.4s done [2022-06-30T14:23:00.624Z] #11 ... [2022-06-30T14:23:00.624Z] [2022-06-30T14:23:00.624Z] #24 [internal] load build context [2022-06-30T14:23:00.624Z] #24 sha256:30c20f09363a992546fe42432bff763e123436b42caf73260522906961a6fc32 [2022-06-30T14:23:00.624Z] #24 transferring context: 61.66MB 5.2s done [2022-06-30T14:23:00.624Z] #24 DONE 6.7s [2022-06-30T14:23:00.624Z] [2022-06-30T14:23:00.624Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T14:23:00.624Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-30T14:23:00.624Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-30T14:23:00.624Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-30T14:23:00.624Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-30T14:23:00.624Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-06-30T14:23:00.624Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2022-06-30T14:23:00.624Z] #73 DONE 6.6s [2022-06-30T14:23:00.624Z] [2022-06-30T14:23:00.624Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:00.624Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:00.624Z] #11 ... [2022-06-30T14:23:00.624Z] [2022-06-30T14:23:00.624Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T14:23:00.624Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T14:23:00.624Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-06-30T14:23:00.624Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-30T14:23:00.624Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-06-30T14:23:00.624Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-06-30T14:23:00.624Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.6s done [2022-06-30T14:23:00.624Z] #28 ... [2022-06-30T14:23:00.624Z] [2022-06-30T14:23:00.624Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:00.624Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:00.961Z] #11 ... [2022-06-30T14:23:00.961Z] [2022-06-30T14:23:00.961Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-30T14:23:00.961Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-06-30T14:23:00.961Z] #74 DONE 1.0s [2022-06-30T14:23:00.961Z] [2022-06-30T14:23:00.961Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:00.961Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-06-30T14:23:01.537Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 11.3s done [2022-06-30T14:23:01.537Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-06-30T14:23:01.537Z] #11 ... [2022-06-30T14:23:01.537Z] [2022-06-30T14:23:01.537Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T14:23:01.537Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T14:23:01.537Z] #28 DONE 15.0s [2022-06-30T14:23:01.537Z] [2022-06-30T14:23:01.537Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:01.537Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:01.563Z] #11 ... [2022-06-30T14:23:01.563Z] [2022-06-30T14:23:01.563Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T14:23:01.563Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T14:23:01.563Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.3s done [2022-06-30T14:23:01.563Z] #28 DONE 7.4s [2022-06-30T14:23:01.563Z] [2022-06-30T14:23:01.563Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-30T14:23:01.563Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-30T14:23:01.563Z] #72 DONE 0.6s [2022-06-30T14:23:01.563Z] [2022-06-30T14:23:01.563Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:01.563Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:01.563Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-06-30T14:23:01.821Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.4s done [2022-06-30T14:23:01.821Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-06-30T14:23:01.903Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 3.3s done [2022-06-30T14:23:01.903Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 0.1s [2022-06-30T14:23:02.108Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.7s done [2022-06-30T14:23:02.371Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-06-30T14:23:02.392Z] #11 ... [2022-06-30T14:23:02.392Z] [2022-06-30T14:23:02.392Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-30T14:23:02.392Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-30T14:23:02.392Z] #74 DONE 0.7s [2022-06-30T14:23:02.392Z] [2022-06-30T14:23:02.392Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:02.392Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:02.392Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.5s done [2022-06-30T14:23:02.526Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.2s [2022-06-30T14:23:02.652Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-06-30T14:23:03.323Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s done [2022-06-30T14:23:03.323Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-06-30T14:23:05.068Z] #11 ... [2022-06-30T14:23:05.068Z] [2022-06-30T14:23:05.068Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-30T14:23:05.068Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-30T14:23:05.068Z] #29 1.519 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:05.068Z] #29 1.530 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:05.068Z] #29 1.530 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:05.068Z] #29 1.757 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:23:05.068Z] #29 2.044 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:23:05.068Z] #29 2.318 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:23:05.068Z] #29 3.932 Fetched 8545 kB in 3s (3191 kB/s) [2022-06-30T14:23:05.068Z] #29 3.932 Reading package lists... [2022-06-30T14:23:05.068Z] #29 4.657 Reading package lists... [2022-06-30T14:23:05.068Z] #29 5.597 Building dependency tree... [2022-06-30T14:23:05.068Z] #29 5.940 The following additional packages will be installed: [2022-06-30T14:23:05.068Z] #29 5.948 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-30T14:23:05.068Z] #29 5.948 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-30T14:23:05.068Z] #29 5.948 Recommended packages: [2022-06-30T14:23:05.068Z] #29 5.948 libldap-common publicsuffix libsasl2-modules [2022-06-30T14:23:05.068Z] #29 6.083 The following NEW packages will be installed: [2022-06-30T14:23:05.068Z] #29 6.084 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-30T14:23:05.068Z] #29 6.084 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-30T14:23:05.068Z] #29 6.085 libssh2-1 openssl [2022-06-30T14:23:05.068Z] #29 6.372 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-06-30T14:23:05.068Z] #29 6.372 Need to get 3041 kB of archives. [2022-06-30T14:23:05.068Z] #29 6.372 After this operation, 6651 kB of additional disk space will be used. [2022-06-30T14:23:05.068Z] #29 6.372 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-30T14:23:05.068Z] #29 6.372 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-06-30T14:23:05.068Z] #29 6.380 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-30T14:23:05.068Z] #29 6.388 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-30T14:23:05.068Z] #29 6.388 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-30T14:23:05.068Z] #29 6.396 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-30T14:23:05.068Z] #29 6.396 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-30T14:23:05.068Z] #29 6.396 Get:8 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-30T14:23:05.068Z] #29 6.396 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-30T14:23:05.068Z] #29 6.396 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-30T14:23:05.068Z] #29 6.404 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-30T14:23:05.068Z] #29 6.407 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-30T14:23:05.068Z] #29 6.410 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-30T14:23:05.068Z] #29 6.412 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-30T14:23:05.068Z] #29 6.414 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-30T14:23:05.068Z] #29 6.675 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:23:05.068Z] #29 6.728 Fetched 3041 kB in 0s (9454 kB/s) [2022-06-30T14:23:05.068Z] #29 6.792 Selecting previously unselected package openssl. [2022-06-30T14:23:05.068Z] #29 6.792 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) [2022-06-30T14:23:05.068Z] #29 6.792 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-06-30T14:23:05.068Z] #29 6.796 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-06-30T14:23:05.068Z] #29 7.131 Selecting previously unselected package ca-certificates. [2022-06-30T14:23:05.068Z] #29 7.131 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-30T14:23:05.068Z] #29 7.162 Unpacking ca-certificates (20210119) ... [2022-06-30T14:23:05.068Z] #29 7.400 Selecting previously unselected package libbrotli1:amd64. [2022-06-30T14:23:05.068Z] #29 7.400 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-30T14:23:05.068Z] #29 7.417 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-30T14:23:05.068Z] #29 7.610 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-30T14:23:05.068Z] #29 7.612 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-30T14:23:05.068Z] #29 7.616 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:23:05.068Z] #29 7.717 Selecting previously unselected package libsasl2-2:amd64. [2022-06-30T14:23:05.068Z] #29 7.717 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-30T14:23:05.068Z] #29 7.722 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:23:05.068Z] #29 7.889 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-30T14:23:05.068Z] #29 7.891 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-30T14:23:05.068Z] #29 7.896 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-30T14:23:05.068Z] #29 8.028 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-30T14:23:05.068Z] #29 8.028 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-30T14:23:05.068Z] #29 8.048 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-30T14:23:05.068Z] #29 8.098 Selecting previously unselected package libpsl5:amd64. [2022-06-30T14:23:05.068Z] #29 8.098 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-30T14:23:05.068Z] #29 8.102 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-30T14:23:05.068Z] #29 8.156 Selecting previously unselected package librtmp1:amd64. [2022-06-30T14:23:05.068Z] #29 8.156 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-30T14:23:05.068Z] #29 8.156 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-30T14:23:05.068Z] #29 8.200 Selecting previously unselected package libssh2-1:amd64. [2022-06-30T14:23:05.068Z] #29 8.200 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-30T14:23:05.068Z] #29 8.206 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-30T14:23:05.068Z] #29 8.272 Selecting previously unselected package libcurl4:amd64. [2022-06-30T14:23:05.068Z] #29 8.272 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-30T14:23:05.068Z] #29 8.275 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-30T14:23:05.068Z] #29 8.360 Selecting previously unselected package curl. [2022-06-30T14:23:05.068Z] #29 8.363 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-30T14:23:05.068Z] #29 8.380 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-30T14:23:05.068Z] #29 8.443 Selecting previously unselected package libonig5:amd64. [2022-06-30T14:23:05.068Z] #29 8.443 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-30T14:23:05.068Z] #29 8.448 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T14:23:05.068Z] #29 8.519 Selecting previously unselected package libjq1:amd64. [2022-06-30T14:23:05.068Z] #29 8.519 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-30T14:23:05.068Z] #29 8.528 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-30T14:23:05.068Z] #29 8.600 Selecting previously unselected package jq. [2022-06-30T14:23:05.068Z] #29 8.600 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-30T14:23:05.068Z] #29 8.600 Unpacking jq (1.6-2.1) ... [2022-06-30T14:23:05.068Z] #29 8.658 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-30T14:23:05.068Z] #29 8.669 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-30T14:23:05.068Z] #29 8.683 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-30T14:23:05.068Z] #29 8.693 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:23:05.068Z] #29 8.704 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-30T14:23:05.068Z] #29 8.715 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:23:05.068Z] #29 8.725 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-30T14:23:05.068Z] #29 8.735 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-06-30T14:23:05.068Z] #29 8.750 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T14:23:05.068Z] #29 8.762 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-30T14:23:05.068Z] #29 8.776 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-30T14:23:05.068Z] #29 8.785 Setting up ca-certificates (20210119) ... [2022-06-30T14:23:05.068Z] #29 9.550 Updating certificates in /etc/ssl/certs... [2022-06-30T14:23:05.068Z] #29 ... [2022-06-30T14:23:05.068Z] [2022-06-30T14:23:05.068Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:05.068Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:05.068Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 7.9s done [2022-06-30T14:23:05.193Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 3.0s done [2022-06-30T14:23:05.193Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c [2022-06-30T14:23:05.330Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-06-30T14:23:07.936Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.8s done [2022-06-30T14:23:07.936Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-06-30T14:23:08.622Z] #11 ... [2022-06-30T14:23:08.622Z] [2022-06-30T14:23:08.622Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-30T14:23:08.622Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-30T14:23:08.622Z] #29 10.63 129 added, 0 removed; done. [2022-06-30T14:23:08.622Z] #29 10.69 Setting up jq (1.6-2.1) ... [2022-06-30T14:23:08.622Z] #29 10.70 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-30T14:23:08.622Z] #29 10.71 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-30T14:23:08.622Z] #29 10.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:23:08.622Z] #29 10.73 Processing triggers for ca-certificates (20210119) ... [2022-06-30T14:23:08.622Z] #29 10.74 Updating certificates in /etc/ssl/certs... [2022-06-30T14:23:08.622Z] #29 11.57 0 added, 0 removed; done. [2022-06-30T14:23:08.622Z] #29 11.57 Running hooks in /etc/ca-certificates/update.d... [2022-06-30T14:23:08.622Z] #29 11.57 done. [2022-06-30T14:23:08.622Z] #29 DONE 13.7s [2022-06-30T14:23:08.636Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.1s [2022-06-30T14:23:08.656Z] #62 ... [2022-06-30T14:23:08.656Z] [2022-06-30T14:23:08.656Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:23:08.656Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:23:08.656Z] #84 8.668 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-30T14:23:08.656Z] #84 8.698 Cloning into '/tmp/crun-build/libocispec'... [2022-06-30T14:23:08.656Z] #84 10.19 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-30T14:23:08.656Z] #84 10.22 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-30T14:23:08.656Z] #84 10.22 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-30T14:23:08.656Z] #84 10.22 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-30T14:23:08.656Z] #84 10.22 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-30T14:23:08.656Z] #84 13.40 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-30T14:23:08.656Z] #84 15.60 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-30T14:23:08.656Z] #84 17.58 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-30T14:23:08.656Z] #84 17.79 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-30T14:23:08.656Z] #84 17.93 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-30T14:23:08.889Z] [2022-06-30T14:23:08.889Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:08.889Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:09.223Z] #84 ... [2022-06-30T14:23:09.223Z] [2022-06-30T14:23:09.223Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T14:23:09.223Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T14:23:09.223Z] #60 76.43 gotestsum version dev [2022-06-30T14:23:09.386Z] #11 ... [2022-06-30T14:23:09.386Z] [2022-06-30T14:23:09.386Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-30T14:23:09.386Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-06-30T14:23:09.386Z] #29 1.051 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:09.386Z] #29 1.052 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:09.386Z] #29 1.066 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:09.386Z] #29 1.219 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [160 kB] [2022-06-30T14:23:09.386Z] #29 1.417 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-30T14:23:09.386Z] #29 1.722 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-30T14:23:09.386Z] #29 2.723 Fetched 8432 kB in 2s (4387 kB/s) [2022-06-30T14:23:09.386Z] #29 2.723 Reading package lists... [2022-06-30T14:23:09.386Z] #29 3.294 Reading package lists... [2022-06-30T14:23:09.386Z] #29 3.858 Building dependency tree... [2022-06-30T14:23:09.386Z] #29 4.304 The following additional packages will be installed: [2022-06-30T14:23:09.386Z] #29 4.305 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-30T14:23:09.386Z] #29 4.306 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-30T14:23:09.386Z] #29 4.311 Recommended packages: [2022-06-30T14:23:09.386Z] #29 4.311 libldap-common publicsuffix libsasl2-modules [2022-06-30T14:23:09.386Z] #29 4.412 The following NEW packages will be installed: [2022-06-30T14:23:09.386Z] #29 4.412 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-30T14:23:09.386Z] #29 4.412 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-30T14:23:09.386Z] #29 4.414 libssh2-1 openssl [2022-06-30T14:23:09.386Z] #29 4.696 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-06-30T14:23:09.386Z] #29 4.696 Need to get 2934 kB of archives. [2022-06-30T14:23:09.386Z] #29 4.696 After this operation, 6476 kB of additional disk space will be used. [2022-06-30T14:23:09.386Z] #29 4.696 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-06-30T14:23:09.386Z] #29 4.697 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-06-30T14:23:09.386Z] #29 4.702 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-06-30T14:23:09.386Z] #29 4.703 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-06-30T14:23:09.386Z] #29 4.707 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-06-30T14:23:09.386Z] #29 4.709 Get:6 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-06-30T14:23:09.386Z] #29 4.712 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-06-30T14:23:09.386Z] #29 4.713 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-06-30T14:23:09.386Z] #29 4.714 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-06-30T14:23:09.386Z] #29 4.715 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-06-30T14:23:09.386Z] #29 4.717 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-06-30T14:23:09.386Z] #29 4.721 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-06-30T14:23:09.386Z] #29 4.722 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-06-30T14:23:09.386Z] #29 4.724 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-06-30T14:23:09.386Z] #29 4.730 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-06-30T14:23:09.386Z] #29 4.853 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:23:09.386Z] #29 4.882 Fetched 2934 kB in 0s (9575 kB/s) [2022-06-30T14:23:09.386Z] #29 4.910 Selecting previously unselected package openssl. [2022-06-30T14:23:09.386Z] #29 4.910 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6654 files and directories currently installed.) [2022-06-30T14:23:09.386Z] #29 4.911 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-06-30T14:23:09.386Z] #29 4.914 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-06-30T14:23:09.386Z] #29 5.039 Selecting previously unselected package ca-certificates. [2022-06-30T14:23:09.386Z] #29 5.039 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-30T14:23:09.386Z] #29 5.044 Unpacking ca-certificates (20210119) ... [2022-06-30T14:23:09.386Z] #29 5.139 Selecting previously unselected package libbrotli1:arm64. [2022-06-30T14:23:09.386Z] #29 5.139 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-06-30T14:23:09.386Z] #29 5.146 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-06-30T14:23:09.386Z] #29 5.204 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-06-30T14:23:09.386Z] #29 5.204 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-06-30T14:23:09.386Z] #29 5.208 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:23:09.386Z] #29 5.249 Selecting previously unselected package libsasl2-2:arm64. [2022-06-30T14:23:09.386Z] #29 5.249 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-06-30T14:23:09.386Z] #29 5.253 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:23:09.386Z] #29 5.300 Selecting previously unselected package libldap-2.4-2:arm64. [2022-06-30T14:23:09.386Z] #29 5.300 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-06-30T14:23:09.386Z] #29 5.313 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-30T14:23:09.386Z] #29 5.380 Selecting previously unselected package libnghttp2-14:arm64. [2022-06-30T14:23:09.386Z] #29 5.380 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-06-30T14:23:09.386Z] #29 5.390 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-06-30T14:23:09.386Z] #29 5.466 Selecting previously unselected package libpsl5:arm64. [2022-06-30T14:23:09.386Z] #29 5.466 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-06-30T14:23:09.386Z] #29 5.469 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-06-30T14:23:09.386Z] #29 5.511 Selecting previously unselected package librtmp1:arm64. [2022-06-30T14:23:09.386Z] #29 5.512 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-06-30T14:23:09.386Z] #29 5.524 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-30T14:23:09.386Z] #29 5.558 Selecting previously unselected package libssh2-1:arm64. [2022-06-30T14:23:09.386Z] #29 5.559 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-06-30T14:23:09.386Z] #29 5.562 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-06-30T14:23:09.386Z] #29 5.618 Selecting previously unselected package libcurl4:arm64. [2022-06-30T14:23:09.386Z] #29 5.618 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-06-30T14:23:09.386Z] #29 5.621 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-06-30T14:23:09.386Z] #29 5.679 Selecting previously unselected package curl. [2022-06-30T14:23:09.386Z] #29 5.681 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-06-30T14:23:09.386Z] #29 5.690 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-30T14:23:09.386Z] #29 5.747 Selecting previously unselected package libonig5:arm64. [2022-06-30T14:23:09.386Z] #29 5.747 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-06-30T14:23:09.386Z] #29 5.751 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-06-30T14:23:09.386Z] #29 5.813 Selecting previously unselected package libjq1:arm64. [2022-06-30T14:23:09.386Z] #29 5.813 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-06-30T14:23:09.386Z] #29 5.818 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-06-30T14:23:09.386Z] #29 5.872 Selecting previously unselected package jq. [2022-06-30T14:23:09.386Z] #29 5.873 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-06-30T14:23:09.386Z] #29 5.877 Unpacking jq (1.6-2.1) ... [2022-06-30T14:23:09.386Z] #29 5.922 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-06-30T14:23:09.386Z] #29 5.941 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-06-30T14:23:09.386Z] #29 5.953 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-06-30T14:23:09.386Z] #29 5.964 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:23:09.386Z] #29 5.976 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-30T14:23:09.386Z] #29 5.992 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:23:09.386Z] #29 6.005 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-06-30T14:23:09.386Z] #29 6.015 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-06-30T14:23:09.386Z] #29 6.032 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-06-30T14:23:09.386Z] #29 6.042 Setting up libjq1:arm64 (1.6-2.1) ... [2022-06-30T14:23:09.386Z] #29 6.055 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-30T14:23:09.386Z] #29 6.068 Setting up ca-certificates (20210119) ... [2022-06-30T14:23:09.386Z] #29 6.821 Updating certificates in /etc/ssl/certs... [2022-06-30T14:23:09.386Z] #29 7.644 129 added, 0 removed; done. [2022-06-30T14:23:09.386Z] #29 7.675 Setting up jq (1.6-2.1) ... [2022-06-30T14:23:09.386Z] #29 7.686 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-06-30T14:23:09.386Z] #29 7.697 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-30T14:23:09.386Z] #29 7.708 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:23:09.386Z] #29 7.735 Processing triggers for ca-certificates (20210119) ... [2022-06-30T14:23:09.386Z] #29 7.742 Updating certificates in /etc/ssl/certs... [2022-06-30T14:23:09.386Z] #29 8.462 0 added, 0 removed; done. [2022-06-30T14:23:09.386Z] #29 8.462 Running hooks in /etc/ca-certificates/update.d... [2022-06-30T14:23:09.386Z] #29 8.462 done. [2022-06-30T14:23:09.386Z] #29 ... [2022-06-30T14:23:09.386Z] [2022-06-30T14:23:09.386Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:09.386Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-06-30T14:23:09.464Z] #11 ... [2022-06-30T14:23:09.464Z] [2022-06-30T14:23:09.464Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-30T14:23:09.464Z] #30 sha256:8d9e1cf9796261cf2e0c50b20c10e16361aac1e022b2d2e322bb2cf7dade8169 [2022-06-30T14:23:09.464Z] #30 DONE 0.5s [2022-06-30T14:23:09.464Z] [2022-06-30T14:23:09.464Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:09.464Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:09.481Z] #60 DONE 76.8s [2022-06-30T14:23:09.481Z] [2022-06-30T14:23:09.481Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:23:09.481Z] #41 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:23:09.645Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 4.4s done [2022-06-30T14:23:09.904Z] #11 extracting sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 [2022-06-30T14:23:10.162Z] #11 extracting sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 done [2022-06-30T14:23:10.404Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.1s [2022-06-30T14:23:10.730Z] #11 ... [2022-06-30T14:23:10.730Z] [2022-06-30T14:23:10.730Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-30T14:23:10.730Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-06-30T14:23:10.730Z] #29 DONE 12.1s [2022-06-30T14:23:10.730Z] [2022-06-30T14:23:10.730Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:10.730Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-06-30T14:23:10.730Z] #11 DONE 18.7s [2022-06-30T14:23:10.730Z] [2022-06-30T14:23:10.730Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-30T14:23:10.730Z] #30 sha256:c3a763aef20c56e4527a8679c84b19d2fd03c2d1cc2ac5ccbd23ba92194b163b [2022-06-30T14:23:10.730Z] #30 DONE 0.1s [2022-06-30T14:23:10.730Z] [2022-06-30T14:23:10.730Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T14:23:10.730Z] #31 sha256:5d8f5ee2e492187699c39cd64b18b12c6143396b9951649986021132bcc8abd0 [2022-06-30T14:23:11.329Z] #31 ... [2022-06-30T14:23:11.329Z] [2022-06-30T14:23:11.329Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-30T14:23:11.329Z] #12 sha256:13103095655c5bba4eeebd3103180d0be73b132b813a520823528d3ca7e8775b [2022-06-30T14:23:11.329Z] #12 DONE 0.6s [2022-06-30T14:23:11.342Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 6.0s done [2022-06-30T14:23:11.342Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-06-30T14:23:11.593Z] [2022-06-30T14:23:11.593Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-30T14:23:11.593Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d [2022-06-30T14:23:11.857Z] #13 DONE 0.5s [2022-06-30T14:23:11.857Z] [2022-06-30T14:23:11.857Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-30T14:23:11.857Z] #33 sha256:66313258d20f27b9db0a53e5efb7424eaf849c6f47c74928265b14ecf1962cea [2022-06-30T14:23:11.857Z] #33 DONE 0.1s [2022-06-30T14:23:11.857Z] [2022-06-30T14:23:11.857Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-30T14:23:11.857Z] #66 sha256:937643addce7dbc1753ec67bb97b6c286163323bbb8442c22bcb6b1c2769b5c2 [2022-06-30T14:23:11.857Z] #66 ... [2022-06-30T14:23:11.857Z] [2022-06-30T14:23:11.857Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-30T14:23:11.857Z] #46 sha256:b800f0abf501966fb97595329615fd15baa01c342f51b54e938e1f9eb91b45d0 [2022-06-30T14:23:11.857Z] #46 DONE 0.2s [2022-06-30T14:23:11.946Z] #11 ... [2022-06-30T14:23:11.946Z] [2022-06-30T14:23:11.946Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-30T14:23:11.946Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-30T14:23:11.946Z] #29 1.677 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:11.946Z] #29 1.697 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:11.946Z] #29 1.742 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:11.946Z] #29 1.974 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:23:11.946Z] #29 2.281 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:23:11.946Z] #29 2.763 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:23:11.946Z] #29 3.870 Fetched 8545 kB in 2s (3470 kB/s) [2022-06-30T14:23:11.946Z] #29 3.870 Reading package lists... [2022-06-30T14:23:11.946Z] #29 4.672 Reading package lists... [2022-06-30T14:23:11.946Z] #29 5.547 Building dependency tree... [2022-06-30T14:23:11.946Z] #29 6.014 The following additional packages will be installed: [2022-06-30T14:23:11.946Z] #29 6.014 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-30T14:23:11.946Z] #29 6.018 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-30T14:23:11.946Z] #29 6.018 Recommended packages: [2022-06-30T14:23:11.946Z] #29 6.018 libldap-common publicsuffix libsasl2-modules [2022-06-30T14:23:11.946Z] #29 6.151 The following NEW packages will be installed: [2022-06-30T14:23:11.946Z] #29 6.152 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-30T14:23:11.946Z] #29 6.153 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-30T14:23:11.946Z] #29 6.153 libssh2-1 openssl [2022-06-30T14:23:11.946Z] #29 6.447 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-06-30T14:23:11.946Z] #29 6.447 Need to get 3041 kB of archives. [2022-06-30T14:23:11.946Z] #29 6.447 After this operation, 6651 kB of additional disk space will be used. [2022-06-30T14:23:11.946Z] #29 6.447 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-30T14:23:11.946Z] #29 6.449 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-06-30T14:23:11.946Z] #29 6.454 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-30T14:23:11.946Z] #29 6.462 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-30T14:23:11.946Z] #29 6.462 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-30T14:23:11.946Z] #29 6.462 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-30T14:23:11.946Z] #29 6.462 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-30T14:23:11.946Z] #29 6.462 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-30T14:23:11.946Z] #29 6.482 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-30T14:23:11.946Z] #29 6.482 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-30T14:23:11.946Z] #29 6.482 Get:11 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-30T14:23:11.946Z] #29 6.496 Get:12 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-30T14:23:11.946Z] #29 6.496 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-30T14:23:11.946Z] #29 6.496 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-30T14:23:11.946Z] #29 6.496 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-30T14:23:11.946Z] #29 6.809 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:23:11.946Z] #29 6.870 Fetched 3041 kB in 0s (9225 kB/s) [2022-06-30T14:23:11.946Z] #29 6.901 Selecting previously unselected package openssl. [2022-06-30T14:23:11.946Z] #29 6.901 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) [2022-06-30T14:23:11.946Z] #29 6.901 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-06-30T14:23:11.946Z] #29 6.909 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-06-30T14:23:11.946Z] #29 7.140 Selecting previously unselected package ca-certificates. [2022-06-30T14:23:11.946Z] #29 7.140 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-30T14:23:11.946Z] #29 7.146 Unpacking ca-certificates (20210119) ... [2022-06-30T14:23:11.946Z] #29 7.376 Selecting previously unselected package libbrotli1:amd64. [2022-06-30T14:23:11.946Z] #29 7.376 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-30T14:23:11.946Z] #29 7.387 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-30T14:23:11.946Z] #29 7.524 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-30T14:23:11.946Z] #29 7.524 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-30T14:23:11.946Z] #29 7.553 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:23:11.946Z] #29 7.753 Selecting previously unselected package libsasl2-2:amd64. [2022-06-30T14:23:11.946Z] #29 7.753 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-30T14:23:11.946Z] #29 7.758 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:23:11.946Z] #29 7.883 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-30T14:23:11.946Z] #29 7.883 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-30T14:23:11.946Z] #29 7.888 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-30T14:23:11.946Z] #29 8.016 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-30T14:23:11.946Z] #29 8.016 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-30T14:23:11.946Z] #29 8.052 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-30T14:23:11.946Z] #29 8.196 Selecting previously unselected package libpsl5:amd64. [2022-06-30T14:23:11.946Z] #29 8.196 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-30T14:23:11.946Z] #29 8.202 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-30T14:23:11.946Z] #29 8.360 Selecting previously unselected package librtmp1:amd64. [2022-06-30T14:23:11.946Z] #29 8.360 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-30T14:23:11.946Z] #29 8.368 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-30T14:23:11.946Z] #29 8.459 Selecting previously unselected package libssh2-1:amd64. [2022-06-30T14:23:11.946Z] #29 8.459 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-30T14:23:11.946Z] #29 8.469 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-30T14:23:11.946Z] #29 8.621 Selecting previously unselected package libcurl4:amd64. [2022-06-30T14:23:11.946Z] #29 8.621 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-30T14:23:11.946Z] #29 8.626 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-30T14:23:11.946Z] #29 8.830 Selecting previously unselected package curl. [2022-06-30T14:23:11.946Z] #29 8.830 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-30T14:23:11.947Z] #29 8.841 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-30T14:23:11.947Z] #29 8.972 Selecting previously unselected package libonig5:amd64. [2022-06-30T14:23:11.947Z] #29 8.972 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-30T14:23:11.947Z] #29 8.978 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T14:23:11.947Z] #29 9.054 Selecting previously unselected package libjq1:amd64. [2022-06-30T14:23:11.947Z] #29 9.054 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-30T14:23:11.947Z] #29 9.061 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-30T14:23:11.947Z] #29 9.111 Selecting previously unselected package jq. [2022-06-30T14:23:11.947Z] #29 9.111 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-30T14:23:11.947Z] #29 9.115 Unpacking jq (1.6-2.1) ... [2022-06-30T14:23:11.947Z] #29 9.174 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-30T14:23:11.947Z] #29 9.187 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-30T14:23:11.947Z] #29 9.198 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-30T14:23:11.947Z] #29 9.208 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:23:11.947Z] #29 9.221 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-30T14:23:11.947Z] #29 9.235 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:23:11.947Z] #29 9.246 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-30T14:23:11.947Z] #29 9.256 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-06-30T14:23:11.947Z] #29 9.272 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T14:23:11.947Z] #29 9.285 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-30T14:23:11.947Z] #29 9.297 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-30T14:23:11.947Z] #29 9.307 Setting up ca-certificates (20210119) ... [2022-06-30T14:23:11.947Z] #29 10.12 Updating certificates in /etc/ssl/certs... [2022-06-30T14:23:11.947Z] #29 ... [2022-06-30T14:23:11.947Z] [2022-06-30T14:23:11.947Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:11.947Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:12.121Z] [2022-06-30T14:23:12.121Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-30T14:23:12.121Z] #50 sha256:15c133dfec257524e63bea93c84c1def8d71882a44dde00929a99bde82bd1576 [2022-06-30T14:23:12.121Z] #50 DONE 0.3s [2022-06-30T14:23:12.121Z] [2022-06-30T14:23:12.121Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-30T14:23:12.121Z] #25 sha256:1dfd7fc9962536d0a1d65727500a0fd67657bb815e1ae4c859af1ec7d148b285 [2022-06-30T14:23:12.121Z] #25 DONE 0.4s [2022-06-30T14:23:12.121Z] [2022-06-30T14:23:12.121Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:23:12.121Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-06-30T14:23:12.144Z] #11 ... [2022-06-30T14:23:12.144Z] [2022-06-30T14:23:12.144Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-30T14:23:12.144Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-30T14:23:12.144Z] #29 0.962 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:12.144Z] #29 0.962 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:12.144Z] #29 0.970 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:12.144Z] #29 1.119 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:23:12.144Z] #29 1.301 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:23:12.144Z] #29 1.611 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:23:12.144Z] #29 3.019 Fetched 8545 kB in 2s (3667 kB/s) [2022-06-30T14:23:12.144Z] #29 3.019 Reading package lists... [2022-06-30T14:23:12.144Z] #29 3.838 Reading package lists... [2022-06-30T14:23:12.144Z] #29 4.632 Building dependency tree... [2022-06-30T14:23:12.144Z] #29 4.996 The following additional packages will be installed: [2022-06-30T14:23:12.144Z] #29 4.996 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-30T14:23:12.144Z] #29 4.999 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-30T14:23:12.144Z] #29 4.999 Recommended packages: [2022-06-30T14:23:12.144Z] #29 4.999 libldap-common publicsuffix libsasl2-modules [2022-06-30T14:23:12.144Z] #29 5.128 The following NEW packages will be installed: [2022-06-30T14:23:12.144Z] #29 5.129 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-30T14:23:12.144Z] #29 5.129 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-30T14:23:12.144Z] #29 5.130 libssh2-1 openssl [2022-06-30T14:23:12.144Z] #29 5.411 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-06-30T14:23:12.144Z] #29 5.411 Need to get 3041 kB of archives. [2022-06-30T14:23:12.144Z] #29 5.411 After this operation, 6651 kB of additional disk space will be used. [2022-06-30T14:23:12.144Z] #29 5.411 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-30T14:23:12.144Z] #29 5.428 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-06-30T14:23:12.144Z] #29 5.428 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-30T14:23:12.144Z] #29 5.428 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-30T14:23:12.144Z] #29 5.428 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-30T14:23:12.144Z] #29 5.430 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-30T14:23:12.144Z] #29 5.433 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-30T14:23:12.144Z] #29 5.433 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-30T14:23:12.144Z] #29 5.440 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-30T14:23:12.144Z] #29 5.440 Get:10 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-30T14:23:12.144Z] #29 5.440 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-30T14:23:12.144Z] #29 5.478 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-30T14:23:12.144Z] #29 5.478 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-30T14:23:12.144Z] #29 5.478 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-30T14:23:12.144Z] #29 5.478 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-30T14:23:12.144Z] #29 5.657 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:23:12.144Z] #29 5.685 Fetched 3041 kB in 0s (8617 kB/s) [2022-06-30T14:23:12.144Z] #29 5.707 Selecting previously unselected package openssl. [2022-06-30T14:23:12.144Z] #29 5.707 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) [2022-06-30T14:23:12.144Z] #29 5.713 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-06-30T14:23:12.144Z] #29 5.718 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-06-30T14:23:12.144Z] #29 5.900 Selecting previously unselected package ca-certificates. [2022-06-30T14:23:12.144Z] #29 5.900 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-30T14:23:12.144Z] #29 5.906 Unpacking ca-certificates (20210119) ... [2022-06-30T14:23:12.144Z] #29 5.987 Selecting previously unselected package libbrotli1:amd64. [2022-06-30T14:23:12.144Z] #29 5.987 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-30T14:23:12.144Z] #29 5.992 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-30T14:23:12.144Z] #29 6.068 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-30T14:23:12.144Z] #29 6.068 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-30T14:23:12.144Z] #29 6.072 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:23:12.144Z] #29 6.168 Selecting previously unselected package libsasl2-2:amd64. [2022-06-30T14:23:12.144Z] #29 6.168 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-30T14:23:12.144Z] #29 6.174 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:23:12.144Z] #29 6.225 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-30T14:23:12.144Z] #29 6.225 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-30T14:23:12.144Z] #29 6.229 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-30T14:23:12.144Z] #29 6.292 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-30T14:23:12.144Z] #29 6.293 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-30T14:23:12.144Z] #29 6.297 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-30T14:23:12.144Z] #29 6.337 Selecting previously unselected package libpsl5:amd64. [2022-06-30T14:23:12.144Z] #29 6.337 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-30T14:23:12.144Z] #29 6.340 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-30T14:23:12.144Z] #29 6.377 Selecting previously unselected package librtmp1:amd64. [2022-06-30T14:23:12.144Z] #29 6.377 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-30T14:23:12.144Z] #29 6.379 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-30T14:23:12.144Z] #29 6.414 Selecting previously unselected package libssh2-1:amd64. [2022-06-30T14:23:12.144Z] #29 6.414 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-30T14:23:12.144Z] #29 6.417 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-30T14:23:12.144Z] #29 6.470 Selecting previously unselected package libcurl4:amd64. [2022-06-30T14:23:12.144Z] #29 6.470 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-30T14:23:12.144Z] #29 6.472 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-30T14:23:12.144Z] #29 6.535 Selecting previously unselected package curl. [2022-06-30T14:23:12.144Z] #29 6.535 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-30T14:23:12.144Z] #29 6.538 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-30T14:23:12.144Z] #29 6.593 Selecting previously unselected package libonig5:amd64. [2022-06-30T14:23:12.144Z] #29 6.593 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-30T14:23:12.144Z] #29 6.599 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T14:23:12.144Z] #29 6.665 Selecting previously unselected package libjq1:amd64. [2022-06-30T14:23:12.144Z] #29 6.665 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-30T14:23:12.144Z] #29 6.669 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-30T14:23:12.144Z] #29 6.717 Selecting previously unselected package jq. [2022-06-30T14:23:12.144Z] #29 6.717 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-30T14:23:12.144Z] #29 6.721 Unpacking jq (1.6-2.1) ... [2022-06-30T14:23:12.144Z] #29 6.759 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-30T14:23:12.144Z] #29 6.769 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-30T14:23:12.144Z] #29 6.778 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-30T14:23:12.144Z] #29 6.791 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:23:12.144Z] #29 6.801 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-30T14:23:12.144Z] #29 6.812 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T14:23:12.144Z] #29 6.823 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-30T14:23:12.145Z] #29 6.834 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-06-30T14:23:12.145Z] #29 6.851 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T14:23:12.145Z] #29 6.862 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-30T14:23:12.145Z] #29 6.875 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-30T14:23:12.145Z] #29 6.886 Setting up ca-certificates (20210119) ... [2022-06-30T14:23:12.145Z] #29 7.525 Updating certificates in /etc/ssl/certs... [2022-06-30T14:23:12.145Z] #29 8.197 129 added, 0 removed; done. [2022-06-30T14:23:12.145Z] #29 8.228 Setting up jq (1.6-2.1) ... [2022-06-30T14:23:12.145Z] #29 8.239 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-30T14:23:12.145Z] #29 8.247 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-30T14:23:12.145Z] #29 8.256 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:23:12.145Z] #29 8.274 Processing triggers for ca-certificates (20210119) ... [2022-06-30T14:23:12.145Z] #29 8.281 Updating certificates in /etc/ssl/certs... [2022-06-30T14:23:12.145Z] #29 8.859 0 added, 0 removed; done. [2022-06-30T14:23:12.145Z] #29 8.859 Running hooks in /etc/ca-certificates/update.d... [2022-06-30T14:23:12.145Z] #29 8.860 done. [2022-06-30T14:23:12.145Z] #29 ... [2022-06-30T14:23:12.145Z] [2022-06-30T14:23:12.145Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:12.145Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:12.145Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 3.9s done [2022-06-30T14:23:12.145Z] #11 ... [2022-06-30T14:23:12.145Z] [2022-06-30T14:23:12.145Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-30T14:23:12.145Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-30T14:23:12.145Z] #29 DONE 10.3s [2022-06-30T14:23:12.145Z] [2022-06-30T14:23:12.145Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:12.145Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:12.145Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0.1s [2022-06-30T14:23:12.145Z] #11 ... [2022-06-30T14:23:12.145Z] [2022-06-30T14:23:12.145Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-30T14:23:12.145Z] #30 sha256:48e660ea59c44ffed00d9947cf50f70d9928e3b962740ff38db1cf16dbea6016 [2022-06-30T14:23:12.145Z] #30 DONE 0.5s [2022-06-30T14:23:12.145Z] [2022-06-30T14:23:12.145Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:12.145Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:12.209Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.5s done [2022-06-30T14:23:12.391Z] #51 ... [2022-06-30T14:23:12.391Z] [2022-06-30T14:23:12.391Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-30T14:23:12.391Z] #66 sha256:937643addce7dbc1753ec67bb97b6c286163323bbb8442c22bcb6b1c2769b5c2 [2022-06-30T14:23:12.391Z] #66 DONE 0.4s [2022-06-30T14:23:12.391Z] [2022-06-30T14:23:12.391Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:23:12.391Z] #67 sha256:04166a086cb880409f558aaa7f60e25fb72c068598c62ca74dd1245e1030f040 [2022-06-30T14:23:12.471Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-06-30T14:23:13.660Z] #41 ... [2022-06-30T14:23:13.660Z] [2022-06-30T14:23:13.660Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T14:23:13.660Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T14:23:13.660Z] #19 68.92 Fetched 49.1 MB in 1min 7s (730 kB/s) [2022-06-30T14:23:15.027Z] #11 ... [2022-06-30T14:23:15.027Z] [2022-06-30T14:23:15.027Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-30T14:23:15.027Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-30T14:23:15.027Z] #29 11.31 129 added, 0 removed; done. [2022-06-30T14:23:15.027Z] #29 11.38 Setting up jq (1.6-2.1) ... [2022-06-30T14:23:15.027Z] #29 11.39 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-30T14:23:15.027Z] #29 11.40 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-30T14:23:15.027Z] #29 11.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:23:15.027Z] #29 11.43 Processing triggers for ca-certificates (20210119) ... [2022-06-30T14:23:15.027Z] #29 11.45 Updating certificates in /etc/ssl/certs... [2022-06-30T14:23:15.027Z] #29 12.44 0 added, 0 removed; done. [2022-06-30T14:23:15.027Z] #29 12.44 Running hooks in /etc/ca-certificates/update.d... [2022-06-30T14:23:15.027Z] #29 12.44 done. [2022-06-30T14:23:15.027Z] #29 DONE 13.6s [2022-06-30T14:23:15.027Z] [2022-06-30T14:23:15.027Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:15.027Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:15.290Z] #11 ... [2022-06-30T14:23:15.290Z] [2022-06-30T14:23:15.290Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-30T14:23:15.290Z] #30 sha256:2e89edbb819968f97bd359f1c117df9382b9f601932f224d51c7f664cc38752b [2022-06-30T14:23:15.290Z] #30 DONE 0.3s [2022-06-30T14:23:15.554Z] [2022-06-30T14:23:15.554Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:15.554Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:16.597Z] #67 3.945 + RM_GOPATH=0 [2022-06-30T14:23:16.597Z] #67 3.945 + TMP_GOPATH= [2022-06-30T14:23:16.597Z] #67 3.945 + : /build [2022-06-30T14:23:16.597Z] #67 3.945 + '[' -z '' ']' [2022-06-30T14:23:16.597Z] #67 3.945 ++ mktemp -d [2022-06-30T14:23:16.597Z] #67 3.945 + export GOPATH=/tmp/tmp.gYWJrRFBBy [2022-06-30T14:23:16.597Z] #67 3.945 + GOPATH=/tmp/tmp.gYWJrRFBBy [2022-06-30T14:23:16.597Z] #67 3.945 + RM_GOPATH=1 [2022-06-30T14:23:16.597Z] #67 3.945 + case "$(go env GOARCH)" in [2022-06-30T14:23:16.597Z] #67 3.947 ++ go env GOARCH [2022-06-30T14:23:16.597Z] #67 4.040 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:16.597Z] #67 4.040 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:16.597Z] #67 4.040 ++ dirname /install.sh [2022-06-30T14:23:16.597Z] #67 4.040 + dir=/ [2022-06-30T14:23:16.597Z] #67 4.040 + bin=rootlesskit [2022-06-30T14:23:16.597Z] #67 4.040 + shift [2022-06-30T14:23:16.597Z] #67 4.040 + '[' '!' -f //rootlesskit.installer ']' [2022-06-30T14:23:16.597Z] #67 4.040 + . //rootlesskit.installer [2022-06-30T14:23:16.597Z] #67 4.040 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:23:16.597Z] #67 4.040 + install_rootlesskit [2022-06-30T14:23:16.597Z] #67 4.040 + case "$1" in [2022-06-30T14:23:16.597Z] #67 4.040 + export CGO_ENABLED=0 [2022-06-30T14:23:16.597Z] #67 4.040 + CGO_ENABLED=0 [2022-06-30T14:23:16.597Z] #67 4.040 + _install_rootlesskit [2022-06-30T14:23:16.597Z] #67 4.049 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:23:16.597Z] #67 4.050 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-30T14:23:16.597Z] #67 4.050 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-30T14:23:16.597Z] #67 4.050 + GOBIN=/build [2022-06-30T14:23:16.597Z] #67 4.050 + GO111MODULE=on [2022-06-30T14:23:16.597Z] #67 4.050 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:23:16.613Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.0s [2022-06-30T14:23:16.857Z] #67 4.518 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-30T14:23:17.432Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.2s [2022-06-30T14:23:17.474Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.1s [2022-06-30T14:23:17.798Z] #67 ... [2022-06-30T14:23:17.798Z] [2022-06-30T14:23:17.798Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:23:17.798Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-06-30T14:23:17.798Z] #51 5.035 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:17.798Z] #51 5.105 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:17.798Z] #51 5.105 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:17.798Z] #51 5.624 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-30T14:23:18.366Z] #51 6.419 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-30T14:23:19.903Z] #11 ... [2022-06-30T14:23:19.903Z] [2022-06-30T14:23:19.903Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T14:23:19.903Z] #31 sha256:612e084fc44b7452e525bedf0880bfded92f8cd4d1aaea98c8cc6d4c10b748bf [2022-06-30T14:23:19.903Z] #31 2.135 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-30T14:23:19.903Z] #31 2.466 [2022-06-30T14:23:19.903Z] #31 2.703 #=#=# ######################################################################## 100.0% [2022-06-30T14:23:19.903Z] #31 3.001 [2022-06-30T14:23:19.903Z] #31 4.200 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-30T14:23:19.903Z] #31 4.490 [2022-06-30T14:23:19.903Z] #31 4.710 #=#=# ######################################################################## 100.0% [2022-06-30T14:23:19.903Z] #31 5.013 [2022-06-30T14:23:19.903Z] #31 6.001 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-30T14:23:19.903Z] #31 6.322 [2022-06-30T14:23:19.903Z] #31 6.543 #=#=# ############### 21.0% ######################################### 57.5% ################################################################ 89.1% ######################################################################## 100.0% [2022-06-30T14:23:19.903Z] #31 7.143 [2022-06-30T14:23:19.903Z] #31 8.193 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-30T14:23:19.903Z] #31 8.478 [2022-06-30T14:23:19.903Z] #31 8.712 #=#=# ######################################################################## 100.0% [2022-06-30T14:23:19.903Z] #31 9.051 [2022-06-30T14:23:19.903Z] #31 9.829 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-30T14:23:19.903Z] #31 10.15 [2022-06-30T14:23:19.903Z] #31 ... [2022-06-30T14:23:19.903Z] [2022-06-30T14:23:19.903Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:19.903Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:20.024Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.4s done [2022-06-30T14:23:20.024Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0.1s [2022-06-30T14:23:20.031Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 8.4s done [2022-06-30T14:23:20.598Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-06-30T14:23:20.598Z] #11 DONE 26.7s [2022-06-30T14:23:20.598Z] [2022-06-30T14:23:20.598Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-30T14:23:20.598Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-06-30T14:23:21.660Z] #51 9.232 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [160 kB] [2022-06-30T14:23:21.660Z] #51 ... [2022-06-30T14:23:21.660Z] [2022-06-30T14:23:21.660Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T14:23:21.660Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-06-30T14:23:21.660Z] #57 4.279 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-30T14:23:21.660Z] #57 5.300 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-30T14:23:21.660Z] #57 5.303 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-30T14:23:21.660Z] #57 5.403 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-30T14:23:21.660Z] #57 7.010 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-30T14:23:21.832Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.1s [2022-06-30T14:23:21.922Z] #57 ... [2022-06-30T14:23:21.922Z] [2022-06-30T14:23:21.922Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:23:21.922Z] #34 sha256:449dc6255994a451bc2fd98d32079778c92338751fb4061dd74f6f74b47b33ae [2022-06-30T14:23:21.922Z] #34 3.845 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-30T14:23:21.922Z] #34 3.845 Cloning into '.'... [2022-06-30T14:23:21.922Z] #34 ... [2022-06-30T14:23:21.922Z] [2022-06-30T14:23:21.922Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-30T14:23:21.922Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-06-30T14:23:21.922Z] #38 5.355 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-30T14:23:21.980Z] #12 DONE 1.3s [2022-06-30T14:23:21.980Z] [2022-06-30T14:23:21.980Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T14:23:21.980Z] #31 sha256:a06f4aa70d14eeb0e12c784b27e78370f0f61a1bdd08531e3015b9db7f937555 [2022-06-30T14:23:21.980Z] #31 1.544 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-30T14:23:21.980Z] #31 1.792 [2022-06-30T14:23:21.980Z] #31 2.008 #=#=# ######################################################################## 100.0% [2022-06-30T14:23:21.980Z] #31 2.264 [2022-06-30T14:23:21.980Z] #31 3.197 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-30T14:23:21.980Z] #31 3.487 [2022-06-30T14:23:21.980Z] #31 3.704 #=#=# ######################################################################## 100.0% [2022-06-30T14:23:21.980Z] #31 3.968 [2022-06-30T14:23:21.980Z] #31 4.873 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-30T14:23:21.980Z] #31 5.138 [2022-06-30T14:23:21.980Z] #31 5.360 #=#=# ################### 26.8% ########################################## 58.7% ################################################################# 90.6% ######################################################################## 100.0% [2022-06-30T14:23:21.980Z] #31 5.894 [2022-06-30T14:23:21.980Z] #31 6.890 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-30T14:23:21.980Z] #31 7.151 [2022-06-30T14:23:21.980Z] #31 7.376 #=#=# ######################################################################## 100.0% [2022-06-30T14:23:21.980Z] #31 7.696 [2022-06-30T14:23:21.980Z] #31 8.351 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-30T14:23:21.980Z] #31 8.684 [2022-06-30T14:23:21.980Z] #31 8.936 #=#=# ######################################################################## 100.0% [2022-06-30T14:23:21.980Z] #31 9.142 [2022-06-30T14:23:21.980Z] #31 9.184 Download of images into '/build' complete. [2022-06-30T14:23:21.980Z] #31 9.184 Use something like the following to load the result into a Docker daemon: [2022-06-30T14:23:21.980Z] #31 9.184 tar -cC '/build' . | docker load [2022-06-30T14:23:21.980Z] #31 DONE 9.7s [2022-06-30T14:23:21.980Z] [2022-06-30T14:23:21.980Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-30T14:23:21.980Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-06-30T14:23:22.181Z] #38 ... [2022-06-30T14:23:22.181Z] [2022-06-30T14:23:22.181Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:23:22.181Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-06-30T14:23:22.181Z] #55 5.453 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-30T14:23:22.441Z] #55 ... [2022-06-30T14:23:22.441Z] [2022-06-30T14:23:22.441Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:23:22.441Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-06-30T14:23:22.441Z] #76 3.751 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:22.441Z] #76 3.767 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:22.441Z] #76 3.931 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:22.441Z] #76 4.207 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-30T14:23:22.441Z] #76 6.254 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [160 kB] [2022-06-30T14:23:22.441Z] #76 9.010 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-30T14:23:22.441Z] #76 ... [2022-06-30T14:23:22.441Z] [2022-06-30T14:23:22.441Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:23:22.441Z] #36 sha256:ccf5d63b7d42e11b5f9cac632d7ef55087954b3ccbe644ab1638efdcd50070e6 [2022-06-30T14:23:22.441Z] #36 5.288 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-30T14:23:22.553Z] #13 DONE 0.6s [2022-06-30T14:23:22.553Z] [2022-06-30T14:23:22.553Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T14:23:22.553Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T14:23:22.718Z] #36 ... [2022-06-30T14:23:22.718Z] [2022-06-30T14:23:22.718Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T14:23:22.718Z] #26 sha256:f66985a1b121081ebf382079356d5b674edd28565ade8e1a597d15724a191034 [2022-06-30T14:23:22.718Z] #26 3.896 + RM_GOPATH=0 [2022-06-30T14:23:22.718Z] #26 3.896 + TMP_GOPATH= [2022-06-30T14:23:22.718Z] #26 3.896 + : /build [2022-06-30T14:23:22.718Z] #26 3.896 + '[' -z '' ']' [2022-06-30T14:23:22.718Z] #26 3.896 ++ mktemp -d [2022-06-30T14:23:22.718Z] #26 3.920 + export GOPATH=/tmp/tmp.2G041e2LCa [2022-06-30T14:23:22.718Z] #26 3.920 + GOPATH=/tmp/tmp.2G041e2LCa [2022-06-30T14:23:22.718Z] #26 3.920 + RM_GOPATH=1 [2022-06-30T14:23:22.718Z] #26 3.920 + case "$(go env GOARCH)" in [2022-06-30T14:23:22.718Z] #26 3.920 ++ go env GOARCH [2022-06-30T14:23:22.718Z] #26 3.932 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:22.718Z] #26 3.932 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:22.718Z] #26 3.932 ++ dirname /install.sh [2022-06-30T14:23:22.718Z] #26 3.964 Install docker/cli version 17.06.2-ce from stable [2022-06-30T14:23:22.718Z] #26 3.966 + dir=/ [2022-06-30T14:23:22.718Z] #26 3.966 + bin=dockercli [2022-06-30T14:23:22.718Z] #26 3.966 + shift [2022-06-30T14:23:22.718Z] #26 3.966 + '[' '!' -f //dockercli.installer ']' [2022-06-30T14:23:22.718Z] #26 3.966 + . //dockercli.installer [2022-06-30T14:23:22.718Z] #26 3.966 ++ : stable [2022-06-30T14:23:22.718Z] #26 3.966 ++ : 17.06.2-ce [2022-06-30T14:23:22.718Z] #26 3.966 + install_dockercli [2022-06-30T14:23:22.718Z] #26 3.966 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-30T14:23:22.718Z] #26 3.981 ++ uname -m [2022-06-30T14:23:22.718Z] #26 3.981 + arch=aarch64 [2022-06-30T14:23:22.718Z] #26 3.981 + '[' aarch64 '!=' x86_64 ']' [2022-06-30T14:23:22.718Z] #26 3.981 + '[' aarch64 '!=' s390x ']' [2022-06-30T14:23:22.718Z] #26 3.981 + '[' aarch64 '!=' armhf ']' [2022-06-30T14:23:22.718Z] #26 3.981 + build_dockercli [2022-06-30T14:23:22.718Z] #26 3.981 + git clone https://github.com/docker/docker-ce /tmp/tmp.2G041e2LCa/tmp/docker-ce [2022-06-30T14:23:22.718Z] #26 3.999 Cloning into '/tmp/tmp.2G041e2LCa/tmp/docker-ce'... [2022-06-30T14:23:22.718Z] #26 ... [2022-06-30T14:23:22.718Z] [2022-06-30T14:23:22.718Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T14:23:22.718Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-06-30T14:23:22.718Z] #53 5.258 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-30T14:23:22.718Z] #53 6.930 go: downloading github.com/fatih/color v1.10.0 [2022-06-30T14:23:22.718Z] #53 6.938 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-30T14:23:22.718Z] #53 6.991 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-30T14:23:22.718Z] #53 7.087 go: downloading github.com/pkg/errors v0.9.1 [2022-06-30T14:23:22.718Z] #53 7.418 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-30T14:23:22.718Z] #53 7.418 go: downloading golang.org/x/tools v0.1.0 [2022-06-30T14:23:22.718Z] #53 7.670 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-30T14:23:22.718Z] #53 7.766 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-30T14:23:22.718Z] #53 7.871 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-30T14:23:22.812Z] #40 ... [2022-06-30T14:23:22.812Z] [2022-06-30T14:23:22.812Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-30T14:23:22.812Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-06-30T14:23:22.812Z] #33 DONE 0.1s [2022-06-30T14:23:22.812Z] [2022-06-30T14:23:22.812Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-30T14:23:22.812Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-06-30T14:23:22.812Z] #50 DONE 0.2s [2022-06-30T14:23:22.812Z] [2022-06-30T14:23:22.812Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-30T14:23:22.812Z] #25 sha256:9ef4c2460802a5898211c16e4db64b99540b58ca104d764a7ff7be294d459ebc [2022-06-30T14:23:22.812Z] #25 DONE 0.2s [2022-06-30T14:23:22.812Z] [2022-06-30T14:23:22.812Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-30T14:23:22.812Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-06-30T14:23:22.812Z] #46 DONE 0.3s [2022-06-30T14:23:22.812Z] [2022-06-30T14:23:22.812Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T14:23:22.812Z] #26 sha256:6636e6a9df571f65234c6b26c61446afa76991a7189a2e8163af2155db2e7f7d [2022-06-30T14:23:22.978Z] #53 ... [2022-06-30T14:23:22.978Z] [2022-06-30T14:23:22.978Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T14:23:22.978Z] #31 sha256:5d8f5ee2e492187699c39cd64b18b12c6143396b9951649986021132bcc8abd0 [2022-06-30T14:23:22.978Z] #31 2.044 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-30T14:23:22.978Z] #31 2.368 [2022-06-30T14:23:22.978Z] #31 2.621 #=#=# ############ 17.4% ######################################################################## 100.0% [2022-06-30T14:23:22.978Z] #31 3.073 [2022-06-30T14:23:22.978Z] #31 4.205 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-30T14:23:22.978Z] #31 4.547 [2022-06-30T14:23:22.978Z] #31 4.812 #=#=# 0.8% ######################################################################## 100.0% [2022-06-30T14:23:22.978Z] #31 6.183 [2022-06-30T14:23:22.978Z] #31 10.68 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-30T14:23:22.978Z] #31 ... [2022-06-30T14:23:22.978Z] [2022-06-30T14:23:22.978Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T14:23:22.978Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-06-30T14:23:22.978Z] #40 4.953 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-30T14:23:22.978Z] #40 5.709 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-30T14:23:22.978Z] #40 6.549 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-30T14:23:22.978Z] #40 6.684 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-30T14:23:22.978Z] #40 6.710 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-30T14:23:22.978Z] #40 9.482 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-30T14:23:22.978Z] #40 9.667 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-30T14:23:23.071Z] #26 ... [2022-06-30T14:23:23.071Z] [2022-06-30T14:23:23.071Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-30T14:23:23.071Z] #66 sha256:7adb26e13aa1ad90667113a4abce736b3ce418827252f7233568c18705b5872b [2022-06-30T14:23:23.071Z] #66 DONE 0.3s [2022-06-30T14:23:23.071Z] [2022-06-30T14:23:23.071Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:23:23.071Z] #67 sha256:01feb4918e6b0de0ced04150ea8fac5788705d9329dc2566807a6ef23a4ffece [2022-06-30T14:23:23.209Z] #11 ... [2022-06-30T14:23:23.209Z] [2022-06-30T14:23:23.209Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T14:23:23.209Z] #31 sha256:612e084fc44b7452e525bedf0880bfded92f8cd4d1aaea98c8cc6d4c10b748bf [2022-06-30T14:23:23.209Z] #31 10.37 #=#=# ######################################################################## 100.0% [2022-06-30T14:23:23.209Z] #31 10.64 [2022-06-30T14:23:23.209Z] #31 10.72 Download of images into '/build' complete. [2022-06-30T14:23:23.209Z] #31 10.72 Use something like the following to load the result into a Docker daemon: [2022-06-30T14:23:23.209Z] #31 10.72 tar -cC '/build' . | docker load [2022-06-30T14:23:23.209Z] #31 DONE 13.7s [2022-06-30T14:23:23.209Z] [2022-06-30T14:23:23.209Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:23.209Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:23.239Z] #40 ... [2022-06-30T14:23:23.239Z] [2022-06-30T14:23:23.239Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:23:23.239Z] #47 sha256:ecdc8c6c8c169bea9c3b47c2801af3413909a698ac702b149b3c3adba914fdb6 [2022-06-30T14:23:23.239Z] #47 4.302 + git clone https://github.com/docker/distribution.git . [2022-06-30T14:23:23.239Z] #47 4.306 Cloning into '.'... [2022-06-30T14:23:23.239Z] #47 ... [2022-06-30T14:23:23.239Z] [2022-06-30T14:23:23.239Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:23:23.239Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-06-30T14:23:23.239Z] #42 5.271 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:23.239Z] #42 5.360 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:23.239Z] #42 5.367 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:23.239Z] #42 6.523 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-30T14:23:23.239Z] #42 9.267 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [160 kB] [2022-06-30T14:23:23.499Z] #42 ... [2022-06-30T14:23:23.499Z] [2022-06-30T14:23:23.499Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:23:23.499Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-30T14:23:23.499Z] #14 4.333 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:23.499Z] #14 4.403 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:23.499Z] #14 4.403 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:23.499Z] #14 5.199 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-30T14:23:23.499Z] #14 7.521 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [160 kB] [2022-06-30T14:23:23.499Z] #14 10.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-30T14:23:23.499Z] #14 ... [2022-06-30T14:23:23.499Z] [2022-06-30T14:23:23.499Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:23:23.499Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-06-30T14:23:23.499Z] #62 3.947 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:23.499Z] #62 3.967 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:23.499Z] #62 3.967 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:23.499Z] #62 4.764 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-30T14:23:23.499Z] #62 6.627 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [160 kB] [2022-06-30T14:23:23.499Z] #62 9.131 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-30T14:23:23.759Z] #62 ... [2022-06-30T14:23:23.759Z] [2022-06-30T14:23:23.759Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T14:23:23.759Z] #31 sha256:5d8f5ee2e492187699c39cd64b18b12c6143396b9951649986021132bcc8abd0 [2022-06-30T14:23:23.759Z] #31 12.68 [2022-06-30T14:23:24.147Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 12.6s done [2022-06-30T14:23:24.407Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 [2022-06-30T14:23:24.407Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-06-30T14:23:24.667Z] #11 DONE 43.6s [2022-06-30T14:23:24.667Z] [2022-06-30T14:23:24.667Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-30T14:23:24.667Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-06-30T14:23:25.065Z] #31 13.03 #=#=# 0.1% ######## 11.1% #################### 27.9% ############################ 39.8% ###################################### 53.5% ############################################## 64.2% ######################################################### 80.0% #################################################################### 95.1% ######################################################################## 100.0% [2022-06-30T14:23:25.338Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.2s [2022-06-30T14:23:25.338Z] #11 ... [2022-06-30T14:23:25.338Z] [2022-06-30T14:23:25.338Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T14:23:25.338Z] #31 sha256:c984320da49939d25ab73c86cf0d052218bb24cb55e400c2c96bc8f577d30793 [2022-06-30T14:23:25.338Z] #31 2.340 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-30T14:23:25.338Z] #31 2.663 [2022-06-30T14:23:25.338Z] #31 2.900 #=#=# ######################################################################## 100.0% [2022-06-30T14:23:25.338Z] #31 3.178 [2022-06-30T14:23:25.338Z] #31 4.199 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-30T14:23:25.338Z] #31 4.546 [2022-06-30T14:23:25.338Z] #31 4.785 #=#=# ######################################################################## 100.0% [2022-06-30T14:23:25.338Z] #31 5.038 [2022-06-30T14:23:25.338Z] #31 6.020 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-30T14:23:25.338Z] #31 6.328 [2022-06-30T14:23:25.338Z] #31 6.561 #=#=# ######### 13.6% ######################################### 57.5% ################################################################ 89.5% ######################################################################## 100.0% [2022-06-30T14:23:25.338Z] #31 7.164 [2022-06-30T14:23:25.338Z] #31 8.244 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-30T14:23:25.338Z] #31 8.552 [2022-06-30T14:23:25.338Z] #31 8.788 #=#=# ############################################## 64.2% ######################################################################## 100.0% [2022-06-30T14:23:25.338Z] #31 9.122 [2022-06-30T14:23:25.338Z] #31 9.906 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-30T14:23:25.599Z] #31 ... [2022-06-30T14:23:25.599Z] [2022-06-30T14:23:25.599Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:25.599Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:25.612Z] #12 DONE 0.7s [2022-06-30T14:23:25.612Z] [2022-06-30T14:23:25.612Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-30T14:23:25.612Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-06-30T14:23:25.853Z] #19 68.92 Reading package lists... [2022-06-30T14:23:25.853Z] #19 ... [2022-06-30T14:23:25.853Z] [2022-06-30T14:23:25.853Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:23:25.853Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:23:25.853Z] #84 35.40 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-30T14:23:26.179Z] #13 DONE 0.8s [2022-06-30T14:23:26.179Z] [2022-06-30T14:23:26.179Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-30T14:23:26.179Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-06-30T14:23:26.179Z] #33 DONE 0.1s [2022-06-30T14:23:26.179Z] [2022-06-30T14:23:26.179Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:23:26.179Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:23:26.179Z] #34 ... [2022-06-30T14:23:26.179Z] [2022-06-30T14:23:26.179Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-30T14:23:26.179Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-06-30T14:23:26.179Z] #50 DONE 0.2s [2022-06-30T14:23:26.439Z] [2022-06-30T14:23:26.439Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-30T14:23:26.439Z] #25 sha256:4c29afcb45f71217d94f027d41f187fa00390749684e02ce7b0edd7960fe2500 [2022-06-30T14:23:26.439Z] #25 DONE 0.3s [2022-06-30T14:23:26.439Z] [2022-06-30T14:23:26.439Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-30T14:23:26.439Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-06-30T14:23:26.439Z] #46 DONE 0.3s [2022-06-30T14:23:26.439Z] [2022-06-30T14:23:26.439Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:23:26.439Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:23:26.439Z] #47 ... [2022-06-30T14:23:26.439Z] [2022-06-30T14:23:26.439Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-30T14:23:26.439Z] #66 sha256:5ba4e68ff543c8682739f6fe25f8809b412f1bbc9cfbb947f6d9e176fe5e84df [2022-06-30T14:23:26.439Z] #66 DONE 0.3s [2022-06-30T14:23:26.445Z] #31 15.64 [2022-06-30T14:23:26.706Z] [2022-06-30T14:23:26.706Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:23:26.706Z] #67 sha256:495f2cf910d49591659a5397a537a15cd4ed46c5706bd511f2a27b78a86ce69a [2022-06-30T14:23:28.346Z] #67 5.016 + RM_GOPATH=0 [2022-06-30T14:23:28.346Z] #67 5.016 + TMP_GOPATH= [2022-06-30T14:23:28.346Z] #67 5.016 + : /build [2022-06-30T14:23:28.346Z] #67 5.016 + '[' -z '' ']' [2022-06-30T14:23:28.346Z] #67 5.016 ++ mktemp -d [2022-06-30T14:23:28.346Z] #67 5.079 + export GOPATH=/tmp/tmp.Y3pBKM53Bo [2022-06-30T14:23:28.346Z] #67 5.079 + GOPATH=/tmp/tmp.Y3pBKM53Bo [2022-06-30T14:23:28.346Z] #67 5.079 + RM_GOPATH=1 [2022-06-30T14:23:28.346Z] #67 5.079 + case "$(go env GOARCH)" in [2022-06-30T14:23:28.346Z] #67 5.079 ++ go env GOARCH [2022-06-30T14:23:28.346Z] #67 5.079 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:28.346Z] #67 5.079 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:28.346Z] #67 5.079 ++ dirname /install.sh [2022-06-30T14:23:28.346Z] #67 5.079 + dir=/ [2022-06-30T14:23:28.346Z] #67 5.079 + bin=rootlesskit [2022-06-30T14:23:28.346Z] #67 5.079 + shift [2022-06-30T14:23:28.346Z] #67 5.079 + '[' '!' -f //rootlesskit.installer ']' [2022-06-30T14:23:28.346Z] #67 5.079 + . //rootlesskit.installer [2022-06-30T14:23:28.346Z] #67 5.079 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:23:28.346Z] #67 5.079 + install_rootlesskit [2022-06-30T14:23:28.346Z] #67 5.079 + case "$1" in [2022-06-30T14:23:28.346Z] #67 5.079 + export CGO_ENABLED=0 [2022-06-30T14:23:28.346Z] #67 5.079 + CGO_ENABLED=0 [2022-06-30T14:23:28.346Z] #67 5.079 + _install_rootlesskit [2022-06-30T14:23:28.346Z] #67 5.079 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-30T14:23:28.346Z] #67 5.079 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-30T14:23:28.346Z] #67 5.079 + GOBIN=/build [2022-06-30T14:23:28.346Z] #67 5.079 + GO111MODULE=on [2022-06-30T14:23:28.346Z] #67 5.079 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:23:28.346Z] #67 5.085 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:23:28.346Z] #67 ... [2022-06-30T14:23:28.346Z] [2022-06-30T14:23:28.346Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T14:23:28.346Z] #26 sha256:6636e6a9df571f65234c6b26c61446afa76991a7189a2e8163af2155db2e7f7d [2022-06-30T14:23:28.346Z] #26 3.715 + RM_GOPATH=0 [2022-06-30T14:23:28.346Z] #26 3.715 + TMP_GOPATH= [2022-06-30T14:23:28.346Z] #26 3.715 + : /build [2022-06-30T14:23:28.346Z] #26 3.715 + '[' -z '' ']' [2022-06-30T14:23:28.346Z] #26 3.715 ++ mktemp -d [2022-06-30T14:23:28.346Z] #26 3.722 + export GOPATH=/tmp/tmp.1qadL6FLtp [2022-06-30T14:23:28.346Z] #26 3.722 + GOPATH=/tmp/tmp.1qadL6FLtp [2022-06-30T14:23:28.347Z] #26 3.722 + RM_GOPATH=1 [2022-06-30T14:23:28.347Z] #26 3.723 + case "$(go env GOARCH)" in [2022-06-30T14:23:28.347Z] #26 3.723 ++ go env GOARCH [2022-06-30T14:23:28.347Z] #26 3.734 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:28.347Z] #26 3.734 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:28.347Z] #26 3.734 ++ dirname /install.sh [2022-06-30T14:23:28.347Z] #26 3.735 Install docker/cli version 17.06.2-ce from stable [2022-06-30T14:23:28.347Z] #26 3.735 + dir=/ [2022-06-30T14:23:28.347Z] #26 3.735 + bin=dockercli [2022-06-30T14:23:28.347Z] #26 3.735 + shift [2022-06-30T14:23:28.347Z] #26 3.735 + '[' '!' -f //dockercli.installer ']' [2022-06-30T14:23:28.347Z] #26 3.735 + . //dockercli.installer [2022-06-30T14:23:28.347Z] #26 3.735 ++ : stable [2022-06-30T14:23:28.347Z] #26 3.735 ++ : 17.06.2-ce [2022-06-30T14:23:28.347Z] #26 3.735 + install_dockercli [2022-06-30T14:23:28.347Z] #26 3.735 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-30T14:23:28.347Z] #26 3.735 ++ uname -m [2022-06-30T14:23:28.347Z] #26 3.736 + arch=x86_64 [2022-06-30T14:23:28.347Z] #26 3.739 + '[' x86_64 '!=' x86_64 ']' [2022-06-30T14:23:28.347Z] #26 3.739 + url=https://download.docker.com/linux/static [2022-06-30T14:23:28.347Z] #26 3.739 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-30T14:23:28.347Z] #26 3.739 + tar -xz docker/docker [2022-06-30T14:23:28.901Z] #11 ... [2022-06-30T14:23:28.901Z] [2022-06-30T14:23:28.901Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T14:23:28.901Z] #31 sha256:c984320da49939d25ab73c86cf0d052218bb24cb55e400c2c96bc8f577d30793 [2022-06-30T14:23:28.901Z] #31 10.23 [2022-06-30T14:23:28.901Z] #31 10.46 #=#=# ######################################################################## 100.0% [2022-06-30T14:23:28.901Z] #31 10.75 [2022-06-30T14:23:28.901Z] #31 10.81 Download of images into '/build' complete. [2022-06-30T14:23:28.901Z] #31 10.81 Use something like the following to load the result into a Docker daemon: [2022-06-30T14:23:28.901Z] #31 10.81 tar -cC '/build' . | docker load [2022-06-30T14:23:28.901Z] #31 DONE 13.2s [2022-06-30T14:23:28.901Z] [2022-06-30T14:23:28.901Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T14:23:28.901Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T14:23:29.735Z] #31 ... [2022-06-30T14:23:29.735Z] [2022-06-30T14:23:29.735Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:23:29.735Z] #67 sha256:04166a086cb880409f558aaa7f60e25fb72c068598c62ca74dd1245e1030f040 [2022-06-30T14:23:29.735Z] #67 7.068 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-30T14:23:29.735Z] #67 7.069 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-30T14:23:29.735Z] #67 7.518 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-30T14:23:29.735Z] #67 9.744 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-30T14:23:29.735Z] #67 10.55 go: downloading github.com/google/uuid v1.3.0 [2022-06-30T14:23:29.735Z] #67 10.78 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-30T14:23:29.735Z] #67 11.12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-30T14:23:29.735Z] #67 11.23 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-30T14:23:29.735Z] #67 11.32 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-30T14:23:29.735Z] #67 11.43 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-30T14:23:29.735Z] #67 11.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-30T14:23:29.735Z] #67 12.01 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-30T14:23:29.735Z] #67 12.27 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-30T14:23:29.735Z] #67 14.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-30T14:23:29.735Z] #67 ... [2022-06-30T14:23:29.735Z] [2022-06-30T14:23:29.735Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-30T14:23:29.735Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-06-30T14:23:29.735Z] #38 17.33 tomll can be used in two ways: [2022-06-30T14:23:29.735Z] #38 17.33 Writing to STDIN and reading from STDOUT: [2022-06-30T14:23:29.735Z] #38 17.33 cat file.toml | tomll > file.toml [2022-06-30T14:23:29.735Z] #38 17.33 [2022-06-30T14:23:29.735Z] #38 17.33 Reading and updating a list of files: [2022-06-30T14:23:29.735Z] #38 17.33 tomll a.toml b.toml c.toml [2022-06-30T14:23:29.735Z] #38 17.33 [2022-06-30T14:23:29.735Z] #38 17.33 When given a list of files, tomll will modify all files in place without asking. [2022-06-30T14:23:30.285Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.3s [2022-06-30T14:23:31.638Z] #38 DONE 19.7s [2022-06-30T14:23:31.638Z] [2022-06-30T14:23:31.638Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T14:23:31.638Z] #31 sha256:5d8f5ee2e492187699c39cd64b18b12c6143396b9951649986021132bcc8abd0 [2022-06-30T14:23:31.638Z] #31 20.59 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-30T14:23:31.980Z] #67 ... [2022-06-30T14:23:31.980Z] [2022-06-30T14:23:31.980Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T14:23:31.980Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T14:23:31.980Z] #53 5.732 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-30T14:23:31.980Z] #53 ... [2022-06-30T14:23:31.980Z] [2022-06-30T14:23:31.980Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:23:31.980Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:23:31.980Z] #76 5.776 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:31.980Z] #76 5.812 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:31.980Z] #76 5.812 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:32.241Z] #76 ... [2022-06-30T14:23:32.241Z] [2022-06-30T14:23:32.241Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:23:32.241Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:23:32.241Z] #47 5.866 + git clone https://github.com/docker/distribution.git . [2022-06-30T14:23:32.241Z] #47 5.866 Cloning into '.'... [2022-06-30T14:23:32.549Z] #26 ... [2022-06-30T14:23:32.549Z] [2022-06-30T14:23:32.549Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:23:32.549Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:23:32.549Z] #55 5.454 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-30T14:23:32.815Z] #55 ... [2022-06-30T14:23:32.815Z] [2022-06-30T14:23:32.815Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:23:32.815Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:23:32.815Z] #51 6.007 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:32.815Z] #51 6.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:32.815Z] #51 6.043 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:32.815Z] #51 6.605 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-30T14:23:32.815Z] #51 7.261 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:23:32.815Z] #51 9.700 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:23:32.829Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 12.5s done [2022-06-30T14:23:32.829Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-06-30T14:23:33.017Z] #31 ... [2022-06-30T14:23:33.017Z] [2022-06-30T14:23:33.017Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T14:23:33.017Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-06-30T14:23:33.017Z] #53 11.23 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-30T14:23:33.017Z] #53 11.34 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-30T14:23:33.017Z] #53 11.40 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-30T14:23:33.017Z] #53 13.13 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-30T14:23:33.017Z] #53 13.21 go: downloading golang.org/x/mod v0.3.0 [2022-06-30T14:23:33.075Z] #51 ... [2022-06-30T14:23:33.075Z] [2022-06-30T14:23:33.075Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:23:33.075Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T14:23:33.075Z] #62 2.878 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:33.075Z] #62 2.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:33.075Z] #62 2.979 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:33.075Z] #62 3.106 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:23:33.075Z] #62 3.466 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:23:33.075Z] #62 3.791 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:23:33.075Z] #62 7.784 Fetched 8545 kB in 5s (1663 kB/s) [2022-06-30T14:23:33.075Z] #62 7.784 Reading package lists... [2022-06-30T14:23:33.075Z] #62 ... [2022-06-30T14:23:33.075Z] [2022-06-30T14:23:33.075Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:23:33.075Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T14:23:33.075Z] #36 5.551 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-30T14:23:33.089Z] #11 DONE 46.7s [2022-06-30T14:23:33.089Z] [2022-06-30T14:23:33.089Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-30T14:23:33.089Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-06-30T14:23:33.277Z] #53 ... [2022-06-30T14:23:33.277Z] [2022-06-30T14:23:33.277Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:23:33.277Z] #36 sha256:ccf5d63b7d42e11b5f9cac632d7ef55087954b3ccbe644ab1638efdcd50070e6 [2022-06-30T14:23:33.277Z] #36 13.62 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-30T14:23:33.277Z] #36 13.64 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-30T14:23:33.277Z] #36 14.16 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-30T14:23:33.277Z] #36 14.28 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-30T14:23:33.277Z] #36 14.64 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-30T14:23:33.277Z] #36 14.91 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-30T14:23:33.277Z] #36 15.24 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-30T14:23:33.277Z] #36 15.29 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-30T14:23:33.277Z] #36 15.37 go: downloading github.com/peterh/liner v1.2.2 [2022-06-30T14:23:33.277Z] #36 15.54 go: downloading github.com/google/go-dap v0.6.0 [2022-06-30T14:23:33.277Z] #36 15.90 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-30T14:23:33.277Z] #36 16.24 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-30T14:23:33.277Z] #36 16.80 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-30T14:23:33.277Z] #36 16.95 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-30T14:23:33.277Z] #36 16.95 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-30T14:23:33.277Z] #36 17.71 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-30T14:23:33.335Z] #36 ... [2022-06-30T14:23:33.335Z] [2022-06-30T14:23:33.335Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-30T14:23:33.335Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-30T14:23:33.335Z] #38 4.652 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-30T14:23:33.335Z] #38 ... [2022-06-30T14:23:33.335Z] [2022-06-30T14:23:33.335Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:23:33.335Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:23:33.335Z] #42 7.044 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:33.335Z] #42 7.076 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:33.335Z] #42 7.079 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:33.335Z] #42 8.285 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:23:33.335Z] #42 10.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:23:33.536Z] #36 ... [2022-06-30T14:23:33.536Z] [2022-06-30T14:23:33.536Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T14:23:33.536Z] #31 sha256:5d8f5ee2e492187699c39cd64b18b12c6143396b9951649986021132bcc8abd0 [2022-06-30T14:23:33.536Z] #31 22.73 #=#=# [2022-06-30T14:23:33.594Z] #42 ... [2022-06-30T14:23:33.594Z] [2022-06-30T14:23:33.594Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:23:33.594Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:23:33.594Z] #47 6.113 + git clone https://github.com/docker/distribution.git . [2022-06-30T14:23:33.594Z] #47 6.113 Cloning into '.'... [2022-06-30T14:23:33.594Z] #47 ... [2022-06-30T14:23:33.594Z] [2022-06-30T14:23:33.594Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T14:23:33.594Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-30T14:23:33.594Z] #57 5.973 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-30T14:23:33.594Z] #57 7.080 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-30T14:23:33.594Z] #57 7.115 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-30T14:23:33.594Z] #57 7.125 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-30T14:23:33.594Z] #57 9.251 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-30T14:23:33.854Z] #57 ... [2022-06-30T14:23:33.854Z] [2022-06-30T14:23:33.854Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:23:33.854Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:23:33.854Z] #14 5.132 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:33.854Z] #14 5.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:33.854Z] #14 5.162 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:33.854Z] #14 5.973 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:23:33.854Z] #14 7.942 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:23:33.854Z] #14 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:23:33.854Z] #14 ... [2022-06-30T14:23:33.854Z] [2022-06-30T14:23:33.854Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T14:23:33.854Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T14:23:33.854Z] #53 7.190 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-30T14:23:33.854Z] #53 9.160 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-30T14:23:33.854Z] #53 9.161 go: downloading github.com/fatih/color v1.10.0 [2022-06-30T14:23:33.854Z] #53 9.262 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-30T14:23:33.854Z] #53 9.291 go: downloading github.com/pkg/errors v0.9.1 [2022-06-30T14:23:33.854Z] #53 9.756 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-30T14:23:33.854Z] #53 9.858 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-30T14:23:33.854Z] #53 9.925 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-30T14:23:33.854Z] #53 9.979 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-30T14:23:33.854Z] #53 10.14 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-30T14:23:33.854Z] #53 10.44 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-30T14:23:33.854Z] #53 10.62 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-30T14:23:33.854Z] #53 11.00 go: downloading golang.org/x/tools v0.1.0 [2022-06-30T14:23:34.031Z] #12 DONE 0.8s [2022-06-30T14:23:34.031Z] [2022-06-30T14:23:34.031Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-30T14:23:34.031Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-06-30T14:23:34.056Z] #31 23.10 #=#=# ################################## 48.2% ######################################################################## 100.0% [2022-06-30T14:23:34.115Z] #53 ... [2022-06-30T14:23:34.115Z] [2022-06-30T14:23:34.115Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T14:23:34.115Z] #26 sha256:6636e6a9df571f65234c6b26c61446afa76991a7189a2e8163af2155db2e7f7d [2022-06-30T14:23:34.115Z] #26 9.944 + mkdir -p /build [2022-06-30T14:23:34.115Z] #26 9.954 + mv docker/docker /build/ [2022-06-30T14:23:34.115Z] #26 9.958 + rmdir docker [2022-06-30T14:23:34.115Z] #26 DONE 11.3s [2022-06-30T14:23:34.115Z] [2022-06-30T14:23:34.115Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:23:34.115Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:23:34.115Z] #76 7.058 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:34.115Z] #76 7.095 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:34.115Z] #76 7.101 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:34.115Z] #76 8.066 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:23:34.115Z] #76 10.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:23:34.319Z] #31 ... [2022-06-30T14:23:34.319Z] [2022-06-30T14:23:34.319Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:23:34.319Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-06-30T14:23:34.319Z] #42 12.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-30T14:23:34.319Z] #42 17.63 Fetched 8432 kB in 13s (664 kB/s) [2022-06-30T14:23:34.375Z] #76 ... [2022-06-30T14:23:34.375Z] [2022-06-30T14:23:34.375Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:23:34.375Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:23:34.375Z] #34 4.319 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-30T14:23:34.375Z] #34 4.319 Cloning into '.'... [2022-06-30T14:23:34.375Z] #34 ... [2022-06-30T14:23:34.375Z] [2022-06-30T14:23:34.375Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T14:23:34.375Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T14:23:34.375Z] #40 4.951 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-30T14:23:34.375Z] #40 5.670 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-30T14:23:34.375Z] #40 6.860 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-30T14:23:34.375Z] #40 7.147 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-30T14:23:34.375Z] #40 7.266 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-30T14:23:34.375Z] #40 11.28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-30T14:23:34.375Z] #40 11.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-30T14:23:34.579Z] #42 17.63 Reading package lists... [2022-06-30T14:23:34.579Z] #42 ... [2022-06-30T14:23:34.579Z] [2022-06-30T14:23:34.579Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:23:34.579Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-06-30T14:23:34.579Z] #51 12.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-30T14:23:34.579Z] #51 15.65 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-30T14:23:34.579Z] #51 17.98 Fetched 8436 kB in 13s (637 kB/s) [2022-06-30T14:23:34.579Z] #51 17.98 Reading package lists... [2022-06-30T14:23:34.579Z] #51 ... [2022-06-30T14:23:34.579Z] [2022-06-30T14:23:34.579Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:23:34.579Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-30T14:23:34.579Z] #14 15.70 Fetched 8432 kB in 12s (727 kB/s) [2022-06-30T14:23:34.579Z] #14 15.70 Reading package lists... [2022-06-30T14:23:34.604Z] #13 DONE 0.6s [2022-06-30T14:23:34.604Z] [2022-06-30T14:23:34.604Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-30T14:23:34.604Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-06-30T14:23:34.604Z] #33 DONE 0.2s [2022-06-30T14:23:34.604Z] [2022-06-30T14:23:34.604Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-30T14:23:34.604Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-30T14:23:34.865Z] #38 ... [2022-06-30T14:23:34.865Z] [2022-06-30T14:23:34.865Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-30T14:23:34.865Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-06-30T14:23:34.865Z] #46 DONE 0.3s [2022-06-30T14:23:34.865Z] [2022-06-30T14:23:34.865Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-30T14:23:34.865Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-06-30T14:23:34.865Z] #50 DONE 0.3s [2022-06-30T14:23:34.865Z] [2022-06-30T14:23:34.865Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-30T14:23:34.865Z] #66 sha256:6289668334884b56ecafc54c6e63ea1f7dfa99ef317e483bcbcf7ce60df9c39a [2022-06-30T14:23:34.865Z] #66 DONE 0.4s [2022-06-30T14:23:34.865Z] [2022-06-30T14:23:34.865Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-30T14:23:34.865Z] #25 sha256:89c43d477bb67b824ff7e102f4fb4d5204e9e97a9899825dd84256a5fd1cfb92 [2022-06-30T14:23:34.865Z] #25 DONE 0.4s [2022-06-30T14:23:35.126Z] [2022-06-30T14:23:35.126Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T14:23:35.126Z] #26 sha256:e5c3c62c0a8d5003e4b024a13e97ba06ad97efe780f0e3381ca3326909650d24 [2022-06-30T14:23:35.146Z] #14 21.43 Reading package lists... [2022-06-30T14:23:35.146Z] #14 ... [2022-06-30T14:23:35.146Z] [2022-06-30T14:23:35.146Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:23:35.146Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-06-30T14:23:35.146Z] #42 17.63 Reading package lists... [2022-06-30T14:23:35.314Z] #40 ... [2022-06-30T14:23:35.314Z] [2022-06-30T14:23:35.314Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:23:35.314Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:23:35.314Z] #51 12.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:23:35.664Z] #42 23.59 Reading package lists... [2022-06-30T14:23:35.664Z] #42 ... [2022-06-30T14:23:35.664Z] [2022-06-30T14:23:35.664Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:23:35.664Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-06-30T14:23:35.664Z] #62 13.88 Fetched 8432 kB in 10s (829 kB/s) [2022-06-30T14:23:35.664Z] #62 13.88 Reading package lists... [2022-06-30T14:23:35.822Z] #84 ... [2022-06-30T14:23:35.822Z] [2022-06-30T14:23:35.822Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T14:23:35.822Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T14:23:35.822Z] #19 68.92 Reading package lists... [2022-06-30T14:23:35.923Z] #62 19.09 Reading package lists... [2022-06-30T14:23:35.923Z] #62 ... [2022-06-30T14:23:35.923Z] [2022-06-30T14:23:35.923Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:23:35.923Z] #47 sha256:ecdc8c6c8c169bea9c3b47c2801af3413909a698ac702b149b3c3adba914fdb6 [2022-06-30T14:23:35.923Z] #47 23.50 Updating files: 80% (1747/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-30T14:23:35.923Z] #47 23.83 + git checkout -q v2.3.0 [2022-06-30T14:23:36.443Z] #47 ... [2022-06-30T14:23:36.443Z] [2022-06-30T14:23:36.443Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:23:36.443Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:23:36.443Z] #14 7.575 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:36.443Z] #14 7.616 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:36.443Z] #14 7.621 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:36.443Z] #14 ... [2022-06-30T14:23:36.443Z] [2022-06-30T14:23:36.443Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:23:36.443Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T14:23:36.443Z] #36 7.031 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-30T14:23:36.443Z] #36 ... [2022-06-30T14:23:36.443Z] [2022-06-30T14:23:36.443Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:23:36.443Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:23:36.443Z] #42 7.768 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:36.443Z] #42 7.844 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:36.443Z] #42 7.844 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:36.443Z] #42 ... [2022-06-30T14:23:36.443Z] [2022-06-30T14:23:36.443Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:23:36.443Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:23:36.443Z] #51 7.564 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:36.443Z] #51 7.638 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:36.443Z] #51 7.650 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:36.443Z] #51 8.376 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-30T14:23:36.443Z] #51 9.898 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:23:36.491Z] #47 ... [2022-06-30T14:23:36.491Z] [2022-06-30T14:23:36.491Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:23:36.491Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-06-30T14:23:36.491Z] #76 14.58 Fetched 8432 kB in 11s (754 kB/s) [2022-06-30T14:23:36.491Z] #76 14.58 Reading package lists... [2022-06-30T14:23:36.491Z] #76 19.81 Reading package lists... [2022-06-30T14:23:36.491Z] #76 ... [2022-06-30T14:23:36.491Z] [2022-06-30T14:23:36.491Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:23:36.491Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-06-30T14:23:36.491Z] #62 19.09 Reading package lists... [2022-06-30T14:23:36.703Z] #51 ... [2022-06-30T14:23:36.703Z] [2022-06-30T14:23:36.703Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T14:23:36.703Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T14:23:36.703Z] #40 7.533 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-30T14:23:36.703Z] #40 8.736 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-30T14:23:36.966Z] #40 ... [2022-06-30T14:23:36.966Z] [2022-06-30T14:23:36.966Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T14:23:36.966Z] #26 sha256:bee496c0bfdbb688809fe2890d422df4f2155cda27b6f4b728c24e4e961719a6 [2022-06-30T14:23:36.966Z] #26 6.482 + RM_GOPATH=0 [2022-06-30T14:23:36.966Z] #26 6.482 + TMP_GOPATH= [2022-06-30T14:23:36.966Z] #26 6.482 + : /build [2022-06-30T14:23:36.966Z] #26 6.482 + '[' -z '' ']' [2022-06-30T14:23:36.966Z] #26 6.482 ++ mktemp -d [2022-06-30T14:23:36.966Z] #26 6.484 + export GOPATH=/tmp/tmp.0wMyg4JQ3N [2022-06-30T14:23:36.966Z] #26 6.484 + GOPATH=/tmp/tmp.0wMyg4JQ3N [2022-06-30T14:23:36.966Z] #26 6.484 + RM_GOPATH=1 [2022-06-30T14:23:36.966Z] #26 6.484 + case "$(go env GOARCH)" in [2022-06-30T14:23:36.966Z] #26 6.484 ++ go env GOARCH [2022-06-30T14:23:36.966Z] #26 6.526 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:36.966Z] #26 6.526 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:36.966Z] #26 6.526 ++ dirname /install.sh [2022-06-30T14:23:36.966Z] #26 6.535 + dir=/ [2022-06-30T14:23:36.966Z] #26 6.535 + bin=dockercli [2022-06-30T14:23:36.966Z] #26 6.535 + shift [2022-06-30T14:23:36.966Z] #26 6.535 + '[' '!' -f //dockercli.installer ']' [2022-06-30T14:23:36.966Z] #26 6.535 + . //dockercli.installer [2022-06-30T14:23:36.966Z] #26 6.535 ++ : stable [2022-06-30T14:23:36.966Z] #26 6.535 ++ : 17.06.2-ce [2022-06-30T14:23:36.966Z] #26 6.535 + install_dockercli [2022-06-30T14:23:36.966Z] #26 6.535 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-30T14:23:36.966Z] #26 6.537 Install docker/cli version 17.06.2-ce from stable [2022-06-30T14:23:36.966Z] #26 6.571 ++ uname -m [2022-06-30T14:23:36.966Z] #26 6.588 + arch=x86_64 [2022-06-30T14:23:36.966Z] #26 6.588 + '[' x86_64 '!=' x86_64 ']' [2022-06-30T14:23:36.966Z] #26 6.588 + url=https://download.docker.com/linux/static [2022-06-30T14:23:36.966Z] #26 6.588 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-30T14:23:36.966Z] #26 6.588 + tar -xz docker/docker [2022-06-30T14:23:36.966Z] #26 ... [2022-06-30T14:23:36.966Z] [2022-06-30T14:23:36.966Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:23:36.966Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T14:23:36.966Z] #62 7.584 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:36.966Z] #62 7.643 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:36.966Z] #62 7.643 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:36.966Z] #62 9.972 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:23:37.237Z] #62 ... [2022-06-30T14:23:37.237Z] [2022-06-30T14:23:37.237Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:23:37.237Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:23:37.237Z] #55 5.885 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-30T14:23:37.237Z] #55 ... [2022-06-30T14:23:37.237Z] [2022-06-30T14:23:37.237Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T14:23:37.237Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-30T14:23:37.237Z] #57 7.050 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-30T14:23:37.237Z] #57 8.650 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-30T14:23:37.237Z] #57 8.661 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-30T14:23:37.237Z] #57 8.989 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-30T14:23:37.498Z] #57 ... [2022-06-30T14:23:37.498Z] [2022-06-30T14:23:37.498Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-30T14:23:37.498Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-30T14:23:37.498Z] #38 5.680 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-30T14:23:37.498Z] #38 ... [2022-06-30T14:23:37.498Z] [2022-06-30T14:23:37.498Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T14:23:37.498Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T14:23:37.498Z] #40 11.30 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-30T14:23:37.995Z] #62 24.44 Building dependency tree... [2022-06-30T14:23:37.995Z] #51 14.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-30T14:23:38.077Z] #40 11.78 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-30T14:23:38.077Z] #40 11.89 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-30T14:23:38.563Z] #51 ... [2022-06-30T14:23:38.563Z] [2022-06-30T14:23:38.563Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:23:38.563Z] #67 sha256:01feb4918e6b0de0ced04150ea8fac5788705d9329dc2566807a6ef23a4ffece [2022-06-30T14:23:38.563Z] #67 5.630 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-30T14:23:38.563Z] #67 8.161 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-30T14:23:38.563Z] #67 8.161 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-30T14:23:38.563Z] #67 9.010 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-30T14:23:38.563Z] #67 12.46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-30T14:23:38.563Z] #67 13.54 go: downloading github.com/google/uuid v1.3.0 [2022-06-30T14:23:38.563Z] #67 13.74 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-30T14:23:38.563Z] #67 13.74 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-30T14:23:38.563Z] #67 13.92 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-30T14:23:38.563Z] #67 14.13 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-30T14:23:38.563Z] #67 14.37 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-30T14:23:38.563Z] #67 14.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-30T14:23:38.563Z] #67 15.05 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-30T14:23:38.563Z] #67 15.20 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-30T14:23:38.563Z] #67 ... [2022-06-30T14:23:38.563Z] [2022-06-30T14:23:38.563Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:23:38.563Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T14:23:38.563Z] #36 15.83 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-30T14:23:38.563Z] #36 15.83 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-30T14:23:39.139Z] #36 16.55 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-30T14:23:39.399Z] #36 16.75 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-30T14:23:39.658Z] #36 17.03 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-30T14:23:39.917Z] #36 17.45 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-30T14:23:40.177Z] #36 17.70 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-30T14:23:40.437Z] #36 17.80 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-30T14:23:40.437Z] #36 17.84 go: downloading github.com/peterh/liner v1.2.2 [2022-06-30T14:23:40.531Z] #62 28.52 The following additional packages will be installed: [2022-06-30T14:23:40.532Z] #62 28.53 libbtrfs0 [2022-06-30T14:23:40.532Z] #62 28.72 The following NEW packages will be installed: [2022-06-30T14:23:40.532Z] #62 28.76 libbtrfs-dev libbtrfs0 [2022-06-30T14:23:40.568Z] #26 ... [2022-06-30T14:23:40.568Z] [2022-06-30T14:23:40.568Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T14:23:40.568Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T14:23:40.568Z] #53 6.027 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-30T14:23:40.697Z] #36 18.03 go: downloading github.com/google/go-dap v0.6.0 [2022-06-30T14:23:40.956Z] #36 18.46 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-30T14:23:41.101Z] #62 29.23 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:23:41.101Z] #62 29.23 Need to get 454 kB of archives. [2022-06-30T14:23:41.101Z] #62 29.23 After this operation, 1275 kB of additional disk space will be used. [2022-06-30T14:23:41.101Z] #62 29.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-06-30T14:23:41.101Z] #62 29.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-06-30T14:23:41.514Z] #53 ... [2022-06-30T14:23:41.514Z] [2022-06-30T14:23:41.514Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T14:23:41.514Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T14:23:41.514Z] #40 6.754 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-30T14:23:41.514Z] #40 ... [2022-06-30T14:23:41.514Z] [2022-06-30T14:23:41.514Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T14:23:41.514Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T14:23:41.514Z] #53 6.919 go: downloading github.com/fatih/color v1.10.0 [2022-06-30T14:23:41.514Z] #53 7.063 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-30T14:23:41.514Z] #53 7.103 go: downloading golang.org/x/tools v0.1.0 [2022-06-30T14:23:41.526Z] #36 18.92 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-30T14:23:41.670Z] #62 ... [2022-06-30T14:23:41.670Z] [2022-06-30T14:23:41.670Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T14:23:41.670Z] #31 sha256:5d8f5ee2e492187699c39cd64b18b12c6143396b9951649986021132bcc8abd0 [2022-06-30T14:23:41.670Z] #31 24.28 [2022-06-30T14:23:41.671Z] #31 27.17 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-30T14:23:41.671Z] #31 28.87 #=#=# [2022-06-30T14:23:41.671Z] #31 29.26 #=#=# ######################################################################## 100.0% [2022-06-30T14:23:41.671Z] #31 30.64 [2022-06-30T14:23:41.785Z] #36 ... [2022-06-30T14:23:41.786Z] [2022-06-30T14:23:41.786Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-30T14:23:41.786Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-30T14:23:41.786Z] #38 18.36 tomll can be used in two ways: [2022-06-30T14:23:41.786Z] #38 18.37 Writing to STDIN and reading from STDOUT: [2022-06-30T14:23:41.786Z] #38 18.37 cat file.toml | tomll > file.toml [2022-06-30T14:23:41.786Z] #38 18.37 [2022-06-30T14:23:41.786Z] #38 18.37 Reading and updating a list of files: [2022-06-30T14:23:41.786Z] #38 18.37 tomll a.toml b.toml c.toml [2022-06-30T14:23:41.786Z] #38 18.37 [2022-06-30T14:23:41.786Z] #38 18.37 When given a list of files, tomll will modify all files in place without asking. [2022-06-30T14:23:41.786Z] #38 DONE 19.2s [2022-06-30T14:23:41.957Z] #31 31.04 Download of images into '/build' complete. [2022-06-30T14:23:41.957Z] #31 31.06 Use something like the following to load the result into a Docker daemon: [2022-06-30T14:23:41.957Z] #31 31.06 tar -cC '/build' . | docker load [2022-06-30T14:23:42.050Z] [2022-06-30T14:23:42.050Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:23:42.050Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T14:23:42.050Z] #36 19.41 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-30T14:23:42.087Z] #53 7.353 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-30T14:23:42.087Z] #53 7.404 go: downloading github.com/pkg/errors v0.9.1 [2022-06-30T14:23:42.087Z] #53 7.607 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-30T14:23:42.087Z] #53 7.739 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-30T14:23:42.314Z] #36 19.59 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-30T14:23:42.314Z] #36 19.75 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-30T14:23:42.894Z] #31 DONE 31.8s [2022-06-30T14:23:42.894Z] [2022-06-30T14:23:42.894Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:23:42.894Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-06-30T14:23:42.894Z] #62 30.41 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:23:42.894Z] #62 30.66 Fetched 454 kB in 0s (1323 kB/s) [2022-06-30T14:23:42.894Z] #62 30.79 Selecting previously unselected package libbtrfs0:arm64. [2022-06-30T14:23:42.894Z] #62 30.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-30T14:23:42.894Z] #62 30.88 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-06-30T14:23:42.894Z] #62 30.95 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-06-30T14:23:42.942Z] #19 91.48 Reading package lists... [2022-06-30T14:23:42.942Z] #19 ... [2022-06-30T14:23:42.942Z] [2022-06-30T14:23:42.942Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:23:42.942Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:23:42.942Z] #84 49.01 libtoolize: putting auxiliary files in '.'. [2022-06-30T14:23:42.942Z] #84 49.01 libtoolize: copying file './ltmain.sh' [2022-06-30T14:23:42.942Z] #84 50.59 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-30T14:23:42.942Z] #84 50.64 libtoolize: and rerunning libtoolize and aclocal. [2022-06-30T14:23:42.942Z] #84 50.64 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-30T14:23:43.033Z] #53 8.299 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-30T14:23:43.153Z] #62 31.27 Selecting previously unselected package libbtrfs-dev:arm64. [2022-06-30T14:23:43.153Z] #62 31.27 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-06-30T14:23:43.153Z] #62 31.29 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-30T14:23:43.294Z] #53 8.642 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-30T14:23:43.294Z] #53 8.854 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-30T14:23:43.358Z] #40 16.52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-30T14:23:43.358Z] #40 ... [2022-06-30T14:23:43.358Z] [2022-06-30T14:23:43.358Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:23:43.358Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:23:43.358Z] #76 6.516 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:23:43.358Z] #76 10.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:23:43.358Z] #76 14.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:23:43.358Z] #76 ... [2022-06-30T14:23:43.358Z] [2022-06-30T14:23:43.358Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T14:23:43.358Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T14:23:43.358Z] #40 16.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-30T14:23:43.358Z] #40 ... [2022-06-30T14:23:43.358Z] [2022-06-30T14:23:43.358Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:23:43.358Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:23:43.358Z] #34 7.159 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-30T14:23:43.358Z] #34 7.159 Cloning into '.'... [2022-06-30T14:23:43.358Z] #34 ... [2022-06-30T14:23:43.358Z] [2022-06-30T14:23:43.358Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:23:43.358Z] #67 sha256:495f2cf910d49591659a5397a537a15cd4ed46c5706bd511f2a27b78a86ce69a [2022-06-30T14:23:43.358Z] #67 6.968 + RM_GOPATH=0 [2022-06-30T14:23:43.358Z] #67 6.968 + TMP_GOPATH= [2022-06-30T14:23:43.358Z] #67 6.968 + : /build [2022-06-30T14:23:43.358Z] #67 6.968 + '[' -z '' ']' [2022-06-30T14:23:43.358Z] #67 6.977 ++ mktemp -d [2022-06-30T14:23:43.358Z] #67 6.988 + export GOPATH=/tmp/tmp.rCTIfAbkls [2022-06-30T14:23:43.358Z] #67 6.988 + GOPATH=/tmp/tmp.rCTIfAbkls [2022-06-30T14:23:43.358Z] #67 6.988 + RM_GOPATH=1 [2022-06-30T14:23:43.358Z] #67 6.988 + case "$(go env GOARCH)" in [2022-06-30T14:23:43.358Z] #67 6.988 ++ go env GOARCH [2022-06-30T14:23:43.358Z] #67 7.044 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:43.358Z] #67 7.044 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:43.358Z] #67 7.044 ++ dirname /install.sh [2022-06-30T14:23:43.358Z] #67 7.054 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:23:43.358Z] #67 7.054 + dir=/ [2022-06-30T14:23:43.358Z] #67 7.054 + bin=rootlesskit [2022-06-30T14:23:43.358Z] #67 7.054 + shift [2022-06-30T14:23:43.358Z] #67 7.054 + '[' '!' -f //rootlesskit.installer ']' [2022-06-30T14:23:43.358Z] #67 7.054 + . //rootlesskit.installer [2022-06-30T14:23:43.358Z] #67 7.054 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:23:43.358Z] #67 7.054 + install_rootlesskit [2022-06-30T14:23:43.358Z] #67 7.054 + case "$1" in [2022-06-30T14:23:43.358Z] #67 7.054 + export CGO_ENABLED=0 [2022-06-30T14:23:43.358Z] #67 7.054 + CGO_ENABLED=0 [2022-06-30T14:23:43.358Z] #67 7.054 + _install_rootlesskit [2022-06-30T14:23:43.358Z] #67 7.054 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-30T14:23:43.358Z] #67 7.054 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-30T14:23:43.358Z] #67 7.054 + GOBIN=/build [2022-06-30T14:23:43.358Z] #67 7.054 + GO111MODULE=on [2022-06-30T14:23:43.358Z] #67 7.054 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:23:43.358Z] #67 7.803 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-30T14:23:43.358Z] #67 11.33 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-30T14:23:43.358Z] #67 11.46 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-30T14:23:43.358Z] #67 12.69 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-30T14:23:43.412Z] #62 31.67 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-06-30T14:23:43.412Z] #62 31.68 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-30T14:23:43.563Z] #53 9.071 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-30T14:23:43.622Z] #67 ... [2022-06-30T14:23:43.622Z] [2022-06-30T14:23:43.622Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T14:23:43.622Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T14:23:43.622Z] #53 7.883 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-30T14:23:43.622Z] #53 7.884 go: downloading github.com/fatih/color v1.10.0 [2022-06-30T14:23:43.622Z] #53 7.912 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-30T14:23:43.622Z] #53 8.013 go: downloading github.com/pkg/errors v0.9.1 [2022-06-30T14:23:43.622Z] #53 8.623 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-30T14:23:43.622Z] #53 8.667 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-30T14:23:43.622Z] #53 8.747 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-30T14:23:43.622Z] #53 8.822 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-30T14:23:43.622Z] #53 9.099 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-30T14:23:43.622Z] #53 9.376 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-30T14:23:43.622Z] #53 9.589 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-30T14:23:43.622Z] #53 10.06 go: downloading golang.org/x/tools v0.1.0 [2022-06-30T14:23:43.674Z] #62 31.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:23:43.826Z] #53 9.293 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-30T14:23:43.933Z] #62 DONE 32.2s [2022-06-30T14:23:43.933Z] [2022-06-30T14:23:43.933Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-30T14:23:43.933Z] #63 sha256:55462034a2f1f5863d1ebe23422cb8e82ed2a1540ef06ba8b392b9222e98b7f6 [2022-06-30T14:23:44.207Z] #63 DONE 0.1s [2022-06-30T14:23:44.207Z] [2022-06-30T14:23:44.207Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:23:44.207Z] #64 sha256:82944b3f70f7991db0d24da707fd7a58035fadbb2a35259a5ccb1ecd66d602eb [2022-06-30T14:23:44.223Z] #36 21.52 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-30T14:23:44.223Z] #36 21.58 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-30T14:23:44.400Z] #53 ... [2022-06-30T14:23:44.400Z] [2022-06-30T14:23:44.400Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:23:44.400Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:23:44.400Z] #42 7.449 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:44.400Z] #42 7.508 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:44.400Z] #42 7.508 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:44.400Z] #42 8.915 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:23:44.558Z] #53 ... [2022-06-30T14:23:44.558Z] [2022-06-30T14:23:44.558Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:23:44.558Z] #67 sha256:495f2cf910d49591659a5397a537a15cd4ed46c5706bd511f2a27b78a86ce69a [2022-06-30T14:23:44.558Z] #67 18.10 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-30T14:23:44.663Z] #42 ... [2022-06-30T14:23:44.663Z] [2022-06-30T14:23:44.663Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:23:44.663Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T14:23:44.663Z] #36 7.408 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-30T14:23:44.663Z] #36 ... [2022-06-30T14:23:44.663Z] [2022-06-30T14:23:44.663Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:23:44.663Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T14:23:44.663Z] #62 8.541 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:44.663Z] #62 8.654 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:44.663Z] #62 8.663 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:44.663Z] #62 10.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:23:44.776Z] #64 0.631 + RM_GOPATH=0 [2022-06-30T14:23:44.776Z] #64 0.633 + TMP_GOPATH= [2022-06-30T14:23:44.776Z] #64 0.634 + : /build [2022-06-30T14:23:44.776Z] #64 0.634 + '[' -z '' ']' [2022-06-30T14:23:44.776Z] #64 0.636 ++ mktemp -d [2022-06-30T14:23:44.776Z] #64 0.643 + export GOPATH=/tmp/tmp.l9wxVx0ktm [2022-06-30T14:23:44.776Z] #64 0.643 + GOPATH=/tmp/tmp.l9wxVx0ktm [2022-06-30T14:23:44.776Z] #64 0.643 + RM_GOPATH=1 [2022-06-30T14:23:44.776Z] #64 0.644 + case "$(go env GOARCH)" in [2022-06-30T14:23:44.776Z] #64 0.645 ++ go env GOARCH [2022-06-30T14:23:44.776Z] #64 0.689 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:44.776Z] #64 0.693 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:44.776Z] #64 0.697 ++ dirname /install.sh [2022-06-30T14:23:44.776Z] #64 0.698 + dir=/ [2022-06-30T14:23:44.776Z] #64 0.698 + bin=containerd [2022-06-30T14:23:44.776Z] #64 0.699 + shift [2022-06-30T14:23:44.776Z] #64 0.699 + '[' '!' -f //containerd.installer ']' [2022-06-30T14:23:44.776Z] #64 0.699 + . //containerd.installer [2022-06-30T14:23:44.776Z] #64 0.699 ++ set -e [2022-06-30T14:23:44.776Z] #64 0.699 ++ : v1.6.6 [2022-06-30T14:23:44.776Z] #64 0.700 + install_containerd [2022-06-30T14:23:44.776Z] #64 0.701 + echo 'Install containerd version v1.6.6' [2022-06-30T14:23:44.776Z] #64 0.706 Install containerd version v1.6.6 [2022-06-30T14:23:44.776Z] #64 0.706 + git clone https://github.com/containerd/containerd.git /tmp/tmp.l9wxVx0ktm/src/github.com/containerd/containerd [2022-06-30T14:23:44.776Z] #64 0.754 Cloning into '/tmp/tmp.l9wxVx0ktm/src/github.com/containerd/containerd'... [2022-06-30T14:23:44.927Z] #62 ... [2022-06-30T14:23:44.927Z] [2022-06-30T14:23:44.927Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:23:44.927Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:23:44.927Z] #14 8.342 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:44.927Z] #14 8.442 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:44.927Z] #14 8.450 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:44.927Z] #14 9.863 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:23:44.927Z] #14 ... [2022-06-30T14:23:44.927Z] [2022-06-30T14:23:44.927Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:23:44.927Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:23:44.927Z] #47 7.928 + git clone https://github.com/docker/distribution.git . [2022-06-30T14:23:44.927Z] #47 7.939 Cloning into '.'... [2022-06-30T14:23:45.189Z] #47 ... [2022-06-30T14:23:45.189Z] [2022-06-30T14:23:45.189Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:23:45.189Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:23:45.189Z] #34 7.751 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-30T14:23:45.189Z] #34 7.837 Cloning into '.'... [2022-06-30T14:23:45.452Z] #34 ... [2022-06-30T14:23:45.452Z] [2022-06-30T14:23:45.452Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:23:45.452Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:23:45.452Z] #76 8.262 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:45.452Z] #76 8.385 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:45.452Z] #76 8.390 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:45.452Z] #76 9.855 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:23:45.452Z] #76 ... [2022-06-30T14:23:45.452Z] [2022-06-30T14:23:45.452Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T14:23:45.452Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-30T14:23:45.452Z] #57 8.805 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-30T14:23:45.452Z] #57 10.50 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-30T14:23:45.452Z] #57 10.52 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-30T14:23:45.452Z] #57 10.65 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-30T14:23:45.604Z] #36 ... [2022-06-30T14:23:45.604Z] [2022-06-30T14:23:45.604Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:23:45.604Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:23:45.604Z] #42 12.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:23:45.604Z] #42 22.73 Fetched 8545 kB in 16s (539 kB/s) [2022-06-30T14:23:45.604Z] #42 22.73 Reading package lists... [2022-06-30T14:23:45.604Z] #42 ... [2022-06-30T14:23:45.604Z] [2022-06-30T14:23:45.604Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:23:45.604Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:23:45.604Z] #51 22.73 Fetched 8549 kB in 17s (501 kB/s) [2022-06-30T14:23:45.713Z] #57 ... [2022-06-30T14:23:45.713Z] [2022-06-30T14:23:45.713Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:23:45.714Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:23:45.714Z] #55 6.863 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-30T14:23:45.714Z] #55 ... [2022-06-30T14:23:45.714Z] [2022-06-30T14:23:45.714Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:23:45.714Z] #67 sha256:b2b55aa6a39f874b95c0e4d940a3764ceb878f8ac840500f763bf1e39c1cd468 [2022-06-30T14:23:45.714Z] #67 7.687 + RM_GOPATH=0 [2022-06-30T14:23:45.714Z] #67 7.690 + TMP_GOPATH= [2022-06-30T14:23:45.714Z] #67 7.690 + : /build [2022-06-30T14:23:45.714Z] #67 7.690 + '[' -z '' ']' [2022-06-30T14:23:45.714Z] #67 7.690 ++ mktemp -d [2022-06-30T14:23:45.714Z] #67 7.705 + export GOPATH=/tmp/tmp.0sEPyFEPxm [2022-06-30T14:23:45.714Z] #67 7.715 + GOPATH=/tmp/tmp.0sEPyFEPxm [2022-06-30T14:23:45.714Z] #67 7.715 + RM_GOPATH=1 [2022-06-30T14:23:45.714Z] #67 7.715 + case "$(go env GOARCH)" in [2022-06-30T14:23:45.714Z] #67 7.715 ++ go env GOARCH [2022-06-30T14:23:45.714Z] #67 7.746 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:45.714Z] #67 7.747 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:45.714Z] #67 7.759 ++ dirname /install.sh [2022-06-30T14:23:45.714Z] #67 7.781 + dir=/ [2022-06-30T14:23:45.714Z] #67 7.781 + bin=rootlesskit [2022-06-30T14:23:45.714Z] #67 7.781 + shift [2022-06-30T14:23:45.714Z] #67 7.781 + '[' '!' -f //rootlesskit.installer ']' [2022-06-30T14:23:45.714Z] #67 7.781 + . //rootlesskit.installer [2022-06-30T14:23:45.714Z] #67 7.781 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:23:45.714Z] #67 7.781 + install_rootlesskit [2022-06-30T14:23:45.714Z] #67 7.781 + case "$1" in [2022-06-30T14:23:45.714Z] #67 7.781 + export CGO_ENABLED=0 [2022-06-30T14:23:45.714Z] #67 7.781 + CGO_ENABLED=0 [2022-06-30T14:23:45.714Z] #67 7.781 + _install_rootlesskit [2022-06-30T14:23:45.714Z] #67 7.786 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:23:45.714Z] #67 7.786 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-30T14:23:45.714Z] #67 7.786 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-30T14:23:45.714Z] #67 7.786 + GOBIN=/build [2022-06-30T14:23:45.714Z] #67 7.786 + GO111MODULE=on [2022-06-30T14:23:45.714Z] #67 7.786 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:23:45.714Z] #67 8.768 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-30T14:23:45.715Z] #64 ... [2022-06-30T14:23:45.715Z] [2022-06-30T14:23:45.715Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T14:23:45.715Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-06-30T14:23:45.715Z] #57 33.53 v3.0.2 [2022-06-30T14:23:45.715Z] #57 DONE 33.8s [2022-06-30T14:23:45.715Z] [2022-06-30T14:23:45.715Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:23:45.715Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-06-30T14:23:45.715Z] #76 19.81 Reading package lists... [2022-06-30T14:23:45.715Z] #76 25.03 Building dependency tree... [2022-06-30T14:23:45.715Z] #76 29.11 python3 is already the newest version (3.9.2-3). [2022-06-30T14:23:45.715Z] #76 29.11 The following additional packages will be installed: [2022-06-30T14:23:45.715Z] #76 29.13 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-30T14:23:45.715Z] #76 29.14 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-30T14:23:45.715Z] #76 29.15 Suggested packages: [2022-06-30T14:23:45.715Z] #76 29.15 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-30T14:23:45.715Z] #76 29.15 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-30T14:23:45.715Z] #76 29.15 m4-doc ed diffutils-doc [2022-06-30T14:23:45.715Z] #76 29.15 Recommended packages: [2022-06-30T14:23:45.715Z] #76 29.15 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-30T14:23:45.715Z] #76 30.55 The following NEW packages will be installed: [2022-06-30T14:23:45.715Z] #76 30.56 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-30T14:23:45.715Z] #76 30.57 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-30T14:23:45.715Z] #76 30.57 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-30T14:23:45.715Z] #76 30.57 libyajl2 m4 patch xz-utils [2022-06-30T14:23:45.715Z] #76 31.11 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:23:45.715Z] #76 31.11 Need to get 5914 kB of archives. [2022-06-30T14:23:45.715Z] #76 31.11 After this operation, 18.6 MB of additional disk space will be used. [2022-06-30T14:23:45.715Z] #76 31.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-06-30T14:23:45.715Z] #76 31.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-06-30T14:23:45.715Z] #76 31.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-06-30T14:23:45.715Z] #76 31.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-06-30T14:23:45.715Z] #76 31.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-06-30T14:23:45.715Z] #76 31.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-06-30T14:23:45.715Z] #76 31.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-06-30T14:23:45.715Z] #76 31.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-06-30T14:23:45.715Z] #76 31.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-30T14:23:45.715Z] #76 31.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-06-30T14:23:45.715Z] #76 31.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-06-30T14:23:45.715Z] #76 31.27 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-30T14:23:45.715Z] #76 31.55 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-06-30T14:23:45.715Z] #76 31.56 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-06-30T14:23:45.715Z] #76 31.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-06-30T14:23:45.715Z] #76 31.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-30T14:23:45.715Z] #76 31.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-06-30T14:23:45.715Z] #76 31.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-30T14:23:45.715Z] #76 31.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-06-30T14:23:45.715Z] #76 31.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-06-30T14:23:45.715Z] #76 31.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-06-30T14:23:45.715Z] #76 31.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-06-30T14:23:45.715Z] #76 31.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-06-30T14:23:45.715Z] #76 33.02 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:23:45.715Z] #76 33.31 Fetched 5914 kB in 1s (6932 kB/s) [2022-06-30T14:23:45.715Z] #76 33.42 Selecting previously unselected package bzip2. [2022-06-30T14:23:45.715Z] #76 33.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-30T14:23:45.715Z] #76 33.48 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-06-30T14:23:45.715Z] #76 33.50 Unpacking bzip2 (1.0.8-4) ... [2022-06-30T14:23:45.715Z] #76 33.73 Selecting previously unselected package libmagic-mgc. [2022-06-30T14:23:45.715Z] #76 33.73 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-06-30T14:23:45.715Z] #76 33.75 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-30T14:23:45.936Z] #67 19.37 go: downloading github.com/google/uuid v1.3.0 [2022-06-30T14:23:45.936Z] #67 19.47 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-30T14:23:45.974Z] #76 ... [2022-06-30T14:23:45.974Z] [2022-06-30T14:23:45.974Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:23:45.974Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-06-30T14:23:45.974Z] #51 17.98 Reading package lists... [2022-06-30T14:23:45.974Z] #51 23.86 Reading package lists... [2022-06-30T14:23:45.974Z] #51 28.82 Building dependency tree... [2022-06-30T14:23:45.974Z] #51 33.95 The following additional packages will be installed: [2022-06-30T14:23:45.974Z] #51 33.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-30T14:23:45.974Z] #51 33.97 python3-protobuf python3-six [2022-06-30T14:23:45.974Z] #51 33.97 Suggested packages: [2022-06-30T14:23:45.974Z] #51 33.97 python3-setuptools [2022-06-30T14:23:45.974Z] #51 33.97 Recommended packages: [2022-06-30T14:23:45.974Z] #51 33.97 iproute2 | iproute [2022-06-30T14:23:45.974Z] #51 ... [2022-06-30T14:23:45.974Z] [2022-06-30T14:23:45.974Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:23:45.974Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-06-30T14:23:45.974Z] #55 25.68 go: downloading github.com/fatih/color v1.13.0 [2022-06-30T14:23:45.974Z] #55 25.69 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-30T14:23:45.974Z] #55 25.73 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-30T14:23:45.974Z] #55 25.91 go: downloading github.com/spf13/viper v1.10.1 [2022-06-30T14:23:45.974Z] #55 26.13 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-30T14:23:45.974Z] #55 26.50 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-30T14:23:45.974Z] #55 26.53 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-30T14:23:45.974Z] #55 26.60 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-30T14:23:45.974Z] #55 26.66 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-30T14:23:45.974Z] #55 27.35 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-30T14:23:45.974Z] #55 27.40 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-30T14:23:45.974Z] #55 30.40 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-30T14:23:45.974Z] #55 30.42 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-30T14:23:45.974Z] #55 30.51 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-30T14:23:45.974Z] #55 30.58 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-30T14:23:45.974Z] #55 30.73 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-30T14:23:45.974Z] #55 30.81 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-30T14:23:45.974Z] #55 30.86 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-30T14:23:45.974Z] #55 30.96 go: downloading github.com/spf13/afero v1.6.0 [2022-06-30T14:23:45.974Z] #55 30.96 go: downloading github.com/spf13/cast v1.4.1 [2022-06-30T14:23:45.974Z] #55 31.00 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-30T14:23:45.974Z] #55 31.02 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-30T14:23:45.974Z] #55 31.08 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-30T14:23:45.974Z] #55 31.38 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-30T14:23:45.974Z] #55 31.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-30T14:23:45.974Z] #55 31.43 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-30T14:23:45.974Z] #55 31.43 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-30T14:23:45.974Z] #55 31.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-30T14:23:45.974Z] #55 31.45 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-30T14:23:45.974Z] #55 31.49 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-30T14:23:45.974Z] #55 31.50 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-30T14:23:45.974Z] #55 31.52 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-30T14:23:45.974Z] #55 31.99 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-30T14:23:45.974Z] #55 32.19 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-30T14:23:45.974Z] #55 32.39 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-30T14:23:45.974Z] #55 32.44 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-30T14:23:45.974Z] #55 32.48 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-30T14:23:45.974Z] #55 32.59 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-30T14:23:45.974Z] #55 33.43 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-30T14:23:45.974Z] #55 33.50 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-30T14:23:45.974Z] #55 33.57 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-30T14:23:45.974Z] #55 33.58 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-30T14:23:45.974Z] #55 33.61 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-30T14:23:45.974Z] #55 33.63 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-30T14:23:45.974Z] #55 33.70 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-30T14:23:45.974Z] #55 33.76 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-30T14:23:45.974Z] #55 33.80 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-30T14:23:45.974Z] #55 33.88 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-30T14:23:45.974Z] #55 34.04 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-30T14:23:45.974Z] #55 34.12 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-30T14:23:45.974Z] #55 34.13 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-30T14:23:45.974Z] #55 34.20 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-30T14:23:45.974Z] #55 34.20 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-30T14:23:45.974Z] #55 34.24 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-30T14:23:45.976Z] #67 ... [2022-06-30T14:23:45.976Z] [2022-06-30T14:23:45.976Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:23:45.976Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:23:45.976Z] #51 8.482 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:23:45.976Z] #51 8.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:23:45.976Z] #51 8.574 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:23:45.976Z] #51 9.368 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-30T14:23:45.976Z] #51 10.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:23:45.976Z] #51 ... [2022-06-30T14:23:45.976Z] [2022-06-30T14:23:45.976Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T14:23:45.976Z] #26 sha256:e5c3c62c0a8d5003e4b024a13e97ba06ad97efe780f0e3381ca3326909650d24 [2022-06-30T14:23:45.976Z] #26 7.662 + RM_GOPATH=0 [2022-06-30T14:23:45.976Z] #26 7.662 + TMP_GOPATH= [2022-06-30T14:23:45.976Z] #26 7.662 + : /build [2022-06-30T14:23:45.976Z] #26 7.662 + '[' -z '' ']' [2022-06-30T14:23:45.976Z] #26 7.662 ++ mktemp -d [2022-06-30T14:23:45.976Z] #26 7.674 + export GOPATH=/tmp/tmp.udqPnDKreu [2022-06-30T14:23:45.976Z] #26 7.674 + GOPATH=/tmp/tmp.udqPnDKreu [2022-06-30T14:23:45.976Z] #26 7.674 + RM_GOPATH=1 [2022-06-30T14:23:45.976Z] #26 7.674 + case "$(go env GOARCH)" in [2022-06-30T14:23:45.976Z] #26 7.674 ++ go env GOARCH [2022-06-30T14:23:45.976Z] #26 7.714 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:45.976Z] #26 7.714 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:45.976Z] #26 7.714 ++ dirname /install.sh [2022-06-30T14:23:45.976Z] #26 7.730 + dir=/ [2022-06-30T14:23:45.976Z] #26 7.730 + bin=dockercli [2022-06-30T14:23:45.976Z] #26 7.730 + shift [2022-06-30T14:23:45.976Z] #26 7.730 + '[' '!' -f //dockercli.installer ']' [2022-06-30T14:23:45.976Z] #26 7.730 + . //dockercli.installer [2022-06-30T14:23:45.976Z] #26 7.730 ++ : stable [2022-06-30T14:23:45.976Z] #26 7.730 ++ : 17.06.2-ce [2022-06-30T14:23:45.976Z] #26 7.731 + install_dockercli [2022-06-30T14:23:45.976Z] #26 7.736 Install docker/cli version 17.06.2-ce from stable [2022-06-30T14:23:45.976Z] #26 7.736 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-30T14:23:45.976Z] #26 7.736 ++ uname -m [2022-06-30T14:23:45.976Z] #26 7.741 + arch=x86_64 [2022-06-30T14:23:45.976Z] #26 7.743 + '[' x86_64 '!=' x86_64 ']' [2022-06-30T14:23:45.976Z] #26 7.743 + url=https://download.docker.com/linux/static [2022-06-30T14:23:45.976Z] #26 7.743 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-30T14:23:45.976Z] #26 7.743 + tar -xz docker/docker [2022-06-30T14:23:46.173Z] #51 22.73 Reading package lists... [2022-06-30T14:23:46.173Z] #51 ... [2022-06-30T14:23:46.173Z] [2022-06-30T14:23:46.173Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:23:46.173Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:23:46.173Z] #76 13.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:23:46.173Z] #76 22.63 Fetched 8545 kB in 16s (543 kB/s) [2022-06-30T14:23:46.173Z] #76 22.63 Reading package lists... [2022-06-30T14:23:46.173Z] #76 ... [2022-06-30T14:23:46.173Z] [2022-06-30T14:23:46.173Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:23:46.173Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T14:23:46.173Z] #62 7.784 Reading package lists... [2022-06-30T14:23:46.173Z] #62 15.24 Reading package lists... [2022-06-30T14:23:46.196Z] #67 19.84 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-30T14:23:46.233Z] #55 34.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-30T14:23:46.233Z] #55 34.42 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-30T14:23:46.233Z] #55 34.45 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-30T14:23:46.233Z] #55 34.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-30T14:23:46.502Z] #55 34.80 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-30T14:23:46.502Z] #55 34.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-30T14:23:46.746Z] #62 22.38 Building dependency tree... [2022-06-30T14:23:46.764Z] #67 20.29 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-30T14:23:46.764Z] #67 ... [2022-06-30T14:23:46.764Z] [2022-06-30T14:23:46.764Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:23:46.764Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:23:46.764Z] #14 10.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:23:46.764Z] #14 15.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:23:46.764Z] #14 19.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:23:46.764Z] #14 ... [2022-06-30T14:23:46.764Z] [2022-06-30T14:23:46.764Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:23:46.764Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:23:46.764Z] #42 10.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:23:46.764Z] #42 15.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:23:46.764Z] #42 19.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:23:46.787Z] #55 34.88 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-30T14:23:46.787Z] #55 34.88 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-30T14:23:46.787Z] #55 34.97 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-30T14:23:46.787Z] #55 35.00 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-30T14:23:46.787Z] #55 35.03 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-30T14:23:46.787Z] #55 35.04 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-30T14:23:46.787Z] #55 35.05 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-30T14:23:46.787Z] #55 35.07 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-30T14:23:46.787Z] #55 35.08 go: downloading github.com/julz/importas v0.1.0 [2022-06-30T14:23:46.787Z] #55 35.09 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-30T14:23:46.787Z] #55 ... [2022-06-30T14:23:46.787Z] [2022-06-30T14:23:46.787Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:23:46.787Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-06-30T14:23:47.023Z] #42 ... [2022-06-30T14:23:47.023Z] [2022-06-30T14:23:47.023Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T14:23:47.023Z] #26 sha256:bee496c0bfdbb688809fe2890d422df4f2155cda27b6f4b728c24e4e961719a6 [2022-06-30T14:23:47.023Z] #26 20.59 + mkdir -p /build [2022-06-30T14:23:47.023Z] #26 20.62 + mv docker/docker /build/ [2022-06-30T14:23:47.023Z] #26 20.65 + rmdir docker [2022-06-30T14:23:47.047Z] #76 35.11 Selecting previously unselected package libmagic1:arm64. [2022-06-30T14:23:47.047Z] #76 35.11 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-06-30T14:23:47.047Z] #76 35.28 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-06-30T14:23:47.306Z] #76 35.44 Selecting previously unselected package file. [2022-06-30T14:23:47.306Z] #76 35.45 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-06-30T14:23:47.306Z] #76 35.46 Unpacking file (1:5.39-3) ... [2022-06-30T14:23:47.566Z] #76 35.70 Selecting previously unselected package xz-utils. [2022-06-30T14:23:47.566Z] #76 35.71 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-06-30T14:23:47.566Z] #76 35.77 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:23:47.592Z] #26 DONE 21.3s [2022-06-30T14:23:47.592Z] [2022-06-30T14:23:47.592Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:23:47.592Z] #67 sha256:495f2cf910d49591659a5397a537a15cd4ed46c5706bd511f2a27b78a86ce69a [2022-06-30T14:23:47.592Z] #67 20.36 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-30T14:23:47.592Z] #67 21.31 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-30T14:23:47.826Z] #76 36.04 Selecting previously unselected package libsigsegv2:arm64. [2022-06-30T14:23:47.826Z] #76 36.06 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-06-30T14:23:47.826Z] #76 36.15 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-06-30T14:23:47.826Z] #76 ... [2022-06-30T14:23:47.826Z] [2022-06-30T14:23:47.826Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:23:47.826Z] #47 sha256:ecdc8c6c8c169bea9c3b47c2801af3413909a698ac702b149b3c3adba914fdb6 [2022-06-30T14:23:47.826Z] #47 25.97 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-30T14:23:47.851Z] #67 ... [2022-06-30T14:23:47.851Z] [2022-06-30T14:23:47.851Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T14:23:47.851Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-30T14:23:47.851Z] #57 11.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-30T14:23:47.893Z] #26 ... [2022-06-30T14:23:47.893Z] [2022-06-30T14:23:47.893Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:23:47.893Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:23:47.893Z] #76 13.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:23:48.087Z] #47 ... [2022-06-30T14:23:48.087Z] [2022-06-30T14:23:48.087Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:23:48.087Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-30T14:23:48.087Z] #14 21.43 Reading package lists... [2022-06-30T14:23:48.087Z] #14 26.28 Building dependency tree... [2022-06-30T14:23:48.087Z] #14 30.65 The following additional packages will be installed: [2022-06-30T14:23:48.087Z] #14 30.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-30T14:23:48.087Z] #14 30.66 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-30T14:23:48.087Z] #14 30.66 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-30T14:23:48.087Z] #14 30.66 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-30T14:23:48.087Z] #14 30.67 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-30T14:23:48.087Z] #14 30.68 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-30T14:23:48.087Z] #14 30.68 mingw-w64-common mingw-w64-x86-64-dev [2022-06-30T14:23:48.087Z] #14 30.70 Suggested packages: [2022-06-30T14:23:48.087Z] #14 30.71 gcc-10-locales seccomp wine64 [2022-06-30T14:23:48.087Z] #14 32.08 The following NEW packages will be installed: [2022-06-30T14:23:48.087Z] #14 32.11 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-30T14:23:48.087Z] #14 32.11 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-30T14:23:48.087Z] #14 32.11 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-30T14:23:48.087Z] #14 32.11 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-30T14:23:48.087Z] #14 32.11 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-30T14:23:48.087Z] #14 32.11 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-30T14:23:48.087Z] #14 32.11 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-30T14:23:48.087Z] #14 32.11 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-30T14:23:48.087Z] #14 32.11 mingw-w64-x86-64-dev [2022-06-30T14:23:48.087Z] #14 32.75 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:23:48.087Z] #14 32.75 Need to get 108 MB of archives. [2022-06-30T14:23:48.087Z] #14 32.75 After this operation, 620 MB of additional disk space will be used. [2022-06-30T14:23:48.087Z] #14 32.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-06-30T14:23:48.087Z] #14 32.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-06-30T14:23:48.087Z] #14 33.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-30T14:23:48.087Z] #14 33.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-06-30T14:23:48.088Z] #14 33.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-06-30T14:23:48.088Z] #14 33.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-30T14:23:48.088Z] #14 33.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-30T14:23:48.088Z] #14 33.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-06-30T14:23:48.088Z] #14 33.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-06-30T14:23:48.088Z] #14 34.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-06-30T14:23:48.088Z] #14 35.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-06-30T14:23:48.088Z] #14 35.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-06-30T14:23:48.088Z] #14 36.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-06-30T14:23:48.088Z] #14 ... [2022-06-30T14:23:48.088Z] [2022-06-30T14:23:48.088Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:23:48.088Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-06-30T14:23:48.088Z] #76 36.15 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-06-30T14:23:48.088Z] #76 36.27 Selecting previously unselected package m4. [2022-06-30T14:23:48.088Z] #76 36.27 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-06-30T14:23:48.088Z] #76 36.28 Unpacking m4 (1.4.18-5) ... [2022-06-30T14:23:48.110Z] #57 ... [2022-06-30T14:23:48.111Z] [2022-06-30T14:23:48.111Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T14:23:48.111Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T14:23:48.111Z] #53 20.14 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-30T14:23:48.111Z] #53 20.24 go: downloading golang.org/x/mod v0.3.0 [2022-06-30T14:23:48.348Z] #76 36.53 Selecting previously unselected package autoconf. [2022-06-30T14:23:48.348Z] #76 36.54 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-30T14:23:48.348Z] #76 36.55 Unpacking autoconf (2.69-14) ... [2022-06-30T14:23:49.280Z] #62 26.60 The following additional packages will be installed: [2022-06-30T14:23:49.280Z] #62 26.62 libbtrfs0 [2022-06-30T14:23:49.280Z] #62 26.84 The following NEW packages will be installed: [2022-06-30T14:23:49.343Z] #76 ... [2022-06-30T14:23:49.343Z] [2022-06-30T14:23:49.343Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T14:23:49.343Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-06-30T14:23:49.343Z] #40 36.70 NAME: [2022-06-30T14:23:49.343Z] #40 36.70 go-winres - A tool for embedding resources in Windows executables [2022-06-30T14:23:49.343Z] #40 36.70 [2022-06-30T14:23:49.343Z] #40 36.70 USAGE: [2022-06-30T14:23:49.343Z] #40 36.70 go-winres [global options] command [command options] [arguments...] [2022-06-30T14:23:49.343Z] #40 36.70 [2022-06-30T14:23:49.343Z] #40 36.70 COMMANDS: [2022-06-30T14:23:49.343Z] #40 36.70 init Create an initial ./winres/winres.json [2022-06-30T14:23:49.343Z] #40 36.70 make Make syso files for the "go build" command [2022-06-30T14:23:49.343Z] #40 36.70 simply Make syso files for the "go build" command (simplified) [2022-06-30T14:23:49.343Z] #40 36.70 extract Extract all resources from an executable [2022-06-30T14:23:49.343Z] #40 36.70 patch Replace resources in an executable file (exe, dll) [2022-06-30T14:23:49.343Z] #40 36.70 help, h Shows a list of commands or help for one command [2022-06-30T14:23:49.343Z] #40 36.70 [2022-06-30T14:23:49.343Z] #40 36.70 GLOBAL OPTIONS: [2022-06-30T14:23:49.343Z] #40 36.70 --help, -h show help (default: false) [2022-06-30T14:23:49.343Z] #40 DONE 37.4s [2022-06-30T14:23:49.343Z] [2022-06-30T14:23:49.343Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:23:49.343Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-06-30T14:23:49.343Z] #76 37.40 Selecting previously unselected package autotools-dev. [2022-06-30T14:23:49.343Z] #76 37.40 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-30T14:23:49.343Z] #76 37.43 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-30T14:23:49.539Z] #62 26.84 libbtrfs-dev libbtrfs0 [2022-06-30T14:23:49.604Z] #76 37.88 Selecting previously unselected package automake. [2022-06-30T14:23:49.604Z] #76 37.89 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-30T14:23:49.813Z] #62 27.25 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:23:49.813Z] #62 27.25 Need to get 460 kB of archives. [2022-06-30T14:23:49.813Z] #62 27.25 After this operation, 1237 kB of additional disk space will be used. [2022-06-30T14:23:49.813Z] #62 27.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-30T14:23:49.813Z] #62 27.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-30T14:23:49.863Z] #76 37.89 Unpacking automake (1:1.16.3-2) ... [2022-06-30T14:23:50.016Z] #53 ... [2022-06-30T14:23:50.016Z] [2022-06-30T14:23:50.016Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:23:50.016Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:23:50.016Z] #51 13.77 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:23:50.016Z] #51 18.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:23:50.016Z] #51 20.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-30T14:23:50.122Z] #76 ... [2022-06-30T14:23:50.123Z] [2022-06-30T14:23:50.123Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:23:50.123Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-06-30T14:23:50.123Z] #42 23.59 Reading package lists... [2022-06-30T14:23:50.123Z] #42 28.43 Building dependency tree... [2022-06-30T14:23:50.123Z] #42 33.16 The following additional packages will be installed: [2022-06-30T14:23:50.123Z] #42 33.18 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-30T14:23:50.123Z] #42 33.24 Suggested packages: [2022-06-30T14:23:50.123Z] #42 33.25 cmake-doc ninja-build lrzip [2022-06-30T14:23:50.123Z] #42 33.25 Recommended packages: [2022-06-30T14:23:50.123Z] #42 33.25 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-30T14:23:50.123Z] #42 34.13 The following NEW packages will be installed: [2022-06-30T14:23:50.123Z] #42 34.18 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-30T14:23:50.123Z] #42 34.19 vim-common xxd [2022-06-30T14:23:50.123Z] #42 34.72 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:23:50.123Z] #42 34.72 Need to get 15.6 MB of archives. [2022-06-30T14:23:50.123Z] #42 34.72 After this operation, 67.4 MB of additional disk space will be used. [2022-06-30T14:23:50.123Z] #42 34.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-30T14:23:50.123Z] #42 34.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-30T14:23:50.123Z] #42 34.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-30T14:23:50.123Z] #42 34.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-06-30T14:23:50.123Z] #42 35.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-06-30T14:23:50.123Z] #42 35.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-06-30T14:23:50.123Z] #42 35.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-06-30T14:23:50.123Z] #42 35.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-06-30T14:23:50.123Z] #42 35.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-06-30T14:23:50.123Z] #42 35.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-06-30T14:23:50.123Z] #42 36.42 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:23:50.123Z] #42 36.68 Fetched 15.6 MB in 1s (13.8 MB/s) [2022-06-30T14:23:50.123Z] #42 36.85 Selecting previously unselected package xxd. [2022-06-30T14:23:50.123Z] #42 36.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-30T14:23:50.123Z] #42 36.92 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-30T14:23:50.123Z] #42 37.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:23:50.123Z] #42 37.57 Selecting previously unselected package vim-common. [2022-06-30T14:23:50.123Z] #42 37.57 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T14:23:50.123Z] #42 37.70 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:23:50.123Z] #42 38.38 Selecting previously unselected package cmake-data. [2022-06-30T14:23:50.123Z] #42 38.38 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-30T14:23:50.123Z] #42 38.44 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-30T14:23:50.123Z] #42 ... [2022-06-30T14:23:50.123Z] [2022-06-30T14:23:50.123Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:23:50.123Z] #34 sha256:449dc6255994a451bc2fd98d32079778c92338751fb4061dd74f6f74b47b33ae [2022-06-30T14:23:50.123Z] #34 38.03 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-30T14:23:50.278Z] #51 ... [2022-06-30T14:23:50.278Z] [2022-06-30T14:23:50.278Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:23:50.278Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T14:23:50.278Z] #62 13.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:23:50.278Z] #62 17.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:23:50.278Z] #62 ... [2022-06-30T14:23:50.278Z] [2022-06-30T14:23:50.278Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:23:50.278Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T14:23:50.278Z] #36 23.19 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-30T14:23:50.278Z] #36 23.19 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-30T14:23:50.278Z] #36 23.88 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-30T14:23:50.278Z] #36 24.12 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-30T14:23:50.382Z] #62 ... [2022-06-30T14:23:50.382Z] [2022-06-30T14:23:50.382Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T14:23:50.382Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T14:23:50.382Z] #53 17.79 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-30T14:23:50.382Z] #53 17.81 go: downloading golang.org/x/mod v0.3.0 [2022-06-30T14:23:50.382Z] #53 ... [2022-06-30T14:23:50.382Z] [2022-06-30T14:23:50.382Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:23:50.382Z] #67 sha256:01feb4918e6b0de0ced04150ea8fac5788705d9329dc2566807a6ef23a4ffece [2022-06-30T14:23:50.382Z] #67 17.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-30T14:23:50.383Z] #34 38.41 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-30T14:23:50.383Z] #34 38.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:23:50.540Z] #36 24.53 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-30T14:23:50.642Z] #67 ... [2022-06-30T14:23:50.642Z] [2022-06-30T14:23:50.642Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:23:50.642Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:23:50.902Z] #47 27.39 Updating files: 74% (1613/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-30T14:23:50.902Z] #47 27.98 + git checkout -q v2.3.0 [2022-06-30T14:23:51.050Z] #84 61.39 configure.ac:7: installing './compile' [2022-06-30T14:23:51.050Z] #84 61.42 configure.ac:11: installing './config.guess' [2022-06-30T14:23:51.050Z] #84 61.45 configure.ac:11: installing './config.sub' [2022-06-30T14:23:51.050Z] #84 61.46 configure.ac:8: installing './install-sh' [2022-06-30T14:23:51.050Z] #84 61.48 configure.ac:8: installing './missing' [2022-06-30T14:23:51.050Z] #84 61.62 Makefile.am: installing './depcomp' [2022-06-30T14:23:51.107Z] #36 25.08 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-30T14:23:51.677Z] #36 25.54 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-30T14:23:51.677Z] #36 25.59 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-30T14:23:51.677Z] #36 25.67 go: downloading github.com/peterh/liner v1.2.2 [2022-06-30T14:23:51.984Z] #84 62.82 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-30T14:23:51.984Z] #84 62.82 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-30T14:23:52.101Z] #76 17.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:23:52.101Z] #76 ... [2022-06-30T14:23:52.101Z] [2022-06-30T14:23:52.101Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-30T14:23:52.101Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-30T14:23:52.101Z] #38 7.314 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-30T14:23:52.101Z] #38 ... [2022-06-30T14:23:52.101Z] [2022-06-30T14:23:52.101Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:23:52.101Z] #67 sha256:b2b55aa6a39f874b95c0e4d940a3764ceb878f8ac840500f763bf1e39c1cd468 [2022-06-30T14:23:52.101Z] #67 13.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-30T14:23:52.101Z] #67 13.28 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-30T14:23:52.101Z] #67 14.18 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-30T14:23:52.101Z] #67 ... [2022-06-30T14:23:52.101Z] [2022-06-30T14:23:52.101Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T14:23:52.101Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T14:23:52.101Z] #40 7.646 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-30T14:23:52.101Z] #40 9.674 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-30T14:23:52.101Z] #40 10.47 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-30T14:23:52.101Z] #40 10.77 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-30T14:23:52.101Z] #40 15.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-30T14:23:52.101Z] #40 16.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-30T14:23:52.242Z] #84 63.07 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-30T14:23:52.242Z] #84 63.07 libtoolize: copying file 'm4/libtool.m4' [2022-06-30T14:23:52.260Z] #36 25.99 go: downloading github.com/google/go-dap v0.6.0 [2022-06-30T14:23:52.519Z] #36 26.55 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-30T14:23:52.809Z] #47 ... [2022-06-30T14:23:52.809Z] [2022-06-30T14:23:52.809Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:23:52.809Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T14:23:52.809Z] #62 28.63 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:23:52.809Z] #62 28.87 Fetched 460 kB in 0s (1365 kB/s) [2022-06-30T14:23:52.809Z] #62 29.00 Selecting previously unselected package libbtrfs0:amd64. [2022-06-30T14:23:52.809Z] #62 29.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T14:23:52.809Z] #62 29.08 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-30T14:23:52.809Z] #62 29.09 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T14:23:52.809Z] #62 29.35 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-30T14:23:52.809Z] #62 29.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-30T14:23:52.809Z] #62 29.36 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T14:23:52.809Z] #62 29.74 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T14:23:52.809Z] #62 29.75 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T14:23:52.809Z] #62 29.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:23:52.809Z] #62 DONE 30.0s [2022-06-30T14:23:52.809Z] [2022-06-30T14:23:52.809Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:23:52.809Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:23:52.809Z] #55 29.24 go: downloading github.com/fatih/color v1.13.0 [2022-06-30T14:23:52.809Z] #55 29.24 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-30T14:23:52.809Z] #55 29.28 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-30T14:23:52.809Z] #55 29.34 go: downloading github.com/spf13/viper v1.10.1 [2022-06-30T14:23:52.809Z] #55 29.57 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-30T14:23:52.809Z] #55 30.04 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-30T14:23:52.809Z] #55 30.09 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-30T14:23:52.809Z] #55 ... [2022-06-30T14:23:52.809Z] [2022-06-30T14:23:52.809Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-30T14:23:52.809Z] #63 sha256:db9c3eca5081d0ac9eccd98b6abcaea18efc138750e6e9f366d7aa4b06c57809 [2022-06-30T14:23:52.809Z] #63 DONE 0.2s [2022-06-30T14:23:52.809Z] #84 63.42 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-30T14:23:52.809Z] #84 63.66 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-30T14:23:52.809Z] #84 63.78 libtoolize: copying file 'm4/ltversion.m4' [2022-06-30T14:23:53.067Z] #84 63.91 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-30T14:23:53.067Z] #84 64.02 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-30T14:23:53.067Z] [2022-06-30T14:23:53.067Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:23:53.067Z] #64 sha256:ec1bd637d3b47e94d0c0618cdfad78a8e5a0aed9b0f4cbe839dfcfee3a672f38 [2022-06-30T14:23:53.067Z] #64 ... [2022-06-30T14:23:53.067Z] [2022-06-30T14:23:53.067Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:23:53.067Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:23:53.067Z] #14 20.46 Fetched 8545 kB in 16s (548 kB/s) [2022-06-30T14:23:53.067Z] #14 20.46 Reading package lists... [2022-06-30T14:23:53.088Z] #36 27.10 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-30T14:23:53.327Z] #14 26.97 Reading package lists... [2022-06-30T14:23:53.327Z] #14 ... [2022-06-30T14:23:53.327Z] [2022-06-30T14:23:53.327Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:23:53.327Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:23:53.327Z] #47 30.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-30T14:23:54.027Z] #40 ... [2022-06-30T14:23:54.028Z] [2022-06-30T14:23:54.028Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T14:23:54.028Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T14:23:54.028Z] #53 19.32 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-30T14:23:54.028Z] #53 19.42 go: downloading golang.org/x/mod v0.3.0 [2022-06-30T14:23:54.532Z] #36 ... [2022-06-30T14:23:54.532Z] [2022-06-30T14:23:54.532Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-30T14:23:54.532Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-30T14:23:54.532Z] #38 27.87 tomll can be used in two ways: [2022-06-30T14:23:54.532Z] #38 27.89 Writing to STDIN and reading from STDOUT: [2022-06-30T14:23:54.532Z] #38 27.89 cat file.toml | tomll > file.toml [2022-06-30T14:23:54.532Z] #38 27.89 [2022-06-30T14:23:54.532Z] #38 27.89 Reading and updating a list of files: [2022-06-30T14:23:54.532Z] #38 27.89 tomll a.toml b.toml c.toml [2022-06-30T14:23:54.532Z] #38 27.89 [2022-06-30T14:23:54.532Z] #38 27.89 When given a list of files, tomll will modify all files in place without asking. [2022-06-30T14:23:54.532Z] #38 DONE 28.2s [2022-06-30T14:23:54.532Z] [2022-06-30T14:23:54.532Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:23:54.532Z] #67 sha256:495f2cf910d49591659a5397a537a15cd4ed46c5706bd511f2a27b78a86ce69a [2022-06-30T14:23:54.532Z] #67 22.23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-30T14:23:54.532Z] #67 22.86 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-30T14:23:54.532Z] #67 23.06 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-30T14:23:54.532Z] #67 26.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-30T14:23:54.532Z] #67 ... [2022-06-30T14:23:54.532Z] [2022-06-30T14:23:54.532Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:23:54.532Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T14:23:54.532Z] #36 28.32 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-30T14:23:54.532Z] #36 28.61 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-30T14:23:55.104Z] #36 28.96 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-30T14:23:55.682Z] #34 ... [2022-06-30T14:23:55.682Z] [2022-06-30T14:23:55.682Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:23:55.682Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-06-30T14:23:55.682Z] #76 38.66 Selecting previously unselected package patch. [2022-06-30T14:23:55.682Z] #76 38.69 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-06-30T14:23:55.682Z] #76 38.70 Unpacking patch (2.7.6-7) ... [2022-06-30T14:23:55.682Z] #76 38.91 Selecting previously unselected package dpkg-dev. [2022-06-30T14:23:55.682Z] #76 38.93 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-30T14:23:55.682Z] #76 38.94 Unpacking dpkg-dev (1.20.10) ... [2022-06-30T14:23:55.682Z] #76 39.90 Selecting previously unselected package build-essential. [2022-06-30T14:23:55.682Z] #76 39.92 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-06-30T14:23:55.682Z] #76 39.94 Unpacking build-essential (12.9) ... [2022-06-30T14:23:55.682Z] #76 40.04 Selecting previously unselected package libcap2:arm64. [2022-06-30T14:23:55.682Z] #76 40.04 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-06-30T14:23:55.682Z] #76 40.06 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-06-30T14:23:55.682Z] #76 40.17 Selecting previously unselected package libcap-dev:arm64. [2022-06-30T14:23:55.682Z] #76 40.21 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-06-30T14:23:55.682Z] #76 40.22 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-06-30T14:23:55.682Z] #76 40.40 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-30T14:23:55.682Z] #76 40.40 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-30T14:23:55.682Z] #76 40.42 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-30T14:23:55.682Z] #76 40.51 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-06-30T14:23:55.682Z] #76 40.51 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-06-30T14:23:55.682Z] #76 40.52 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-06-30T14:23:55.682Z] #76 40.65 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-30T14:23:55.682Z] #76 40.66 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-30T14:23:55.682Z] #76 40.68 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-30T14:23:55.682Z] #76 40.87 Selecting previously unselected package libsystemd-dev:arm64. [2022-06-30T14:23:55.682Z] #76 40.88 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-06-30T14:23:55.682Z] #76 40.89 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-06-30T14:23:55.682Z] #76 41.68 Selecting previously unselected package libtool. [2022-06-30T14:23:55.682Z] #76 41.69 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-30T14:23:55.682Z] #76 41.69 Unpacking libtool (2.4.6-15) ... [2022-06-30T14:23:55.682Z] #76 41.93 Selecting previously unselected package libudev-dev:arm64. [2022-06-30T14:23:55.682Z] #76 41.94 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-06-30T14:23:55.682Z] #76 41.95 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-06-30T14:23:55.683Z] #76 42.13 Selecting previously unselected package libyajl2:arm64. [2022-06-30T14:23:55.683Z] #76 42.14 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-06-30T14:23:55.683Z] #76 42.16 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-06-30T14:23:55.683Z] #76 42.29 Selecting previously unselected package libyajl-dev:arm64. [2022-06-30T14:23:55.683Z] #76 42.30 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-06-30T14:23:55.683Z] #76 42.31 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-06-30T14:23:55.683Z] #76 42.57 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-30T14:23:55.683Z] #76 42.59 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-30T14:23:55.683Z] #76 42.60 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-06-30T14:23:55.683Z] #76 42.61 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-06-30T14:23:55.683Z] #76 42.65 Setting up file (1:5.39-3) ... [2022-06-30T14:23:55.683Z] #76 42.66 Setting up bzip2 (1.0.8-4) ... [2022-06-30T14:23:55.683Z] #76 42.68 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-30T14:23:55.683Z] #76 42.69 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-06-30T14:23:55.683Z] #76 42.71 Setting up libcap2:arm64 (1:2.44-1) ... [2022-06-30T14:23:55.683Z] #76 42.72 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-30T14:23:55.683Z] #76 42.73 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-06-30T14:23:55.683Z] #76 42.74 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:23:55.683Z] #76 42.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-30T14:23:55.683Z] #76 42.77 Setting up patch (2.7.6-7) ... [2022-06-30T14:23:55.683Z] #76 42.79 Setting up libudev-dev:arm64 (247.3-7) ... [2022-06-30T14:23:55.683Z] #76 42.80 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-06-30T14:23:55.683Z] #76 42.81 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-06-30T14:23:55.683Z] #76 42.83 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-06-30T14:23:55.683Z] #76 42.84 Setting up libtool (2.4.6-15) ... [2022-06-30T14:23:55.683Z] #76 42.90 Setting up m4 (1.4.18-5) ... [2022-06-30T14:23:55.683Z] #76 42.93 Setting up dpkg-dev (1.20.10) ... [2022-06-30T14:23:55.683Z] #76 42.97 Setting up autoconf (2.69-14) ... [2022-06-30T14:23:55.683Z] #76 43.01 Setting up build-essential (12.9) ... [2022-06-30T14:23:55.683Z] #76 43.04 Setting up automake (1:1.16.3-2) ... [2022-06-30T14:23:55.683Z] #76 43.07 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-30T14:23:55.683Z] #76 43.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:23:56.572Z] #53 ... [2022-06-30T14:23:56.572Z] [2022-06-30T14:23:56.572Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:23:56.572Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:23:56.572Z] #42 11.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:23:56.572Z] #42 14.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:23:56.572Z] #42 ... [2022-06-30T14:23:56.572Z] [2022-06-30T14:23:56.572Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:23:56.572Z] #67 sha256:b2b55aa6a39f874b95c0e4d940a3764ceb878f8ac840500f763bf1e39c1cd468 [2022-06-30T14:23:56.572Z] #67 19.40 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-30T14:23:56.572Z] #67 21.27 go: downloading github.com/google/uuid v1.3.0 [2022-06-30T14:23:56.572Z] #67 21.49 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-30T14:23:56.572Z] #67 21.51 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-30T14:23:56.572Z] #67 21.69 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-30T14:23:56.689Z] #76 DONE 44.7s [2022-06-30T14:23:56.689Z] [2022-06-30T14:23:56.689Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:23:56.689Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-30T14:23:56.689Z] #14 37.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-06-30T14:23:56.689Z] #14 37.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-30T14:23:56.689Z] #14 37.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-06-30T14:23:56.689Z] #14 37.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-06-30T14:23:56.689Z] #14 37.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-06-30T14:23:56.689Z] #14 37.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-06-30T14:23:56.689Z] #14 37.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-06-30T14:23:56.689Z] #14 37.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-06-30T14:23:56.689Z] #14 37.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-06-30T14:23:56.689Z] #14 37.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-06-30T14:23:56.689Z] #14 37.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-06-30T14:23:56.689Z] #14 37.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-06-30T14:23:56.689Z] #14 37.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-06-30T14:23:56.689Z] #14 37.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-06-30T14:23:56.689Z] #14 38.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-06-30T14:23:56.689Z] #14 38.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-30T14:23:56.689Z] #14 38.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-06-30T14:23:56.689Z] #14 39.15 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:23:56.689Z] #14 39.43 Fetched 108 MB in 6s (18.7 MB/s) [2022-06-30T14:23:56.689Z] #14 39.53 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-30T14:23:56.689Z] #14 39.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-30T14:23:56.689Z] #14 39.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-06-30T14:23:56.689Z] #14 39.61 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-30T14:23:56.689Z] #14 41.68 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-30T14:23:56.689Z] #14 41.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-06-30T14:23:56.689Z] #14 41.70 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-30T14:23:56.689Z] #14 44.13 Selecting previously unselected package binutils-mingw-w64. [2022-06-30T14:23:56.689Z] #14 44.13 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-30T14:23:56.689Z] #14 44.18 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-30T14:23:56.689Z] #14 44.69 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-06-30T14:23:56.689Z] #14 44.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-06-30T14:23:56.689Z] #14 44.73 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-30T14:23:56.956Z] #14 45.14 Selecting previously unselected package dmsetup. [2022-06-30T14:23:56.956Z] #14 ... [2022-06-30T14:23:56.956Z] [2022-06-30T14:23:56.956Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:23:56.956Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-06-30T14:23:56.956Z] #51 34.81 The following NEW packages will be installed: [2022-06-30T14:23:56.956Z] #51 34.83 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-30T14:23:56.956Z] #51 34.84 python3-protobuf python3-six [2022-06-30T14:23:56.956Z] #51 35.24 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:23:56.956Z] #51 35.24 Need to get 2136 kB of archives. [2022-06-30T14:23:56.956Z] #51 35.24 After this operation, 10.8 MB of additional disk space will be used. [2022-06-30T14:23:56.956Z] #51 35.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-06-30T14:23:56.956Z] #51 35.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-30T14:23:56.956Z] #51 35.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-30T14:23:56.956Z] #51 35.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-06-30T14:23:56.956Z] #51 35.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-06-30T14:23:56.956Z] #51 35.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-06-30T14:23:56.956Z] #51 35.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-30T14:23:56.956Z] #51 37.63 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-06-30T14:23:56.956Z] #51 38.96 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:23:56.956Z] #51 39.20 Fetched 2136 kB in 3s (696 kB/s) [2022-06-30T14:23:56.956Z] #51 39.34 Selecting previously unselected package libprotobuf23:arm64. [2022-06-30T14:23:56.956Z] #51 39.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-30T14:23:56.956Z] #51 39.40 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-06-30T14:23:56.956Z] #51 39.42 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-06-30T14:23:56.956Z] #51 40.08 Selecting previously unselected package python3-pkg-resources. [2022-06-30T14:23:56.956Z] #51 40.08 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-30T14:23:56.956Z] #51 40.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:23:56.956Z] #51 40.30 Selecting previously unselected package python3-six. [2022-06-30T14:23:56.956Z] #51 40.30 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-30T14:23:56.956Z] #51 40.31 Unpacking python3-six (1.16.0-2) ... [2022-06-30T14:23:56.956Z] #51 40.43 Selecting previously unselected package python3-protobuf. [2022-06-30T14:23:56.956Z] #51 40.44 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-06-30T14:23:56.956Z] #51 40.44 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-30T14:23:56.956Z] #51 40.95 Selecting previously unselected package libnet1:arm64. [2022-06-30T14:23:56.956Z] #51 40.95 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-30T14:23:56.956Z] #51 40.96 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:23:56.956Z] #51 41.09 Selecting previously unselected package libnl-3-200:arm64. [2022-06-30T14:23:56.956Z] #51 41.10 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-06-30T14:23:56.956Z] #51 41.11 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-30T14:23:56.956Z] #51 41.28 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-30T14:23:56.956Z] #51 41.28 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-30T14:23:56.956Z] #51 41.28 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-30T14:23:56.956Z] #51 41.42 Selecting previously unselected package criu. [2022-06-30T14:23:56.956Z] #51 41.43 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-06-30T14:23:56.956Z] #51 41.43 Unpacking criu (3.17-1) ... [2022-06-30T14:23:56.956Z] #51 42.16 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:23:56.956Z] #51 43.95 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-06-30T14:23:56.956Z] #51 44.18 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:23:56.956Z] #51 44.24 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-30T14:23:56.956Z] #51 44.40 Setting up python3-six (1.16.0-2) ... [2022-06-30T14:23:56.956Z] #51 ... [2022-06-30T14:23:56.956Z] [2022-06-30T14:23:56.956Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:23:56.956Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-06-30T14:23:56.956Z] #55 35.27 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-30T14:23:56.956Z] #55 35.31 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-30T14:23:56.956Z] #55 35.33 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-30T14:23:56.956Z] #55 35.35 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-30T14:23:56.956Z] #55 35.39 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-30T14:23:56.956Z] #55 35.42 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-30T14:23:56.956Z] #55 35.48 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-30T14:23:56.956Z] #55 35.48 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-30T14:23:56.956Z] #55 35.49 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-30T14:23:56.956Z] #55 35.53 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-30T14:23:56.956Z] #55 35.55 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-30T14:23:56.956Z] #55 36.02 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-30T14:23:56.956Z] #55 36.02 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-30T14:23:56.956Z] #55 36.04 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-30T14:23:56.956Z] #55 36.16 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-30T14:23:56.956Z] #55 36.18 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-30T14:23:56.956Z] #55 36.24 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-30T14:23:56.956Z] #55 36.24 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-30T14:23:56.956Z] #55 36.30 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-30T14:23:56.956Z] #55 36.31 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-30T14:23:56.956Z] #55 36.56 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-30T14:23:56.956Z] #55 36.57 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-30T14:23:56.956Z] #55 36.58 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-30T14:23:56.956Z] #55 36.63 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-30T14:23:56.956Z] #55 36.66 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-30T14:23:56.956Z] #55 36.68 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-30T14:23:56.956Z] #55 36.73 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-30T14:23:56.956Z] #55 36.80 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-30T14:23:56.956Z] #55 36.82 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-30T14:23:56.956Z] #55 36.82 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-30T14:23:56.956Z] #55 36.88 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-30T14:23:56.956Z] #55 36.93 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-30T14:23:56.956Z] #55 37.31 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-30T14:23:56.956Z] #55 37.39 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-30T14:23:56.956Z] #55 37.41 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-30T14:23:56.956Z] #55 37.49 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-30T14:23:56.956Z] #55 37.57 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-30T14:23:56.956Z] #55 37.57 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-30T14:23:56.956Z] #55 37.94 go: downloading honnef.co/go/tools v0.2.2 [2022-06-30T14:23:56.956Z] #55 39.39 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-30T14:23:56.956Z] #55 39.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-30T14:23:56.956Z] #55 39.45 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-30T14:23:56.956Z] #55 39.50 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-30T14:23:56.956Z] #55 39.52 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-30T14:23:56.956Z] #55 39.60 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-30T14:23:56.956Z] #55 39.72 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-30T14:23:56.956Z] #55 39.86 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-30T14:23:56.956Z] #55 39.92 go: downloading golang.org/x/text v0.3.7 [2022-06-30T14:23:56.956Z] #55 44.67 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-30T14:23:56.956Z] #55 44.88 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-30T14:23:56.956Z] #55 44.88 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-30T14:23:56.956Z] #55 44.91 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-30T14:23:56.956Z] #55 45.03 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-30T14:23:56.956Z] #55 45.06 go: downloading golang.org/x/mod v0.5.1 [2022-06-30T14:23:56.956Z] #55 45.29 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-30T14:23:57.146Z] #67 22.17 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-30T14:23:57.232Z] #55 ... [2022-06-30T14:23:57.232Z] [2022-06-30T14:23:57.232Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:23:57.232Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-30T14:23:57.232Z] #14 45.17 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-06-30T14:23:57.232Z] #14 45.18 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-30T14:23:57.232Z] #14 45.50 Selecting previously unselected package mingw-w64-common. [2022-06-30T14:23:57.232Z] #14 45.50 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-30T14:23:57.232Z] #14 45.51 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-30T14:23:57.340Z] #84 ... [2022-06-30T14:23:57.341Z] [2022-06-30T14:23:57.341Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T14:23:57.341Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T14:23:57.341Z] #19 91.48 Reading package lists... [2022-06-30T14:23:57.407Z] #67 22.50 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-30T14:23:57.652Z] #36 31.49 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-30T14:23:57.653Z] #36 31.62 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-30T14:23:57.978Z] #67 ... [2022-06-30T14:23:57.979Z] [2022-06-30T14:23:57.979Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:23:57.979Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:23:57.979Z] #14 13.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:23:57.979Z] #14 16.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:23:57.979Z] #14 ... [2022-06-30T14:23:57.979Z] [2022-06-30T14:23:57.979Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T14:23:57.979Z] #26 sha256:e5c3c62c0a8d5003e4b024a13e97ba06ad97efe780f0e3381ca3326909650d24 [2022-06-30T14:23:57.979Z] #26 22.89 + mkdir -p /build [2022-06-30T14:23:57.979Z] #26 22.89 + mv docker/docker /build/ [2022-06-30T14:23:57.979Z] #26 22.90 + rmdir docker [2022-06-30T14:23:58.239Z] #26 ... [2022-06-30T14:23:58.240Z] [2022-06-30T14:23:58.240Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:23:58.240Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T14:23:58.240Z] #62 13.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:23:58.240Z] #62 17.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:23:58.501Z] #62 ... [2022-06-30T14:23:58.501Z] [2022-06-30T14:23:58.501Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T14:23:58.501Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-30T14:23:58.501Z] #57 13.94 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-30T14:23:58.501Z] #57 ... [2022-06-30T14:23:58.501Z] [2022-06-30T14:23:58.501Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:23:58.501Z] #67 sha256:b2b55aa6a39f874b95c0e4d940a3764ceb878f8ac840500f763bf1e39c1cd468 [2022-06-30T14:23:58.501Z] #67 23.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-30T14:23:58.501Z] #67 23.72 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-30T14:23:58.615Z] #47 ... [2022-06-30T14:23:58.615Z] [2022-06-30T14:23:58.615Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:23:58.615Z] #64 sha256:ec1bd637d3b47e94d0c0618cdfad78a8e5a0aed9b0f4cbe839dfcfee3a672f38 [2022-06-30T14:23:58.615Z] #64 3.166 + RM_GOPATH=0 [2022-06-30T14:23:58.615Z] #64 3.168 + TMP_GOPATH= [2022-06-30T14:23:58.615Z] #64 3.168 + : /build [2022-06-30T14:23:58.615Z] #64 3.168 + '[' -z '' ']' [2022-06-30T14:23:58.615Z] #64 3.170 ++ mktemp -d [2022-06-30T14:23:58.615Z] #64 3.174 + export GOPATH=/tmp/tmp.5u4RCjUP8s [2022-06-30T14:23:58.615Z] #64 3.186 + GOPATH=/tmp/tmp.5u4RCjUP8s [2022-06-30T14:23:58.615Z] #64 3.186 + RM_GOPATH=1 [2022-06-30T14:23:58.615Z] #64 3.186 + case "$(go env GOARCH)" in [2022-06-30T14:23:58.615Z] #64 3.187 ++ go env GOARCH [2022-06-30T14:23:58.615Z] #64 3.226 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:58.615Z] #64 3.226 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:23:58.615Z] #64 3.227 ++ dirname /install.sh [2022-06-30T14:23:58.615Z] #64 3.228 + dir=/ [2022-06-30T14:23:58.615Z] #64 3.228 + bin=containerd [2022-06-30T14:23:58.615Z] #64 3.228 + shift [2022-06-30T14:23:58.615Z] #64 3.229 + '[' '!' -f //containerd.installer ']' [2022-06-30T14:23:58.615Z] #64 3.229 + . //containerd.installer [2022-06-30T14:23:58.615Z] #64 3.229 ++ set -e [2022-06-30T14:23:58.615Z] #64 3.229 ++ : v1.6.6 [2022-06-30T14:23:58.615Z] #64 3.229 + install_containerd [2022-06-30T14:23:58.615Z] #64 3.230 + echo 'Install containerd version v1.6.6' [2022-06-30T14:23:58.615Z] #64 3.236 Install containerd version v1.6.6 [2022-06-30T14:23:58.615Z] #64 3.236 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5u4RCjUP8s/src/github.com/containerd/containerd [2022-06-30T14:23:58.615Z] #64 3.246 Cloning into '/tmp/tmp.5u4RCjUP8s/src/github.com/containerd/containerd'... [2022-06-30T14:23:59.079Z] #67 24.10 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-30T14:23:59.079Z] #67 ... [2022-06-30T14:23:59.079Z] [2022-06-30T14:23:59.079Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:23:59.079Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:23:59.079Z] #51 14.14 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:23:59.079Z] #51 18.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:23:59.079Z] #51 22.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-30T14:23:59.343Z] #51 ... [2022-06-30T14:23:59.343Z] [2022-06-30T14:23:59.343Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:23:59.343Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T14:23:59.343Z] #36 24.33 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-30T14:23:59.343Z] #36 24.33 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-30T14:23:59.606Z] #36 25.11 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-30T14:24:00.550Z] #36 25.89 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-30T14:24:00.550Z] #36 ... [2022-06-30T14:24:00.550Z] [2022-06-30T14:24:00.550Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T14:24:00.550Z] #26 sha256:e5c3c62c0a8d5003e4b024a13e97ba06ad97efe780f0e3381ca3326909650d24 [2022-06-30T14:24:00.550Z] #26 DONE 25.6s [2022-06-30T14:24:00.811Z] [2022-06-30T14:24:00.811Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:00.811Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:00.811Z] #76 ... [2022-06-30T14:24:00.811Z] [2022-06-30T14:24:00.811Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:24:00.811Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T14:24:00.811Z] #36 26.37 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-30T14:24:01.160Z] #64 ... [2022-06-30T14:24:01.160Z] [2022-06-30T14:24:01.160Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:01.160Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:01.160Z] #76 22.63 Reading package lists... [2022-06-30T14:24:01.160Z] #76 28.51 Reading package lists... [2022-06-30T14:24:01.160Z] #76 34.51 Building dependency tree... [2022-06-30T14:24:01.160Z] #76 38.32 python3 is already the newest version (3.9.2-3). [2022-06-30T14:24:01.160Z] #76 38.32 The following additional packages will be installed: [2022-06-30T14:24:01.160Z] #76 38.32 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-30T14:24:01.160Z] #76 38.33 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-30T14:24:01.160Z] #76 38.34 Suggested packages: [2022-06-30T14:24:01.160Z] #76 38.36 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-30T14:24:01.160Z] #76 38.36 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-30T14:24:01.160Z] #76 38.36 m4-doc ed diffutils-doc [2022-06-30T14:24:01.160Z] #76 38.36 Recommended packages: [2022-06-30T14:24:01.160Z] #76 38.36 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-30T14:24:01.160Z] #76 ... [2022-06-30T14:24:01.160Z] [2022-06-30T14:24:01.160Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:24:01.160Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:24:01.160Z] #55 31.52 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-30T14:24:01.160Z] #55 31.58 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-30T14:24:01.160Z] #55 35.08 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-30T14:24:01.160Z] #55 35.09 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-30T14:24:01.160Z] #55 35.11 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-30T14:24:01.160Z] #55 35.36 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-30T14:24:01.160Z] #55 35.37 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-30T14:24:01.160Z] #55 35.40 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-30T14:24:01.160Z] #55 35.50 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-30T14:24:01.160Z] #55 35.52 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-30T14:24:01.160Z] #55 35.60 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-30T14:24:01.160Z] #55 35.67 go: downloading github.com/spf13/afero v1.6.0 [2022-06-30T14:24:01.160Z] #55 35.70 go: downloading github.com/spf13/cast v1.4.1 [2022-06-30T14:24:01.160Z] #55 35.78 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-30T14:24:01.160Z] #55 35.80 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-30T14:24:01.160Z] #55 35.83 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-30T14:24:01.160Z] #55 36.00 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-30T14:24:01.160Z] #55 36.02 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-30T14:24:01.160Z] #55 36.05 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-30T14:24:01.160Z] #55 36.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-30T14:24:01.160Z] #55 36.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-30T14:24:01.160Z] #55 36.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-30T14:24:01.160Z] #55 36.17 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-30T14:24:01.160Z] #55 36.17 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-30T14:24:01.160Z] #55 36.17 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-30T14:24:01.160Z] #55 36.28 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-30T14:24:01.160Z] #55 36.31 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-30T14:24:01.160Z] #55 36.47 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-30T14:24:01.160Z] #55 36.65 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-30T14:24:01.160Z] #55 36.69 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-30T14:24:01.160Z] #55 37.12 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-30T14:24:01.160Z] #55 37.20 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-30T14:24:01.160Z] #55 37.25 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-30T14:24:01.160Z] #55 37.28 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-30T14:24:01.160Z] #55 37.33 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-30T14:24:01.160Z] #55 37.35 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-30T14:24:01.160Z] #55 37.40 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-30T14:24:01.160Z] #55 37.47 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-30T14:24:01.160Z] #55 37.52 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-30T14:24:01.160Z] #55 37.54 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-30T14:24:01.160Z] #55 37.57 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-30T14:24:01.160Z] #55 37.59 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-30T14:24:01.160Z] #55 37.63 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-30T14:24:01.160Z] #55 37.74 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-30T14:24:01.160Z] #55 37.80 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-30T14:24:01.160Z] #55 37.81 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-30T14:24:01.161Z] #55 37.86 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-30T14:24:01.161Z] #55 37.94 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-30T14:24:01.161Z] #55 37.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-30T14:24:01.161Z] #55 37.98 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-30T14:24:01.161Z] #55 38.14 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-30T14:24:01.161Z] #55 38.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-30T14:24:01.161Z] #55 38.27 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-30T14:24:01.161Z] #55 38.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-30T14:24:01.161Z] #55 38.38 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-30T14:24:01.161Z] #55 38.42 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-30T14:24:01.161Z] #55 38.54 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-30T14:24:01.161Z] #55 38.57 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-30T14:24:01.161Z] #55 38.59 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-30T14:24:01.161Z] #55 38.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-30T14:24:01.161Z] #55 38.64 go: downloading github.com/julz/importas v0.1.0 [2022-06-30T14:24:01.421Z] #55 38.69 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-30T14:24:01.421Z] #55 38.71 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-30T14:24:01.421Z] #55 38.76 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-30T14:24:01.421Z] #55 38.79 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-30T14:24:01.421Z] #55 38.86 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-30T14:24:01.421Z] #55 ... [2022-06-30T14:24:01.421Z] [2022-06-30T14:24:01.421Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:24:01.421Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:24:01.421Z] #42 22.73 Reading package lists... [2022-06-30T14:24:01.421Z] #42 29.09 Reading package lists... [2022-06-30T14:24:01.421Z] #42 34.93 Building dependency tree... [2022-06-30T14:24:01.421Z] #42 38.73 The following additional packages will be installed: [2022-06-30T14:24:01.421Z] #42 38.77 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-30T14:24:01.421Z] #42 38.78 Suggested packages: [2022-06-30T14:24:01.421Z] #42 38.80 cmake-doc ninja-build lrzip [2022-06-30T14:24:01.421Z] #42 38.80 Recommended packages: [2022-06-30T14:24:01.421Z] #42 38.80 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-30T14:24:01.681Z] #42 ... [2022-06-30T14:24:01.681Z] [2022-06-30T14:24:01.681Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:24:01.681Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:24:01.681Z] #55 38.93 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-30T14:24:01.681Z] #55 38.93 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-30T14:24:01.681Z] #55 39.01 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-30T14:24:01.681Z] #55 39.14 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-30T14:24:01.681Z] #55 39.15 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-30T14:24:01.681Z] #55 39.20 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-30T14:24:01.681Z] #55 39.24 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-30T14:24:01.681Z] #55 ... [2022-06-30T14:24:01.681Z] [2022-06-30T14:24:01.681Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:24:01.681Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:24:01.681Z] #51 22.73 Reading package lists... [2022-06-30T14:24:01.681Z] #51 29.19 Reading package lists... [2022-06-30T14:24:01.681Z] #51 35.00 Building dependency tree... [2022-06-30T14:24:01.681Z] #51 38.85 The following additional packages will be installed: [2022-06-30T14:24:01.681Z] #51 38.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-30T14:24:01.681Z] #51 38.86 python3-protobuf python3-six [2022-06-30T14:24:01.681Z] #51 38.87 Suggested packages: [2022-06-30T14:24:01.681Z] #51 38.88 python3-setuptools [2022-06-30T14:24:01.681Z] #51 38.88 Recommended packages: [2022-06-30T14:24:01.681Z] #51 38.88 iproute2 | iproute [2022-06-30T14:24:01.754Z] #36 27.08 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-30T14:24:01.754Z] #36 27.14 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-30T14:24:01.754Z] #36 27.18 go: downloading github.com/peterh/liner v1.2.2 [2022-06-30T14:24:01.941Z] #51 ... [2022-06-30T14:24:01.941Z] [2022-06-30T14:24:01.941Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:01.941Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:24:01.941Z] #14 26.97 Reading package lists... [2022-06-30T14:24:01.941Z] #14 33.16 Building dependency tree... [2022-06-30T14:24:01.941Z] #14 36.74 The following additional packages will be installed: [2022-06-30T14:24:01.941Z] #14 36.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-30T14:24:01.941Z] #14 36.74 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-30T14:24:01.941Z] #14 36.74 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-30T14:24:01.941Z] #14 36.74 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-30T14:24:01.941Z] #14 36.74 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-30T14:24:01.941Z] #14 36.74 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-30T14:24:01.941Z] #14 36.75 mingw-w64-common mingw-w64-x86-64-dev [2022-06-30T14:24:01.941Z] #14 36.77 Suggested packages: [2022-06-30T14:24:01.941Z] #14 36.77 gcc-10-locales seccomp wine64 [2022-06-30T14:24:01.941Z] #14 38.29 The following NEW packages will be installed: [2022-06-30T14:24:01.941Z] #14 38.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-30T14:24:01.941Z] #14 38.33 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-30T14:24:01.941Z] #14 38.33 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-30T14:24:01.941Z] #14 38.33 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-30T14:24:01.941Z] #14 38.33 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-30T14:24:01.941Z] #14 38.33 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-30T14:24:01.941Z] #14 38.33 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-30T14:24:01.941Z] #14 38.34 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-30T14:24:01.941Z] #14 38.34 mingw-w64-x86-64-dev [2022-06-30T14:24:01.941Z] #14 38.76 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:24:01.941Z] #14 38.76 Need to get 115 MB of archives. [2022-06-30T14:24:01.941Z] #14 38.76 After this operation, 645 MB of additional disk space will be used. [2022-06-30T14:24:01.941Z] #14 38.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-30T14:24:01.941Z] #14 38.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-30T14:24:01.941Z] #14 39.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-30T14:24:01.941Z] #14 39.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-30T14:24:01.941Z] #14 39.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-30T14:24:01.941Z] #14 39.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-30T14:24:02.016Z] #36 27.46 go: downloading github.com/google/go-dap v0.6.0 [2022-06-30T14:24:02.201Z] #14 39.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-30T14:24:02.201Z] #14 ... [2022-06-30T14:24:02.201Z] [2022-06-30T14:24:02.201Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:24:02.201Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:24:02.201Z] #42 39.64 The following NEW packages will be installed: [2022-06-30T14:24:02.276Z] #36 27.83 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-30T14:24:02.461Z] #42 39.68 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-30T14:24:02.461Z] #42 39.68 vim-common xxd [2022-06-30T14:24:02.721Z] #42 40.12 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:24:02.721Z] #42 40.12 Need to get 17.7 MB of archives. [2022-06-30T14:24:02.721Z] #42 40.12 After this operation, 70.7 MB of additional disk space will be used. [2022-06-30T14:24:02.721Z] #42 40.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-30T14:24:02.721Z] #42 40.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-30T14:24:02.721Z] #42 40.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-30T14:24:02.981Z] #42 40.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-30T14:24:03.218Z] #36 28.52 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-30T14:24:03.242Z] #42 ... [2022-06-30T14:24:03.242Z] [2022-06-30T14:24:03.242Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T14:24:03.242Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-30T14:24:03.242Z] #57 40.20 v3.0.2 [2022-06-30T14:24:03.242Z] #57 DONE 40.7s [2022-06-30T14:24:03.242Z] [2022-06-30T14:24:03.242Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:03.242Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:03.242Z] #76 39.88 The following NEW packages will be installed: [2022-06-30T14:24:03.242Z] #76 39.89 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-30T14:24:03.242Z] #76 39.89 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-30T14:24:03.242Z] #76 39.90 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-30T14:24:03.242Z] #76 39.90 libyajl2 m4 patch xz-utils [2022-06-30T14:24:03.242Z] #76 40.32 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:24:03.242Z] #76 40.32 Need to get 5939 kB of archives. [2022-06-30T14:24:03.242Z] #76 40.32 After this operation, 18.7 MB of additional disk space will be used. [2022-06-30T14:24:03.242Z] #76 40.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-30T14:24:03.242Z] #76 40.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-30T14:24:03.242Z] #76 40.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-30T14:24:03.242Z] #76 40.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-30T14:24:03.242Z] #76 40.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-30T14:24:03.242Z] #76 40.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-30T14:24:03.242Z] #76 40.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-30T14:24:03.242Z] #76 40.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-30T14:24:03.242Z] #76 40.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-30T14:24:03.242Z] #76 40.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-30T14:24:03.242Z] #76 40.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-30T14:24:03.242Z] #76 40.59 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-30T14:24:03.242Z] #76 40.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-30T14:24:03.242Z] #76 40.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-30T14:24:03.242Z] #76 40.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-30T14:24:03.502Z] #76 40.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-30T14:24:03.502Z] #76 40.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-06-30T14:24:03.502Z] #76 40.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-30T14:24:03.502Z] #76 40.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-30T14:24:03.502Z] #76 40.87 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-30T14:24:03.502Z] #76 40.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-30T14:24:03.502Z] #76 40.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-30T14:24:03.502Z] #76 40.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-30T14:24:03.858Z] #14 51.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-30T14:24:03.858Z] #14 51.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-30T14:24:03.858Z] #14 51.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-30T14:24:03.858Z] #14 ... [2022-06-30T14:24:03.858Z] [2022-06-30T14:24:03.858Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:24:03.858Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-06-30T14:24:03.858Z] #42 41.61 Selecting previously unselected package libicu67:arm64. [2022-06-30T14:24:03.858Z] #42 41.62 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-06-30T14:24:03.858Z] #42 41.64 Unpacking libicu67:arm64 (67.1-7) ... [2022-06-30T14:24:03.858Z] #42 48.16 Selecting previously unselected package libxml2:arm64. [2022-06-30T14:24:03.858Z] #42 48.16 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-06-30T14:24:03.858Z] #42 48.18 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-30T14:24:03.858Z] #42 48.64 Selecting previously unselected package libarchive13:arm64. [2022-06-30T14:24:03.858Z] #42 48.67 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-06-30T14:24:03.858Z] #42 48.67 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-06-30T14:24:03.858Z] #42 49.00 Selecting previously unselected package libjsoncpp24:arm64. [2022-06-30T14:24:03.858Z] #42 49.02 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-06-30T14:24:03.858Z] #42 49.03 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-06-30T14:24:03.858Z] #42 49.15 Selecting previously unselected package librhash0:arm64. [2022-06-30T14:24:03.858Z] #42 49.16 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-06-30T14:24:03.858Z] #42 49.17 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-06-30T14:24:03.858Z] #42 49.36 Selecting previously unselected package libuv1:arm64. [2022-06-30T14:24:03.858Z] #42 49.36 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-06-30T14:24:03.858Z] #42 49.36 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-06-30T14:24:03.858Z] #42 49.50 Selecting previously unselected package cmake. [2022-06-30T14:24:03.858Z] #42 49.51 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-06-30T14:24:03.858Z] #42 49.52 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-30T14:24:03.908Z] #19 112.7 Building dependency tree... [2022-06-30T14:24:04.161Z] #36 ... [2022-06-30T14:24:04.161Z] [2022-06-30T14:24:04.161Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-30T14:24:04.161Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-30T14:24:04.161Z] #38 28.74 tomll can be used in two ways: [2022-06-30T14:24:04.161Z] #38 28.74 Writing to STDIN and reading from STDOUT: [2022-06-30T14:24:04.161Z] #38 28.74 cat file.toml | tomll > file.toml [2022-06-30T14:24:04.161Z] #38 28.74 [2022-06-30T14:24:04.161Z] #38 28.74 Reading and updating a list of files: [2022-06-30T14:24:04.161Z] #38 28.74 tomll a.toml b.toml c.toml [2022-06-30T14:24:04.161Z] #38 28.74 [2022-06-30T14:24:04.161Z] #38 28.74 When given a list of files, tomll will modify all files in place without asking. [2022-06-30T14:24:04.161Z] #38 DONE 29.4s [2022-06-30T14:24:04.161Z] [2022-06-30T14:24:04.161Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:24:04.161Z] #67 sha256:b2b55aa6a39f874b95c0e4d940a3764ceb878f8ac840500f763bf1e39c1cd468 [2022-06-30T14:24:04.161Z] #67 27.93 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-30T14:24:04.444Z] #42 52.60 Setting up libicu67:arm64 (67.1-7) ... [2022-06-30T14:24:04.445Z] #42 52.64 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:24:04.445Z] #42 52.68 Setting up libuv1:arm64 (1.40.0-2) ... [2022-06-30T14:24:04.445Z] #42 52.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:24:04.706Z] #42 52.79 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-06-30T14:24:04.706Z] #42 52.98 Setting up librhash0:arm64 (1.4.1-2) ... [2022-06-30T14:24:04.706Z] #42 ... [2022-06-30T14:24:04.706Z] [2022-06-30T14:24:04.706Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:24:04.706Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-06-30T14:24:04.706Z] #51 45.71 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-30T14:24:04.706Z] #51 45.75 Setting up python3-protobuf (3.12.4-1) ... [2022-06-30T14:24:04.706Z] #51 49.34 Setting up criu (3.17-1) ... [2022-06-30T14:24:04.706Z] #51 51.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:24:04.706Z] #51 DONE 52.7s [2022-06-30T14:24:04.706Z] [2022-06-30T14:24:04.707Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:24:04.707Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-06-30T14:24:04.707Z] #42 52.98 Setting up librhash0:arm64 (1.4.1-2) ... [2022-06-30T14:24:04.707Z] #42 53.00 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-30T14:24:04.707Z] #42 53.09 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-30T14:24:04.707Z] #42 ... [2022-06-30T14:24:04.707Z] [2022-06-30T14:24:04.707Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:24:04.707Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-06-30T14:24:04.707Z] #55 45.51 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-30T14:24:04.707Z] #55 45.51 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-30T14:24:04.707Z] #55 45.54 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-30T14:24:04.707Z] #55 45.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-30T14:24:04.707Z] #55 45.75 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-30T14:24:04.707Z] #55 46.20 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-30T14:24:04.707Z] #55 46.35 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-30T14:24:04.707Z] #55 46.53 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-30T14:24:04.707Z] #55 46.58 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-30T14:24:04.707Z] #55 46.60 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-30T14:24:04.707Z] #55 46.70 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-30T14:24:04.707Z] #55 46.76 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-30T14:24:04.707Z] #55 46.82 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-30T14:24:04.707Z] #55 46.83 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-30T14:24:04.707Z] #55 46.99 go: downloading github.com/prometheus/common v0.10.0 [2022-06-30T14:24:04.707Z] #55 47.19 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-30T14:24:04.707Z] #55 47.25 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-30T14:24:04.707Z] #55 47.36 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-30T14:24:04.707Z] #55 48.51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-30T14:24:04.885Z] #76 42.19 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:24:04.885Z] #76 42.46 Fetched 5939 kB in 1s (6604 kB/s) [2022-06-30T14:24:04.967Z] #55 ... [2022-06-30T14:24:04.967Z] [2022-06-30T14:24:04.967Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:24:04.967Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-06-30T14:24:04.967Z] #42 53.09 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-30T14:24:04.967Z] #42 53.14 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-06-30T14:24:04.967Z] #42 53.16 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-30T14:24:04.967Z] #42 53.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:24:05.145Z] #76 42.72 Selecting previously unselected package bzip2. [2022-06-30T14:24:05.145Z] #76 42.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T14:24:05.145Z] #76 42.72 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-30T14:24:05.145Z] #76 42.72 Unpacking bzip2 (1.0.8-4) ... [2022-06-30T14:24:05.405Z] #76 42.87 Selecting previously unselected package libmagic-mgc. [2022-06-30T14:24:05.405Z] #76 42.91 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-30T14:24:05.405Z] #76 42.91 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-30T14:24:05.783Z] #36 ... [2022-06-30T14:24:05.783Z] [2022-06-30T14:24:05.783Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:05.783Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:05.783Z] #76 29.65 Fetched 8545 kB in 24s (354 kB/s) [2022-06-30T14:24:05.783Z] #76 29.65 Reading package lists... [2022-06-30T14:24:05.907Z] #42 DONE 53.8s [2022-06-30T14:24:05.907Z] [2022-06-30T14:24:05.907Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-30T14:24:05.907Z] #43 sha256:8a6e40bfeb14ecc10d0077ed74f9e4564ca302c1d405a06c85441bacf37bd1c7 [2022-06-30T14:24:05.907Z] #43 DONE 0.3s [2022-06-30T14:24:05.907Z] [2022-06-30T14:24:05.907Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-30T14:24:05.907Z] #44 sha256:536f0719a3232673a40c7d68f4ef4f246e1ce341615a660e314d9106fe0d429b [2022-06-30T14:24:06.353Z] #76 38.31 Reading package lists... [2022-06-30T14:24:06.353Z] #76 ... [2022-06-30T14:24:06.353Z] [2022-06-30T14:24:06.353Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:24:06.353Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T14:24:06.353Z] #62 31.33 Fetched 8545 kB in 24s (354 kB/s) [2022-06-30T14:24:06.353Z] #62 31.33 Reading package lists... [2022-06-30T14:24:06.368Z] #76 ... [2022-06-30T14:24:06.368Z] [2022-06-30T14:24:06.368Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T14:24:06.368Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T14:24:06.368Z] #40 43.03 NAME: [2022-06-30T14:24:06.368Z] #40 43.03 go-winres - A tool for embedding resources in Windows executables [2022-06-30T14:24:06.368Z] #40 43.03 [2022-06-30T14:24:06.368Z] #40 43.03 USAGE: [2022-06-30T14:24:06.368Z] #40 43.03 go-winres [global options] command [command options] [arguments...] [2022-06-30T14:24:06.368Z] #40 43.03 [2022-06-30T14:24:06.368Z] #40 43.03 COMMANDS: [2022-06-30T14:24:06.368Z] #40 43.03 init Create an initial ./winres/winres.json [2022-06-30T14:24:06.368Z] #40 43.03 make Make syso files for the "go build" command [2022-06-30T14:24:06.368Z] #40 43.03 simply Make syso files for the "go build" command (simplified) [2022-06-30T14:24:06.368Z] #40 43.03 extract Extract all resources from an executable [2022-06-30T14:24:06.368Z] #40 43.03 patch Replace resources in an executable file (exe, dll) [2022-06-30T14:24:06.368Z] #40 43.03 help, h Shows a list of commands or help for one command [2022-06-30T14:24:06.368Z] #40 43.03 [2022-06-30T14:24:06.368Z] #40 43.03 GLOBAL OPTIONS: [2022-06-30T14:24:06.368Z] #40 43.03 --help, -h show help (default: false) [2022-06-30T14:24:06.368Z] #40 DONE 43.5s [2022-06-30T14:24:06.368Z] [2022-06-30T14:24:06.368Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:06.368Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:06.368Z] #76 43.69 Selecting previously unselected package libmagic1:amd64. [2022-06-30T14:24:06.368Z] #76 43.69 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-30T14:24:06.368Z] #76 43.71 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-30T14:24:06.368Z] #76 43.92 Selecting previously unselected package file. [2022-06-30T14:24:06.368Z] #76 43.92 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-30T14:24:06.477Z] #44 ... [2022-06-30T14:24:06.478Z] [2022-06-30T14:24:06.478Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:24:06.478Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-30T14:24:06.478Z] #77 0.731 Cloning into '/tmp/crun-build'... [2022-06-30T14:24:06.478Z] #77 5.900 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-30T14:24:06.478Z] #77 5.958 Cloning into '/tmp/crun-build/libocispec'... [2022-06-30T14:24:06.478Z] #77 7.112 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-30T14:24:06.478Z] #77 7.124 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-30T14:24:06.478Z] #77 7.125 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-30T14:24:06.478Z] #77 7.125 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-30T14:24:06.478Z] #77 7.180 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-30T14:24:06.612Z] #62 40.15 Reading package lists... [2022-06-30T14:24:06.612Z] #62 ... [2022-06-30T14:24:06.612Z] [2022-06-30T14:24:06.612Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:24:06.612Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:24:06.628Z] #76 43.97 Unpacking file (1:5.39-3) ... [2022-06-30T14:24:06.628Z] #76 44.12 Selecting previously unselected package xz-utils. [2022-06-30T14:24:06.628Z] #76 44.12 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-30T14:24:06.628Z] #76 44.16 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:24:06.738Z] #77 ... [2022-06-30T14:24:06.739Z] [2022-06-30T14:24:06.739Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-30T14:24:06.739Z] #44 sha256:536f0719a3232673a40c7d68f4ef4f246e1ce341615a660e314d9106fe0d429b [2022-06-30T14:24:06.739Z] #44 0.595 + RM_GOPATH=0 [2022-06-30T14:24:06.739Z] #44 0.595 + TMP_GOPATH= [2022-06-30T14:24:06.739Z] #44 0.595 + : /build [2022-06-30T14:24:06.739Z] #44 0.595 + '[' -z '' ']' [2022-06-30T14:24:06.739Z] #44 0.596 ++ mktemp -d [2022-06-30T14:24:06.739Z] #44 0.602 + export GOPATH=/tmp/tmp.uWAEN92yPd [2022-06-30T14:24:06.739Z] #44 0.602 + GOPATH=/tmp/tmp.uWAEN92yPd [2022-06-30T14:24:06.739Z] #44 0.602 + RM_GOPATH=1 [2022-06-30T14:24:06.739Z] #44 0.602 + case "$(go env GOARCH)" in [2022-06-30T14:24:06.739Z] #44 0.603 ++ go env GOARCH [2022-06-30T14:24:06.739Z] #44 0.659 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:24:06.739Z] #44 0.661 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:24:06.739Z] #44 0.662 ++ dirname /install.sh [2022-06-30T14:24:06.739Z] #44 0.675 + dir=/ [2022-06-30T14:24:06.739Z] #44 0.677 + bin=tini [2022-06-30T14:24:06.739Z] #44 0.677 + shift [2022-06-30T14:24:06.739Z] #44 0.677 + '[' '!' -f //tini.installer ']' [2022-06-30T14:24:06.739Z] #44 0.678 + . //tini.installer [2022-06-30T14:24:06.739Z] #44 0.679 ++ : v0.19.0 [2022-06-30T14:24:06.739Z] #44 0.681 + install_tini [2022-06-30T14:24:06.739Z] #44 0.681 + echo 'Install tini version v0.19.0' [2022-06-30T14:24:06.739Z] #44 0.681 Install tini version v0.19.0 [2022-06-30T14:24:06.739Z] #44 0.681 + git clone https://github.com/krallin/tini.git /tmp/tmp.uWAEN92yPd/tini [2022-06-30T14:24:06.739Z] #44 0.684 Cloning into '/tmp/tmp.uWAEN92yPd/tini'... [2022-06-30T14:24:07.202Z] #76 44.40 Selecting previously unselected package libsigsegv2:amd64. [2022-06-30T14:24:07.202Z] #76 44.53 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-30T14:24:07.202Z] #76 44.53 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-30T14:24:07.202Z] #76 44.57 Selecting previously unselected package m4. [2022-06-30T14:24:07.202Z] #76 44.60 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-30T14:24:07.202Z] #76 44.60 Unpacking m4 (1.4.18-5) ... [2022-06-30T14:24:07.462Z] #76 44.90 Selecting previously unselected package autoconf. [2022-06-30T14:24:07.462Z] #76 44.90 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-30T14:24:07.462Z] #76 44.90 Unpacking autoconf (2.69-14) ... [2022-06-30T14:24:07.677Z] #44 1.452 + cd /tmp/tmp.uWAEN92yPd/tini [2022-06-30T14:24:07.677Z] #44 1.453 + git checkout -q v0.19.0 [2022-06-30T14:24:07.677Z] #44 1.459 + cmake . [2022-06-30T14:24:07.914Z] #47 40.13 Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-30T14:24:07.936Z] #44 1.927 -- The C compiler identification is GNU 10.2.1 [2022-06-30T14:24:07.936Z] #44 1.991 -- Detecting C compiler ABI info [2022-06-30T14:24:08.034Z] #76 45.31 Selecting previously unselected package autotools-dev. [2022-06-30T14:24:08.034Z] #76 45.38 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-30T14:24:08.034Z] #76 45.45 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-30T14:24:08.173Z] #47 41.67 + git checkout -q v2.3.0 [2022-06-30T14:24:08.294Z] #76 45.55 Selecting previously unselected package automake. [2022-06-30T14:24:08.294Z] #76 45.60 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-30T14:24:08.294Z] #76 45.60 Unpacking automake (1:1.16.3-2) ... [2022-06-30T14:24:08.382Z] #67 ... [2022-06-30T14:24:08.382Z] [2022-06-30T14:24:08.382Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:24:08.382Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T14:24:08.382Z] #36 29.88 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-30T14:24:08.382Z] #36 30.37 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-30T14:24:08.382Z] #36 30.44 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-30T14:24:08.382Z] #36 33.06 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-30T14:24:08.382Z] #36 33.29 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-30T14:24:08.434Z] #47 ... [2022-06-30T14:24:08.434Z] [2022-06-30T14:24:08.434Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:24:08.434Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:24:08.434Z] #42 32.32 Fetched 8545 kB in 25s (343 kB/s) [2022-06-30T14:24:08.434Z] #42 32.32 Reading package lists... [2022-06-30T14:24:08.434Z] #42 41.68 Reading package lists... [2022-06-30T14:24:08.434Z] #42 ... [2022-06-30T14:24:08.434Z] [2022-06-30T14:24:08.434Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:08.434Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:24:08.434Z] #14 32.40 Fetched 8545 kB in 25s (340 kB/s) [2022-06-30T14:24:08.434Z] #14 32.40 Reading package lists... [2022-06-30T14:24:08.695Z] #14 41.79 Reading package lists... [2022-06-30T14:24:08.695Z] #14 ... [2022-06-30T14:24:08.695Z] [2022-06-30T14:24:08.695Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:24:08.695Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:24:08.695Z] #51 32.35 Fetched 8549 kB in 25s (341 kB/s) [2022-06-30T14:24:08.695Z] #51 32.35 Reading package lists... [2022-06-30T14:24:08.864Z] #76 46.29 Selecting previously unselected package patch. [2022-06-30T14:24:08.864Z] #76 46.29 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-30T14:24:08.864Z] #76 46.29 Unpacking patch (2.7.6-7) ... [2022-06-30T14:24:08.874Z] #44 2.764 -- Detecting C compiler ABI info - done [2022-06-30T14:24:08.874Z] #44 2.863 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-30T14:24:08.874Z] #44 2.867 -- Detecting C compile features [2022-06-30T14:24:08.874Z] #44 2.873 -- Detecting C compile features - done [2022-06-30T14:24:08.874Z] #44 2.917 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-30T14:24:09.124Z] #76 46.50 Selecting previously unselected package dpkg-dev. [2022-06-30T14:24:09.124Z] #76 46.50 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-30T14:24:09.124Z] #76 46.50 Unpacking dpkg-dev (1.20.10) ... [2022-06-30T14:24:09.133Z] #44 3.142 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-30T14:24:09.133Z] #44 3.213 -- Configuring done [2022-06-30T14:24:09.133Z] #44 3.232 -- Generating done [2022-06-30T14:24:09.133Z] #44 3.243 -- Build files have been written to: /tmp/tmp.uWAEN92yPd/tini [2022-06-30T14:24:09.175Z] #19 123.8 The following additional packages will be installed: [2022-06-30T14:24:09.175Z] #19 123.8 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-06-30T14:24:09.175Z] #19 123.8 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-06-30T14:24:09.175Z] #19 123.8 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-06-30T14:24:09.175Z] #19 123.8 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-06-30T14:24:09.175Z] #19 123.8 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-06-30T14:24:09.175Z] #19 123.8 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-06-30T14:24:09.175Z] #19 123.8 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-06-30T14:24:09.175Z] #19 123.8 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-06-30T14:24:09.175Z] #19 123.8 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-06-30T14:24:09.175Z] #19 123.8 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-06-30T14:24:09.175Z] #19 123.8 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-06-30T14:24:09.175Z] #19 123.8 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-06-30T14:24:09.175Z] #19 123.8 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-06-30T14:24:09.175Z] #19 123.8 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-06-30T14:24:09.175Z] #19 123.8 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-06-30T14:24:09.175Z] #19 123.8 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-06-30T14:24:09.175Z] #19 123.8 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-06-30T14:24:09.175Z] #19 123.8 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-06-30T14:24:09.175Z] #19 123.8 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-06-30T14:24:09.175Z] #19 123.8 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-06-30T14:24:09.175Z] #19 123.8 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-06-30T14:24:09.175Z] #19 123.8 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-06-30T14:24:09.175Z] #19 123.8 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-06-30T14:24:09.175Z] #19 123.8 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-06-30T14:24:09.175Z] #19 123.8 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-06-30T14:24:09.175Z] #19 123.8 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-06-30T14:24:09.175Z] #19 123.8 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-06-30T14:24:09.175Z] #19 123.8 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-06-30T14:24:09.175Z] #19 123.8 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-06-30T14:24:09.175Z] #19 123.8 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-06-30T14:24:09.175Z] #19 123.8 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-06-30T14:24:09.175Z] #19 123.8 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-06-30T14:24:09.175Z] #19 123.8 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-06-30T14:24:09.175Z] #19 123.8 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-06-30T14:24:09.175Z] #19 123.8 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-06-30T14:24:09.175Z] #19 123.8 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-06-30T14:24:09.175Z] #19 123.8 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-06-30T14:24:09.175Z] #19 123.8 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-06-30T14:24:09.175Z] #19 123.8 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-06-30T14:24:09.175Z] #19 123.8 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-06-30T14:24:09.175Z] #19 123.8 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-06-30T14:24:09.175Z] #19 123.8 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-06-30T14:24:09.175Z] #19 123.8 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-06-30T14:24:09.175Z] #19 123.8 linux-libc-dev-s390x-cross patch xz-utils [2022-06-30T14:24:09.175Z] #19 123.9 Suggested packages: [2022-06-30T14:24:09.175Z] #19 123.9 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-06-30T14:24:09.175Z] #19 123.9 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-06-30T14:24:09.175Z] #19 123.9 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-06-30T14:24:09.175Z] #19 123.9 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-06-30T14:24:09.175Z] #19 123.9 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-06-30T14:24:09.175Z] #19 123.9 libyaml-shell-perl ed diffutils-doc [2022-06-30T14:24:09.175Z] #19 123.9 Recommended packages: [2022-06-30T14:24:09.175Z] #19 123.9 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-06-30T14:24:09.175Z] #19 123.9 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-06-30T14:24:09.329Z] #36 34.88 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-30T14:24:09.393Z] #44 3.255 + make tini-static [2022-06-30T14:24:09.393Z] #44 ... [2022-06-30T14:24:09.393Z] [2022-06-30T14:24:09.393Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T14:24:09.393Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-06-30T14:24:09.393Z] #53 57.05 gotestsum version dev [2022-06-30T14:24:09.393Z] #53 DONE 57.7s [2022-06-30T14:24:09.592Z] #36 ... [2022-06-30T14:24:09.592Z] [2022-06-30T14:24:09.592Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:24:09.592Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:24:09.592Z] #51 34.72 Fetched 8549 kB in 27s (320 kB/s) [2022-06-30T14:24:09.653Z] [2022-06-30T14:24:09.653Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-30T14:24:09.653Z] #44 sha256:536f0719a3232673a40c7d68f4ef4f246e1ce341615a660e314d9106fe0d429b [2022-06-30T14:24:09.653Z] #44 3.631 Scanning dependencies of target tini-static [2022-06-30T14:24:09.912Z] #44 3.861 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-30T14:24:10.109Z] #19 ... [2022-06-30T14:24:10.109Z] [2022-06-30T14:24:10.109Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:24:10.109Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:24:10.109Z] #84 81.01 configure.ac:7: installing 'build-aux/compile' [2022-06-30T14:24:10.109Z] #84 81.04 configure.ac:9: installing 'build-aux/config.guess' [2022-06-30T14:24:10.366Z] #84 81.05 configure.ac:9: installing 'build-aux/config.sub' [2022-06-30T14:24:10.367Z] #84 81.07 configure.ac:11: installing 'build-aux/install-sh' [2022-06-30T14:24:10.367Z] #84 81.07 configure.ac:11: installing 'build-aux/missing' [2022-06-30T14:24:10.511Z] #76 47.96 Selecting previously unselected package build-essential. [2022-06-30T14:24:10.512Z] #76 47.96 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-30T14:24:10.512Z] #76 47.96 Unpacking build-essential (12.9) ... [2022-06-30T14:24:10.512Z] #76 47.96 Selecting previously unselected package libcap2:amd64. [2022-06-30T14:24:10.512Z] #76 47.96 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-30T14:24:10.512Z] #76 47.98 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-30T14:24:10.512Z] #76 48.07 Selecting previously unselected package libcap-dev:amd64. [2022-06-30T14:24:10.624Z] #84 81.34 Makefile.am: installing 'build-aux/depcomp' [2022-06-30T14:24:10.624Z] #84 81.50 parallel-tests: installing 'build-aux/test-driver' [2022-06-30T14:24:10.772Z] #76 48.11 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-30T14:24:10.772Z] #76 48.11 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-30T14:24:11.033Z] #76 48.42 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-30T14:24:11.033Z] #76 48.42 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-30T14:24:11.033Z] #76 48.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:24:11.033Z] #76 48.42 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-30T14:24:11.033Z] #76 48.42 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-30T14:24:11.033Z] #76 48.42 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-30T14:24:11.033Z] #76 48.51 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-30T14:24:11.291Z] #44 5.350 [100%] Linking C executable tini-static [2022-06-30T14:24:11.292Z] #76 48.54 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-30T14:24:11.292Z] #76 48.54 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T14:24:11.292Z] #76 48.72 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-30T14:24:11.292Z] #76 48.75 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-30T14:24:11.292Z] #76 48.75 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T14:24:11.864Z] #44 5.806 [100%] Built target tini-static [2022-06-30T14:24:11.864Z] #44 5.871 + mkdir -p /build [2022-06-30T14:24:11.864Z] #44 5.873 + cp tini-static /build/docker-init [2022-06-30T14:24:11.985Z] #51 41.89 Reading package lists... [2022-06-30T14:24:11.985Z] #51 ... [2022-06-30T14:24:11.985Z] [2022-06-30T14:24:11.985Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:24:11.985Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:24:11.985Z] #47 44.97 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-30T14:24:12.231Z] #76 49.68 Selecting previously unselected package libtool. [2022-06-30T14:24:12.232Z] #76 49.68 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-30T14:24:12.232Z] #76 49.68 Unpacking libtool (2.4.6-15) ... [2022-06-30T14:24:12.433Z] #44 DONE 6.2s [2022-06-30T14:24:12.433Z] [2022-06-30T14:24:12.433Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:12.433Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-30T14:24:12.433Z] #14 58.15 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-30T14:24:12.433Z] #14 58.16 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-06-30T14:24:12.433Z] #14 58.17 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-30T14:24:12.433Z] #14 58.50 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-30T14:24:12.433Z] #14 58.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-06-30T14:24:12.433Z] #14 58.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-30T14:24:12.491Z] #76 ... [2022-06-30T14:24:12.491Z] [2022-06-30T14:24:12.491Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:24:12.491Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:24:12.491Z] #51 39.57 The following NEW packages will be installed: [2022-06-30T14:24:12.491Z] #51 39.60 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-30T14:24:12.491Z] #51 39.62 python3-protobuf python3-six [2022-06-30T14:24:12.491Z] #51 40.20 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:24:12.491Z] #51 40.20 Need to get 2314 kB of archives. [2022-06-30T14:24:12.491Z] #51 40.20 After this operation, 11.1 MB of additional disk space will be used. [2022-06-30T14:24:12.491Z] #51 40.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-30T14:24:12.491Z] #51 40.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-30T14:24:12.491Z] #51 40.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-30T14:24:12.491Z] #51 40.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-30T14:24:12.491Z] #51 40.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-30T14:24:12.491Z] #51 40.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-30T14:24:12.491Z] #51 40.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-30T14:24:12.491Z] #51 42.75 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-30T14:24:12.491Z] #51 44.37 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:24:12.491Z] #51 44.66 Fetched 2314 kB in 3s (696 kB/s) [2022-06-30T14:24:12.491Z] #51 44.80 Selecting previously unselected package libprotobuf23:amd64. [2022-06-30T14:24:12.491Z] #51 44.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T14:24:12.491Z] #51 44.83 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-30T14:24:12.491Z] #51 44.85 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-30T14:24:12.491Z] #51 45.90 Selecting previously unselected package python3-pkg-resources. [2022-06-30T14:24:12.491Z] #51 45.90 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-30T14:24:12.491Z] #51 45.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:24:12.491Z] #51 46.17 Selecting previously unselected package python3-six. [2022-06-30T14:24:12.491Z] #51 46.17 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-30T14:24:12.491Z] #51 46.18 Unpacking python3-six (1.16.0-2) ... [2022-06-30T14:24:12.491Z] #51 46.35 Selecting previously unselected package python3-protobuf. [2022-06-30T14:24:12.491Z] #51 46.35 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-30T14:24:12.491Z] #51 46.35 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-30T14:24:12.491Z] #51 46.89 Selecting previously unselected package libnet1:amd64. [2022-06-30T14:24:12.491Z] #51 46.89 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-30T14:24:12.491Z] #51 46.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:24:12.491Z] #51 47.09 Selecting previously unselected package libnl-3-200:amd64. [2022-06-30T14:24:12.491Z] #51 47.09 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-30T14:24:12.491Z] #51 47.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T14:24:12.492Z] #51 47.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-30T14:24:12.492Z] #51 47.29 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-30T14:24:12.492Z] #51 47.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:24:12.492Z] #51 47.70 Selecting previously unselected package criu. [2022-06-30T14:24:12.492Z] #51 47.70 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-30T14:24:12.492Z] #51 47.70 Unpacking criu (3.17-1) ... [2022-06-30T14:24:12.492Z] #51 48.42 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:24:12.492Z] #51 ... [2022-06-30T14:24:12.492Z] [2022-06-30T14:24:12.492Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:12.492Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:24:12.492Z] #14 39.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-30T14:24:12.492Z] #14 39.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-30T14:24:12.492Z] #14 40.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-30T14:24:12.492Z] #14 42.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-30T14:24:12.492Z] #14 43.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-30T14:24:12.492Z] #14 44.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-30T14:24:12.492Z] #14 45.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-30T14:24:12.492Z] #14 46.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-30T14:24:12.492Z] #14 46.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-30T14:24:12.492Z] #14 46.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-30T14:24:12.492Z] #14 46.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-30T14:24:12.492Z] #14 46.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-30T14:24:12.492Z] #14 46.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-30T14:24:12.492Z] #14 46.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-30T14:24:12.492Z] #14 46.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-30T14:24:12.492Z] #14 46.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-30T14:24:12.492Z] #14 46.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-30T14:24:12.492Z] #14 46.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-30T14:24:12.492Z] #14 46.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-30T14:24:12.492Z] #14 46.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-30T14:24:12.492Z] #14 46.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-30T14:24:12.492Z] #14 46.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-30T14:24:12.492Z] #14 46.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-30T14:24:12.492Z] #14 47.44 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:24:12.492Z] #14 47.93 Fetched 115 MB in 8s (14.6 MB/s) [2022-06-30T14:24:12.492Z] #14 47.93 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-30T14:24:12.492Z] #14 47.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T14:24:12.492Z] #14 47.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-30T14:24:12.492Z] #14 47.98 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-30T14:24:12.752Z] #14 ... [2022-06-30T14:24:12.752Z] [2022-06-30T14:24:12.752Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:24:12.752Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:24:12.752Z] #55 39.91 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-30T14:24:12.752Z] #55 39.92 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-30T14:24:12.752Z] #55 39.97 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-30T14:24:12.752Z] #55 40.00 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-30T14:24:12.752Z] #55 40.05 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-30T14:24:12.752Z] #55 40.10 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-30T14:24:12.752Z] #55 40.14 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-30T14:24:12.752Z] #55 40.20 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-30T14:24:12.752Z] #55 40.23 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-30T14:24:12.752Z] #55 40.56 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-30T14:24:12.752Z] #55 40.57 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-30T14:24:12.752Z] #55 40.62 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-30T14:24:12.752Z] #55 40.63 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-30T14:24:12.752Z] #55 40.70 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-30T14:24:12.752Z] #55 40.73 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-30T14:24:12.752Z] #55 40.79 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-30T14:24:12.752Z] #55 40.81 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-30T14:24:12.752Z] #55 40.86 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-30T14:24:12.752Z] #55 40.98 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-30T14:24:12.752Z] #55 41.02 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-30T14:24:12.752Z] #55 41.02 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-30T14:24:12.752Z] #55 41.32 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-30T14:24:12.752Z] #55 41.32 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-30T14:24:12.752Z] #55 41.32 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-30T14:24:12.752Z] #55 41.34 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-30T14:24:12.752Z] #55 41.43 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-30T14:24:12.752Z] #55 41.57 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-30T14:24:12.752Z] #55 41.74 go: downloading honnef.co/go/tools v0.2.2 [2022-06-30T14:24:12.752Z] #55 43.44 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-30T14:24:12.752Z] #55 43.50 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-30T14:24:12.752Z] #55 43.69 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-30T14:24:12.752Z] #55 43.78 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-30T14:24:12.752Z] #55 43.81 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-30T14:24:12.752Z] #55 44.05 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-30T14:24:12.752Z] #55 44.05 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-30T14:24:12.752Z] #55 45.95 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-30T14:24:12.752Z] #55 46.19 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-30T14:24:12.752Z] #55 46.19 go: downloading golang.org/x/text v0.3.7 [2022-06-30T14:24:12.752Z] #55 ... [2022-06-30T14:24:12.752Z] [2022-06-30T14:24:12.752Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:12.752Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:12.752Z] #76 49.99 Selecting previously unselected package libudev-dev:amd64. [2022-06-30T14:24:12.752Z] #76 49.99 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-30T14:24:12.752Z] #76 49.99 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-30T14:24:12.752Z] #76 50.20 Selecting previously unselected package libyajl2:amd64. [2022-06-30T14:24:12.752Z] #76 50.20 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-30T14:24:12.752Z] #76 50.22 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-30T14:24:13.012Z] #76 50.39 Selecting previously unselected package libyajl-dev:amd64. [2022-06-30T14:24:13.012Z] #76 50.39 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-30T14:24:13.012Z] #76 50.40 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-30T14:24:13.150Z] #84 84.16 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-30T14:24:13.150Z] #84 84.16 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-30T14:24:13.271Z] #76 50.55 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T14:24:13.272Z] #76 50.59 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-30T14:24:13.272Z] #76 50.60 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-30T14:24:13.272Z] #76 50.63 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-30T14:24:13.272Z] #76 50.67 Setting up file (1:5.39-3) ... [2022-06-30T14:24:13.272Z] #76 50.70 Setting up bzip2 (1.0.8-4) ... [2022-06-30T14:24:13.272Z] #76 50.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:24:13.272Z] #76 50.73 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-30T14:24:13.272Z] #76 50.74 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-30T14:24:13.272Z] #76 50.75 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-30T14:24:13.272Z] #76 50.76 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-30T14:24:13.272Z] #76 50.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:24:13.272Z] #76 50.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-30T14:24:13.272Z] #76 50.83 Setting up patch (2.7.6-7) ... [2022-06-30T14:24:13.531Z] #76 50.85 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-30T14:24:13.531Z] #76 50.87 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-30T14:24:13.531Z] #76 50.88 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-30T14:24:13.531Z] #76 50.88 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T14:24:13.531Z] #76 50.92 Setting up libtool (2.4.6-15) ... [2022-06-30T14:24:13.531Z] #76 50.92 Setting up m4 (1.4.18-5) ... [2022-06-30T14:24:13.531Z] #76 50.95 Setting up dpkg-dev (1.20.10) ... [2022-06-30T14:24:13.531Z] #76 50.98 Setting up autoconf (2.69-14) ... [2022-06-30T14:24:13.791Z] #76 51.02 Setting up build-essential (12.9) ... [2022-06-30T14:24:13.791Z] #76 51.02 Setting up automake (1:1.16.3-2) ... [2022-06-30T14:24:13.791Z] #76 51.03 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-30T14:24:13.791Z] #76 ... [2022-06-30T14:24:13.791Z] [2022-06-30T14:24:13.791Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:24:13.791Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:24:13.791Z] #42 40.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-30T14:24:13.791Z] #42 41.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-30T14:24:13.791Z] #42 41.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-30T14:24:13.791Z] #42 41.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-30T14:24:13.791Z] #42 41.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-30T14:24:13.791Z] #42 41.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-30T14:24:13.791Z] #42 42.72 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:24:13.791Z] #42 42.98 Fetched 17.7 MB in 2s (11.0 MB/s) [2022-06-30T14:24:13.791Z] #42 43.05 Selecting previously unselected package xxd. [2022-06-30T14:24:13.791Z] #42 43.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T14:24:13.791Z] #42 43.10 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-30T14:24:13.791Z] #42 43.10 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:24:13.791Z] #42 43.48 Selecting previously unselected package vim-common. [2022-06-30T14:24:13.791Z] #42 43.50 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T14:24:13.791Z] #42 43.53 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:24:13.791Z] #42 43.85 Selecting previously unselected package cmake-data. [2022-06-30T14:24:13.791Z] #42 43.85 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-30T14:24:13.791Z] #42 43.85 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-30T14:24:13.791Z] #42 48.10 Selecting previously unselected package libicu67:amd64. [2022-06-30T14:24:13.791Z] #42 48.10 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-30T14:24:13.791Z] #42 48.16 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-30T14:24:13.791Z] #42 ... [2022-06-30T14:24:13.791Z] [2022-06-30T14:24:13.791Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:24:13.791Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:24:13.791Z] #51 50.36 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-30T14:24:13.791Z] #51 50.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:24:13.791Z] #51 50.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:24:13.791Z] #51 50.44 Setting up python3-six (1.16.0-2) ... [2022-06-30T14:24:14.091Z] #84 84.98 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-30T14:24:14.091Z] #84 84.98 libtoolize: copying file 'm4/libtool.m4' [2022-06-30T14:24:14.348Z] #84 85.21 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-30T14:24:14.605Z] #84 85.47 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-30T14:24:14.730Z] #51 51.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T14:24:14.730Z] #51 51.85 Setting up python3-protobuf (3.12.4-1) ... [2022-06-30T14:24:14.730Z] #51 ... [2022-06-30T14:24:14.730Z] [2022-06-30T14:24:14.730Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:14.730Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:14.730Z] #76 51.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:24:14.730Z] #76 DONE 52.3s [2022-06-30T14:24:14.992Z] [2022-06-30T14:24:14.992Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:24:14.992Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:24:15.170Z] #84 85.83 libtoolize: copying file 'm4/ltversion.m4' [2022-06-30T14:24:15.428Z] #84 86.09 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-30T14:24:16.184Z] #51 34.72 Reading package lists... [2022-06-30T14:24:16.185Z] #51 ... [2022-06-30T14:24:16.185Z] [2022-06-30T14:24:16.185Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:24:16.185Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:24:16.185Z] #42 30.51 Fetched 8545 kB in 23s (366 kB/s) [2022-06-30T14:24:16.185Z] #42 30.51 Reading package lists... [2022-06-30T14:24:16.185Z] #42 40.67 Reading package lists... [2022-06-30T14:24:16.185Z] #42 ... [2022-06-30T14:24:16.185Z] [2022-06-30T14:24:16.185Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:16.185Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:24:16.185Z] #14 31.69 Fetched 8545 kB in 24s (362 kB/s) [2022-06-30T14:24:16.185Z] #14 31.69 Reading package lists... [2022-06-30T14:24:16.361Z] #84 ... [2022-06-30T14:24:16.361Z] [2022-06-30T14:24:16.361Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T14:24:16.361Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T14:24:16.361Z] #19 131.7 The following NEW packages will be installed: [2022-06-30T14:24:16.447Z] #14 41.71 Reading package lists... [2022-06-30T14:24:16.447Z] #14 ... [2022-06-30T14:24:16.447Z] [2022-06-30T14:24:16.447Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:24:16.447Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:24:16.619Z] #19 131.8 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-06-30T14:24:16.619Z] #19 131.8 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-06-30T14:24:16.619Z] #19 131.8 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-06-30T14:24:16.619Z] #19 131.8 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-06-30T14:24:16.619Z] #19 131.8 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-06-30T14:24:16.619Z] #19 131.8 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-06-30T14:24:16.619Z] #19 131.8 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-06-30T14:24:16.619Z] #19 131.8 crossbuild-essential-armel crossbuild-essential-armhf [2022-06-30T14:24:16.619Z] #19 131.8 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-06-30T14:24:16.619Z] #19 131.8 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-06-30T14:24:16.619Z] #19 131.8 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-06-30T14:24:16.619Z] #19 131.8 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-06-30T14:24:16.619Z] #19 131.8 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-06-30T14:24:16.619Z] #19 131.8 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-06-30T14:24:16.619Z] #19 131.8 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-06-30T14:24:16.619Z] #19 131.8 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-06-30T14:24:16.619Z] #19 131.8 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-06-30T14:24:16.619Z] #19 131.8 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-06-30T14:24:16.619Z] #19 131.8 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-06-30T14:24:16.619Z] #19 131.8 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-06-30T14:24:16.619Z] #19 131.8 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-06-30T14:24:16.619Z] #19 131.8 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-06-30T14:24:16.619Z] #19 131.8 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-06-30T14:24:16.619Z] #19 131.8 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-06-30T14:24:16.619Z] #19 131.8 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-06-30T14:24:16.619Z] #19 131.8 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-06-30T14:24:16.619Z] #19 131.8 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-06-30T14:24:16.619Z] #19 131.8 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-06-30T14:24:16.619Z] #19 131.8 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-06-30T14:24:16.619Z] #19 131.8 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-06-30T14:24:16.619Z] #19 131.8 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-06-30T14:24:16.619Z] #19 131.8 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-06-30T14:24:16.619Z] #19 131.8 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-06-30T14:24:16.619Z] #19 131.8 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-06-30T14:24:16.619Z] #19 131.8 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-06-30T14:24:16.619Z] #19 131.8 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-06-30T14:24:16.619Z] #19 131.8 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-06-30T14:24:16.619Z] #19 131.8 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-06-30T14:24:16.619Z] #19 131.8 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-06-30T14:24:16.619Z] #19 131.8 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-06-30T14:24:16.619Z] #19 131.8 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-06-30T14:24:16.619Z] #19 131.8 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-06-30T14:24:16.619Z] #19 131.8 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-06-30T14:24:16.619Z] #19 131.8 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-06-30T14:24:16.619Z] #19 131.8 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-06-30T14:24:16.619Z] #19 131.8 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-06-30T14:24:16.619Z] #19 131.8 linux-libc-dev-s390x-cross patch xz-utils [2022-06-30T14:24:16.709Z] #47 41.49 Updating files: 45% (988/2177) Updating files: 46% (1002/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) [2022-06-30T14:24:16.709Z] #47 ... [2022-06-30T14:24:16.709Z] [2022-06-30T14:24:16.709Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:24:16.709Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T14:24:16.709Z] #62 32.24 Fetched 8545 kB in 24s (356 kB/s) [2022-06-30T14:24:16.709Z] #62 32.24 Reading package lists... [2022-06-30T14:24:16.970Z] #62 41.77 Reading package lists... [2022-06-30T14:24:16.970Z] #62 ... [2022-06-30T14:24:16.970Z] [2022-06-30T14:24:16.970Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:24:16.970Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:24:16.970Z] #47 41.49 Updating files: 45% (988/2177) Updating files: 46% (1002/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) [2022-06-30T14:24:16.970Z] #47 ... [2022-06-30T14:24:16.970Z] [2022-06-30T14:24:16.970Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:16.970Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:16.970Z] #76 32.58 Fetched 8545 kB in 25s (347 kB/s) [2022-06-30T14:24:16.970Z] #76 32.58 Reading package lists... [2022-06-30T14:24:17.232Z] #76 42.35 Reading package lists... [2022-06-30T14:24:17.232Z] #76 ... [2022-06-30T14:24:17.232Z] [2022-06-30T14:24:17.232Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:24:17.232Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:24:17.259Z] #47 ... [2022-06-30T14:24:17.259Z] [2022-06-30T14:24:17.259Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:24:17.259Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:24:17.259Z] #42 41.68 Reading package lists... [2022-06-30T14:24:17.551Z] #19 132.7 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:24:17.551Z] #19 132.7 Need to get 788 MB of archives. [2022-06-30T14:24:17.551Z] #19 132.7 After this operation, 3385 MB of additional disk space will be used. [2022-06-30T14:24:17.551Z] #19 132.7 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-06-30T14:24:17.551Z] #19 132.7 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-30T14:24:17.551Z] #19 132.8 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-30T14:24:17.551Z] #19 132.8 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-30T14:24:17.551Z] #19 132.8 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-30T14:24:17.551Z] #19 132.8 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-30T14:24:17.551Z] #19 132.8 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-06-30T14:24:17.551Z] #19 133.0 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-06-30T14:24:17.710Z] #14 64.96 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-30T14:24:17.710Z] #14 64.96 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-06-30T14:24:17.710Z] #14 64.97 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:24:17.710Z] #14 ... [2022-06-30T14:24:17.710Z] [2022-06-30T14:24:17.710Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:24:17.710Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-30T14:24:17.710Z] #77 10.50 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-30T14:24:17.710Z] #77 12.16 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-30T14:24:17.710Z] #77 13.76 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-30T14:24:17.710Z] #77 14.06 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-30T14:24:17.710Z] #77 14.38 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-30T14:24:17.809Z] #19 133.1 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-06-30T14:24:18.015Z] #47 41.49 Updating files: 45% (988/2177) Updating files: 46% (1002/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-30T14:24:18.015Z] #47 43.27 + git checkout -q v2.3.0 [2022-06-30T14:24:18.067Z] #19 133.2 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-06-30T14:24:18.067Z] #19 133.4 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-06-30T14:24:18.067Z] #19 133.4 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-06-30T14:24:18.325Z] #19 133.5 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-06-30T14:24:19.197Z] #77 ... [2022-06-30T14:24:19.197Z] [2022-06-30T14:24:19.197Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:24:19.197Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:24:19.197Z] #34 46.43 Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-30T14:24:19.197Z] #34 47.04 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-30T14:24:19.197Z] #34 47.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:24:19.423Z] #42 51.40 Building dependency tree... [2022-06-30T14:24:19.457Z] #34 ... [2022-06-30T14:24:19.457Z] [2022-06-30T14:24:19.457Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:24:19.457Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:24:19.457Z] #42 55.52 Selecting previously unselected package libxml2:amd64. [2022-06-30T14:24:19.457Z] #42 55.52 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-30T14:24:19.457Z] #42 55.52 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-30T14:24:19.457Z] #42 56.18 Selecting previously unselected package libarchive13:amd64. [2022-06-30T14:24:19.457Z] #42 56.19 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-30T14:24:19.457Z] #42 56.27 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-30T14:24:19.457Z] #42 56.60 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-30T14:24:19.457Z] #42 56.60 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-30T14:24:19.457Z] #42 56.63 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-30T14:24:19.457Z] #42 56.80 Selecting previously unselected package librhash0:amd64. [2022-06-30T14:24:19.457Z] #42 56.80 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-30T14:24:19.457Z] #42 56.80 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-30T14:24:19.457Z] #42 57.00 Selecting previously unselected package libuv1:amd64. [2022-06-30T14:24:19.457Z] #42 57.00 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-30T14:24:19.717Z] #42 57.01 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-30T14:24:19.977Z] #42 57.21 Selecting previously unselected package cmake. [2022-06-30T14:24:19.977Z] #42 57.22 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-30T14:24:19.977Z] #42 57.23 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-30T14:24:20.223Z] #19 135.3 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-06-30T14:24:20.223Z] #19 135.3 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-06-30T14:24:21.578Z] #47 46.55 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-30T14:24:21.888Z] #42 ... [2022-06-30T14:24:21.888Z] [2022-06-30T14:24:21.888Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:24:21.888Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:24:21.888Z] #51 56.22 Setting up criu (3.17-1) ... [2022-06-30T14:24:21.888Z] #51 58.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:24:21.888Z] #51 DONE 58.8s [2022-06-30T14:24:21.888Z] [2022-06-30T14:24:21.888Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:24:21.888Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:24:21.888Z] #55 52.96 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-30T14:24:21.888Z] #55 53.06 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-30T14:24:21.888Z] #55 53.17 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-30T14:24:21.888Z] #55 53.23 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-30T14:24:21.888Z] #55 53.31 go: downloading golang.org/x/mod v0.5.1 [2022-06-30T14:24:21.888Z] #55 53.31 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-30T14:24:21.888Z] #55 53.50 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-30T14:24:21.888Z] #55 53.60 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-30T14:24:21.888Z] #55 53.62 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-30T14:24:21.888Z] #55 53.65 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-30T14:24:21.888Z] #55 53.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-30T14:24:21.888Z] #55 53.84 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-30T14:24:21.888Z] #55 54.21 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-30T14:24:21.888Z] #55 54.30 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-30T14:24:21.888Z] #55 54.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-30T14:24:21.888Z] #55 54.84 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-30T14:24:21.889Z] #55 54.89 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-30T14:24:21.889Z] #55 55.09 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-30T14:24:21.889Z] #55 55.15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-30T14:24:21.889Z] #55 55.21 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-30T14:24:21.889Z] #55 55.23 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-30T14:24:21.889Z] #55 55.52 go: downloading github.com/prometheus/common v0.10.0 [2022-06-30T14:24:21.889Z] #55 55.69 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-30T14:24:21.889Z] #55 55.82 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-30T14:24:21.889Z] #55 55.94 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-30T14:24:21.889Z] #55 57.81 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-30T14:24:22.724Z] #42 ... [2022-06-30T14:24:22.724Z] [2022-06-30T14:24:22.724Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:24:22.724Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:24:22.724Z] #55 46.02 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-30T14:24:22.724Z] #55 46.05 go: downloading github.com/fatih/color v1.13.0 [2022-06-30T14:24:22.724Z] #55 46.26 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-30T14:24:22.724Z] #55 46.36 go: downloading github.com/spf13/viper v1.10.1 [2022-06-30T14:24:22.724Z] #55 46.81 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-30T14:24:22.724Z] #55 47.50 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-30T14:24:22.724Z] #55 47.51 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-30T14:24:22.724Z] #55 47.67 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-30T14:24:22.724Z] #55 47.67 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-30T14:24:22.724Z] #55 49.69 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-30T14:24:22.724Z] #55 49.91 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-30T14:24:22.724Z] #55 55.97 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-30T14:24:22.724Z] #55 55.99 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-30T14:24:22.724Z] #55 56.37 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-30T14:24:22.724Z] #55 56.42 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-30T14:24:22.724Z] #55 ... [2022-06-30T14:24:22.724Z] [2022-06-30T14:24:22.724Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:22.724Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:22.724Z] #76 38.31 Reading package lists... [2022-06-30T14:24:22.724Z] #76 47.59 Building dependency tree... [2022-06-30T14:24:22.724Z] #76 53.78 python3 is already the newest version (3.9.2-3). [2022-06-30T14:24:22.724Z] #76 53.78 The following additional packages will be installed: [2022-06-30T14:24:22.724Z] #76 53.80 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-30T14:24:22.724Z] #76 53.80 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-30T14:24:22.724Z] #76 53.84 Suggested packages: [2022-06-30T14:24:22.724Z] #76 53.87 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-30T14:24:22.724Z] #76 53.87 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-30T14:24:22.724Z] #76 53.87 m4-doc ed diffutils-doc [2022-06-30T14:24:22.724Z] #76 53.87 Recommended packages: [2022-06-30T14:24:22.724Z] #76 53.87 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-30T14:24:22.724Z] #76 56.30 The following NEW packages will be installed: [2022-06-30T14:24:22.724Z] #76 56.33 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-30T14:24:22.724Z] #76 56.33 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-30T14:24:22.724Z] #76 56.34 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-30T14:24:22.724Z] #76 56.34 libyajl2 m4 patch xz-utils [2022-06-30T14:24:22.724Z] #76 ... [2022-06-30T14:24:22.724Z] [2022-06-30T14:24:22.724Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:24:22.724Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:24:22.724Z] #55 56.56 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-30T14:24:22.724Z] #55 56.57 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-30T14:24:22.724Z] #55 56.64 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-30T14:24:22.724Z] #55 56.69 go: downloading github.com/spf13/afero v1.6.0 [2022-06-30T14:24:22.757Z] #19 137.7 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-06-30T14:24:22.757Z] #19 137.7 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-06-30T14:24:22.984Z] #55 56.81 go: downloading github.com/spf13/cast v1.4.1 [2022-06-30T14:24:23.251Z] #55 57.27 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-30T14:24:23.251Z] #55 57.28 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-30T14:24:23.302Z] #55 ... [2022-06-30T14:24:23.302Z] [2022-06-30T14:24:23.302Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:23.302Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:24:23.302Z] #14 50.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-30T14:24:23.302Z] #14 50.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-30T14:24:23.302Z] #14 50.60 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-30T14:24:23.302Z] #14 53.78 Selecting previously unselected package binutils-mingw-w64. [2022-06-30T14:24:23.302Z] #14 53.78 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-30T14:24:23.302Z] #14 53.79 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-30T14:24:23.302Z] #14 53.97 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-30T14:24:23.302Z] #14 53.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T14:24:23.302Z] #14 54.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:24:23.302Z] #14 54.19 Selecting previously unselected package dmsetup. [2022-06-30T14:24:23.302Z] #14 54.19 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T14:24:23.302Z] #14 54.21 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-30T14:24:23.302Z] #14 54.34 Selecting previously unselected package mingw-w64-common. [2022-06-30T14:24:23.302Z] #14 54.36 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-30T14:24:23.302Z] #14 54.39 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-30T14:24:23.511Z] #55 57.33 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-30T14:24:23.511Z] #55 57.47 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-30T14:24:23.511Z] #55 57.51 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-30T14:24:23.511Z] #55 57.52 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-30T14:24:23.565Z] #14 61.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-30T14:24:23.565Z] #14 61.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-30T14:24:23.777Z] #55 57.57 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-30T14:24:23.777Z] #55 57.59 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-30T14:24:23.777Z] #55 57.66 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-30T14:24:23.777Z] #55 57.72 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-30T14:24:23.777Z] #55 57.74 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-30T14:24:23.830Z] #14 61.12 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-30T14:24:24.279Z] #77 27.49 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-30T14:24:24.354Z] #55 58.07 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-30T14:24:24.416Z] #14 ... [2022-06-30T14:24:24.417Z] [2022-06-30T14:24:24.417Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:24:24.417Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:24:24.417Z] #42 61.81 Setting up libicu67:amd64 (67.1-7) ... [2022-06-30T14:24:24.417Z] #42 61.83 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:24:24.417Z] #42 61.84 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-30T14:24:24.417Z] #42 61.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:24:24.417Z] #42 61.88 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-30T14:24:24.417Z] #42 61.89 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-30T14:24:24.417Z] #42 61.92 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-30T14:24:24.677Z] #42 61.93 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-30T14:24:24.677Z] #42 61.95 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-30T14:24:24.677Z] #42 61.96 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-30T14:24:24.677Z] #42 61.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:24:24.879Z] #47 ... [2022-06-30T14:24:24.879Z] [2022-06-30T14:24:24.879Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:24:24.879Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:24:24.879Z] #55 49.86 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-30T14:24:24.879Z] #55 49.87 go: downloading github.com/fatih/color v1.13.0 [2022-06-30T14:24:24.879Z] #55 49.99 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-30T14:24:24.879Z] #55 50.10 go: downloading github.com/spf13/viper v1.10.1 [2022-06-30T14:24:25.141Z] #55 50.46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-30T14:24:25.284Z] #19 140.4 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-06-30T14:24:25.284Z] #19 140.4 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-06-30T14:24:25.404Z] #55 50.83 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-30T14:24:25.618Z] #42 DONE 62.9s [2022-06-30T14:24:25.618Z] [2022-06-30T14:24:25.618Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-30T14:24:25.618Z] #43 sha256:8a7d40bcd843c31e5f2ddc0e05f4237e64c28c23b771e367f6e3c433530f8bc3 [2022-06-30T14:24:25.658Z] #77 ... [2022-06-30T14:24:25.658Z] [2022-06-30T14:24:25.658Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:24:25.658Z] #64 sha256:82944b3f70f7991db0d24da707fd7a58035fadbb2a35259a5ccb1ecd66d602eb [2022-06-30T14:24:25.734Z] #55 59.29 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-30T14:24:25.734Z] #55 ... [2022-06-30T14:24:25.734Z] [2022-06-30T14:24:25.734Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:24:25.734Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T14:24:25.734Z] #62 40.15 Reading package lists... [2022-06-30T14:24:25.734Z] #62 49.63 Building dependency tree... [2022-06-30T14:24:25.734Z] #62 55.73 The following additional packages will be installed: [2022-06-30T14:24:25.734Z] #62 55.78 libbtrfs0 [2022-06-30T14:24:25.734Z] #62 56.18 The following NEW packages will be installed: [2022-06-30T14:24:25.734Z] #62 56.22 libbtrfs-dev libbtrfs0 [2022-06-30T14:24:25.734Z] #62 56.80 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:24:25.734Z] #62 56.80 Need to get 460 kB of archives. [2022-06-30T14:24:25.734Z] #62 56.80 After this operation, 1237 kB of additional disk space will be used. [2022-06-30T14:24:25.734Z] #62 56.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-30T14:24:25.734Z] #62 56.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-30T14:24:25.734Z] #62 58.57 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:24:25.734Z] #62 58.96 Fetched 460 kB in 0s (1087 kB/s) [2022-06-30T14:24:25.734Z] #62 59.15 Selecting previously unselected package libbtrfs0:amd64. [2022-06-30T14:24:25.734Z] #62 59.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T14:24:25.734Z] #62 59.29 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-30T14:24:25.734Z] #62 59.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T14:24:25.734Z] #62 ... [2022-06-30T14:24:25.734Z] [2022-06-30T14:24:25.734Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:24:25.734Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:24:25.734Z] #55 59.54 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-30T14:24:25.734Z] #55 59.56 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-30T14:24:25.734Z] #55 59.76 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-30T14:24:25.877Z] #43 DONE 0.4s [2022-06-30T14:24:25.877Z] [2022-06-30T14:24:25.877Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:24:25.877Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:24:25.877Z] #77 4.462 Cloning into '/tmp/crun-build'... [2022-06-30T14:24:25.877Z] #77 ... [2022-06-30T14:24:25.877Z] [2022-06-30T14:24:25.877Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-30T14:24:25.877Z] #44 sha256:d542e4692c8fa3c6ec712d60330337bf001602ee69f69ddde255562f5b4c5103 [2022-06-30T14:24:25.977Z] #55 51.32 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-30T14:24:25.993Z] #55 59.85 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-30T14:24:25.993Z] #55 59.90 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-30T14:24:26.703Z] #64 41.72 Updating files: 59% (2838/4779) Updating files: 60% (2868/4779) Updating files: 61% (2916/4779) Updating files: 62% (2963/4779) Updating files: 63% (3011/4779) Updating files: 64% (3059/4779) Updating files: 65% (3107/4779) Updating files: 66% (3155/4779) Updating files: 67% (3202/4779) Updating files: 68% (3250/4779) Updating files: 69% (3298/4779) Updating files: 70% (3346/4779) Updating files: 71% (3394/4779) Updating files: 72% (3441/4779) Updating files: 73% (3489/4779) Updating files: 74% (3537/4779) Updating files: 75% (3585/4779) Updating files: 76% (3633/4779) Updating files: 77% (3680/4779) Updating files: 78% (3728/4779) Updating files: 79% (3776/4779) Updating files: 80% (3824/4779) Updating files: 81% (3871/4779) Updating files: 82% (3919/4779) Updating files: 83% (3967/4779) Updating files: 84% (4015/4779) Updating files: 85% (4063/4779) Updating files: 86% (4110/4779) Updating files: 87% (4158/4779) Updating files: 88% (4206/4779) Updating files: 89% (4254/4779) Updating files: 90% (4302/4779) Updating files: 91% (4349/4779) Updating files: 92% (4397/4779) Updating files: 93% (4445/4779) Updating files: 94% (4493/4779) Updating files: 95% (4541/4779) Updating files: 96% (4588/4779) Updating files: 97% (4636/4779) Updating files: 98% (4684/4779) Updating files: 99% (4732/4779) Updating files: 100% (4779/4779) Updating files: 100% (4779/4779), done. [2022-06-30T14:24:26.703Z] #64 42.70 + cd /tmp/tmp.l9wxVx0ktm/src/github.com/containerd/containerd [2022-06-30T14:24:26.962Z] #64 42.70 + git checkout -q v1.6.6 [2022-06-30T14:24:27.372Z] #55 ... [2022-06-30T14:24:27.372Z] [2022-06-30T14:24:27.372Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:27.372Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:24:27.372Z] #14 41.79 Reading package lists... [2022-06-30T14:24:27.372Z] #14 51.17 Building dependency tree... [2022-06-30T14:24:27.372Z] #14 57.01 The following additional packages will be installed: [2022-06-30T14:24:27.372Z] #14 57.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-30T14:24:27.372Z] #14 57.04 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-30T14:24:27.372Z] #14 57.04 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-30T14:24:27.372Z] #14 57.04 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-30T14:24:27.372Z] #14 57.04 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-30T14:24:27.372Z] #14 57.04 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-30T14:24:27.372Z] #14 57.05 mingw-w64-common mingw-w64-x86-64-dev [2022-06-30T14:24:27.372Z] #14 57.06 Suggested packages: [2022-06-30T14:24:27.372Z] #14 57.09 gcc-10-locales seccomp wine64 [2022-06-30T14:24:27.372Z] #14 59.23 The following NEW packages will be installed: [2022-06-30T14:24:27.372Z] #14 59.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-30T14:24:27.372Z] #14 59.25 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-30T14:24:27.372Z] #14 59.25 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-30T14:24:27.372Z] #14 59.25 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-30T14:24:27.372Z] #14 59.25 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-30T14:24:27.372Z] #14 59.25 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-30T14:24:27.372Z] #14 59.27 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-30T14:24:27.372Z] #14 59.27 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-30T14:24:27.372Z] #14 59.28 mingw-w64-x86-64-dev [2022-06-30T14:24:27.372Z] #14 59.86 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:24:27.372Z] #14 59.86 Need to get 115 MB of archives. [2022-06-30T14:24:27.372Z] #14 59.86 After this operation, 645 MB of additional disk space will be used. [2022-06-30T14:24:27.372Z] #14 59.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-30T14:24:27.372Z] #14 60.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-30T14:24:27.372Z] #14 60.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-30T14:24:27.372Z] #14 60.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-30T14:24:27.372Z] #14 60.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-30T14:24:27.372Z] #14 60.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-30T14:24:27.372Z] #14 60.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-30T14:24:27.372Z] #14 61.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-30T14:24:27.372Z] #14 ... [2022-06-30T14:24:27.372Z] [2022-06-30T14:24:27.372Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:27.372Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:27.372Z] #76 56.86 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:24:27.372Z] #76 56.86 Need to get 5939 kB of archives. [2022-06-30T14:24:27.372Z] #76 56.86 After this operation, 18.7 MB of additional disk space will be used. [2022-06-30T14:24:27.372Z] #76 56.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-30T14:24:27.372Z] #76 56.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-30T14:24:27.372Z] #76 56.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-30T14:24:27.372Z] #76 56.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-30T14:24:27.372Z] #76 56.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-30T14:24:27.372Z] #76 56.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-30T14:24:27.372Z] #76 56.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-30T14:24:27.372Z] #76 56.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-30T14:24:27.372Z] #76 56.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-30T14:24:27.372Z] #76 56.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-30T14:24:27.372Z] #76 57.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-30T14:24:27.372Z] #76 57.05 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-30T14:24:27.372Z] #76 57.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-30T14:24:27.372Z] #76 57.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-30T14:24:27.372Z] #76 57.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-30T14:24:27.372Z] #76 57.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-30T14:24:27.372Z] #76 57.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-06-30T14:24:27.372Z] #76 57.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-30T14:24:27.373Z] #76 57.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-30T14:24:27.373Z] #76 57.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-30T14:24:27.373Z] #76 57.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-30T14:24:27.373Z] #76 57.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-30T14:24:27.373Z] #76 57.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-30T14:24:27.373Z] #76 59.56 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:24:27.373Z] #76 60.07 Fetched 5939 kB in 1s (6883 kB/s) [2022-06-30T14:24:27.373Z] #76 60.32 Selecting previously unselected package bzip2. [2022-06-30T14:24:27.373Z] #76 60.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T14:24:27.373Z] #76 60.47 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-30T14:24:27.373Z] #76 60.60 Unpacking bzip2 (1.0.8-4) ... [2022-06-30T14:24:27.373Z] #76 60.90 Selecting previously unselected package libmagic-mgc. [2022-06-30T14:24:27.373Z] #76 60.90 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-30T14:24:27.373Z] #76 60.91 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-30T14:24:27.373Z] #76 ... [2022-06-30T14:24:27.373Z] [2022-06-30T14:24:27.373Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:24:27.373Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:24:27.373Z] #51 41.89 Reading package lists... [2022-06-30T14:24:27.373Z] #51 51.22 Building dependency tree... [2022-06-30T14:24:27.373Z] #51 57.34 The following additional packages will be installed: [2022-06-30T14:24:27.373Z] #51 57.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-30T14:24:27.373Z] #51 57.36 python3-protobuf python3-six [2022-06-30T14:24:27.373Z] #51 57.38 Suggested packages: [2022-06-30T14:24:27.373Z] #51 57.40 python3-setuptools [2022-06-30T14:24:27.373Z] #51 57.40 Recommended packages: [2022-06-30T14:24:27.373Z] #51 57.40 iproute2 | iproute [2022-06-30T14:24:27.373Z] #51 58.98 The following NEW packages will be installed: [2022-06-30T14:24:27.373Z] #51 58.98 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-30T14:24:27.373Z] #51 58.98 python3-protobuf python3-six [2022-06-30T14:24:27.373Z] #51 59.82 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:24:27.373Z] #51 59.82 Need to get 2314 kB of archives. [2022-06-30T14:24:27.373Z] #51 59.82 After this operation, 11.1 MB of additional disk space will be used. [2022-06-30T14:24:27.373Z] #51 59.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-30T14:24:27.373Z] #51 59.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-30T14:24:27.373Z] #51 59.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-30T14:24:27.373Z] #51 59.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-30T14:24:27.373Z] #51 59.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-30T14:24:27.373Z] #51 59.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-30T14:24:27.373Z] #51 59.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-30T14:24:27.373Z] #51 ... [2022-06-30T14:24:27.373Z] [2022-06-30T14:24:27.373Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:24:27.373Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T14:24:27.373Z] #62 59.94 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-30T14:24:27.373Z] #62 59.94 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-30T14:24:27.373Z] #62 59.97 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T14:24:27.373Z] #62 60.77 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T14:24:27.373Z] #62 60.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T14:24:27.373Z] #62 60.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:24:27.653Z] #62 DONE 61.7s [2022-06-30T14:24:27.653Z] [2022-06-30T14:24:27.653Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-30T14:24:27.653Z] #63 sha256:b67d87347296a38dcc0847d9d77019464bc3c4bea39c1ff19eade3e0829c3a12 [2022-06-30T14:24:27.815Z] #19 142.9 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-06-30T14:24:27.815Z] #19 142.9 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-06-30T14:24:27.900Z] #55 53.29 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-30T14:24:27.900Z] #55 53.36 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-30T14:24:27.912Z] #63 DONE 0.2s [2022-06-30T14:24:27.912Z] [2022-06-30T14:24:27.912Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:27.912Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:27.912Z] #76 61.91 Selecting previously unselected package libmagic1:amd64. [2022-06-30T14:24:27.912Z] #76 61.91 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-30T14:24:27.912Z] #76 61.96 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-30T14:24:28.343Z] #64 44.24 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-30T14:24:28.343Z] #64 44.25 + BUILDTAGS='netgo osusergo static_build' [2022-06-30T14:24:28.343Z] #64 44.25 + export EXTRA_FLAGS=-buildmode=pie [2022-06-30T14:24:28.343Z] #64 44.25 + EXTRA_FLAGS=-buildmode=pie [2022-06-30T14:24:28.343Z] #64 44.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-30T14:24:28.343Z] #64 44.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-30T14:24:28.343Z] #64 44.25 + '[' '' = dynamic ']' [2022-06-30T14:24:28.343Z] #64 44.25 + make [2022-06-30T14:24:28.432Z] #76 62.27 Selecting previously unselected package file. [2022-06-30T14:24:28.432Z] #76 62.31 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-30T14:24:28.432Z] #76 62.31 Unpacking file (1:5.39-3) ... [2022-06-30T14:24:28.693Z] #76 62.61 Selecting previously unselected package xz-utils. [2022-06-30T14:24:28.693Z] #76 62.62 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-30T14:24:28.693Z] #76 62.63 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:24:28.952Z] #76 ... [2022-06-30T14:24:28.952Z] [2022-06-30T14:24:28.952Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T14:24:28.952Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-30T14:24:28.952Z] #57 62.61 v3.0.2 [2022-06-30T14:24:28.952Z] #57 DONE 62.8s [2022-06-30T14:24:28.952Z] [2022-06-30T14:24:28.952Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:24:28.952Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:24:28.952Z] #55 61.54 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-30T14:24:28.952Z] #55 61.59 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-30T14:24:28.952Z] #55 61.76 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-30T14:24:28.952Z] #55 61.84 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-30T14:24:28.952Z] #55 61.87 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-30T14:24:28.952Z] #55 62.01 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-30T14:24:28.952Z] #55 62.05 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-30T14:24:28.952Z] #55 62.21 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-30T14:24:28.952Z] #55 62.31 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-30T14:24:28.952Z] #55 62.37 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-30T14:24:28.952Z] #55 62.57 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-30T14:24:28.952Z] #55 62.73 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-30T14:24:28.952Z] #55 62.75 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-30T14:24:28.952Z] #55 62.81 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-30T14:24:28.952Z] #55 63.00 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-30T14:24:29.211Z] #55 63.10 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-30T14:24:29.211Z] #55 63.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-30T14:24:29.211Z] #55 63.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-30T14:24:29.293Z] #55 ... [2022-06-30T14:24:29.293Z] [2022-06-30T14:24:29.293Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:24:29.293Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:24:29.293Z] #51 34.72 Reading package lists... [2022-06-30T14:24:29.293Z] #51 44.79 Reading package lists... [2022-06-30T14:24:29.470Z] #55 63.43 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-30T14:24:29.554Z] #51 ... [2022-06-30T14:24:29.554Z] [2022-06-30T14:24:29.554Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:24:29.554Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T14:24:29.554Z] #62 41.77 Reading package lists... [2022-06-30T14:24:29.554Z] #62 51.29 Building dependency tree... [2022-06-30T14:24:29.714Z] #19 145.1 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-06-30T14:24:29.972Z] #19 145.1 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-06-30T14:24:29.972Z] #19 145.1 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-06-30T14:24:29.972Z] #19 145.1 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-06-30T14:24:29.972Z] #19 145.1 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-06-30T14:24:29.972Z] #19 145.1 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-06-30T14:24:29.972Z] #19 145.1 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-06-30T14:24:29.972Z] #19 145.1 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-06-30T14:24:29.972Z] #19 145.2 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-06-30T14:24:29.972Z] #19 145.2 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-06-30T14:24:29.972Z] #19 145.2 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-06-30T14:24:29.972Z] #19 145.2 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-06-30T14:24:29.972Z] #19 145.2 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-06-30T14:24:29.972Z] #19 145.3 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-06-30T14:24:30.071Z] #44 3.781 + RM_GOPATH=0 [2022-06-30T14:24:30.072Z] #44 3.781 + TMP_GOPATH= [2022-06-30T14:24:30.072Z] #44 3.781 + : /build [2022-06-30T14:24:30.072Z] #44 3.781 + '[' -z '' ']' [2022-06-30T14:24:30.072Z] #44 3.781 ++ mktemp -d [2022-06-30T14:24:30.072Z] #44 3.807 + export GOPATH=/tmp/tmp.o4lTF6sXyo [2022-06-30T14:24:30.072Z] #44 3.807 + GOPATH=/tmp/tmp.o4lTF6sXyo [2022-06-30T14:24:30.072Z] #44 3.807 + RM_GOPATH=1 [2022-06-30T14:24:30.072Z] #44 3.807 + case "$(go env GOARCH)" in [2022-06-30T14:24:30.072Z] #44 3.807 ++ go env GOARCH [2022-06-30T14:24:30.072Z] #44 3.821 Install tini version v0.19.0 [2022-06-30T14:24:30.072Z] #44 3.821 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:24:30.072Z] #44 3.821 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:24:30.072Z] #44 3.821 ++ dirname /install.sh [2022-06-30T14:24:30.072Z] #44 3.821 + dir=/ [2022-06-30T14:24:30.072Z] #44 3.821 + bin=tini [2022-06-30T14:24:30.072Z] #44 3.821 + shift [2022-06-30T14:24:30.072Z] #44 3.821 + '[' '!' -f //tini.installer ']' [2022-06-30T14:24:30.072Z] #44 3.821 + . //tini.installer [2022-06-30T14:24:30.072Z] #44 3.821 ++ : v0.19.0 [2022-06-30T14:24:30.072Z] #44 3.821 + install_tini [2022-06-30T14:24:30.072Z] #44 3.821 + echo 'Install tini version v0.19.0' [2022-06-30T14:24:30.072Z] #44 3.821 + git clone https://github.com/krallin/tini.git /tmp/tmp.o4lTF6sXyo/tini [2022-06-30T14:24:30.072Z] #44 3.821 Cloning into '/tmp/tmp.o4lTF6sXyo/tini'... [2022-06-30T14:24:30.230Z] #19 145.4 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-06-30T14:24:30.230Z] #19 145.5 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-06-30T14:24:30.230Z] #19 145.5 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-06-30T14:24:30.230Z] #19 145.5 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-06-30T14:24:30.230Z] #19 145.6 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-06-30T14:24:30.246Z] #64 45.93 + bin/ctr [2022-06-30T14:24:30.406Z] #55 64.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-30T14:24:30.641Z] #44 4.787 + cd /tmp/tmp.o4lTF6sXyo/tini [2022-06-30T14:24:30.641Z] #44 4.787 + git checkout -q v0.19.0 [2022-06-30T14:24:30.641Z] #44 4.799 + cmake . [2022-06-30T14:24:30.671Z] #55 64.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-30T14:24:30.671Z] #55 64.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-30T14:24:30.671Z] #55 64.59 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-30T14:24:30.934Z] #55 64.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-30T14:24:30.934Z] #55 64.98 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-30T14:24:31.193Z] #55 65.04 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-30T14:24:31.193Z] #55 65.07 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-30T14:24:31.193Z] #55 65.12 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-30T14:24:31.210Z] #44 ... [2022-06-30T14:24:31.210Z] [2022-06-30T14:24:31.210Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T14:24:31.210Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T14:24:31.210Z] #53 68.58 gotestsum version dev [2022-06-30T14:24:31.452Z] #55 65.23 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-30T14:24:31.452Z] #55 65.29 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-30T14:24:31.472Z] #53 DONE 68.7s [2022-06-30T14:24:31.472Z] [2022-06-30T14:24:31.472Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-30T14:24:31.472Z] #44 sha256:d542e4692c8fa3c6ec712d60330337bf001602ee69f69ddde255562f5b4c5103 [2022-06-30T14:24:31.472Z] #44 5.406 -- The C compiler identification is GNU 10.2.1 [2022-06-30T14:24:31.472Z] #44 5.449 -- Detecting C compiler ABI info [2022-06-30T14:24:31.711Z] #55 65.55 go: downloading github.com/julz/importas v0.1.0 [2022-06-30T14:24:31.711Z] #55 65.63 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-30T14:24:31.711Z] #55 65.68 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-30T14:24:31.711Z] #55 65.70 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-30T14:24:31.970Z] #55 65.72 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-30T14:24:31.970Z] #55 65.95 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-30T14:24:31.970Z] #55 65.96 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-30T14:24:32.041Z] #44 6.107 -- Detecting C compiler ABI info - done [2022-06-30T14:24:32.042Z] #44 6.239 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-30T14:24:32.042Z] #44 6.239 -- Detecting C compile features [2022-06-30T14:24:32.042Z] #44 6.279 -- Detecting C compile features - done [2022-06-30T14:24:32.042Z] #44 6.323 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-30T14:24:32.099Z] #62 ... [2022-06-30T14:24:32.099Z] [2022-06-30T14:24:32.099Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:24:32.099Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:24:32.099Z] #42 40.67 Reading package lists... [2022-06-30T14:24:32.099Z] #42 50.56 Building dependency tree... [2022-06-30T14:24:32.099Z] #42 57.26 The following additional packages will be installed: [2022-06-30T14:24:32.099Z] #42 57.26 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-30T14:24:32.099Z] #42 57.28 Suggested packages: [2022-06-30T14:24:32.099Z] #42 57.29 cmake-doc ninja-build lrzip [2022-06-30T14:24:32.099Z] #42 57.29 Recommended packages: [2022-06-30T14:24:32.099Z] #42 57.29 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-30T14:24:32.229Z] #55 65.97 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-30T14:24:32.229Z] #55 66.12 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-30T14:24:32.229Z] #55 66.23 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-30T14:24:32.302Z] #44 6.499 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-30T14:24:32.359Z] #42 ... [2022-06-30T14:24:32.359Z] [2022-06-30T14:24:32.359Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:24:32.359Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T14:24:32.359Z] #62 58.01 The following additional packages will be installed: [2022-06-30T14:24:32.359Z] #62 58.01 libbtrfs0 [2022-06-30T14:24:32.493Z] #55 66.25 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-30T14:24:32.493Z] #55 66.29 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-30T14:24:32.493Z] #55 66.31 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-30T14:24:32.562Z] #44 6.667 + make tini-static [2022-06-30T14:24:32.562Z] #44 6.667 -- Configuring done [2022-06-30T14:24:32.562Z] #44 6.667 -- Generating done [2022-06-30T14:24:32.562Z] #44 6.667 -- Build files have been written to: /tmp/tmp.o4lTF6sXyo/tini [2022-06-30T14:24:32.822Z] #44 7.044 Scanning dependencies of target tini-static [2022-06-30T14:24:32.931Z] #62 58.45 The following NEW packages will be installed: [2022-06-30T14:24:33.082Z] #44 7.127 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-30T14:24:33.192Z] #62 58.45 libbtrfs-dev libbtrfs0 [2022-06-30T14:24:33.430Z] #55 ... [2022-06-30T14:24:33.430Z] [2022-06-30T14:24:33.430Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:24:33.430Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:24:33.430Z] #42 57.32 The following additional packages will be installed: [2022-06-30T14:24:33.430Z] #42 57.38 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-30T14:24:33.430Z] #42 57.44 Suggested packages: [2022-06-30T14:24:33.430Z] #42 57.45 cmake-doc ninja-build lrzip [2022-06-30T14:24:33.430Z] #42 57.45 Recommended packages: [2022-06-30T14:24:33.430Z] #42 57.46 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-30T14:24:33.430Z] #42 58.82 The following NEW packages will be installed: [2022-06-30T14:24:33.430Z] #42 58.86 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-30T14:24:33.430Z] #42 58.88 vim-common xxd [2022-06-30T14:24:33.430Z] #42 59.48 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:24:33.430Z] #42 59.48 Need to get 17.7 MB of archives. [2022-06-30T14:24:33.430Z] #42 59.48 After this operation, 70.7 MB of additional disk space will be used. [2022-06-30T14:24:33.430Z] #42 59.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-30T14:24:33.430Z] #42 59.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-30T14:24:33.430Z] #42 59.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-30T14:24:33.430Z] #42 59.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-30T14:24:33.430Z] #42 60.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-30T14:24:33.430Z] #42 60.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-30T14:24:33.430Z] #42 60.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-30T14:24:33.430Z] #42 60.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-30T14:24:33.430Z] #42 60.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-30T14:24:33.430Z] #42 60.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-30T14:24:33.430Z] #42 63.19 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:24:33.430Z] #42 63.79 Fetched 17.7 MB in 2s (8614 kB/s) [2022-06-30T14:24:33.430Z] #42 63.99 Selecting previously unselected package xxd. [2022-06-30T14:24:33.430Z] #42 63.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T14:24:33.430Z] #42 64.18 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-30T14:24:33.430Z] #42 64.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:24:33.430Z] #42 64.67 Selecting previously unselected package vim-common. [2022-06-30T14:24:33.430Z] #42 64.67 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T14:24:33.430Z] #42 64.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:24:33.430Z] #42 65.47 Selecting previously unselected package cmake-data. [2022-06-30T14:24:33.430Z] #42 65.48 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-30T14:24:33.430Z] #42 65.48 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-30T14:24:33.509Z] #19 148.4 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-06-30T14:24:33.509Z] #19 148.4 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-06-30T14:24:33.509Z] #19 148.4 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-06-30T14:24:33.509Z] #19 148.5 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-06-30T14:24:33.509Z] #19 148.6 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-06-30T14:24:33.509Z] #19 ... [2022-06-30T14:24:33.509Z] [2022-06-30T14:24:33.509Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:24:33.509Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:24:33.509Z] #84 104.3 configure.ac:11: installing 'build-aux/compile' [2022-06-30T14:24:33.509Z] #84 104.4 configure.ac:11: installing 'build-aux/config.guess' [2022-06-30T14:24:33.509Z] #84 104.4 configure.ac:11: installing 'build-aux/config.sub' [2022-06-30T14:24:33.509Z] #84 104.4 configure.ac:13: installing 'build-aux/install-sh' [2022-06-30T14:24:33.509Z] #84 104.4 configure.ac:13: installing 'build-aux/missing' [2022-06-30T14:24:33.509Z] #84 104.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-30T14:24:33.532Z] #64 ... [2022-06-30T14:24:33.532Z] [2022-06-30T14:24:33.532Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:24:33.532Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-30T14:24:33.532Z] #77 36.88 libtoolize: putting auxiliary files in '.'. [2022-06-30T14:24:33.532Z] #77 36.88 libtoolize: copying file './ltmain.sh' [2022-06-30T14:24:33.714Z] #42 ... [2022-06-30T14:24:33.714Z] [2022-06-30T14:24:33.714Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:24:33.715Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:24:33.715Z] #55 67.57 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-30T14:24:33.715Z] #55 67.57 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-30T14:24:33.715Z] #55 67.61 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-30T14:24:33.715Z] #55 67.71 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-30T14:24:33.767Z] #84 104.7 Makefile.am: installing 'build-aux/depcomp' [2022-06-30T14:24:33.807Z] #62 59.07 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:24:33.807Z] #62 59.07 Need to get 460 kB of archives. [2022-06-30T14:24:33.807Z] #62 59.07 After this operation, 1237 kB of additional disk space will be used. [2022-06-30T14:24:33.807Z] #62 59.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-30T14:24:33.807Z] #62 59.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-30T14:24:33.974Z] #55 67.74 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-30T14:24:33.974Z] #55 67.85 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-30T14:24:33.974Z] #55 67.91 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-30T14:24:33.974Z] #55 67.92 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-30T14:24:33.974Z] #55 67.95 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-30T14:24:34.463Z] #44 8.440 [100%] Linking C executable tini-static [2022-06-30T14:24:34.470Z] #77 37.69 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-30T14:24:34.470Z] #77 37.69 libtoolize: and rerunning libtoolize and aclocal. [2022-06-30T14:24:34.470Z] #77 37.69 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-30T14:24:34.545Z] #55 68.51 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-30T14:24:34.545Z] #55 68.55 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-30T14:24:34.545Z] #55 68.59 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-30T14:24:34.545Z] #55 68.60 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-30T14:24:34.545Z] #55 68.61 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-30T14:24:34.723Z] #44 9.037 [100%] Built target tini-static [2022-06-30T14:24:34.987Z] #44 9.119 + mkdir -p /build [2022-06-30T14:24:34.987Z] #44 9.119 + cp tini-static /build/docker-init [2022-06-30T14:24:35.114Z] #55 68.94 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-30T14:24:35.114Z] #55 68.98 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-30T14:24:35.114Z] #55 69.02 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-30T14:24:35.114Z] #55 69.04 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-30T14:24:35.114Z] #55 69.12 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-30T14:24:35.373Z] #55 69.29 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-30T14:24:35.373Z] #55 69.29 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-30T14:24:35.557Z] #44 DONE 9.7s [2022-06-30T14:24:35.557Z] [2022-06-30T14:24:35.557Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:24:35.557Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:24:35.557Z] #77 11.46 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-30T14:24:35.557Z] #77 11.47 Cloning into '/tmp/crun-build/libocispec'... [2022-06-30T14:24:35.557Z] #77 12.72 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-30T14:24:35.557Z] #77 12.73 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-30T14:24:35.557Z] #77 12.73 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-30T14:24:35.557Z] #77 12.73 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-30T14:24:35.557Z] #77 12.76 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-30T14:24:35.557Z] #77 14.73 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-30T14:24:35.557Z] #77 16.72 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-30T14:24:35.557Z] #77 18.25 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-30T14:24:35.557Z] #77 18.46 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-30T14:24:35.557Z] #77 18.68 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-30T14:24:35.745Z] #62 ... [2022-06-30T14:24:35.745Z] [2022-06-30T14:24:35.745Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:35.745Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:24:35.745Z] #14 41.71 Reading package lists... [2022-06-30T14:24:35.745Z] #14 51.17 Building dependency tree... [2022-06-30T14:24:35.745Z] #14 58.02 The following additional packages will be installed: [2022-06-30T14:24:35.745Z] #14 58.02 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-30T14:24:35.745Z] #14 58.02 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-30T14:24:35.745Z] #14 58.02 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-30T14:24:35.745Z] #14 58.02 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-30T14:24:35.745Z] #14 58.02 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-30T14:24:35.745Z] #14 58.03 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-30T14:24:35.745Z] #14 58.04 mingw-w64-common mingw-w64-x86-64-dev [2022-06-30T14:24:35.745Z] #14 58.07 Suggested packages: [2022-06-30T14:24:35.745Z] #14 58.07 gcc-10-locales seccomp wine64 [2022-06-30T14:24:35.745Z] #14 60.92 The following NEW packages will be installed: [2022-06-30T14:24:35.745Z] #14 60.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-30T14:24:35.745Z] #14 60.93 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-30T14:24:35.745Z] #14 60.93 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-30T14:24:35.745Z] #14 60.93 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-30T14:24:35.745Z] #14 60.93 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-30T14:24:35.745Z] #14 60.94 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-30T14:24:35.745Z] #14 60.94 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-30T14:24:35.745Z] #14 60.95 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-30T14:24:35.745Z] #14 60.95 mingw-w64-x86-64-dev [2022-06-30T14:24:35.745Z] #14 ... [2022-06-30T14:24:35.745Z] [2022-06-30T14:24:35.745Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:24:35.745Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:24:35.745Z] #55 58.60 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-30T14:24:35.745Z] #55 58.61 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-30T14:24:35.745Z] #55 58.84 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-30T14:24:35.745Z] #55 59.34 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-30T14:24:35.745Z] #55 59.37 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-30T14:24:35.745Z] #55 59.40 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-30T14:24:35.745Z] #55 59.48 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-30T14:24:35.745Z] #55 59.72 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-30T14:24:35.745Z] #55 59.84 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-30T14:24:35.745Z] #55 59.90 go: downloading github.com/spf13/afero v1.6.0 [2022-06-30T14:24:35.745Z] #55 60.16 go: downloading github.com/spf13/cast v1.4.1 [2022-06-30T14:24:35.745Z] #55 60.19 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-30T14:24:35.745Z] #55 60.30 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-30T14:24:35.745Z] #55 60.33 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-30T14:24:35.745Z] #55 60.55 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-30T14:24:35.745Z] #55 60.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-30T14:24:35.745Z] #55 60.97 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-30T14:24:35.745Z] #55 60.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-30T14:24:35.745Z] #55 60.98 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-30T14:24:35.745Z] #55 61.01 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-30T14:24:35.745Z] #55 61.05 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-30T14:24:35.745Z] #55 61.06 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-30T14:24:35.745Z] #55 61.23 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-30T14:24:35.952Z] #55 69.71 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-30T14:24:35.952Z] #55 69.72 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-30T14:24:35.952Z] #55 69.75 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-30T14:24:35.952Z] #55 69.83 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-30T14:24:35.952Z] #55 69.86 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-30T14:24:36.007Z] #55 61.60 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-30T14:24:36.007Z] #55 61.64 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-30T14:24:36.233Z] #55 ... [2022-06-30T14:24:36.233Z] [2022-06-30T14:24:36.233Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T14:24:36.233Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T14:24:36.233Z] #40 69.53 NAME: [2022-06-30T14:24:36.233Z] #40 69.53 go-winres - A tool for embedding resources in Windows executables [2022-06-30T14:24:36.233Z] #40 69.53 [2022-06-30T14:24:36.233Z] #40 69.53 USAGE: [2022-06-30T14:24:36.233Z] #40 69.53 go-winres [global options] command [command options] [arguments...] [2022-06-30T14:24:36.233Z] #40 69.53 [2022-06-30T14:24:36.233Z] #40 69.53 COMMANDS: [2022-06-30T14:24:36.233Z] #40 69.53 init Create an initial ./winres/winres.json [2022-06-30T14:24:36.233Z] #40 69.53 make Make syso files for the "go build" command [2022-06-30T14:24:36.233Z] #40 69.53 simply Make syso files for the "go build" command (simplified) [2022-06-30T14:24:36.233Z] #40 69.53 extract Extract all resources from an executable [2022-06-30T14:24:36.233Z] #40 69.53 patch Replace resources in an executable file (exe, dll) [2022-06-30T14:24:36.233Z] #40 69.53 help, h Shows a list of commands or help for one command [2022-06-30T14:24:36.233Z] #40 69.53 [2022-06-30T14:24:36.233Z] #40 69.53 GLOBAL OPTIONS: [2022-06-30T14:24:36.233Z] #40 69.53 --help, -h show help (default: false) [2022-06-30T14:24:36.233Z] #40 DONE 70.0s [2022-06-30T14:24:36.233Z] [2022-06-30T14:24:36.233Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:36.233Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:36.233Z] #76 63.07 Selecting previously unselected package libsigsegv2:amd64. [2022-06-30T14:24:36.233Z] #76 63.10 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-30T14:24:36.233Z] #76 63.11 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-30T14:24:36.233Z] #76 63.28 Selecting previously unselected package m4. [2022-06-30T14:24:36.233Z] #76 63.28 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-30T14:24:36.233Z] #76 63.30 Unpacking m4 (1.4.18-5) ... [2022-06-30T14:24:36.233Z] #76 63.67 Selecting previously unselected package autoconf. [2022-06-30T14:24:36.233Z] #76 63.67 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-30T14:24:36.233Z] #76 63.68 Unpacking autoconf (2.69-14) ... [2022-06-30T14:24:36.233Z] #76 64.61 Selecting previously unselected package autotools-dev. [2022-06-30T14:24:36.233Z] #76 64.63 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-30T14:24:36.233Z] #76 64.65 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-30T14:24:36.233Z] #76 65.19 Selecting previously unselected package automake. [2022-06-30T14:24:36.233Z] #76 65.19 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-30T14:24:36.233Z] #76 65.22 Unpacking automake (1:1.16.3-2) ... [2022-06-30T14:24:36.233Z] #76 66.29 Selecting previously unselected package patch. [2022-06-30T14:24:36.233Z] #76 66.30 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-30T14:24:36.233Z] #76 66.31 Unpacking patch (2.7.6-7) ... [2022-06-30T14:24:36.233Z] #76 66.78 Selecting previously unselected package dpkg-dev. [2022-06-30T14:24:36.233Z] #76 66.79 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-30T14:24:36.233Z] #76 66.79 Unpacking dpkg-dev (1.20.10) ... [2022-06-30T14:24:36.234Z] #76 68.83 Selecting previously unselected package build-essential. [2022-06-30T14:24:36.234Z] #76 68.83 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-30T14:24:36.234Z] #76 68.84 Unpacking build-essential (12.9) ... [2022-06-30T14:24:36.234Z] #76 68.97 Selecting previously unselected package libcap2:amd64. [2022-06-30T14:24:36.234Z] #76 68.97 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-30T14:24:36.234Z] #76 68.97 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-30T14:24:36.234Z] #76 69.10 Selecting previously unselected package libcap-dev:amd64. [2022-06-30T14:24:36.234Z] #76 69.14 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-30T14:24:36.234Z] #76 69.18 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-30T14:24:36.234Z] #76 69.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-30T14:24:36.234Z] #76 69.45 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-30T14:24:36.234Z] #76 69.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:24:36.234Z] #76 70.04 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-30T14:24:36.234Z] #76 70.04 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-30T14:24:36.234Z] #76 70.10 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-30T14:24:36.268Z] #55 61.77 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-30T14:24:36.268Z] #55 61.81 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-30T14:24:36.524Z] #76 70.35 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-30T14:24:36.524Z] #76 70.35 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-30T14:24:36.524Z] #76 70.36 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T14:24:36.533Z] #55 61.97 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-30T14:24:36.533Z] #55 ... [2022-06-30T14:24:36.533Z] [2022-06-30T14:24:36.533Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:36.533Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:36.533Z] #76 42.35 Reading package lists... [2022-06-30T14:24:36.533Z] #76 52.30 Building dependency tree... [2022-06-30T14:24:36.533Z] #76 59.41 python3 is already the newest version (3.9.2-3). [2022-06-30T14:24:36.533Z] #76 59.41 The following additional packages will be installed: [2022-06-30T14:24:36.533Z] #76 59.45 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-30T14:24:36.533Z] #76 59.45 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-30T14:24:36.533Z] #76 59.54 Suggested packages: [2022-06-30T14:24:36.533Z] #76 59.54 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-30T14:24:36.533Z] #76 59.54 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-30T14:24:36.533Z] #76 59.54 m4-doc ed diffutils-doc [2022-06-30T14:24:36.533Z] #76 59.54 Recommended packages: [2022-06-30T14:24:36.533Z] #76 59.54 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-30T14:24:36.533Z] #76 62.05 The following NEW packages will be installed: [2022-06-30T14:24:36.533Z] #76 62.07 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-30T14:24:36.533Z] #76 62.09 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-30T14:24:36.533Z] #76 62.09 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-30T14:24:36.533Z] #76 62.09 libyajl2 m4 patch xz-utils [2022-06-30T14:24:36.533Z] #76 ... [2022-06-30T14:24:36.533Z] [2022-06-30T14:24:36.533Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:36.533Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:24:36.533Z] #14 61.54 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:24:36.533Z] #14 61.54 Need to get 115 MB of archives. [2022-06-30T14:24:36.533Z] #14 61.54 After this operation, 645 MB of additional disk space will be used. [2022-06-30T14:24:36.533Z] #14 61.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-30T14:24:36.533Z] #14 61.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-30T14:24:36.533Z] #14 62.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-30T14:24:36.533Z] #14 62.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-30T14:24:36.533Z] #14 62.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-30T14:24:36.533Z] #14 62.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-30T14:24:36.552Z] #84 107.0 checking build system type... x86_64-pc-linux-gnu [2022-06-30T14:24:36.552Z] #84 107.4 checking host system type... x86_64-pc-linux-gnu [2022-06-30T14:24:36.552Z] #84 107.4 checking how to print strings... printf [2022-06-30T14:24:36.552Z] #84 107.4 checking for gcc... gcc [2022-06-30T14:24:36.783Z] #76 ... [2022-06-30T14:24:36.783Z] [2022-06-30T14:24:36.783Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:24:36.783Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:24:36.783Z] #55 70.53 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-30T14:24:37.052Z] #55 70.79 go: downloading honnef.co/go/tools v0.2.2 [2022-06-30T14:24:37.112Z] #14 62.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-30T14:24:37.311Z] #55 ... [2022-06-30T14:24:37.311Z] [2022-06-30T14:24:37.311Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:37.311Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:24:37.311Z] #14 61.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-30T14:24:37.311Z] #14 62.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-30T14:24:37.311Z] #14 65.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-30T14:24:37.311Z] #14 66.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-30T14:24:37.311Z] #14 67.39 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-30T14:24:37.311Z] #14 70.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-30T14:24:37.311Z] #14 71.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-30T14:24:37.311Z] #14 ... [2022-06-30T14:24:37.311Z] [2022-06-30T14:24:37.311Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:24:37.311Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:24:37.311Z] #42 71.08 Selecting previously unselected package libicu67:amd64. [2022-06-30T14:24:37.311Z] #42 71.09 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-30T14:24:37.311Z] #42 71.12 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-30T14:24:37.374Z] #84 107.6 checking whether the C compiler works... yes [2022-06-30T14:24:37.374Z] #84 108.0 checking for C compiler default output file name... a.out [2022-06-30T14:24:37.375Z] #14 62.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-30T14:24:37.375Z] #14 62.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-30T14:24:37.631Z] #84 108.1 checking for suffix of executables... [2022-06-30T14:24:37.761Z] #77 ... [2022-06-30T14:24:37.761Z] [2022-06-30T14:24:37.761Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:37.761Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-30T14:24:37.761Z] #14 75.59 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-30T14:24:37.761Z] #14 75.59 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-06-30T14:24:37.761Z] #14 75.61 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:24:37.761Z] #14 80.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-30T14:24:37.761Z] #14 80.89 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-06-30T14:24:37.761Z] #14 80.90 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-30T14:24:37.880Z] #42 ... [2022-06-30T14:24:37.880Z] [2022-06-30T14:24:37.880Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:24:37.880Z] #64 sha256:5fef386b8f7e52364839b728289359d917759fd94411a1dfc1560f1db3c72fba [2022-06-30T14:24:37.880Z] #64 2.032 + RM_GOPATH=0 [2022-06-30T14:24:37.880Z] #64 2.032 + TMP_GOPATH= [2022-06-30T14:24:37.880Z] #64 2.032 + : /build [2022-06-30T14:24:37.880Z] #64 2.032 + '[' -z '' ']' [2022-06-30T14:24:37.880Z] #64 2.041 ++ mktemp -d [2022-06-30T14:24:37.880Z] #64 2.105 + export GOPATH=/tmp/tmp.7GdE12wHAj [2022-06-30T14:24:37.880Z] #64 2.105 + GOPATH=/tmp/tmp.7GdE12wHAj [2022-06-30T14:24:37.880Z] #64 2.105 + RM_GOPATH=1 [2022-06-30T14:24:37.880Z] #64 2.105 + case "$(go env GOARCH)" in [2022-06-30T14:24:37.880Z] #64 2.105 ++ go env GOARCH [2022-06-30T14:24:37.880Z] #64 2.148 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:24:37.880Z] #64 2.148 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:24:37.880Z] #64 2.148 ++ dirname /install.sh [2022-06-30T14:24:37.880Z] #64 2.148 + dir=/ [2022-06-30T14:24:37.880Z] #64 2.148 + bin=containerd [2022-06-30T14:24:37.880Z] #64 2.148 + shift [2022-06-30T14:24:37.880Z] #64 2.148 + '[' '!' -f //containerd.installer ']' [2022-06-30T14:24:37.880Z] #64 2.148 + . //containerd.installer [2022-06-30T14:24:37.880Z] #64 2.148 ++ set -e [2022-06-30T14:24:37.880Z] #64 2.148 ++ : v1.6.6 [2022-06-30T14:24:37.880Z] #64 2.148 + install_containerd [2022-06-30T14:24:37.880Z] #64 2.203 + echo 'Install containerd version v1.6.6' [2022-06-30T14:24:37.880Z] #64 2.203 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7GdE12wHAj/src/github.com/containerd/containerd [2022-06-30T14:24:37.880Z] #64 2.203 Cloning into '/tmp/tmp.7GdE12wHAj/src/github.com/containerd/containerd'... [2022-06-30T14:24:37.880Z] #64 2.204 Install containerd version v1.6.6 [2022-06-30T14:24:38.140Z] #64 ... [2022-06-30T14:24:38.140Z] [2022-06-30T14:24:38.140Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:38.140Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:24:38.140Z] #14 71.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-30T14:24:38.140Z] #14 71.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-30T14:24:38.140Z] #14 71.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-30T14:24:38.140Z] #14 71.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-30T14:24:38.140Z] #14 71.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-30T14:24:38.140Z] #14 71.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-30T14:24:38.140Z] #14 71.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-30T14:24:38.140Z] #14 71.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-30T14:24:38.140Z] #14 71.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-30T14:24:38.140Z] #14 71.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-30T14:24:38.140Z] #14 71.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-30T14:24:38.140Z] #14 71.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-30T14:24:38.140Z] #14 71.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-30T14:24:38.140Z] #14 71.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-30T14:24:38.140Z] #14 71.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-30T14:24:38.146Z] #84 108.6 checking whether we are cross compiling... no [2022-06-30T14:24:38.146Z] #84 109.0 checking for suffix of object files... o [2022-06-30T14:24:38.699Z] #14 86.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-30T14:24:38.699Z] #14 86.71 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-06-30T14:24:38.699Z] #14 86.71 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:24:38.760Z] #14 64.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-30T14:24:38.761Z] #84 109.1 checking whether we are using the GNU C compiler... yes [2022-06-30T14:24:38.761Z] #84 109.3 checking whether gcc accepts -g... yes [2022-06-30T14:24:39.022Z] #14 ... [2022-06-30T14:24:39.022Z] [2022-06-30T14:24:39.022Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:24:39.022Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T14:24:39.022Z] #62 61.32 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:24:39.022Z] #62 61.80 Fetched 460 kB in 0s (1250 kB/s) [2022-06-30T14:24:39.022Z] #62 62.07 Selecting previously unselected package libbtrfs0:amd64. [2022-06-30T14:24:39.022Z] #62 62.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T14:24:39.022Z] #62 62.16 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-30T14:24:39.022Z] #62 62.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T14:24:39.022Z] #62 62.52 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-30T14:24:39.022Z] #62 62.55 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-30T14:24:39.022Z] #62 62.65 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T14:24:39.022Z] #62 63.38 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T14:24:39.022Z] #62 63.42 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T14:24:39.022Z] #62 63.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:24:39.022Z] #62 DONE 64.7s [2022-06-30T14:24:39.022Z] #84 109.5 checking for gcc option to accept ISO C89... none needed [2022-06-30T14:24:39.088Z] #14 ... [2022-06-30T14:24:39.088Z] [2022-06-30T14:24:39.088Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:24:39.088Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:24:39.088Z] #51 62.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-30T14:24:39.088Z] #51 64.73 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:24:39.088Z] #51 65.09 Fetched 2314 kB in 4s (617 kB/s) [2022-06-30T14:24:39.088Z] #51 65.29 Selecting previously unselected package libprotobuf23:amd64. [2022-06-30T14:24:39.088Z] #51 65.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T14:24:39.088Z] #51 65.39 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-30T14:24:39.088Z] #51 65.43 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-30T14:24:39.088Z] #51 67.22 Selecting previously unselected package python3-pkg-resources. [2022-06-30T14:24:39.088Z] #51 67.22 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-30T14:24:39.088Z] #51 67.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:24:39.088Z] #51 67.73 Selecting previously unselected package python3-six. [2022-06-30T14:24:39.088Z] #51 67.75 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-30T14:24:39.088Z] #51 67.78 Unpacking python3-six (1.16.0-2) ... [2022-06-30T14:24:39.088Z] #51 68.02 Selecting previously unselected package python3-protobuf. [2022-06-30T14:24:39.088Z] #51 68.02 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-30T14:24:39.088Z] #51 68.03 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-30T14:24:39.088Z] #51 68.86 Selecting previously unselected package libnet1:amd64. [2022-06-30T14:24:39.088Z] #51 68.86 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-30T14:24:39.088Z] #51 68.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:24:39.088Z] #51 69.17 Selecting previously unselected package libnl-3-200:amd64. [2022-06-30T14:24:39.088Z] #51 69.17 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-30T14:24:39.088Z] #51 69.23 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T14:24:39.088Z] #51 69.79 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-30T14:24:39.088Z] #51 69.81 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-30T14:24:39.088Z] #51 69.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:24:39.088Z] #51 70.13 Selecting previously unselected package criu. [2022-06-30T14:24:39.088Z] #51 70.14 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-30T14:24:39.088Z] #51 70.15 Unpacking criu (3.17-1) ... [2022-06-30T14:24:39.088Z] #51 71.65 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:24:39.088Z] #51 ... [2022-06-30T14:24:39.088Z] [2022-06-30T14:24:39.088Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:24:39.088Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:24:39.280Z] #84 109.8 checking whether gcc understands -c and -o together... yes [2022-06-30T14:24:39.280Z] #84 110.1 checking for a sed that does not truncate output... /bin/sed [2022-06-30T14:24:39.280Z] #84 110.1 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T14:24:39.280Z] #84 110.1 checking for egrep... /bin/grep -E [2022-06-30T14:24:39.280Z] #84 110.2 checking for fgrep... /bin/grep -F [2022-06-30T14:24:39.280Z] #84 110.2 checking for ld used by gcc... /usr/bin/ld [2022-06-30T14:24:39.287Z] [2022-06-30T14:24:39.287Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:39.287Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:39.287Z] #76 62.65 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:24:39.287Z] #76 62.65 Need to get 5939 kB of archives. [2022-06-30T14:24:39.287Z] #76 62.65 After this operation, 18.7 MB of additional disk space will be used. [2022-06-30T14:24:39.287Z] #76 62.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-30T14:24:39.287Z] #76 62.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-30T14:24:39.287Z] #76 62.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-30T14:24:39.287Z] #76 62.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-30T14:24:39.287Z] #76 62.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-30T14:24:39.287Z] #76 62.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-30T14:24:39.287Z] #76 62.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-30T14:24:39.287Z] #76 62.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-30T14:24:39.287Z] #76 62.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-30T14:24:39.287Z] #76 62.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-30T14:24:39.287Z] #76 62.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-30T14:24:39.287Z] #76 62.97 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-30T14:24:39.287Z] #76 63.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-30T14:24:39.287Z] #76 63.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-30T14:24:39.287Z] #76 63.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-30T14:24:39.287Z] #76 63.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-30T14:24:39.287Z] #76 63.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-06-30T14:24:39.287Z] #76 63.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-30T14:24:39.287Z] #76 63.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-30T14:24:39.287Z] #76 63.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-30T14:24:39.287Z] #76 63.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-30T14:24:39.287Z] #76 63.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-30T14:24:39.287Z] #76 63.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-30T14:24:39.538Z] #84 110.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T14:24:39.538Z] #84 110.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T14:24:39.549Z] #76 ... [2022-06-30T14:24:39.549Z] [2022-06-30T14:24:39.549Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-30T14:24:39.549Z] #63 sha256:bacf65c6a2c24c534a0c0a998b4b823b10bf088c2968b257cb7561c6278fed46 [2022-06-30T14:24:39.549Z] #63 DONE 0.3s [2022-06-30T14:24:39.549Z] [2022-06-30T14:24:39.549Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:24:39.549Z] #64 sha256:3f4a53408bfdff586b986fd9d80507e05cd9bb3f7753e52d6da9deec4ad44e55 [2022-06-30T14:24:39.795Z] #84 110.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T14:24:39.795Z] #84 110.5 checking whether ln -s works... yes [2022-06-30T14:24:39.795Z] #84 110.5 checking the maximum length of command line arguments... 1572864 [2022-06-30T14:24:39.795Z] #84 110.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-30T14:24:39.795Z] #84 110.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T14:24:39.795Z] #84 110.6 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T14:24:39.795Z] #84 110.6 checking for objdump... objdump [2022-06-30T14:24:39.795Z] #84 110.6 checking how to recognize dependent libraries... pass_all [2022-06-30T14:24:39.795Z] #84 110.6 checking for dlltool... no [2022-06-30T14:24:39.795Z] #84 110.6 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T14:24:39.795Z] #84 110.6 checking for ar... ar [2022-06-30T14:24:39.814Z] #64 ... [2022-06-30T14:24:39.814Z] [2022-06-30T14:24:39.814Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:24:39.814Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:24:39.814Z] #51 54.66 Building dependency tree... [2022-06-30T14:24:39.814Z] #51 61.66 The following additional packages will be installed: [2022-06-30T14:24:39.814Z] #51 61.67 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-30T14:24:39.814Z] #51 61.67 python3-protobuf python3-six [2022-06-30T14:24:39.814Z] #51 61.72 Suggested packages: [2022-06-30T14:24:39.814Z] #51 61.73 python3-setuptools [2022-06-30T14:24:39.814Z] #51 61.73 Recommended packages: [2022-06-30T14:24:39.814Z] #51 61.73 iproute2 | iproute [2022-06-30T14:24:39.814Z] #51 62.89 The following NEW packages will be installed: [2022-06-30T14:24:39.814Z] #51 62.92 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-30T14:24:39.814Z] #51 62.94 python3-protobuf python3-six [2022-06-30T14:24:39.814Z] #51 63.66 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:24:39.814Z] #51 63.66 Need to get 2314 kB of archives. [2022-06-30T14:24:39.814Z] #51 63.66 After this operation, 11.1 MB of additional disk space will be used. [2022-06-30T14:24:39.814Z] #51 63.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-30T14:24:39.814Z] #51 63.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-30T14:24:39.814Z] #51 63.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-30T14:24:39.814Z] #51 63.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-30T14:24:39.814Z] #51 63.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-30T14:24:39.814Z] #51 63.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-30T14:24:39.814Z] #51 63.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-30T14:24:39.814Z] #51 ... [2022-06-30T14:24:39.814Z] [2022-06-30T14:24:39.814Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:39.814Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:39.814Z] #76 65.24 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:24:39.866Z] #34 72.56 Updating files: 77% (1183/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-30T14:24:39.866Z] #34 73.87 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-30T14:24:40.053Z] #84 110.7 checking for archiver @FILE support... @ [2022-06-30T14:24:40.053Z] #84 110.9 checking for strip... strip [2022-06-30T14:24:40.053Z] #84 110.9 checking for ranlib... ranlib [2022-06-30T14:24:40.053Z] #84 110.9 checking for gawk... no [2022-06-30T14:24:40.053Z] #84 110.9 checking for mawk... mawk [2022-06-30T14:24:40.387Z] #76 65.70 Fetched 5939 kB in 1s (5377 kB/s) [2022-06-30T14:24:40.388Z] #76 65.93 Selecting previously unselected package bzip2. [2022-06-30T14:24:40.388Z] #76 65.93 (Reading database ... [2022-06-30T14:24:40.388Z] #76 ... [2022-06-30T14:24:40.388Z] [2022-06-30T14:24:40.388Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T14:24:40.388Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-30T14:24:40.388Z] #57 65.73 v3.0.2 [2022-06-30T14:24:40.388Z] #57 DONE 66.0s [2022-06-30T14:24:40.388Z] [2022-06-30T14:24:40.388Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:40.388Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:40.650Z] #76 65.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T14:24:40.650Z] #76 66.10 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-30T14:24:40.650Z] #76 66.10 Unpacking bzip2 (1.0.8-4) ... [2022-06-30T14:24:40.773Z] #34 74.53 + #34 ... [2022-06-30T14:24:40.773Z] [2022-06-30T14:24:40.773Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:40.773Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:40.773Z] #76 70.75 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-30T14:24:40.773Z] #76 70.78 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-30T14:24:40.773Z] #76 70.78 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T14:24:40.773Z] #76 71.66 Selecting previously unselected package libtool. [2022-06-30T14:24:40.773Z] #76 71.67 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-30T14:24:40.773Z] #76 71.71 Unpacking libtool (2.4.6-15) ... [2022-06-30T14:24:40.773Z] #76 72.29 Selecting previously unselected package libudev-dev:amd64. [2022-06-30T14:24:40.773Z] #76 72.29 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-30T14:24:40.773Z] #76 72.29 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-30T14:24:40.773Z] #76 72.97 Selecting previously unselected package libyajl2:amd64. [2022-06-30T14:24:40.773Z] #76 72.97 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-30T14:24:40.773Z] #76 72.97 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-30T14:24:40.773Z] #76 73.22 Selecting previously unselected package libyajl-dev:amd64. [2022-06-30T14:24:40.773Z] #76 73.22 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-30T14:24:40.773Z] #76 73.22 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-30T14:24:40.773Z] #76 73.41 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T14:24:40.773Z] #76 73.41 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-30T14:24:40.773Z] #76 73.42 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-30T14:24:40.773Z] #76 73.45 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-30T14:24:40.773Z] #76 73.47 Setting up file (1:5.39-3) ... [2022-06-30T14:24:40.773Z] #76 73.51 Setting up bzip2 (1.0.8-4) ... [2022-06-30T14:24:40.773Z] #76 73.52 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:24:40.773Z] #76 73.53 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-30T14:24:40.773Z] #76 73.55 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-30T14:24:40.773Z] #76 73.57 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-30T14:24:40.773Z] #76 73.59 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-30T14:24:40.773Z] #76 73.60 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:24:40.773Z] #76 73.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-30T14:24:40.773Z] #76 73.63 Setting up patch (2.7.6-7) ... [2022-06-30T14:24:40.773Z] #76 73.65 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-30T14:24:40.773Z] #76 73.70 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-30T14:24:40.773Z] #76 73.73 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-30T14:24:40.773Z] #76 73.74 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T14:24:40.773Z] #76 73.75 Setting up libtool (2.4.6-15) ... [2022-06-30T14:24:40.773Z] #76 73.78 Setting up m4 (1.4.18-5) ... [2022-06-30T14:24:40.773Z] #76 73.81 Setting up dpkg-dev (1.20.10) ... [2022-06-30T14:24:40.773Z] #76 73.87 Setting up autoconf (2.69-14) ... [2022-06-30T14:24:40.773Z] #76 73.95 Setting up build-essential (12.9) ... [2022-06-30T14:24:40.773Z] #76 73.96 Setting up automake (1:1.16.3-2) ... [2022-06-30T14:24:40.773Z] #76 73.98 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-30T14:24:40.773Z] #76 74.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:24:40.773Z] #76 DONE 74.6s [2022-06-30T14:24:40.773Z] [2022-06-30T14:24:40.773Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:24:40.773Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:24:40.773Z] #34 74.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:24:40.840Z] #77 ... [2022-06-30T14:24:40.840Z] [2022-06-30T14:24:40.840Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:40.840Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:24:40.840Z] #14 67.42 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-30T14:24:40.840Z] #14 67.42 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:24:40.840Z] #14 67.42 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-30T14:24:40.840Z] #14 67.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-30T14:24:40.840Z] #14 67.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:24:40.840Z] #14 67.66 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-30T14:24:40.840Z] #14 75.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-30T14:24:40.840Z] #14 75.90 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:24:40.840Z] #14 75.90 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:24:40.912Z] #76 66.41 Selecting previously unselected package libmagic-mgc. [2022-06-30T14:24:40.912Z] #76 66.46 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-30T14:24:40.912Z] #76 66.46 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-30T14:24:40.985Z] #84 110.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T14:24:40.985Z] #84 111.5 checking for sysroot... no [2022-06-30T14:24:40.985Z] #84 111.5 checking for a working dd... /bin/dd [2022-06-30T14:24:40.985Z] #84 111.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T14:24:40.985Z] #84 111.8 checking for mt... no [2022-06-30T14:24:40.985Z] #84 111.8 checking if : is a manifest tool... no [2022-06-30T14:24:41.243Z] #84 111.8 checking how to run the C preprocessor... gcc -E [2022-06-30T14:24:42.301Z] #76 67.49 Selecting previously unselected package libmagic1:amd64. [2022-06-30T14:24:42.301Z] #76 67.49 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-30T14:24:42.301Z] #76 67.52 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-30T14:24:42.595Z] #76 67.92 Selecting previously unselected package file. [2022-06-30T14:24:42.595Z] #76 67.92 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-30T14:24:42.595Z] #76 67.93 Unpacking file (1:5.39-3) ... [2022-06-30T14:24:42.857Z] #76 68.35 Selecting previously unselected package xz-utils. [2022-06-30T14:24:42.857Z] #76 68.35 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-30T14:24:42.857Z] #76 68.35 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:24:42.893Z] #14 ... [2022-06-30T14:24:42.893Z] [2022-06-30T14:24:42.893Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:24:42.893Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-30T14:24:42.893Z] #77 45.81 configure.ac:7: installing './compile' [2022-06-30T14:24:42.893Z] #77 45.82 configure.ac:11: installing './config.guess' [2022-06-30T14:24:42.893Z] #77 45.83 configure.ac:11: installing './config.sub' [2022-06-30T14:24:42.893Z] #77 45.85 configure.ac:8: installing './install-sh' [2022-06-30T14:24:42.893Z] #77 45.86 configure.ac:8: installing './missing' [2022-06-30T14:24:42.893Z] #77 45.95 Makefile.am: installing './depcomp' [2022-06-30T14:24:42.911Z] #84 112.3 checking for ANSI C header files... yes [2022-06-30T14:24:42.911Z] #84 113.5 checking for sys/types.h... yes [2022-06-30T14:24:43.123Z] #76 ... [2022-06-30T14:24:43.123Z] [2022-06-30T14:24:43.123Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:24:43.123Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:24:43.123Z] #42 58.75 The following NEW packages will be installed: [2022-06-30T14:24:43.123Z] #42 58.80 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-30T14:24:43.123Z] #42 58.81 vim-common xxd [2022-06-30T14:24:43.123Z] #42 59.56 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:24:43.123Z] #42 59.56 Need to get 17.7 MB of archives. [2022-06-30T14:24:43.123Z] #42 59.56 After this operation, 70.7 MB of additional disk space will be used. [2022-06-30T14:24:43.123Z] #42 59.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-30T14:24:43.123Z] #42 59.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-30T14:24:43.123Z] #42 59.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-30T14:24:43.123Z] #42 59.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-30T14:24:43.123Z] #42 60.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-30T14:24:43.123Z] #42 60.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-30T14:24:43.123Z] #42 60.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-30T14:24:43.123Z] #42 60.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-30T14:24:43.123Z] #42 60.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-30T14:24:43.123Z] #42 60.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-30T14:24:43.123Z] #42 63.06 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:24:43.123Z] #42 63.71 Fetched 17.7 MB in 2s (7930 kB/s) [2022-06-30T14:24:43.123Z] #42 64.09 Selecting previously unselected package xxd. [2022-06-30T14:24:43.123Z] #42 64.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T14:24:43.123Z] #42 64.20 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-30T14:24:43.123Z] #42 64.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:24:43.123Z] #42 64.72 Selecting previously unselected package vim-common. [2022-06-30T14:24:43.123Z] #42 64.74 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T14:24:43.123Z] #42 64.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:24:43.123Z] #42 65.39 Selecting previously unselected package cmake-data. [2022-06-30T14:24:43.123Z] #42 65.40 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-30T14:24:43.123Z] #42 65.43 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-30T14:24:43.169Z] #84 113.7 checking for sys/stat.h... yes [2022-06-30T14:24:43.383Z] #42 ... [2022-06-30T14:24:43.383Z] [2022-06-30T14:24:43.383Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T14:24:43.383Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T14:24:43.383Z] #40 68.78 NAME: [2022-06-30T14:24:43.383Z] #40 68.78 go-winres - A tool for embedding resources in Windows executables [2022-06-30T14:24:43.383Z] #40 68.78 [2022-06-30T14:24:43.383Z] #40 68.78 USAGE: [2022-06-30T14:24:43.383Z] #40 68.78 go-winres [global options] command [command options] [arguments...] [2022-06-30T14:24:43.383Z] #40 68.78 [2022-06-30T14:24:43.383Z] #40 68.78 COMMANDS: [2022-06-30T14:24:43.383Z] #40 68.78 init Create an initial ./winres/winres.json [2022-06-30T14:24:43.383Z] #40 68.78 make Make syso files for the "go build" command [2022-06-30T14:24:43.383Z] #40 68.78 simply Make syso files for the "go build" command (simplified) [2022-06-30T14:24:43.383Z] #40 68.78 extract Extract all resources from an executable [2022-06-30T14:24:43.383Z] #40 68.78 patch Replace resources in an executable file (exe, dll) [2022-06-30T14:24:43.383Z] #40 68.78 help, h Shows a list of commands or help for one command [2022-06-30T14:24:43.383Z] #40 68.78 [2022-06-30T14:24:43.383Z] #40 68.78 GLOBAL OPTIONS: [2022-06-30T14:24:43.383Z] #40 68.78 --help, -h show help (default: false) [2022-06-30T14:24:43.383Z] #40 DONE 68.9s [2022-06-30T14:24:43.383Z] [2022-06-30T14:24:43.383Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:24:43.383Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:24:43.383Z] #55 62.22 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-30T14:24:43.383Z] #55 62.31 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-30T14:24:43.383Z] #55 62.57 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-30T14:24:43.383Z] #55 62.60 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-30T14:24:43.383Z] #55 62.85 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-30T14:24:43.383Z] #55 62.89 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-30T14:24:43.383Z] #55 62.99 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-30T14:24:43.383Z] #55 62.99 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-30T14:24:43.383Z] #55 63.19 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-30T14:24:43.383Z] #55 63.22 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-30T14:24:43.383Z] #55 63.33 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-30T14:24:43.383Z] #55 63.41 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-30T14:24:43.383Z] #55 63.46 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-30T14:24:43.383Z] #55 63.57 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-30T14:24:43.383Z] #55 63.68 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-30T14:24:43.383Z] #55 63.93 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-30T14:24:43.383Z] #55 63.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-30T14:24:43.383Z] #55 64.04 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-30T14:24:43.383Z] #55 64.05 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-30T14:24:43.383Z] #55 64.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-30T14:24:43.383Z] #55 64.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-30T14:24:43.383Z] #55 64.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-30T14:24:43.383Z] #55 64.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-30T14:24:43.383Z] #55 64.89 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-30T14:24:43.383Z] #55 64.94 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-30T14:24:43.383Z] #55 64.98 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-30T14:24:43.383Z] #55 65.11 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-30T14:24:43.383Z] #55 65.18 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-30T14:24:43.383Z] #55 65.22 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-30T14:24:43.383Z] #55 65.34 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-30T14:24:43.383Z] #55 65.40 go: downloading github.com/julz/importas v0.1.0 [2022-06-30T14:24:43.383Z] #55 65.51 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-30T14:24:43.383Z] #55 65.70 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-30T14:24:43.383Z] #55 65.82 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-30T14:24:43.383Z] #55 65.86 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-30T14:24:43.383Z] #55 65.97 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-30T14:24:43.383Z] #55 66.01 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-30T14:24:43.383Z] #55 66.09 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-30T14:24:43.383Z] #55 66.15 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-30T14:24:43.383Z] #55 66.19 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-30T14:24:43.383Z] #55 66.33 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-30T14:24:43.383Z] #55 66.50 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-30T14:24:43.383Z] #55 66.50 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-30T14:24:43.383Z] #55 67.70 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-30T14:24:43.383Z] #55 67.70 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-30T14:24:43.383Z] #55 67.74 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-30T14:24:43.383Z] #55 67.78 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-30T14:24:43.383Z] #55 68.04 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-30T14:24:43.383Z] #55 68.09 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-30T14:24:43.383Z] #55 68.17 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-30T14:24:43.383Z] #55 68.37 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-30T14:24:43.383Z] #55 68.38 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-30T14:24:43.383Z] #55 68.90 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-30T14:24:43.383Z] #55 68.90 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-30T14:24:43.383Z] #55 68.95 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-30T14:24:43.383Z] #55 68.99 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-30T14:24:43.383Z] #55 69.04 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-30T14:24:43.438Z] #84 114.0 checking for stdlib.h... yes [2022-06-30T14:24:43.462Z] #77 47.11 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-30T14:24:43.644Z] #55 69.09 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-30T14:24:43.644Z] #55 ... [2022-06-30T14:24:43.644Z] [2022-06-30T14:24:43.644Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:43.644Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:43.644Z] #76 69.10 Selecting previously unselected package libsigsegv2:amd64. [2022-06-30T14:24:43.644Z] #76 69.13 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-30T14:24:43.644Z] #76 69.16 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-30T14:24:43.696Z] #84 114.3 checking for string.h... yes [2022-06-30T14:24:43.722Z] #77 47.11 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-30T14:24:43.905Z] #76 69.32 Selecting previously unselected package m4. [2022-06-30T14:24:43.905Z] #76 69.37 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-30T14:24:43.905Z] #76 69.42 Unpacking m4 (1.4.18-5) ... [2022-06-30T14:24:43.954Z] #84 114.7 checking for memory.h... yes [2022-06-30T14:24:43.981Z] #77 47.26 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-30T14:24:43.981Z] #77 47.26 libtoolize: copying file 'm4/libtool.m4' [2022-06-30T14:24:43.981Z] #77 47.43 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-30T14:24:44.077Z] #34 ... [2022-06-30T14:24:44.077Z] [2022-06-30T14:24:44.077Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:44.077Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:24:44.077Z] #14 73.38 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:24:44.077Z] #14 73.84 Fetched 115 MB in 12s (9386 kB/s) [2022-06-30T14:24:44.077Z] #14 74.01 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-30T14:24:44.077Z] #14 74.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T14:24:44.077Z] #14 74.14 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-30T14:24:44.077Z] #14 74.16 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-30T14:24:44.241Z] #77 47.56 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-30T14:24:44.241Z] #77 47.70 libtoolize: copying file 'm4/ltversion.m4' [2022-06-30T14:24:44.241Z] #77 47.80 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-30T14:24:44.241Z] #77 47.91 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-30T14:24:44.486Z] #76 69.99 Selecting previously unselected package autoconf. [2022-06-30T14:24:44.486Z] #76 69.99 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-30T14:24:44.486Z] #76 70.02 Unpacking autoconf (2.69-14) ... [2022-06-30T14:24:44.519Z] #84 114.9 checking for strings.h... yes [2022-06-30T14:24:44.519Z] #84 115.2 checking for inttypes.h... yes [2022-06-30T14:24:44.783Z] #84 115.4 checking for stdint.h... yes [2022-06-30T14:24:44.783Z] #84 115.6 checking for unistd.h... yes [2022-06-30T14:24:45.019Z] #14 79.00 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-30T14:24:45.019Z] #14 79.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-30T14:24:45.019Z] #14 79.02 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-30T14:24:45.408Z] #84 115.8 checking for dlfcn.h... yes [2022-06-30T14:24:45.408Z] #84 116.0 checking for objdir... .libs [2022-06-30T14:24:45.450Z] #76 70.92 Selecting previously unselected package autotools-dev. [2022-06-30T14:24:45.450Z] #76 70.92 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-30T14:24:45.450Z] #76 70.93 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-30T14:24:45.667Z] #84 ... [2022-06-30T14:24:45.667Z] [2022-06-30T14:24:45.667Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T14:24:45.667Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T14:24:45.667Z] #19 150.9 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-06-30T14:24:45.667Z] #19 150.9 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-30T14:24:45.667Z] #19 150.9 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-30T14:24:45.667Z] #19 150.9 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-06-30T14:24:45.667Z] #19 150.9 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-06-30T14:24:45.667Z] #19 150.9 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-30T14:24:45.667Z] #19 151.3 Get:52 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-30T14:24:45.667Z] #19 151.3 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-06-30T14:24:45.667Z] #19 151.3 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-06-30T14:24:45.667Z] #19 151.3 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-06-30T14:24:45.667Z] #19 151.3 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-06-30T14:24:45.667Z] #19 151.3 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-06-30T14:24:45.667Z] #19 151.3 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-06-30T14:24:45.667Z] #19 151.3 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-06-30T14:24:45.667Z] #19 151.3 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-06-30T14:24:45.667Z] #19 151.3 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-06-30T14:24:45.667Z] #19 151.3 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-06-30T14:24:45.667Z] #19 151.3 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-06-30T14:24:45.667Z] #19 151.4 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-06-30T14:24:45.667Z] #19 151.4 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-06-30T14:24:45.667Z] #19 151.4 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-06-30T14:24:45.667Z] #19 151.4 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-06-30T14:24:45.667Z] #19 151.4 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-06-30T14:24:45.667Z] #19 151.4 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-06-30T14:24:45.667Z] #19 151.5 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-06-30T14:24:45.667Z] #19 151.6 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-06-30T14:24:45.667Z] #19 151.6 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-06-30T14:24:45.667Z] #19 151.7 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-06-30T14:24:45.667Z] #19 154.3 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-06-30T14:24:45.667Z] #19 154.3 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-06-30T14:24:45.667Z] #19 154.4 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-06-30T14:24:45.667Z] #19 154.5 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-06-30T14:24:45.667Z] #19 154.6 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-06-30T14:24:45.667Z] #19 157.3 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-06-30T14:24:45.667Z] #19 157.3 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-06-30T14:24:45.667Z] #19 157.3 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-06-30T14:24:45.667Z] #19 157.3 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-06-30T14:24:45.667Z] #19 157.3 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-06-30T14:24:45.667Z] #19 157.3 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-06-30T14:24:45.667Z] #19 157.3 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-06-30T14:24:45.667Z] #19 157.6 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-06-30T14:24:45.667Z] #19 157.6 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-06-30T14:24:45.667Z] #19 157.6 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-06-30T14:24:45.667Z] #19 157.7 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-06-30T14:24:45.714Z] #76 71.25 Selecting previously unselected package automake. [2022-06-30T14:24:45.714Z] #76 71.25 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-30T14:24:45.714Z] #76 71.26 Unpacking automake (1:1.16.3-2) ... [2022-06-30T14:24:45.925Z] #19 161.2 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-06-30T14:24:45.925Z] #19 161.2 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-06-30T14:24:45.925Z] #19 ... [2022-06-30T14:24:45.925Z] [2022-06-30T14:24:45.925Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:24:45.925Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:24:45.925Z] #84 116.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T14:24:45.925Z] #84 116.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T14:24:46.182Z] #84 116.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T14:24:46.461Z] #84 116.8 checking if gcc static flag -static works... yes [2022-06-30T14:24:46.658Z] #76 72.12 Selecting previously unselected package patch. [2022-06-30T14:24:46.658Z] #76 72.14 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-30T14:24:46.658Z] #76 72.14 Unpacking patch (2.7.6-7) ... [2022-06-30T14:24:46.815Z] #84 117.4 checking if gcc supports -c -o file.o... yes [2022-06-30T14:24:46.919Z] #76 72.46 Selecting previously unselected package dpkg-dev. [2022-06-30T14:24:46.919Z] #76 72.46 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-30T14:24:46.919Z] #76 72.47 Unpacking dpkg-dev (1.20.10) ... [2022-06-30T14:24:47.088Z] #84 117.7 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T14:24:47.088Z] #84 117.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-30T14:24:47.424Z] #14 ... [2022-06-30T14:24:47.424Z] [2022-06-30T14:24:47.424Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:24:47.424Z] #64 sha256:ec1bd637d3b47e94d0c0618cdfad78a8e5a0aed9b0f4cbe839dfcfee3a672f38 [2022-06-30T14:24:47.658Z] #84 117.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T14:24:47.658Z] #84 118.5 checking how to hardcode library paths into programs... immediate [2022-06-30T14:24:47.658Z] #84 118.5 checking whether stripping libraries is possible... yes [2022-06-30T14:24:47.658Z] #84 118.6 checking if libtool supports shared libraries... yes [2022-06-30T14:24:47.658Z] #84 118.6 checking whether to build shared libraries... no [2022-06-30T14:24:47.658Z] #84 118.6 checking whether to build static libraries... yes [2022-06-30T14:24:47.940Z] #84 118.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T14:24:47.940Z] #84 118.6 checking whether build environment is sane... yes [2022-06-30T14:24:47.940Z] #84 118.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T14:24:47.940Z] #84 118.7 checking whether make sets $(MAKE)... yes [2022-06-30T14:24:47.943Z] #64 53.49 Updating files: 49% (2382/4779) Updating files: 50% (2390/4779) Updating files: 51% (2438/4779) Updating files: 52% (2486/4779) Updating files: 53% (2533/4779) Updating files: 54% (2581/4779) Updating files: 55% (2629/4779) Updating files: 56% (2677/4779) Updating files: 57% (2725/4779) Updating files: 58% (2772/4779) Updating files: 59% (2820/4779) Updating files: 60% (2868/4779) Updating files: 61% (2916/4779) Updating files: 62% (2963/4779) Updating files: 63% (3011/4779) Updating files: 64% (3059/4779) Updating files: 65% (3107/4779) Updating files: 66% (3155/4779) Updating files: 67% (3202/4779) Updating files: 68% (3250/4779) Updating files: 69% (3298/4779) Updating files: 70% (3346/4779) Updating files: 71% (3394/4779) Updating files: 72% (3441/4779) Updating files: 73% (3489/4779) Updating files: 74% (3537/4779) Updating files: 75% (3585/4779) Updating files: 76% (3633/4779) Updating files: 77% (3680/4779) Updating files: 78% (3728/4779) Updating files: 79% (3776/4779) Updating files: 80% (3824/4779) Updating files: 81% (3871/4779) Updating files: 82% (3919/4779) Updating files: 83% (3967/4779) Updating files: 84% (4015/4779) Updating files: 85% (4063/4779) Updating files: 86% (4110/4779) Updating files: 87% (4158/4779) Updating files: 88% (4206/4779) Updating files: 88% (4252/4779) Updating files: 89% (4254/4779) Updating files: 90% (4302/4779) Updating files: 91% (4349/4779) Updating files: 92% (4397/4779) Updating files: 93% (4445/4779) Updating files: 94% (4493/4779) Updating files: 95% (4541/4779) Updating files: 96% (4588/4779) Updating files: 97% (4636/4779) Updating files: 98% (4684/4779) Updating files: 99% (4732/4779) Updating files: 100% (4779/4779) Updating files: 100% (4779/4779), done. [2022-06-30T14:24:47.944Z] #64 54.93 + cd /tmp/tmp.5u4RCjUP8s/src/github.com/containerd/containerd [2022-06-30T14:24:47.944Z] #64 54.93 + git checkout -q v1.6.6 [2022-06-30T14:24:48.200Z] #84 118.8 checking whether make supports the include directive... yes (GNU style) [2022-06-30T14:24:48.200Z] #84 118.9 checking whether make supports nested variables... yes [2022-06-30T14:24:48.200Z] #84 119.0 checking whether UID '0' is supported by ustar format... yes [2022-06-30T14:24:48.200Z] #84 119.0 checking whether GID '0' is supported by ustar format... yes [2022-06-30T14:24:48.200Z] #84 119.0 checking how to create a ustar tar archive... gnutar [2022-06-30T14:24:48.512Z] #84 119.1 checking dependency style of gcc... gcc3 [2022-06-30T14:24:48.512Z] #84 119.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T14:24:48.512Z] #84 119.2 checking whether make supports nested variables... (cached) yes [2022-06-30T14:24:48.512Z] #84 119.2 checking for gawk... (cached) mawk [2022-06-30T14:24:48.512Z] #84 119.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-30T14:24:48.512Z] #84 119.3 checking for gcc... (cached) gcc [2022-06-30T14:24:48.834Z] #84 119.4 checking whether we are using the GNU C compiler... (cached) yes [2022-06-30T14:24:48.834Z] #84 119.4 checking whether gcc accepts -g... (cached) yes [2022-06-30T14:24:48.834Z] #84 119.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-30T14:24:48.834Z] #84 119.4 checking whether gcc understands -c and -o together... (cached) yes [2022-06-30T14:24:48.834Z] #84 119.4 checking for a Python interpreter with version >= 3... python3 [2022-06-30T14:24:48.834Z] #84 119.5 checking for python3... /usr/bin/python3 [2022-06-30T14:24:48.834Z] #84 119.5 checking for python3 version... 3.9 [2022-06-30T14:24:48.834Z] #84 119.5 checking for python3 platform... linux [2022-06-30T14:24:48.863Z] #76 74.36 Selecting previously unselected package build-essential. [2022-06-30T14:24:48.863Z] #76 74.40 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-30T14:24:48.863Z] #76 74.41 Unpacking build-essential (12.9) ... [2022-06-30T14:24:48.863Z] #76 74.51 Selecting previously unselected package libcap2:amd64. [2022-06-30T14:24:49.092Z] #84 119.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-30T14:24:49.092Z] #84 119.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-30T14:24:49.092Z] #84 119.8 checking for go-md2man... no [2022-06-30T14:24:49.092Z] #84 119.9 checking error.h usability... yes [2022-06-30T14:24:49.092Z] #84 120.0 checking error.h presence... yes [2022-06-30T14:24:49.125Z] #76 74.52 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-30T14:24:49.125Z] #76 74.53 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-30T14:24:49.214Z] #14 ... [2022-06-30T14:24:49.214Z] [2022-06-30T14:24:49.214Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:24:49.214Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:24:49.214Z] #55 72.48 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-30T14:24:49.214Z] #55 72.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-30T14:24:49.214Z] #55 72.59 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-30T14:24:49.214Z] #55 72.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-30T14:24:49.214Z] #55 72.76 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-30T14:24:49.214Z] #55 72.82 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-30T14:24:49.214Z] #55 73.16 go: downloading golang.org/x/text v0.3.7 [2022-06-30T14:24:49.214Z] #55 82.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-30T14:24:49.214Z] #55 82.69 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-30T14:24:49.214Z] #55 82.75 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-30T14:24:49.214Z] #55 82.95 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-30T14:24:49.214Z] #55 83.18 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-30T14:24:49.214Z] #55 83.18 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-30T14:24:49.349Z] #84 120.1 checking for error.h... yes [2022-06-30T14:24:49.349Z] #84 120.1 checking linux/openat2.h usability... yes [2022-06-30T14:24:49.386Z] #76 74.69 Selecting previously unselected package libcap-dev:amd64. [2022-06-30T14:24:49.386Z] #76 74.70 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-30T14:24:49.386Z] #76 74.71 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-30T14:24:49.386Z] #76 74.89 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-30T14:24:49.386Z] #76 74.90 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-30T14:24:49.386Z] #76 74.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:24:49.474Z] #55 83.26 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-30T14:24:49.474Z] #55 83.27 go: downloading golang.org/x/mod v0.5.1 [2022-06-30T14:24:49.474Z] #55 83.43 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-30T14:24:49.474Z] #55 83.48 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-30T14:24:49.474Z] #55 83.51 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-30T14:24:49.517Z] #77 ... [2022-06-30T14:24:49.517Z] [2022-06-30T14:24:49.517Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:49.517Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-30T14:24:49.517Z] #14 97.28 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-30T14:24:49.517Z] #14 97.29 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-06-30T14:24:49.517Z] #14 97.29 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:24:49.608Z] #84 120.3 checking linux/openat2.h presence... yes [2022-06-30T14:24:49.608Z] #84 120.4 checking for linux/openat2.h... yes [2022-06-30T14:24:49.648Z] #76 75.09 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-30T14:24:49.648Z] #76 75.12 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-30T14:24:49.648Z] #76 75.13 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-30T14:24:49.734Z] #55 83.63 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-30T14:24:49.734Z] #55 83.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-30T14:24:49.849Z] #64 56.83 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-30T14:24:49.849Z] #64 56.83 + BUILDTAGS='netgo osusergo static_build' [2022-06-30T14:24:49.849Z] #64 56.83 + export EXTRA_FLAGS=-buildmode=pie [2022-06-30T14:24:49.849Z] #64 56.83 + EXTRA_FLAGS=-buildmode=pie [2022-06-30T14:24:49.849Z] #64 56.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-30T14:24:49.849Z] #64 56.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-30T14:24:49.849Z] #64 56.83 + '[' '' = dynamic ']' [2022-06-30T14:24:49.849Z] #64 56.83 + make [2022-06-30T14:24:49.869Z] #84 120.4 checking for copy_file_range... yes [2022-06-30T14:24:49.909Z] #76 75.42 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-30T14:24:49.909Z] #76 75.42 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-30T14:24:49.909Z] #76 75.44 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T14:24:49.993Z] #55 ... [2022-06-30T14:24:49.993Z] [2022-06-30T14:24:49.993Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:49.993Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:24:49.993Z] #14 83.91 Selecting previously unselected package binutils-mingw-w64. [2022-06-30T14:24:49.993Z] #14 83.92 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-30T14:24:49.993Z] #14 83.93 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-30T14:24:50.126Z] #84 120.7 checking for fgetxattr... yes [2022-06-30T14:24:50.170Z] #76 75.60 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-30T14:24:50.170Z] #76 75.63 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-30T14:24:50.170Z] #76 75.63 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T14:24:50.254Z] #14 84.11 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-30T14:24:50.254Z] #14 84.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T14:24:50.254Z] #14 84.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:24:50.390Z] #84 121.0 checking for statx... yes [2022-06-30T14:24:50.514Z] #14 84.37 Selecting previously unselected package dmsetup. [2022-06-30T14:24:50.514Z] #14 84.42 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T14:24:50.514Z] #14 84.43 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-30T14:24:50.647Z] #84 121.2 checking for fgetpwent_r... yes [2022-06-30T14:24:50.743Z] #76 ... [2022-06-30T14:24:50.743Z] [2022-06-30T14:24:50.743Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:24:50.743Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:24:50.773Z] #14 ... [2022-06-30T14:24:50.773Z] [2022-06-30T14:24:50.773Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:24:50.773Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:24:50.773Z] #77 1.315 Cloning into '/tmp/crun-build'... [2022-06-30T14:24:50.773Z] #77 ... [2022-06-30T14:24:50.773Z] [2022-06-30T14:24:50.773Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:50.773Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:24:50.773Z] #14 84.68 Selecting previously unselected package mingw-w64-common. [2022-06-30T14:24:50.773Z] #14 84.68 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-30T14:24:50.773Z] #14 84.69 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-30T14:24:51.004Z] #34 76.05 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) [2022-06-30T14:24:51.004Z] #34 ... [2022-06-30T14:24:51.004Z] [2022-06-30T14:24:51.004Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:51.004Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:24:51.004Z] #14 66.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-30T14:24:51.004Z] #14 67.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-30T14:24:51.004Z] #14 68.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-30T14:24:51.004Z] #14 70.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-30T14:24:51.004Z] #14 71.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-30T14:24:51.004Z] #14 71.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-30T14:24:51.004Z] #14 71.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-30T14:24:51.004Z] #14 71.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-30T14:24:51.004Z] #14 71.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-30T14:24:51.004Z] #14 71.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-30T14:24:51.004Z] #14 71.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-30T14:24:51.004Z] #14 71.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-30T14:24:51.004Z] #14 71.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-30T14:24:51.004Z] #14 71.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-30T14:24:51.004Z] #14 71.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-30T14:24:51.004Z] #14 71.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-30T14:24:51.004Z] #14 71.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-30T14:24:51.004Z] #14 72.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-30T14:24:51.004Z] #14 72.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-30T14:24:51.004Z] #14 72.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-30T14:24:51.004Z] #14 73.73 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:24:51.004Z] #14 74.16 Fetched 115 MB in 11s (10.6 MB/s) [2022-06-30T14:24:51.004Z] #14 74.30 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-30T14:24:51.004Z] #14 74.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T14:24:51.004Z] #14 74.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-30T14:24:51.004Z] #14 74.45 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-30T14:24:51.004Z] #14 ... [2022-06-30T14:24:51.004Z] [2022-06-30T14:24:51.004Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:24:51.004Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:24:51.033Z] #14 ... [2022-06-30T14:24:51.033Z] [2022-06-30T14:24:51.033Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:24:51.033Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:24:51.033Z] #51 74.80 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-30T14:24:51.033Z] #51 74.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:24:51.033Z] #51 74.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:24:51.033Z] #51 74.85 Setting up python3-six (1.16.0-2) ... [2022-06-30T14:24:51.034Z] #51 77.08 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T14:24:51.034Z] #51 77.12 Setting up python3-protobuf (3.12.4-1) ... [2022-06-30T14:24:51.034Z] #51 83.76 Setting up criu (3.17-1) ... [2022-06-30T14:24:51.211Z] #84 121.5 checking for issetugid... no [2022-06-30T14:24:51.211Z] #84 121.9 checking for pkg-config... /usr/bin/pkg-config [2022-06-30T14:24:51.211Z] #84 121.9 checking pkg-config is at least version 0.9.0... yes [2022-06-30T14:24:51.266Z] #34 76.05 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) [2022-06-30T14:24:51.266Z] #34 ... [2022-06-30T14:24:51.266Z] [2022-06-30T14:24:51.266Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:24:51.266Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:24:51.266Z] #51 66.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-30T14:24:51.266Z] #51 68.59 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:24:51.266Z] #51 69.14 Fetched 2314 kB in 4s (635 kB/s) [2022-06-30T14:24:51.266Z] #51 69.26 Selecting previously unselected package libprotobuf23:amd64. [2022-06-30T14:24:51.266Z] #51 69.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T14:24:51.266Z] #51 69.41 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-30T14:24:51.266Z] #51 69.45 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-30T14:24:51.266Z] #51 71.18 Selecting previously unselected package python3-pkg-resources. [2022-06-30T14:24:51.266Z] #51 71.18 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-30T14:24:51.266Z] #51 71.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:24:51.266Z] #51 71.59 Selecting previously unselected package python3-six. [2022-06-30T14:24:51.266Z] #51 71.61 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-30T14:24:51.266Z] #51 71.62 Unpacking python3-six (1.16.0-2) ... [2022-06-30T14:24:51.266Z] #51 71.74 Selecting previously unselected package python3-protobuf. [2022-06-30T14:24:51.266Z] #51 71.75 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-30T14:24:51.266Z] #51 71.75 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-30T14:24:51.266Z] #51 72.66 Selecting previously unselected package libnet1:amd64. [2022-06-30T14:24:51.266Z] #51 72.66 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-30T14:24:51.266Z] #51 72.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:24:51.266Z] #51 72.81 Selecting previously unselected package libnl-3-200:amd64. [2022-06-30T14:24:51.266Z] #51 72.82 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-30T14:24:51.266Z] #51 72.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T14:24:51.266Z] #51 73.19 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-30T14:24:51.266Z] #51 73.19 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-30T14:24:51.266Z] #51 73.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:24:51.266Z] #51 73.32 Selecting previously unselected package criu. [2022-06-30T14:24:51.266Z] #51 73.32 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-30T14:24:51.266Z] #51 73.38 Unpacking criu (3.17-1) ... [2022-06-30T14:24:51.266Z] #51 74.76 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:24:51.293Z] #51 ... [2022-06-30T14:24:51.293Z] [2022-06-30T14:24:51.293Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:24:51.293Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:24:51.293Z] #42 83.91 Selecting previously unselected package libxml2:amd64. [2022-06-30T14:24:51.293Z] #42 83.92 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-30T14:24:51.293Z] #42 83.93 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-30T14:24:51.293Z] #42 85.06 Selecting previously unselected package libarchive13:amd64. [2022-06-30T14:24:51.293Z] #42 85.06 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-30T14:24:51.293Z] #42 85.10 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-30T14:24:51.529Z] #51 ... [2022-06-30T14:24:51.529Z] [2022-06-30T14:24:51.529Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:24:51.529Z] #64 sha256:3f4a53408bfdff586b986fd9d80507e05cd9bb3f7753e52d6da9deec4ad44e55 [2022-06-30T14:24:51.529Z] #64 2.150 + RM_GOPATH=0 [2022-06-30T14:24:51.529Z] #64 2.150 + TMP_GOPATH= [2022-06-30T14:24:51.529Z] #64 2.150 + : /build [2022-06-30T14:24:51.529Z] #64 2.150 + '[' -z '' ']' [2022-06-30T14:24:51.529Z] #64 2.150 ++ mktemp -d [2022-06-30T14:24:51.529Z] #64 2.151 + export GOPATH=/tmp/tmp.Y8qxqHVi6b [2022-06-30T14:24:51.529Z] #64 2.151 + GOPATH=/tmp/tmp.Y8qxqHVi6b [2022-06-30T14:24:51.529Z] #64 2.151 + RM_GOPATH=1 [2022-06-30T14:24:51.529Z] #64 2.151 + case "$(go env GOARCH)" in [2022-06-30T14:24:51.529Z] #64 2.160 ++ go env GOARCH [2022-06-30T14:24:51.529Z] #64 2.193 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:24:51.529Z] #64 2.193 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:24:51.529Z] #64 2.193 ++ dirname /install.sh [2022-06-30T14:24:51.529Z] #64 2.205 + dir=/ [2022-06-30T14:24:51.529Z] #64 2.206 + bin=containerd [2022-06-30T14:24:51.529Z] #64 2.206 + shift [2022-06-30T14:24:51.529Z] #64 2.206 + '[' '!' -f //containerd.installer ']' [2022-06-30T14:24:51.529Z] #64 2.206 + . //containerd.installer [2022-06-30T14:24:51.529Z] #64 2.206 ++ set -e [2022-06-30T14:24:51.529Z] #64 2.206 ++ : v1.6.6 [2022-06-30T14:24:51.529Z] #64 2.206 + install_containerd [2022-06-30T14:24:51.529Z] #64 2.206 + echo 'Install containerd version v1.6.6' [2022-06-30T14:24:51.529Z] #64 2.206 Install containerd version v1.6.6 [2022-06-30T14:24:51.529Z] #64 2.206 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Y8qxqHVi6b/src/github.com/containerd/containerd [2022-06-30T14:24:51.529Z] #64 2.249 Cloning into '/tmp/tmp.Y8qxqHVi6b/src/github.com/containerd/containerd'... [2022-06-30T14:24:51.753Z] #64 58.47 + bin/ctr [2022-06-30T14:24:51.794Z] #64 ... [2022-06-30T14:24:51.795Z] [2022-06-30T14:24:51.795Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:24:51.795Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:24:51.795Z] #34 76.05 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-30T14:24:51.795Z] #34 77.18 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-30T14:24:51.860Z] #42 85.68 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-30T14:24:51.860Z] #42 85.70 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-30T14:24:51.860Z] #42 85.71 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-30T14:24:52.141Z] #84 121.9 checking for library containing yajl_tree_get... -lyajl [2022-06-30T14:24:52.141Z] #84 122.9 checking for yajl >= 2.0.0... yes [2022-06-30T14:24:52.141Z] #84 122.9 checking sys/capability.h usability... yes [2022-06-30T14:24:52.398Z] #84 123.1 checking sys/capability.h presence... yes [2022-06-30T14:24:52.399Z] #84 123.2 checking for sys/capability.h... yes [2022-06-30T14:24:52.429Z] #42 86.18 Selecting previously unselected package librhash0:amd64. [2022-06-30T14:24:52.429Z] #42 86.18 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-30T14:24:52.429Z] #42 86.25 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-30T14:24:52.688Z] #42 86.69 Selecting previously unselected package libuv1:amd64. [2022-06-30T14:24:52.690Z] #64 ... [2022-06-30T14:24:52.690Z] [2022-06-30T14:24:52.690Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:24:52.690Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:24:52.743Z] #34 77.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:24:52.949Z] #14 90.15 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-30T14:24:52.949Z] #14 90.15 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:24:52.949Z] #14 90.17 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:24:52.958Z] #42 86.69 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-30T14:24:52.958Z] #42 86.70 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-30T14:24:52.963Z] #84 123.2 checking for library containing cap_from_name... -lcap [2022-06-30T14:24:53.218Z] #42 87.22 Selecting previously unselected package cmake. [2022-06-30T14:24:53.477Z] #42 87.22 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-30T14:24:53.477Z] #42 87.24 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-30T14:24:53.538Z] #84 123.8 checking for library containing dlopen... -ldl [2022-06-30T14:24:53.733Z] #14 101.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-30T14:24:53.733Z] #14 101.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-30T14:24:53.733Z] #14 101.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-30T14:24:53.736Z] #42 ... [2022-06-30T14:24:53.736Z] [2022-06-30T14:24:53.736Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:24:53.736Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:24:53.736Z] #51 86.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:24:53.736Z] #51 DONE 87.4s [2022-06-30T14:24:53.736Z] [2022-06-30T14:24:53.736Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:24:53.736Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:24:53.736Z] #55 83.94 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-30T14:24:53.736Z] #55 84.55 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-30T14:24:53.736Z] #55 84.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-30T14:24:53.736Z] #55 84.70 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-30T14:24:53.736Z] #55 85.26 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-30T14:24:53.736Z] #55 85.30 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-30T14:24:53.736Z] #55 85.49 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-30T14:24:53.736Z] #55 85.49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-30T14:24:53.736Z] #55 85.63 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-30T14:24:53.736Z] #55 85.63 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-30T14:24:53.736Z] #55 85.90 go: downloading github.com/prometheus/common v0.10.0 [2022-06-30T14:24:53.736Z] #55 86.13 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-30T14:24:53.736Z] #55 86.28 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-30T14:24:53.736Z] #55 86.42 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-30T14:24:53.801Z] #84 124.4 checking seccomp.h usability... yes [2022-06-30T14:24:53.801Z] #84 124.7 checking seccomp.h presence... yes [2022-06-30T14:24:54.006Z] #14 102.0 Selecting previously unselected package libapparmor1:arm64. [2022-06-30T14:24:54.006Z] #14 102.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-06-30T14:24:54.006Z] #14 102.0 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-06-30T14:24:54.006Z] #14 102.2 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-30T14:24:54.007Z] #14 102.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-06-30T14:24:54.007Z] #14 102.2 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-30T14:24:54.059Z] #84 124.8 checking for seccomp.h... yes [2022-06-30T14:24:54.059Z] #84 124.8 checking for library containing seccomp_rule_add... [2022-06-30T14:24:54.059Z] #84 ... [2022-06-30T14:24:54.059Z] [2022-06-30T14:24:54.059Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:24:54.059Z] #41 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:24:54.059Z] #41 DONE 181.3s [2022-06-30T14:24:54.059Z] [2022-06-30T14:24:54.059Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T14:24:54.059Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T14:24:54.059Z] #19 161.2 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-06-30T14:24:54.059Z] #19 161.3 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-06-30T14:24:54.059Z] #19 161.4 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-06-30T14:24:54.059Z] #19 164.5 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-06-30T14:24:54.059Z] #19 164.5 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-06-30T14:24:54.059Z] #19 164.5 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-06-30T14:24:54.059Z] #19 164.6 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-06-30T14:24:54.059Z] #19 164.6 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-06-30T14:24:54.059Z] #19 164.6 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-06-30T14:24:54.059Z] #19 164.6 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-06-30T14:24:54.059Z] #19 164.6 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-06-30T14:24:54.059Z] #19 164.8 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-06-30T14:24:54.059Z] #19 164.8 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-06-30T14:24:54.059Z] #19 165.0 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-06-30T14:24:54.059Z] #19 165.0 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-06-30T14:24:54.059Z] #19 165.1 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-06-30T14:24:54.059Z] #19 165.1 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-06-30T14:24:54.059Z] #19 165.1 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-06-30T14:24:54.059Z] #19 167.6 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-06-30T14:24:54.059Z] #19 167.6 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-06-30T14:24:54.059Z] #19 167.7 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-06-30T14:24:54.059Z] #19 167.8 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-06-30T14:24:54.059Z] #19 167.8 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-06-30T14:24:54.059Z] #19 169.4 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-06-30T14:24:54.059Z] #19 169.4 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-06-30T14:24:54.059Z] #19 169.4 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-06-30T14:24:54.059Z] #19 169.5 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-06-30T14:24:54.059Z] #19 169.5 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-06-30T14:24:54.059Z] #19 169.5 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-06-30T14:24:54.059Z] #19 169.5 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-06-30T14:24:54.059Z] #19 169.5 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-06-30T14:24:54.059Z] #19 169.5 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-06-30T14:24:54.059Z] #19 169.5 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-06-30T14:24:54.133Z] #34 ... [2022-06-30T14:24:54.133Z] [2022-06-30T14:24:54.133Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:24:54.133Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:24:54.133Z] #55 69.41 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-30T14:24:54.133Z] #55 69.44 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-30T14:24:54.133Z] #55 69.56 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-30T14:24:54.133Z] #55 69.57 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-30T14:24:54.133Z] #55 69.62 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-30T14:24:54.133Z] #55 69.81 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-30T14:24:54.133Z] #55 70.04 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-30T14:24:54.133Z] #55 70.07 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-30T14:24:54.133Z] #55 70.09 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-30T14:24:54.133Z] #55 70.37 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-30T14:24:54.133Z] #55 70.41 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-30T14:24:54.133Z] #55 70.68 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-30T14:24:54.133Z] #55 70.83 go: downloading honnef.co/go/tools v0.2.2 [2022-06-30T14:24:54.133Z] #55 73.55 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-30T14:24:54.133Z] #55 73.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-30T14:24:54.133Z] #55 73.68 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-30T14:24:54.133Z] #55 73.81 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-30T14:24:54.133Z] #55 76.28 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-30T14:24:54.133Z] #55 76.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-30T14:24:54.133Z] #55 76.46 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-30T14:24:54.133Z] #55 76.64 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-30T14:24:54.133Z] #55 77.01 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-30T14:24:54.133Z] #55 77.02 go: downloading golang.org/x/text v0.3.7 [2022-06-30T14:24:54.133Z] #55 ... [2022-06-30T14:24:54.133Z] [2022-06-30T14:24:54.133Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T14:24:54.133Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T14:24:54.133Z] #76 77.08 Selecting previously unselected package libtool. [2022-06-30T14:24:54.133Z] #76 77.08 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-30T14:24:54.133Z] #76 77.16 Unpacking libtool (2.4.6-15) ... [2022-06-30T14:24:54.133Z] #76 77.57 Selecting previously unselected package libudev-dev:amd64. [2022-06-30T14:24:54.133Z] #76 77.57 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-30T14:24:54.133Z] #76 77.59 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-30T14:24:54.133Z] #76 77.85 Selecting previously unselected package libyajl2:amd64. [2022-06-30T14:24:54.133Z] #76 77.86 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-30T14:24:54.133Z] #76 77.89 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-30T14:24:54.133Z] #76 78.02 Selecting previously unselected package libyajl-dev:amd64. [2022-06-30T14:24:54.133Z] #76 78.04 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-30T14:24:54.133Z] #76 78.05 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-30T14:24:54.133Z] #76 78.40 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T14:24:54.133Z] #76 78.42 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-30T14:24:54.133Z] #76 78.43 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-30T14:24:54.133Z] #76 78.45 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-30T14:24:54.133Z] #76 78.49 Setting up file (1:5.39-3) ... [2022-06-30T14:24:54.133Z] #76 78.50 Setting up bzip2 (1.0.8-4) ... [2022-06-30T14:24:54.133Z] #76 78.52 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:24:54.133Z] #76 78.53 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-30T14:24:54.133Z] #76 78.54 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-30T14:24:54.133Z] #76 78.56 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-30T14:24:54.133Z] #76 78.58 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-30T14:24:54.133Z] #76 78.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:24:54.133Z] #76 78.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-30T14:24:54.133Z] #76 78.79 Setting up patch (2.7.6-7) ... [2022-06-30T14:24:54.133Z] #76 78.83 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-30T14:24:54.133Z] #76 78.89 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-30T14:24:54.133Z] #76 78.92 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-30T14:24:54.133Z] #76 78.95 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T14:24:54.133Z] #76 78.97 Setting up libtool (2.4.6-15) ... [2022-06-30T14:24:54.133Z] #76 78.98 Setting up m4 (1.4.18-5) ... [2022-06-30T14:24:54.133Z] #76 79.02 Setting up dpkg-dev (1.20.10) ... [2022-06-30T14:24:54.133Z] #76 79.07 Setting up autoconf (2.69-14) ... [2022-06-30T14:24:54.133Z] #76 79.09 Setting up build-essential (12.9) ... [2022-06-30T14:24:54.133Z] #76 79.10 Setting up automake (1:1.16.3-2) ... [2022-06-30T14:24:54.133Z] #76 79.14 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-30T14:24:54.133Z] #76 79.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:24:54.273Z] #14 102.4 Selecting previously unselected package libbtrfs0:arm64. [2022-06-30T14:24:54.274Z] #14 102.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-06-30T14:24:54.274Z] #14 102.4 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-06-30T14:24:54.274Z] #14 102.6 Selecting previously unselected package libbtrfs-dev:arm64. [2022-06-30T14:24:54.317Z] #19 169.6 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-06-30T14:24:54.317Z] #19 169.6 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-06-30T14:24:54.317Z] #19 ... [2022-06-30T14:24:54.317Z] [2022-06-30T14:24:54.317Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:24:54.317Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:24:54.317Z] #84 124.8 checking for library containing seccomp_rule_add... -lseccomp [2022-06-30T14:24:54.533Z] #14 102.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-06-30T14:24:54.533Z] #14 102.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-30T14:24:54.533Z] #14 102.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-06-30T14:24:54.533Z] #14 102.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-06-30T14:24:54.533Z] #14 102.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-30T14:24:54.708Z] #76 DONE 80.2s [2022-06-30T14:24:54.708Z] [2022-06-30T14:24:54.708Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:24:54.708Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:24:54.708Z] #51 78.18 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-30T14:24:54.708Z] #51 78.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:24:54.708Z] #51 78.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:24:54.708Z] #51 78.25 Setting up python3-six (1.16.0-2) ... [2022-06-30T14:24:54.791Z] #14 102.9 Selecting previously unselected package libudev-dev:arm64. [2022-06-30T14:24:54.791Z] #14 103.0 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-06-30T14:24:54.791Z] #14 103.0 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-06-30T14:24:54.832Z] #84 125.3 checking for library containing seccomp_arch_resolve_name... none required [2022-06-30T14:24:55.050Z] #14 103.1 Selecting previously unselected package libsepol1-dev:arm64. [2022-06-30T14:24:55.050Z] #14 103.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-06-30T14:24:55.050Z] #14 103.1 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-06-30T14:24:55.089Z] #84 125.6 checking systemd/sd-bus.h usability... yes [2022-06-30T14:24:55.089Z] #84 125.8 checking systemd/sd-bus.h presence... yes [2022-06-30T14:24:55.089Z] #84 125.9 checking for systemd/sd-bus.h... yes [2022-06-30T14:24:55.281Z] #51 80.25 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T14:24:55.281Z] #51 80.29 Setting up python3-protobuf (3.12.4-1) ... [2022-06-30T14:24:55.312Z] #14 103.4 Selecting previously unselected package libpcre2-16-0:arm64. [2022-06-30T14:24:55.312Z] #14 103.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-06-30T14:24:55.312Z] #14 103.4 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-06-30T14:24:55.312Z] #14 103.6 Selecting previously unselected package libpcre2-32-0:arm64. [2022-06-30T14:24:55.312Z] #14 103.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-06-30T14:24:55.572Z] #14 103.6 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-06-30T14:24:55.572Z] #14 103.8 Selecting previously unselected package libpcre2-posix2:arm64. [2022-06-30T14:24:55.572Z] #14 103.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-06-30T14:24:55.572Z] #14 103.8 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-06-30T14:24:55.572Z] #14 103.9 Selecting previously unselected package libpcre2-dev:arm64. [2022-06-30T14:24:55.642Z] #55 89.44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-30T14:24:55.831Z] #14 103.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-06-30T14:24:55.831Z] #14 103.9 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-06-30T14:24:55.831Z] #14 ... [2022-06-30T14:24:55.831Z] [2022-06-30T14:24:55.831Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:24:55.831Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-30T14:24:55.831Z] #77 59.28 configure.ac:7: installing 'build-aux/compile' [2022-06-30T14:24:55.831Z] #77 59.28 configure.ac:9: installing 'build-aux/config.guess' [2022-06-30T14:24:55.831Z] #77 59.31 configure.ac:9: installing 'build-aux/config.sub' [2022-06-30T14:24:55.831Z] #77 59.32 configure.ac:11: installing 'build-aux/install-sh' [2022-06-30T14:24:55.831Z] #77 59.32 configure.ac:11: installing 'build-aux/missing' [2022-06-30T14:24:56.022Z] #84 125.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-30T14:24:56.089Z] #77 59.50 Makefile.am: installing 'build-aux/depcomp' [2022-06-30T14:24:56.089Z] #77 59.58 parallel-tests: installing 'build-aux/test-driver' [2022-06-30T14:24:56.229Z] #51 ... [2022-06-30T14:24:56.229Z] [2022-06-30T14:24:56.229Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:24:56.229Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:24:56.229Z] #42 71.72 Selecting previously unselected package libicu67:amd64. [2022-06-30T14:24:56.229Z] #42 71.76 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-30T14:24:56.229Z] #42 71.78 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-30T14:24:56.280Z] #84 126.7 checking for sd_notify_barrier... yes [2022-06-30T14:24:56.490Z] #42 ... [2022-06-30T14:24:56.490Z] [2022-06-30T14:24:56.490Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:24:56.490Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:24:56.490Z] #77 1.266 Cloning into '/tmp/crun-build'... [2022-06-30T14:24:56.537Z] #84 127.1 checking linux/bpf.h usability... yes [2022-06-30T14:24:56.537Z] #84 127.3 checking linux/bpf.h presence... yes [2022-06-30T14:24:56.537Z] #84 127.3 checking for linux/bpf.h... yes [2022-06-30T14:24:56.796Z] #84 127.3 checking compilation for eBPF... yes [2022-06-30T14:24:56.796Z] #84 127.6 checking for criu >= 3.15... no [2022-06-30T14:24:56.796Z] #84 127.7 configure: CRIU headers not found, building without CRIU support [2022-06-30T14:24:56.796Z] #84 127.7 checking for criu > 3.16... no [2022-06-30T14:24:56.796Z] #84 127.7 configure: CRIU version doesn't support join-ns API [2022-06-30T14:24:56.796Z] #84 127.7 checking for criu > 3.16.1... no [2022-06-30T14:24:56.796Z] #84 127.7 configure: CRIU version doesn't support for pre-dumping [2022-06-30T14:24:57.055Z] #84 127.7 checking for new mount API (fsconfig)... yes [2022-06-30T14:24:57.055Z] #84 127.9 checking for seccomp notify API... yes [2022-06-30T14:24:57.314Z] #84 128.0 checking for gperf... no [2022-06-30T14:24:57.314Z] #84 128.0 configure: gperf not found - cannot rebuild signal parser code [2022-06-30T14:24:57.314Z] #84 128.0 checking for library containing argp_parse... none required [2022-06-30T14:24:57.834Z] #84 128.5 checking that generated files are newer than configure... done [2022-06-30T14:24:57.834Z] #84 128.5 configure: creating ./config.status [2022-06-30T14:24:58.398Z] #84 ... [2022-06-30T14:24:58.398Z] [2022-06-30T14:24:58.398Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:24:58.398Z] #43 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T14:24:58.398Z] #43 185.4 Delve is a source level debugger for Go programs. [2022-06-30T14:24:58.398Z] #43 185.4 [2022-06-30T14:24:58.398Z] #43 185.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-30T14:24:58.398Z] #43 185.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-30T14:24:58.398Z] #43 185.4 [2022-06-30T14:24:58.398Z] #43 185.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-30T14:24:58.398Z] #43 185.4 [2022-06-30T14:24:58.398Z] #43 185.4 Pass flags to the program you are debugging using `--`, for example: [2022-06-30T14:24:58.398Z] #43 185.4 [2022-06-30T14:24:58.398Z] #43 185.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-30T14:24:58.398Z] #43 185.4 [2022-06-30T14:24:58.398Z] #43 185.4 Usage: [2022-06-30T14:24:58.398Z] #43 185.4 dlv [command] [2022-06-30T14:24:58.398Z] #43 185.4 [2022-06-30T14:24:58.398Z] #43 185.4 Available Commands: [2022-06-30T14:24:58.398Z] #43 185.4 attach Attach to running process and begin debugging. [2022-06-30T14:24:58.398Z] #43 185.4 connect Connect to a headless debug server with a terminal client. [2022-06-30T14:24:58.398Z] #43 185.4 core Examine a core dump. [2022-06-30T14:24:58.398Z] #43 185.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-30T14:24:58.398Z] #43 185.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-30T14:24:58.398Z] #43 185.4 exec Execute a precompiled binary, and begin a debug session. [2022-06-30T14:24:58.398Z] #43 185.4 help Help about any command [2022-06-30T14:24:58.398Z] #43 185.4 run Deprecated command. Use 'debug' instead. [2022-06-30T14:24:58.398Z] #43 185.4 test Compile test binary and begin debugging program. [2022-06-30T14:24:58.398Z] #43 185.4 trace Compile and begin tracing program. [2022-06-30T14:24:58.398Z] #43 185.4 version Prints version. [2022-06-30T14:24:58.398Z] #43 185.4 [2022-06-30T14:24:58.398Z] #43 185.4 Flags: [2022-06-30T14:24:58.398Z] #43 185.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-30T14:24:58.398Z] #43 185.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-30T14:24:58.398Z] #43 185.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-30T14:24:58.399Z] #43 185.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-30T14:24:58.399Z] #43 185.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-30T14:24:58.399Z] #43 185.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-30T14:24:58.399Z] #43 185.4 --disable-aslr Disables address space randomization [2022-06-30T14:24:58.399Z] #43 185.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-30T14:24:58.399Z] #43 185.4 -h, --help help for dlv [2022-06-30T14:24:58.399Z] #43 185.4 --init string Init file, executed by the terminal client. [2022-06-30T14:24:58.399Z] #43 185.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-30T14:24:58.399Z] #43 185.4 --log Enable debugging server logging. [2022-06-30T14:24:58.399Z] #43 185.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-30T14:24:58.399Z] #43 185.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-30T14:24:58.399Z] #43 185.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-30T14:24:58.399Z] #43 185.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-30T14:24:58.399Z] #43 185.4 --wd string Working directory for running the program. [2022-06-30T14:24:58.399Z] #43 185.4 [2022-06-30T14:24:58.399Z] #43 185.4 Additional help topics: [2022-06-30T14:24:58.399Z] #43 185.4 dlv backend Help about the --backend flag. [2022-06-30T14:24:58.399Z] #43 185.4 dlv log Help about logging flags. [2022-06-30T14:24:58.399Z] #43 185.4 dlv redirect Help about file redirection. [2022-06-30T14:24:58.399Z] #43 185.4 [2022-06-30T14:24:58.399Z] #43 185.4 Use "dlv [command] --help" for more information about a command. [2022-06-30T14:24:58.399Z] #43 DONE 185.6s [2022-06-30T14:24:58.399Z] [2022-06-30T14:24:58.399Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T14:24:58.399Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T14:24:58.399Z] #19 171.9 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-06-30T14:24:58.399Z] #19 171.9 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-06-30T14:24:58.399Z] #19 172.0 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-06-30T14:24:58.399Z] #19 172.1 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-06-30T14:24:58.399Z] #19 172.2 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-06-30T14:24:58.625Z] #77 61.70 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-30T14:24:58.625Z] #77 61.70 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-30T14:24:58.625Z] #77 62.16 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-30T14:24:58.625Z] #77 62.16 libtoolize: copying file 'm4/libtool.m4' [2022-06-30T14:24:58.625Z] #77 62.21 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-30T14:24:58.625Z] #77 62.27 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-30T14:24:58.656Z] #19 174.0 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-06-30T14:24:58.656Z] #19 174.0 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-06-30T14:24:58.884Z] #77 62.38 libtoolize: copying file 'm4/ltversion.m4' [2022-06-30T14:24:58.884Z] #77 62.51 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-30T14:24:59.523Z] #14 96.07 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-30T14:24:59.523Z] #14 96.07 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:24:59.523Z] #14 96.11 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-30T14:24:59.523Z] #14 ... [2022-06-30T14:24:59.523Z] [2022-06-30T14:24:59.523Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:24:59.523Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:24:59.523Z] #77 34.14 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-30T14:24:59.587Z] #19 175.0 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:25:00.092Z] #77 45.08 libtoolize: putting auxiliary files in '.'. [2022-06-30T14:25:00.092Z] #77 45.08 libtoolize: copying file './ltmain.sh' [2022-06-30T14:25:00.154Z] #19 175.5 Fetched 788 MB in 42s (18.9 MB/s) [2022-06-30T14:25:00.412Z] #19 175.7 Selecting previously unselected package liblocale-gettext-perl. [2022-06-30T14:25:00.412Z] #19 175.7 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T14:25:00.412Z] #19 175.7 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-06-30T14:25:00.412Z] #19 175.7 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-06-30T14:25:00.412Z] #19 175.8 Selecting previously unselected package bzip2. [2022-06-30T14:25:00.412Z] #19 175.8 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-06-30T14:25:00.412Z] #19 175.8 Unpacking bzip2 (1.0.8-4) ... [2022-06-30T14:25:00.670Z] #19 175.9 Selecting previously unselected package libmagic-mgc. [2022-06-30T14:25:00.670Z] #19 175.9 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-30T14:25:00.670Z] #19 175.9 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-30T14:25:00.670Z] #19 176.2 Selecting previously unselected package libmagic1:amd64. [2022-06-30T14:25:00.696Z] #77 ... [2022-06-30T14:25:00.696Z] [2022-06-30T14:25:00.696Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:25:00.696Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:25:00.696Z] #42 83.83 Selecting previously unselected package libxml2:amd64. [2022-06-30T14:25:00.696Z] #42 83.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-30T14:25:00.696Z] #42 83.88 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-30T14:25:00.696Z] #42 85.05 Selecting previously unselected package libarchive13:amd64. [2022-06-30T14:25:00.696Z] #42 85.05 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-30T14:25:00.696Z] #42 85.07 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-30T14:25:00.696Z] #42 85.64 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-30T14:25:00.696Z] #42 85.67 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-30T14:25:00.696Z] #42 85.69 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-30T14:25:00.696Z] #42 85.86 Selecting previously unselected package librhash0:amd64. [2022-06-30T14:25:00.696Z] #42 85.86 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-30T14:25:00.696Z] #42 85.86 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-30T14:25:00.919Z] #55 ... [2022-06-30T14:25:00.919Z] [2022-06-30T14:25:00.919Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:25:00.919Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:25:00.919Z] #42 94.49 Setting up libicu67:amd64 (67.1-7) ... [2022-06-30T14:25:00.919Z] #42 94.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:25:00.919Z] #42 94.53 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-30T14:25:00.919Z] #42 94.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:25:00.919Z] #42 94.60 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-30T14:25:00.919Z] #42 94.62 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-30T14:25:00.919Z] #42 94.66 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-30T14:25:00.919Z] #42 94.70 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-30T14:25:00.919Z] #42 94.75 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-30T14:25:00.919Z] #42 94.78 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-30T14:25:00.919Z] #42 94.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:25:00.931Z] #19 176.2 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-30T14:25:00.931Z] #19 176.2 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-30T14:25:00.931Z] #19 176.4 Selecting previously unselected package file. [2022-06-30T14:25:00.957Z] #42 86.33 Selecting previously unselected package libuv1:amd64. [2022-06-30T14:25:00.957Z] #42 86.34 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-30T14:25:00.957Z] #42 86.39 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-30T14:25:01.030Z] #77 45.88 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-30T14:25:01.030Z] #77 45.88 libtoolize: and rerunning libtoolize and aclocal. [2022-06-30T14:25:01.030Z] #77 45.88 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-30T14:25:01.187Z] #19 176.4 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-06-30T14:25:01.187Z] #19 176.4 Unpacking file (1:5.39-3) ... [2022-06-30T14:25:01.218Z] #42 86.80 Selecting previously unselected package cmake. [2022-06-30T14:25:01.218Z] #42 86.80 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-30T14:25:01.218Z] #42 86.81 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-30T14:25:01.422Z] #77 ... [2022-06-30T14:25:01.422Z] [2022-06-30T14:25:01.422Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:25:01.422Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-30T14:25:01.422Z] #14 104.5 Selecting previously unselected package libselinux1-dev:arm64. [2022-06-30T14:25:01.422Z] #14 104.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-06-30T14:25:01.422Z] #14 104.5 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-06-30T14:25:01.422Z] #14 104.7 Selecting previously unselected package libdevmapper-dev:arm64. [2022-06-30T14:25:01.422Z] #14 104.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-06-30T14:25:01.422Z] #14 104.8 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-06-30T14:25:01.422Z] #14 104.9 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-30T14:25:01.422Z] #14 104.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-30T14:25:01.422Z] #14 104.9 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-30T14:25:01.422Z] #14 105.0 Selecting previously unselected package libsystemd-dev:arm64. [2022-06-30T14:25:01.422Z] #14 105.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-06-30T14:25:01.422Z] #14 105.0 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-06-30T14:25:01.422Z] #14 105.6 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-30T14:25:01.422Z] #14 105.6 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-06-30T14:25:01.422Z] #14 105.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-30T14:25:01.422Z] #14 105.6 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-06-30T14:25:01.422Z] #14 105.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-30T14:25:01.422Z] #14 105.6 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-06-30T14:25:01.422Z] #14 105.6 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-06-30T14:25:01.422Z] #14 105.6 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-06-30T14:25:01.422Z] #14 105.7 Setting up libudev-dev:arm64 (247.3-7) ... [2022-06-30T14:25:01.422Z] #14 105.7 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-06-30T14:25:01.422Z] #14 105.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-30T14:25:01.422Z] #14 105.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-30T14:25:01.422Z] #14 105.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-30T14:25:01.422Z] #14 105.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-30T14:25:01.422Z] #14 105.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-30T14:25:01.422Z] #14 105.7 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-06-30T14:25:01.422Z] #14 105.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-30T14:25:01.422Z] #14 105.8 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-06-30T14:25:01.422Z] #14 105.8 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-06-30T14:25:01.422Z] #14 105.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-30T14:25:01.422Z] #14 105.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:25:01.422Z] #14 105.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-30T14:25:01.422Z] #14 105.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:25:01.422Z] #14 105.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-30T14:25:01.422Z] #14 105.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-30T14:25:01.422Z] #14 105.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:25:01.422Z] #14 105.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-30T14:25:01.422Z] #14 105.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:25:01.422Z] #14 105.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-30T14:25:01.422Z] #14 105.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-30T14:25:01.422Z] #14 105.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-30T14:25:01.422Z] #14 106.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-30T14:25:01.422Z] #14 106.0 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-06-30T14:25:01.422Z] #14 106.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:25:01.422Z] #14 DONE 109.3s [2022-06-30T14:25:01.422Z] [2022-06-30T14:25:01.422Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:25:01.422Z] #67 sha256:04166a086cb880409f558aaa7f60e25fb72c068598c62ca74dd1245e1030f040 [2022-06-30T14:25:01.422Z] #67 104.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-30T14:25:01.422Z] #67 104.2 + GOBIN=/build [2022-06-30T14:25:01.422Z] #67 104.2 + GO111MODULE=on [2022-06-30T14:25:01.422Z] #67 104.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:25:01.422Z] #67 ... [2022-06-30T14:25:01.422Z] [2022-06-30T14:25:01.422Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-30T14:25:01.422Z] #59 sha256:5c204ac9aaab9e0269a849f8bf584d816ed449bc6428a7108732ceb218a423b1 [2022-06-30T14:25:01.422Z] #59 DONE 0.3s [2022-06-30T14:25:01.422Z] [2022-06-30T14:25:01.422Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:25:01.422Z] #60 sha256:c0777f02941871ae00abd601d37182e808f5e5ac0b11475b9151c084b7f826a8 [2022-06-30T14:25:01.444Z] #19 176.6 Selecting previously unselected package xz-utils. [2022-06-30T14:25:01.444Z] #19 176.6 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-30T14:25:01.444Z] #19 176.6 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:25:01.444Z] #19 176.8 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-06-30T14:25:01.444Z] #19 176.8 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-30T14:25:01.444Z] #19 176.8 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-06-30T14:25:01.682Z] #60 ... [2022-06-30T14:25:01.682Z] [2022-06-30T14:25:01.682Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:25:01.682Z] #67 sha256:04166a086cb880409f558aaa7f60e25fb72c068598c62ca74dd1245e1030f040 [2022-06-30T14:25:01.682Z] #67 109.4 rootlesskit version 1.0.0 [2022-06-30T14:25:01.682Z] #67 109.4 Usage of /build/rootlesskit-docker-proxy: [2022-06-30T14:25:01.682Z] #67 109.4 -container-ip string [2022-06-30T14:25:01.682Z] #67 109.4 container ip [2022-06-30T14:25:01.682Z] #67 109.4 -container-port int [2022-06-30T14:25:01.682Z] #67 109.4 container port (default -1) [2022-06-30T14:25:01.682Z] #67 109.4 -host-ip string [2022-06-30T14:25:01.682Z] #67 109.4 host ip [2022-06-30T14:25:01.682Z] #67 109.4 -host-port int [2022-06-30T14:25:01.682Z] #67 109.4 host port (default -1) [2022-06-30T14:25:01.682Z] #67 109.4 -proto string [2022-06-30T14:25:01.682Z] #67 109.4 proxy protocol (default "tcp") [2022-06-30T14:25:01.683Z] #67 DONE 109.6s [2022-06-30T14:25:01.942Z] [2022-06-30T14:25:01.942Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-30T14:25:01.942Z] #68 sha256:31ca59e1e2427ef820e4b40099d46fbbd9d998fd2717e83957a2359d1cf8658b [2022-06-30T14:25:01.942Z] #68 DONE 0.1s [2022-06-30T14:25:01.942Z] [2022-06-30T14:25:01.942Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-30T14:25:01.942Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00 [2022-06-30T14:25:01.942Z] #15 ... [2022-06-30T14:25:01.942Z] [2022-06-30T14:25:01.942Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-30T14:25:01.942Z] #69 sha256:66051fe22513789fb69a51b4141c1963444331421ffc472a44bb35b524fe0264 [2022-06-30T14:25:01.942Z] #69 DONE 0.1s [2022-06-30T14:25:02.201Z] [2022-06-30T14:25:02.201Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T14:25:02.201Z] #26 sha256:f66985a1b121081ebf382079356d5b674edd28565ade8e1a597d15724a191034 [2022-06-30T14:25:02.298Z] #42 DONE 96.0s [2022-06-30T14:25:02.298Z] [2022-06-30T14:25:02.298Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-30T14:25:02.298Z] #43 sha256:904545908d68cfac0579daf5b31c07452c08fd9a4ea0b9fc03b5b9e85f8faf32 [2022-06-30T14:25:02.298Z] #43 DONE 0.1s [2022-06-30T14:25:02.298Z] [2022-06-30T14:25:02.298Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:02.298Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:25:02.298Z] #77 11.42 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-30T14:25:02.298Z] #77 11.53 Cloning into '/tmp/crun-build/libocispec'... [2022-06-30T14:25:02.298Z] #77 13.70 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-30T14:25:02.298Z] #77 13.74 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-30T14:25:02.298Z] #77 13.74 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-30T14:25:02.298Z] #77 13.74 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-30T14:25:02.298Z] #77 13.77 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-30T14:25:02.298Z] #77 17.56 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-30T14:25:02.298Z] #77 20.52 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-30T14:25:02.298Z] #77 ... [2022-06-30T14:25:02.298Z] [2022-06-30T14:25:02.298Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:25:02.298Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:25:02.298Z] #14 95.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-30T14:25:02.298Z] #14 95.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-30T14:25:02.298Z] #14 95.43 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-30T14:25:02.463Z] #26 ... [2022-06-30T14:25:02.463Z] [2022-06-30T14:25:02.463Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:25:02.463Z] #60 sha256:c0777f02941871ae00abd601d37182e808f5e5ac0b11475b9151c084b7f826a8 [2022-06-30T14:25:02.463Z] #60 1.123 + RM_GOPATH=0 [2022-06-30T14:25:02.463Z] #60 1.126 + TMP_GOPATH= [2022-06-30T14:25:02.463Z] #60 1.130 + : /build [2022-06-30T14:25:02.463Z] #60 1.130 + '[' -z '' ']' [2022-06-30T14:25:02.463Z] #60 1.130 ++ mktemp -d [2022-06-30T14:25:02.463Z] #60 1.148 + export GOPATH=/tmp/tmp.JA0wFxJh2m [2022-06-30T14:25:02.463Z] #60 1.148 + GOPATH=/tmp/tmp.JA0wFxJh2m [2022-06-30T14:25:02.463Z] #60 1.148 + RM_GOPATH=1 [2022-06-30T14:25:02.463Z] #60 1.148 + case "$(go env GOARCH)" in [2022-06-30T14:25:02.463Z] #60 1.149 ++ go env GOARCH [2022-06-30T14:25:02.463Z] #60 1.179 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:25:02.463Z] #60 1.179 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:25:02.463Z] #60 1.186 ++ dirname /install.sh [2022-06-30T14:25:02.463Z] #60 1.193 + dir=/ [2022-06-30T14:25:02.463Z] #60 1.198 + bin=runc [2022-06-30T14:25:02.463Z] #60 1.198 + shift [2022-06-30T14:25:02.463Z] #60 1.198 + '[' '!' -f //runc.installer ']' [2022-06-30T14:25:02.463Z] #60 1.200 + . //runc.installer [2022-06-30T14:25:02.463Z] #60 1.200 ++ set -e [2022-06-30T14:25:02.463Z] #60 1.200 ++ : v1.1.2 [2022-06-30T14:25:02.463Z] #60 1.200 + install_runc [2022-06-30T14:25:02.463Z] #60 1.201 + RUNC_BUILDTAGS=seccomp [2022-06-30T14:25:02.463Z] #60 1.201 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-30T14:25:02.463Z] #60 1.201 Install runc version v1.1.2 (build tags: seccomp) [2022-06-30T14:25:02.463Z] #60 1.201 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JA0wFxJh2m/src/github.com/opencontainers/runc [2022-06-30T14:25:02.463Z] #60 1.215 Cloning into '/tmp/tmp.JA0wFxJh2m/src/github.com/opencontainers/runc'... [2022-06-30T14:25:02.722Z] #60 ... [2022-06-30T14:25:02.722Z] [2022-06-30T14:25:02.722Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-30T14:25:02.722Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00 [2022-06-30T14:25:02.722Z] #15 DONE 1.6s [2022-06-30T14:25:02.722Z] [2022-06-30T14:25:02.722Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-30T14:25:02.722Z] #16 sha256:2cd4662a7e0c8506cf1db0a3c783d8e69fc17c83f0d53c3945b80f74260ecfd0 [2022-06-30T14:25:03.134Z] #42 ... [2022-06-30T14:25:03.134Z] [2022-06-30T14:25:03.134Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:25:03.134Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:25:03.134Z] #14 78.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-30T14:25:03.134Z] #14 78.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-30T14:25:03.134Z] #14 78.66 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-30T14:25:03.134Z] #14 83.81 Selecting previously unselected package binutils-mingw-w64. [2022-06-30T14:25:03.134Z] #14 83.81 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-30T14:25:03.134Z] #14 83.81 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-30T14:25:03.134Z] #14 84.30 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-30T14:25:03.134Z] #14 84.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T14:25:03.134Z] #14 84.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:25:03.134Z] #14 84.80 Selecting previously unselected package dmsetup. [2022-06-30T14:25:03.134Z] #14 84.81 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T14:25:03.134Z] #14 84.84 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-30T14:25:03.134Z] #14 85.28 Selecting previously unselected package mingw-w64-common. [2022-06-30T14:25:03.134Z] #14 85.29 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-30T14:25:03.134Z] #14 85.32 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-30T14:25:03.338Z] #19 178.6 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-06-30T14:25:03.338Z] #19 178.6 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-06-30T14:25:03.338Z] #19 178.6 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-06-30T14:25:03.395Z] #14 ... [2022-06-30T14:25:03.395Z] [2022-06-30T14:25:03.395Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:25:03.395Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:25:03.395Z] #55 86.73 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-30T14:25:03.395Z] #55 86.87 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-30T14:25:03.395Z] #55 86.87 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-30T14:25:03.395Z] #55 86.97 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-30T14:25:03.395Z] #55 87.07 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-30T14:25:03.395Z] #55 87.20 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-30T14:25:03.395Z] #55 87.37 go: downloading golang.org/x/mod v0.5.1 [2022-06-30T14:25:03.395Z] #55 87.48 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-30T14:25:03.395Z] #55 87.53 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-30T14:25:03.395Z] #55 87.70 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-30T14:25:03.395Z] #55 87.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-30T14:25:03.395Z] #55 88.29 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-30T14:25:03.673Z] #55 89.06 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-30T14:25:03.673Z] #55 89.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-30T14:25:03.673Z] #55 89.23 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-30T14:25:04.108Z] #16 DONE 1.4s [2022-06-30T14:25:04.108Z] [2022-06-30T14:25:04.108Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-30T14:25:04.108Z] #17 sha256:62342bb3e0d44055f2152b49fde1b4efa49fd44a77773d46b2210d92aec5a83e [2022-06-30T14:25:04.619Z] #55 89.79 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-30T14:25:04.619Z] #55 89.85 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-30T14:25:04.619Z] #55 89.97 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-30T14:25:04.619Z] #55 90.01 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-30T14:25:04.619Z] #55 90.02 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-30T14:25:04.619Z] #55 90.10 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-30T14:25:04.677Z] #17 0.721 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-30T14:25:04.705Z] #19 179.9 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-06-30T14:25:04.705Z] #19 179.9 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-06-30T14:25:04.705Z] #19 179.9 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-06-30T14:25:04.880Z] #55 90.37 go: downloading github.com/prometheus/common v0.10.0 [2022-06-30T14:25:04.935Z] #17 DONE 0.8s [2022-06-30T14:25:04.935Z] [2022-06-30T14:25:04.935Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-30T14:25:04.935Z] #18 sha256:7df831cd34c3e236217c8eb9e9d1f16a3e6abd6c752f0215ba9a94816c500d08 [2022-06-30T14:25:05.141Z] #55 90.62 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-30T14:25:05.403Z] #55 90.71 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-30T14:25:05.403Z] #55 90.85 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-30T14:25:05.639Z] #19 ... [2022-06-30T14:25:05.639Z] [2022-06-30T14:25:05.639Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:05.639Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:25:05.639Z] #84 131.2 config.status: creating Makefile [2022-06-30T14:25:05.639Z] #84 131.3 config.status: creating rpm/crun.spec [2022-06-30T14:25:05.639Z] #84 131.3 config.status: creating config.h [2022-06-30T14:25:05.639Z] #84 131.4 config.status: executing libtool commands [2022-06-30T14:25:05.639Z] #84 131.4 config.status: executing depfiles commands [2022-06-30T14:25:05.639Z] #84 132.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-30T14:25:05.639Z] #84 132.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-30T14:25:05.639Z] #84 133.0 checking for gcc... gcc [2022-06-30T14:25:05.639Z] #84 133.1 checking whether the C compiler works... yes [2022-06-30T14:25:05.639Z] #84 133.3 checking for C compiler default output file name... a.out [2022-06-30T14:25:05.639Z] #84 133.3 checking for suffix of executables... [2022-06-30T14:25:05.639Z] #84 133.5 checking whether we are cross compiling... no [2022-06-30T14:25:05.639Z] #84 133.8 checking for suffix of object files... o [2022-06-30T14:25:05.639Z] #84 134.0 checking whether we are using the GNU C compiler... yes [2022-06-30T14:25:05.639Z] #84 134.1 checking whether gcc accepts -g... yes [2022-06-30T14:25:05.639Z] #84 134.3 checking for gcc option to accept ISO C89... none needed [2022-06-30T14:25:05.639Z] #84 134.6 checking whether gcc understands -c and -o together... yes [2022-06-30T14:25:05.639Z] #84 134.8 checking how to run the C preprocessor... gcc -E [2022-06-30T14:25:05.639Z] #84 135.1 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T14:25:05.639Z] #84 135.1 checking for egrep... /bin/grep -E [2022-06-30T14:25:05.639Z] #84 135.1 checking for ANSI C header files... yes [2022-06-30T14:25:05.639Z] #84 135.8 checking for sys/types.h... yes [2022-06-30T14:25:05.639Z] #84 136.0 checking for sys/stat.h... yes [2022-06-30T14:25:05.639Z] #84 136.3 checking for stdlib.h... yes [2022-06-30T14:25:05.871Z] #18 DONE 0.8s [2022-06-30T14:25:05.871Z] [2022-06-30T14:25:05.871Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-30T14:25:05.871Z] #19 sha256:b7477035d509187c35ca5a8f7bb22c40a8e03086d8f5555f155280dc54f43d3b [2022-06-30T14:25:05.896Z] #84 136.5 checking for string.h... yes [2022-06-30T14:25:06.153Z] #84 136.8 checking for memory.h... yes [2022-06-30T14:25:06.153Z] #84 ... [2022-06-30T14:25:06.153Z] [2022-06-30T14:25:06.154Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T14:25:06.154Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T14:25:06.154Z] #19 181.4 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-06-30T14:25:06.154Z] #19 181.4 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-30T14:25:06.154Z] #19 181.4 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-06-30T14:25:06.303Z] #77 ... [2022-06-30T14:25:06.303Z] [2022-06-30T14:25:06.303Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:25:06.303Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:25:06.303Z] #14 102.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-30T14:25:06.303Z] #14 102.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:25:06.303Z] #14 102.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:25:06.350Z] #55 ... [2022-06-30T14:25:06.350Z] [2022-06-30T14:25:06.350Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:06.350Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:25:06.350Z] #77 11.77 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-30T14:25:06.442Z] #19 DONE 0.7s [2022-06-30T14:25:06.442Z] [2022-06-30T14:25:06.442Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-30T14:25:06.442Z] #20 sha256:b68a7f7ec677c2d67bebbcbfa046df9a6e597dfa26a6a67cbb34c9548e89d961 [2022-06-30T14:25:06.611Z] #77 ... [2022-06-30T14:25:06.611Z] [2022-06-30T14:25:06.611Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T14:25:06.611Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T14:25:06.611Z] #51 87.45 Setting up criu (3.17-1) ... [2022-06-30T14:25:06.611Z] #51 90.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:25:06.611Z] #51 DONE 91.8s [2022-06-30T14:25:06.611Z] [2022-06-30T14:25:06.611Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:06.611Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:25:06.611Z] #77 11.86 Cloning into '/tmp/crun-build/libocispec'... [2022-06-30T14:25:07.010Z] #20 DONE 0.6s [2022-06-30T14:25:07.010Z] [2022-06-30T14:25:07.010Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:25:07.010Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-06-30T14:25:07.576Z] #14 ... [2022-06-30T14:25:07.576Z] [2022-06-30T14:25:07.576Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T14:25:07.576Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T14:25:07.576Z] #53 101.5 gotestsum version dev [2022-06-30T14:25:07.835Z] #53 DONE 101.8s [2022-06-30T14:25:07.835Z] [2022-06-30T14:25:07.835Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-30T14:25:07.835Z] #44 sha256:5fd95e92605a6a5f8c8e342a7919a32c54ce5da12f921584f505092a1a760a49 [2022-06-30T14:25:07.835Z] #44 1.134 + RM_GOPATH=0 [2022-06-30T14:25:07.835Z] #44 1.134 + TMP_GOPATH= [2022-06-30T14:25:07.835Z] #44 1.134 + : /build [2022-06-30T14:25:07.835Z] #44 1.134 + '[' -z '' ']' [2022-06-30T14:25:07.835Z] #44 1.134 ++ mktemp -d [2022-06-30T14:25:07.835Z] #44 1.152 + export GOPATH=/tmp/tmp.pibQG5lfBy [2022-06-30T14:25:07.835Z] #44 1.152 + GOPATH=/tmp/tmp.pibQG5lfBy [2022-06-30T14:25:07.835Z] #44 1.152 + RM_GOPATH=1 [2022-06-30T14:25:07.835Z] #44 1.152 + case "$(go env GOARCH)" in [2022-06-30T14:25:07.835Z] #44 1.152 ++ go env GOARCH [2022-06-30T14:25:07.835Z] #44 1.184 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:25:07.835Z] #44 1.184 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:25:07.835Z] #44 1.185 ++ dirname /install.sh [2022-06-30T14:25:07.835Z] #44 1.186 Install tini version v0.19.0 [2022-06-30T14:25:07.835Z] #44 1.186 + dir=/ [2022-06-30T14:25:07.835Z] #44 1.186 + bin=tini [2022-06-30T14:25:07.835Z] #44 1.186 + shift [2022-06-30T14:25:07.835Z] #44 1.186 + '[' '!' -f //tini.installer ']' [2022-06-30T14:25:07.835Z] #44 1.186 + . //tini.installer [2022-06-30T14:25:07.835Z] #44 1.186 ++ : v0.19.0 [2022-06-30T14:25:07.836Z] #44 1.186 + install_tini [2022-06-30T14:25:07.836Z] #44 1.186 + echo 'Install tini version v0.19.0' [2022-06-30T14:25:07.836Z] #44 1.186 + git clone https://github.com/krallin/tini.git /tmp/tmp.pibQG5lfBy/tini [2022-06-30T14:25:07.836Z] #44 1.194 Cloning into '/tmp/tmp.pibQG5lfBy/tini'... [2022-06-30T14:25:07.836Z] #44 2.388 + cd /tmp/tmp.pibQG5lfBy/tini [2022-06-30T14:25:07.836Z] #44 2.394 + git checkout -q v0.19.0 [2022-06-30T14:25:07.836Z] #44 2.427 + cmake . [2022-06-30T14:25:07.836Z] #44 3.348 -- The C compiler identification is GNU 10.2.1 [2022-06-30T14:25:07.836Z] #44 3.488 -- Detecting C compiler ABI info [2022-06-30T14:25:07.836Z] #44 4.519 -- Detecting C compiler ABI info - done [2022-06-30T14:25:07.836Z] #44 4.750 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-30T14:25:07.836Z] #44 4.768 -- Detecting C compile features [2022-06-30T14:25:07.836Z] #44 4.772 -- Detecting C compile features - done [2022-06-30T14:25:07.836Z] #44 4.863 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-30T14:25:07.836Z] #44 5.296 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-30T14:25:07.836Z] #44 5.457 -- Configuring done [2022-06-30T14:25:07.836Z] #44 5.522 -- Generating done [2022-06-30T14:25:07.836Z] #44 5.553 -- Build files have been written to: /tmp/tmp.pibQG5lfBy/tini [2022-06-30T14:25:07.836Z] #44 5.586 + make tini-static [2022-06-30T14:25:08.049Z] #19 183.1 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-06-30T14:25:08.049Z] #19 183.1 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-30T14:25:08.049Z] #19 183.1 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-06-30T14:25:08.388Z] #21 1.207 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:25:08.388Z] #21 1.243 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:25:08.388Z] #21 1.385 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:25:08.409Z] #44 6.126 Scanning dependencies of target tini-static [2022-06-30T14:25:08.673Z] #44 6.318 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-30T14:25:08.956Z] #21 1.883 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-30T14:25:09.159Z] #77 14.18 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-30T14:25:09.159Z] #77 14.23 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-30T14:25:09.159Z] #77 14.25 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-30T14:25:09.159Z] #77 14.25 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-30T14:25:09.159Z] #77 14.35 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-30T14:25:09.443Z] #19 184.4 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-06-30T14:25:09.443Z] #19 184.5 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:25:09.443Z] #19 184.5 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-30T14:25:09.443Z] #19 184.6 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-06-30T14:25:09.443Z] #19 184.6 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:25:09.443Z] #19 184.7 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-30T14:25:10.547Z] #77 ... [2022-06-30T14:25:10.547Z] [2022-06-30T14:25:10.547Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:25:10.547Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T14:25:10.547Z] #42 94.93 Setting up libicu67:amd64 (67.1-7) ... [2022-06-30T14:25:10.547Z] #42 94.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:25:10.547Z] #42 94.96 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-30T14:25:10.547Z] #42 94.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:25:10.547Z] #42 95.17 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-30T14:25:10.547Z] #42 95.27 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-30T14:25:10.547Z] #42 95.28 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-30T14:25:10.547Z] #42 95.33 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-30T14:25:10.547Z] #42 95.33 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-30T14:25:10.547Z] #42 95.33 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-30T14:25:10.547Z] #42 95.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:25:10.547Z] #42 DONE 95.7s [2022-06-30T14:25:10.547Z] [2022-06-30T14:25:10.547Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:25:10.547Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:25:10.547Z] #14 95.90 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-30T14:25:10.547Z] #14 95.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-30T14:25:10.547Z] #14 95.92 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-30T14:25:10.547Z] #14 ... [2022-06-30T14:25:10.547Z] [2022-06-30T14:25:10.547Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-30T14:25:10.547Z] #43 sha256:e35fbaeb9f310030d4181f6e5ca5b562e4a99f994a55c6aece0f9786a073a143 [2022-06-30T14:25:10.547Z] #43 DONE 0.2s [2022-06-30T14:25:10.581Z] #44 8.515 [100%] Linking C executable tini-static [2022-06-30T14:25:10.810Z] [2022-06-30T14:25:10.810Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-30T14:25:10.810Z] #44 sha256:e67a4092b72069f46bf2f04d81fbd5dd0bd35eaa4685302bc6154044c310ec49 [2022-06-30T14:25:10.873Z] #21 3.714 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [160 kB] [2022-06-30T14:25:11.519Z] #44 9.271 [100%] Built target tini-static [2022-06-30T14:25:11.519Z] #44 9.379 + mkdir -p /build [2022-06-30T14:25:11.519Z] #44 9.386 + cp tini-static /build/docker-init [2022-06-30T14:25:11.519Z] #44 DONE 9.5s [2022-06-30T14:25:11.519Z] [2022-06-30T14:25:11.519Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:11.519Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:25:11.519Z] #77 23.09 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-30T14:25:11.519Z] #77 23.67 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-30T14:25:11.519Z] #77 24.53 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-30T14:25:11.576Z] #14 ... [2022-06-30T14:25:11.576Z] [2022-06-30T14:25:11.576Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:11.576Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:25:11.576Z] #77 55.82 configure.ac:7: installing './compile' [2022-06-30T14:25:11.576Z] #77 55.82 configure.ac:11: installing './config.guess' [2022-06-30T14:25:11.576Z] #77 55.83 configure.ac:11: installing './config.sub' [2022-06-30T14:25:11.576Z] #77 55.83 configure.ac:8: installing './install-sh' [2022-06-30T14:25:11.576Z] #77 55.84 configure.ac:8: installing './missing' [2022-06-30T14:25:11.576Z] #77 55.97 Makefile.am: installing './depcomp' [2022-06-30T14:25:11.754Z] #44 1.428 + RM_GOPATH=0 [2022-06-30T14:25:11.754Z] #44 1.428 + TMP_GOPATH= [2022-06-30T14:25:11.754Z] #44 1.428 + : /build [2022-06-30T14:25:11.754Z] #44 1.428 + '[' -z '' ']' [2022-06-30T14:25:11.754Z] #44 1.428 ++ mktemp -d [2022-06-30T14:25:11.754Z] #44 1.428 + export GOPATH=/tmp/tmp.TGNCUJBbti [2022-06-30T14:25:11.754Z] #44 1.428 + GOPATH=/tmp/tmp.TGNCUJBbti [2022-06-30T14:25:11.754Z] #44 1.428 + RM_GOPATH=1 [2022-06-30T14:25:11.754Z] #44 1.428 + case "$(go env GOARCH)" in [2022-06-30T14:25:11.754Z] #44 1.428 ++ go env GOARCH [2022-06-30T14:25:11.754Z] #44 1.451 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:25:11.754Z] #44 1.451 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:25:11.988Z] #19 ... [2022-06-30T14:25:11.988Z] [2022-06-30T14:25:11.988Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:11.988Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:25:11.988Z] #84 137.0 checking for strings.h... yes [2022-06-30T14:25:11.988Z] #84 137.2 checking for inttypes.h... yes [2022-06-30T14:25:11.988Z] #84 137.3 checking for stdint.h... yes [2022-06-30T14:25:11.988Z] #84 137.5 checking for unistd.h... yes [2022-06-30T14:25:11.988Z] #84 137.7 checking minix/config.h usability... no [2022-06-30T14:25:11.988Z] #84 137.8 checking minix/config.h presence... no [2022-06-30T14:25:11.988Z] #84 137.8 checking for minix/config.h... no [2022-06-30T14:25:11.988Z] #84 137.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-30T14:25:11.988Z] #84 138.1 checking build system type... x86_64-pc-linux-gnu [2022-06-30T14:25:11.988Z] #84 138.5 checking host system type... x86_64-pc-linux-gnu [2022-06-30T14:25:11.988Z] #84 138.5 checking how to print strings... printf [2022-06-30T14:25:11.988Z] #84 138.5 checking for a sed that does not truncate output... /bin/sed [2022-06-30T14:25:11.988Z] #84 138.5 checking for fgrep... /bin/grep -F [2022-06-30T14:25:11.988Z] #84 138.5 checking for ld used by gcc... /usr/bin/ld [2022-06-30T14:25:11.988Z] #84 138.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T14:25:11.988Z] #84 138.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T14:25:11.988Z] #84 138.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T14:25:11.988Z] #84 138.8 checking whether ln -s works... yes [2022-06-30T14:25:11.988Z] #84 138.8 checking the maximum length of command line arguments... 1572864 [2022-06-30T14:25:11.988Z] #84 138.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-30T14:25:11.988Z] #84 138.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T14:25:11.988Z] #84 138.8 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T14:25:11.988Z] #84 138.8 checking for objdump... objdump [2022-06-30T14:25:11.988Z] #84 138.8 checking how to recognize dependent libraries... pass_all [2022-06-30T14:25:11.988Z] #84 138.8 checking for dlltool... no [2022-06-30T14:25:11.988Z] #84 138.9 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T14:25:11.988Z] #84 138.9 checking for ar... ar [2022-06-30T14:25:11.988Z] #84 138.9 checking for archiver @FILE support... @ [2022-06-30T14:25:11.988Z] #84 139.0 checking for strip... strip [2022-06-30T14:25:11.988Z] #84 139.0 checking for ranlib... ranlib [2022-06-30T14:25:11.988Z] #84 139.0 checking for gawk... no [2022-06-30T14:25:11.988Z] #84 139.0 checking for mawk... mawk [2022-06-30T14:25:11.988Z] #84 139.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T14:25:11.988Z] #84 139.5 checking for sysroot... no [2022-06-30T14:25:11.988Z] #84 139.5 checking for a working dd... /bin/dd [2022-06-30T14:25:11.988Z] #84 139.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T14:25:11.988Z] #84 139.6 checking for mt... no [2022-06-30T14:25:11.988Z] #84 139.6 checking if : is a manifest tool... no [2022-06-30T14:25:11.988Z] #84 139.6 checking for dlfcn.h... yes [2022-06-30T14:25:11.988Z] #84 139.8 checking for objdir... .libs [2022-06-30T14:25:11.988Z] #84 140.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T14:25:11.988Z] #84 140.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T14:25:11.988Z] #84 140.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T14:25:11.988Z] #84 140.6 checking if gcc static flag -static works... yes [2022-06-30T14:25:11.988Z] #84 141.0 checking if gcc supports -c -o file.o... yes [2022-06-30T14:25:11.988Z] #84 141.2 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T14:25:11.988Z] #84 141.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-30T14:25:11.988Z] #84 141.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T14:25:11.988Z] #84 141.6 checking how to hardcode library paths into programs... immediate [2022-06-30T14:25:11.988Z] #84 141.6 checking whether stripping libraries is possible... yes [2022-06-30T14:25:11.988Z] #84 141.7 checking if libtool supports shared libraries... yes [2022-06-30T14:25:11.988Z] #84 141.7 checking whether to build shared libraries... no [2022-06-30T14:25:11.988Z] #84 141.7 checking whether to build static libraries... yes [2022-06-30T14:25:11.988Z] #84 141.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T14:25:11.988Z] #84 141.7 checking whether build environment is sane... yes [2022-06-30T14:25:11.988Z] #84 141.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T14:25:11.988Z] #84 141.7 checking whether make sets $(MAKE)... yes [2022-06-30T14:25:11.988Z] #84 141.8 checking whether make supports the include directive... yes (GNU style) [2022-06-30T14:25:11.988Z] #84 141.8 checking whether make supports nested variables... yes [2022-06-30T14:25:11.988Z] #84 141.9 checking whether UID '0' is supported by ustar format... yes [2022-06-30T14:25:11.988Z] #84 141.9 checking whether GID '0' is supported by ustar format... yes [2022-06-30T14:25:11.988Z] #84 141.9 checking how to create a ustar tar archive... gnutar [2022-06-30T14:25:11.988Z] #84 141.9 checking dependency style of gcc... gcc3 [2022-06-30T14:25:11.988Z] #84 142.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T14:25:11.988Z] #84 142.1 checking whether make supports nested variables... (cached) yes [2022-06-30T14:25:11.988Z] #84 142.1 checking for pkg-config... /usr/bin/pkg-config [2022-06-30T14:25:11.988Z] #84 142.1 checking pkg-config is at least version 0.9.0... yes [2022-06-30T14:25:11.988Z] #84 142.1 checking for yajl >= 2.1.0... yes [2022-06-30T14:25:11.988Z] #84 142.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-30T14:25:11.988Z] #84 142.2 checking for gcc... (cached) gcc [2022-06-30T14:25:11.988Z] #84 142.3 checking whether we are using the GNU C compiler... (cached) yes [2022-06-30T14:25:11.988Z] #84 142.3 checking whether gcc accepts -g... (cached) yes [2022-06-30T14:25:11.988Z] #84 142.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-30T14:25:11.988Z] #84 142.3 checking whether gcc understands -c and -o together... (cached) yes [2022-06-30T14:25:11.988Z] #84 142.3 checking for a Python interpreter with version >= 3... python3 [2022-06-30T14:25:11.988Z] #84 142.4 checking for python3... /usr/bin/python3 [2022-06-30T14:25:11.988Z] #84 142.4 checking for python3 version... 3.9 [2022-06-30T14:25:11.988Z] #84 142.5 checking for python3 platform... linux [2022-06-30T14:25:11.988Z] #84 142.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-30T14:25:11.988Z] #84 142.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-30T14:25:12.015Z] #44 1.459 ++ dirname /install.sh [2022-06-30T14:25:12.015Z] #44 1.462 + dir=/ [2022-06-30T14:25:12.015Z] #44 1.463 + bin=tini [2022-06-30T14:25:12.015Z] #44 1.463 + shift [2022-06-30T14:25:12.015Z] #44 1.463 + '[' '!' -f //tini.installer ']' [2022-06-30T14:25:12.015Z] #44 1.463 + . //tini.installer [2022-06-30T14:25:12.015Z] #44 1.463 ++ : v0.19.0 [2022-06-30T14:25:12.015Z] #44 1.463 + install_tini [2022-06-30T14:25:12.015Z] #44 1.463 + echo 'Install tini version v0.19.0' [2022-06-30T14:25:12.015Z] #44 1.463 Install tini version v0.19.0 [2022-06-30T14:25:12.015Z] #44 1.463 + git clone https://github.com/krallin/tini.git /tmp/tmp.TGNCUJBbti/tini [2022-06-30T14:25:12.015Z] #44 1.465 Cloning into '/tmp/tmp.TGNCUJBbti/tini'... [2022-06-30T14:25:12.151Z] #77 57.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-30T14:25:12.151Z] #77 57.24 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-30T14:25:12.151Z] #77 57.36 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-30T14:25:12.245Z] #84 143.0 checking that generated files are newer than configure... done [2022-06-30T14:25:12.245Z] #84 143.0 configure: creating ./config.status [2022-06-30T14:25:12.253Z] #21 5.158 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-30T14:25:12.414Z] #77 57.36 libtoolize: copying file 'm4/libtool.m4' [2022-06-30T14:25:12.414Z] #77 57.48 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-30T14:25:12.414Z] #77 57.59 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-30T14:25:12.458Z] #77 ... [2022-06-30T14:25:12.458Z] [2022-06-30T14:25:12.458Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:25:12.458Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:25:12.458Z] #14 106.3 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-30T14:25:12.458Z] #14 106.4 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:25:12.458Z] #14 106.4 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-30T14:25:12.673Z] #77 57.71 libtoolize: copying file 'm4/ltversion.m4' [2022-06-30T14:25:12.719Z] #14 106.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-30T14:25:12.719Z] #14 106.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:25:12.719Z] #14 106.6 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-30T14:25:12.839Z] #21 ... [2022-06-30T14:25:12.839Z] [2022-06-30T14:25:12.839Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:25:12.839Z] #60 sha256:c0777f02941871ae00abd601d37182e808f5e5ac0b11475b9151c084b7f826a8 [2022-06-30T14:25:12.839Z] #60 11.26 + cd /tmp/tmp.JA0wFxJh2m/src/github.com/opencontainers/runc [2022-06-30T14:25:12.839Z] #60 11.27 + git checkout -q v1.1.2 [2022-06-30T14:25:12.933Z] #77 57.87 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-30T14:25:12.933Z] #77 58.03 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-30T14:25:13.402Z] #44 2.733 + cd /tmp/tmp.TGNCUJBbti/tini [2022-06-30T14:25:13.402Z] #44 2.734 + git checkout -q v0.19.0 [2022-06-30T14:25:13.402Z] #44 2.786 + cmake . [2022-06-30T14:25:13.407Z] #60 11.93 + '[' -z '' ']' [2022-06-30T14:25:13.407Z] #60 11.93 + target=static [2022-06-30T14:25:13.407Z] #60 11.93 + make BUILDTAGS=seccomp static [2022-06-30T14:25:13.667Z] #60 12.18 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-30T14:25:14.345Z] #44 3.735 -- The C compiler identification is GNU 10.2.1 [2022-06-30T14:25:14.345Z] #44 3.913 -- Detecting C compiler ABI info [2022-06-30T14:25:14.787Z] #84 145.3 config.status: creating Makefile [2022-06-30T14:25:14.787Z] #84 145.4 config.status: creating config.h [2022-06-30T14:25:14.787Z] #84 145.4 config.status: executing libtool commands [2022-06-30T14:25:14.787Z] #84 145.5 config.status: executing depfiles commands [2022-06-30T14:25:15.352Z] #84 146.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-30T14:25:15.352Z] #84 146.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-30T14:25:15.732Z] #44 5.153 -- Detecting C compiler ABI info - done [2022-06-30T14:25:15.732Z] #44 5.383 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-30T14:25:15.732Z] #44 5.388 -- Detecting C compile features [2022-06-30T14:25:15.732Z] #44 5.392 -- Detecting C compile features - done [2022-06-30T14:25:15.732Z] #44 5.441 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-30T14:25:16.283Z] #84 146.9 checking for gcc... gcc [2022-06-30T14:25:16.304Z] #44 5.783 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-30T14:25:16.540Z] #84 147.1 checking whether the C compiler works... yes [2022-06-30T14:25:16.541Z] #84 147.3 checking for C compiler default output file name... a.out [2022-06-30T14:25:16.541Z] #84 147.3 checking for suffix of executables... [2022-06-30T14:25:16.565Z] #44 5.905 -- Configuring done [2022-06-30T14:25:16.565Z] #44 5.941 -- Generating done [2022-06-30T14:25:16.565Z] #44 5.949 -- Build files have been written to: /tmp/tmp.TGNCUJBbti/tini [2022-06-30T14:25:16.565Z] #44 5.980 + make tini-static [2022-06-30T14:25:17.055Z] #84 147.6 checking whether we are cross compiling... no [2022-06-30T14:25:17.055Z] #84 147.9 checking for suffix of object files... o [2022-06-30T14:25:17.136Z] #44 6.525 Scanning dependencies of target tini-static [2022-06-30T14:25:17.136Z] #44 6.660 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-30T14:25:17.312Z] #84 148.0 checking whether we are using the GNU C compiler... yes [2022-06-30T14:25:17.312Z] #84 148.1 checking whether gcc accepts -g... yes [2022-06-30T14:25:17.312Z] #84 148.1 checking for gcc option to accept ISO C89... none needed [2022-06-30T14:25:17.312Z] #84 148.2 checking whether gcc understands -c and -o together... yes [2022-06-30T14:25:17.569Z] #84 148.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T14:25:17.569Z] #84 148.3 checking whether build environment is sane... yes [2022-06-30T14:25:17.569Z] #84 148.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T14:25:17.569Z] #84 148.4 checking for gawk... no [2022-06-30T14:25:17.569Z] #84 148.4 checking for mawk... mawk [2022-06-30T14:25:17.569Z] #84 148.4 checking whether make sets $(MAKE)... yes [2022-06-30T14:25:17.569Z] #84 148.4 checking whether make supports the include directive... yes (GNU style) [2022-06-30T14:25:17.569Z] #84 148.5 checking whether make supports nested variables... yes [2022-06-30T14:25:17.827Z] #84 148.6 checking whether UID '0' is supported by ustar format... yes [2022-06-30T14:25:17.827Z] #84 148.6 checking whether GID '0' is supported by ustar format... yes [2022-06-30T14:25:17.827Z] #84 148.6 checking how to create a ustar tar archive... gnutar [2022-06-30T14:25:17.827Z] #84 148.6 checking dependency style of gcc... gcc3 [2022-06-30T14:25:17.827Z] #84 148.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T14:25:17.827Z] #84 148.8 checking whether make supports nested variables... (cached) yes [2022-06-30T14:25:17.862Z] #60 ... [2022-06-30T14:25:17.862Z] [2022-06-30T14:25:17.862Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T14:25:17.862Z] #26 sha256:f66985a1b121081ebf382079356d5b674edd28565ade8e1a597d15724a191034 [2022-06-30T14:25:17.862Z] #26 120.6 Updating files: 25% (2904/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 46% (5322/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 68% (7859/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 95% (10895/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-06-30T14:25:17.862Z] #26 124.0 + cd /tmp/tmp.2G041e2LCa/tmp/docker-ce [2022-06-30T14:25:17.862Z] #26 124.0 + git checkout -q v17.06.2-ce [2022-06-30T14:25:18.341Z] #84 148.9 checking build system type... x86_64-pc-linux-gnu [2022-06-30T14:25:18.341Z] #84 149.1 checking host system type... x86_64-pc-linux-gnu [2022-06-30T14:25:18.341Z] #84 149.1 checking how to print strings... printf [2022-06-30T14:25:18.341Z] #84 149.1 checking for a sed that does not truncate output... /bin/sed [2022-06-30T14:25:18.341Z] #84 149.2 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T14:25:18.341Z] #84 149.2 checking for egrep... /bin/grep -E [2022-06-30T14:25:18.341Z] #84 149.2 checking for fgrep... /bin/grep -F [2022-06-30T14:25:18.341Z] #84 149.2 checking for ld used by gcc... /usr/bin/ld [2022-06-30T14:25:18.341Z] #84 149.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T14:25:18.341Z] #84 149.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T14:25:18.341Z] #84 149.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T14:25:18.525Z] #44 ... [2022-06-30T14:25:18.525Z] [2022-06-30T14:25:18.526Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:25:18.526Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:25:18.526Z] #55 93.87 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-30T14:25:18.526Z] #55 ... [2022-06-30T14:25:18.526Z] [2022-06-30T14:25:18.526Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T14:25:18.526Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T14:25:18.526Z] #53 104.0 gotestsum version dev [2022-06-30T14:25:18.599Z] #84 149.2 checking whether ln -s works... yes [2022-06-30T14:25:18.599Z] #84 149.2 checking the maximum length of command line arguments... 1572864 [2022-06-30T14:25:18.599Z] #84 149.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-30T14:25:18.599Z] #84 149.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T14:25:18.599Z] #84 149.3 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T14:25:18.599Z] #84 149.3 checking for objdump... objdump [2022-06-30T14:25:18.599Z] #84 149.3 checking how to recognize dependent libraries... pass_all [2022-06-30T14:25:18.599Z] #84 149.3 checking for dlltool... no [2022-06-30T14:25:18.599Z] #84 149.3 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T14:25:18.599Z] #84 149.3 checking for ar... ar [2022-06-30T14:25:18.599Z] #84 149.3 checking for archiver @FILE support... @ [2022-06-30T14:25:18.599Z] #84 149.4 checking for strip... strip [2022-06-30T14:25:18.599Z] #84 149.4 checking for ranlib... ranlib [2022-06-30T14:25:18.800Z] #26 ... [2022-06-30T14:25:18.800Z] [2022-06-30T14:25:18.800Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:25:18.800Z] #36 sha256:ccf5d63b7d42e11b5f9cac632d7ef55087954b3ccbe644ab1638efdcd50070e6 [2022-06-30T14:25:18.800Z] #36 127.1 Delve is a source level debugger for Go programs. [2022-06-30T14:25:18.800Z] #36 127.1 [2022-06-30T14:25:18.800Z] #36 127.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-30T14:25:18.800Z] #36 127.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-30T14:25:18.800Z] #36 127.1 [2022-06-30T14:25:18.800Z] #36 127.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-30T14:25:18.800Z] #36 127.1 [2022-06-30T14:25:18.800Z] #36 127.1 Pass flags to the program you are debugging using `--`, for example: [2022-06-30T14:25:18.800Z] #36 127.1 [2022-06-30T14:25:18.856Z] #84 149.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T14:25:18.856Z] #84 149.7 checking for sysroot... no [2022-06-30T14:25:18.856Z] #84 149.7 checking for a working dd... /bin/dd [2022-06-30T14:25:19.060Z] #36 127.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-30T14:25:19.060Z] #36 127.1 [2022-06-30T14:25:19.060Z] #36 127.1 Usage: [2022-06-30T14:25:19.060Z] #36 127.1 dlv [command] [2022-06-30T14:25:19.060Z] #36 127.1 [2022-06-30T14:25:19.060Z] #36 127.1 Available Commands: [2022-06-30T14:25:19.060Z] #36 127.1 attach Attach to running process and begin debugging. [2022-06-30T14:25:19.060Z] #36 127.1 connect Connect to a headless debug server with a terminal client. [2022-06-30T14:25:19.060Z] #36 127.1 core Examine a core dump. [2022-06-30T14:25:19.060Z] #36 127.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-30T14:25:19.060Z] #36 127.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-30T14:25:19.060Z] #36 127.1 exec Execute a precompiled binary, and begin a debug session. [2022-06-30T14:25:19.060Z] #36 127.1 help Help about any command [2022-06-30T14:25:19.060Z] #36 127.1 run Deprecated command. Use 'debug' instead. [2022-06-30T14:25:19.060Z] #36 127.1 test Compile test binary and begin debugging program. [2022-06-30T14:25:19.060Z] #36 127.1 trace Compile and begin tracing program. [2022-06-30T14:25:19.061Z] #36 127.1 version Prints version. [2022-06-30T14:25:19.061Z] #36 127.1 [2022-06-30T14:25:19.061Z] #36 127.1 Flags: [2022-06-30T14:25:19.061Z] #36 127.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-30T14:25:19.061Z] #36 127.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-30T14:25:19.061Z] #36 127.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-30T14:25:19.061Z] #36 127.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-30T14:25:19.061Z] #36 127.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-30T14:25:19.061Z] #36 127.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-30T14:25:19.061Z] #36 127.1 --disable-aslr Disables address space randomization [2022-06-30T14:25:19.061Z] #36 127.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-30T14:25:19.061Z] #36 127.1 -h, --help help for dlv [2022-06-30T14:25:19.061Z] #36 127.1 --init string Init file, executed by the terminal client. [2022-06-30T14:25:19.061Z] #36 127.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-30T14:25:19.061Z] #36 127.1 --log Enable debugging server logging. [2022-06-30T14:25:19.061Z] #36 127.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-30T14:25:19.061Z] #36 127.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-30T14:25:19.061Z] #36 127.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-30T14:25:19.061Z] #36 127.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-30T14:25:19.061Z] #36 127.1 --wd string Working directory for running the program. [2022-06-30T14:25:19.061Z] #36 127.1 [2022-06-30T14:25:19.061Z] #36 127.1 Additional help topics: [2022-06-30T14:25:19.061Z] #36 127.1 dlv backend Help about the --backend flag. [2022-06-30T14:25:19.061Z] #36 127.1 dlv log Help about logging flags. [2022-06-30T14:25:19.061Z] #36 127.1 dlv redirect Help about file redirection. [2022-06-30T14:25:19.061Z] #36 127.1 [2022-06-30T14:25:19.061Z] #36 127.1 Use "dlv [command] --help" for more information about a command. [2022-06-30T14:25:19.098Z] #53 DONE 104.4s [2022-06-30T14:25:19.098Z] [2022-06-30T14:25:19.098Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:19.098Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:25:19.098Z] #77 17.57 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-30T14:25:19.098Z] #77 20.84 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-30T14:25:19.098Z] #77 23.29 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-30T14:25:19.098Z] #77 24.05 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-30T14:25:19.098Z] #77 ... [2022-06-30T14:25:19.098Z] [2022-06-30T14:25:19.098Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-30T14:25:19.098Z] #44 sha256:e67a4092b72069f46bf2f04d81fbd5dd0bd35eaa4685302bc6154044c310ec49 [2022-06-30T14:25:19.098Z] #44 8.743 [100%] Linking C executable tini-static [2022-06-30T14:25:19.113Z] #84 149.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T14:25:19.113Z] #84 149.9 checking for mt... no [2022-06-30T14:25:19.113Z] #84 149.9 checking if : is a manifest tool... no [2022-06-30T14:25:19.370Z] #84 149.9 checking how to run the C preprocessor... gcc -E [2022-06-30T14:25:19.507Z] #77 ... [2022-06-30T14:25:19.507Z] [2022-06-30T14:25:19.507Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:25:19.507Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:25:19.507Z] #14 116.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-30T14:25:19.507Z] #14 116.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:25:19.507Z] #14 116.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:25:19.936Z] #84 150.3 checking for ANSI C header files... yes [2022-06-30T14:25:19.936Z] #84 150.8 checking for sys/types.h... yes [2022-06-30T14:25:19.999Z] #36 DONE 128.0s [2022-06-30T14:25:20.000Z] [2022-06-30T14:25:20.000Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:20.000Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-30T14:25:20.000Z] #77 77.74 configure.ac:11: installing 'build-aux/compile' [2022-06-30T14:25:20.000Z] #77 77.74 configure.ac:11: installing 'build-aux/config.guess' [2022-06-30T14:25:20.000Z] #77 77.75 configure.ac:11: installing 'build-aux/config.sub' [2022-06-30T14:25:20.000Z] #77 77.77 configure.ac:13: installing 'build-aux/install-sh' [2022-06-30T14:25:20.000Z] #77 77.79 configure.ac:13: installing 'build-aux/missing' [2022-06-30T14:25:20.000Z] #77 77.80 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-30T14:25:20.000Z] #77 78.03 Makefile.am: installing 'build-aux/depcomp' [2022-06-30T14:25:20.000Z] #77 79.47 checking build system type... aarch64-unknown-linux-gnu [2022-06-30T14:25:20.000Z] #77 79.93 checking host system type... aarch64-unknown-linux-gnu [2022-06-30T14:25:20.000Z] #77 79.93 checking how to print strings... printf [2022-06-30T14:25:20.000Z] #77 79.94 checking for gcc... gcc [2022-06-30T14:25:20.000Z] #77 80.08 checking whether the C compiler works... yes [2022-06-30T14:25:20.000Z] #77 80.31 checking for C compiler default output file name... a.out [2022-06-30T14:25:20.000Z] #77 80.31 checking for suffix of executables... [2022-06-30T14:25:20.000Z] #77 80.42 checking whether we are cross compiling... no [2022-06-30T14:25:20.000Z] #77 80.61 checking for suffix of object files... o [2022-06-30T14:25:20.000Z] #77 80.73 checking whether we are using the GNU C compiler... yes [2022-06-30T14:25:20.000Z] #77 80.90 checking whether gcc accepts -g... yes [2022-06-30T14:25:20.000Z] #77 81.01 checking for gcc option to accept ISO C89... none needed [2022-06-30T14:25:20.000Z] #77 81.22 checking whether gcc understands -c and -o together... yes [2022-06-30T14:25:20.000Z] #77 81.49 checking for a sed that does not truncate output... /bin/sed [2022-06-30T14:25:20.000Z] #77 81.50 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T14:25:20.000Z] #77 81.51 checking for egrep... /bin/grep -E [2022-06-30T14:25:20.000Z] #77 81.53 checking for fgrep... /bin/grep -F [2022-06-30T14:25:20.000Z] #77 81.53 checking for ld used by gcc... /usr/bin/ld [2022-06-30T14:25:20.000Z] #77 81.57 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T14:25:20.000Z] #77 81.58 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T14:25:20.000Z] #77 81.60 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T14:25:20.000Z] #77 81.78 checking whether ln -s works... yes [2022-06-30T14:25:20.000Z] #77 81.78 checking the maximum length of command line arguments... 1572864 [2022-06-30T14:25:20.000Z] #77 81.82 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-06-30T14:25:20.000Z] #77 81.83 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T14:25:20.000Z] #77 81.84 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T14:25:20.000Z] #77 81.84 checking for objdump... objdump [2022-06-30T14:25:20.000Z] #77 81.85 checking how to recognize dependent libraries... pass_all [2022-06-30T14:25:20.000Z] #77 81.85 checking for dlltool... no [2022-06-30T14:25:20.000Z] #77 81.86 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T14:25:20.000Z] #77 81.86 checking for ar... ar [2022-06-30T14:25:20.000Z] #77 81.86 checking for archiver @FILE support... @ [2022-06-30T14:25:20.000Z] #77 82.09 checking for strip... strip [2022-06-30T14:25:20.000Z] #77 82.10 checking for ranlib... ranlib [2022-06-30T14:25:20.000Z] #77 82.10 checking for gawk... no [2022-06-30T14:25:20.000Z] #77 82.10 checking for mawk... mawk [2022-06-30T14:25:20.000Z] #77 82.11 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T14:25:20.000Z] #77 82.62 checking for sysroot... no [2022-06-30T14:25:20.000Z] #77 82.62 checking for a working dd... /bin/dd [2022-06-30T14:25:20.000Z] #77 82.65 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T14:25:20.000Z] #77 82.68 checking for mt... no [2022-06-30T14:25:20.000Z] #77 82.69 checking if : is a manifest tool... no [2022-06-30T14:25:20.000Z] #77 82.70 checking how to run the C preprocessor... gcc -E [2022-06-30T14:25:20.193Z] #84 150.9 checking for sys/stat.h... yes [2022-06-30T14:25:20.193Z] #84 151.0 checking for stdlib.h... yes [2022-06-30T14:25:20.450Z] #84 151.2 checking for string.h... yes [2022-06-30T14:25:20.484Z] #44 10.03 [100%] Built target tini-static [2022-06-30T14:25:20.569Z] #77 83.10 checking for ANSI C header files... yes [2022-06-30T14:25:20.708Z] #84 151.4 checking for memory.h... yes [2022-06-30T14:25:20.745Z] #44 10.16 + mkdir -p /build [2022-06-30T14:25:20.745Z] #44 10.16 + cp tini-static /build/docker-init [2022-06-30T14:25:20.831Z] #77 84.15 checking for sys/types.h... yes [2022-06-30T14:25:20.831Z] #77 84.33 checking for sys/stat.h... yes [2022-06-30T14:25:20.965Z] #84 151.7 checking for strings.h... yes [2022-06-30T14:25:20.965Z] #84 151.8 checking for inttypes.h... yes [2022-06-30T14:25:21.008Z] #44 DONE 10.5s [2022-06-30T14:25:21.008Z] [2022-06-30T14:25:21.008Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:21.008Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:25:21.008Z] #77 24.50 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-30T14:25:21.095Z] #77 84.46 checking for stdlib.h... yes [2022-06-30T14:25:21.355Z] #77 84.63 checking for string.h... yes [2022-06-30T14:25:21.355Z] #77 84.78 checking for memory.h... yes [2022-06-30T14:25:21.530Z] #84 151.9 checking for stdint.h... yes [2022-06-30T14:25:21.530Z] #84 152.2 checking for unistd.h... yes [2022-06-30T14:25:21.614Z] #77 84.99 checking for strings.h... yes [2022-06-30T14:25:21.614Z] #77 85.15 checking for inttypes.h... yes [2022-06-30T14:25:21.787Z] #84 152.4 checking for dlfcn.h... yes [2022-06-30T14:25:21.787Z] #84 152.7 checking for objdir... .libs [2022-06-30T14:25:21.874Z] #77 85.28 checking for stdint.h... yes [2022-06-30T14:25:22.044Z] #84 152.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T14:25:22.044Z] #84 152.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T14:25:22.133Z] #77 85.44 checking for unistd.h... yes [2022-06-30T14:25:22.301Z] #84 152.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T14:25:22.392Z] #77 85.68 checking for dlfcn.h... yes [2022-06-30T14:25:22.392Z] #77 85.90 checking for objdir... .libs [2022-06-30T14:25:22.868Z] #84 153.0 checking if gcc static flag -static works... yes [2022-06-30T14:25:22.868Z] #84 153.5 checking if gcc supports -c -o file.o... yes [2022-06-30T14:25:22.868Z] #84 153.7 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T14:25:22.868Z] #84 153.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-30T14:25:22.961Z] #77 86.32 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T14:25:22.961Z] #77 86.49 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T14:25:23.125Z] #84 153.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T14:25:23.125Z] #84 154.1 checking how to hardcode library paths into programs... immediate [2022-06-30T14:25:23.220Z] #77 86.49 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T14:25:23.382Z] #84 154.1 checking whether stripping libraries is possible... yes [2022-06-30T14:25:23.382Z] #84 154.1 checking if libtool supports shared libraries... yes [2022-06-30T14:25:23.382Z] #84 154.1 checking whether to build shared libraries... no [2022-06-30T14:25:23.382Z] #84 154.1 checking whether to build static libraries... yes [2022-06-30T14:25:23.382Z] #84 154.1 checking float.h usability... yes [2022-06-30T14:25:23.382Z] #84 154.3 checking float.h presence... yes [2022-06-30T14:25:23.382Z] #84 154.3 checking for float.h... yes [2022-06-30T14:25:23.479Z] #77 86.62 checking if gcc static flag -static works... yes [2022-06-30T14:25:23.643Z] #84 154.3 checking limits.h usability... yes [2022-06-30T14:25:23.643Z] #84 154.5 checking limits.h presence... yes [2022-06-30T14:25:23.643Z] #84 154.5 checking for limits.h... yes [2022-06-30T14:25:23.739Z] #77 87.01 checking if gcc supports -c -o file.o... yes [2022-06-30T14:25:23.739Z] #77 87.21 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T14:25:23.739Z] #77 87.21 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-06-30T14:25:23.901Z] #84 154.5 checking stddef.h usability... yes [2022-06-30T14:25:23.901Z] #84 154.6 checking stddef.h presence... yes [2022-06-30T14:25:23.901Z] #84 154.7 checking for stddef.h... yes [2022-06-30T14:25:23.901Z] #84 154.7 checking for stdlib.h... (cached) yes [2022-06-30T14:25:23.901Z] #84 154.8 checking for string.h... (cached) yes [2022-06-30T14:25:24.160Z] #84 154.8 checking sys/time.h usability... yes [2022-06-30T14:25:24.160Z] #84 154.9 checking sys/time.h presence... yes [2022-06-30T14:25:24.160Z] #84 154.9 checking for sys/time.h... yes [2022-06-30T14:25:24.160Z] #84 155.0 checking for inline... inline [2022-06-30T14:25:24.257Z] #77 87.28 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T14:25:24.257Z] #77 87.65 checking how to hardcode library paths into programs... immediate [2022-06-30T14:25:24.257Z] #77 87.65 checking whether stripping libraries is possible... yes [2022-06-30T14:25:24.257Z] #77 87.67 checking if libtool supports shared libraries... yes [2022-06-30T14:25:24.257Z] #77 87.67 checking whether to build shared libraries... no [2022-06-30T14:25:24.257Z] #77 87.67 checking whether to build static libraries... yes [2022-06-30T14:25:24.257Z] #77 87.67 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T14:25:24.257Z] #77 87.73 checking whether build environment is sane... yes [2022-06-30T14:25:24.257Z] #77 87.78 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T14:25:24.257Z] #77 87.79 checking whether make sets $(MAKE)... yes [2022-06-30T14:25:24.257Z] #77 87.83 checking whether make supports the include directive... yes (GNU style) [2022-06-30T14:25:24.257Z] #77 87.87 checking whether make supports nested variables... yes [2022-06-30T14:25:24.417Z] #84 155.0 checking for size_t... yes [2022-06-30T14:25:24.417Z] #84 155.3 checking for stdlib.h... (cached) yes [2022-06-30T14:25:24.517Z] #77 87.92 checking whether UID '0' is supported by ustar format... yes [2022-06-30T14:25:24.517Z] #77 87.92 checking whether GID '0' is supported by ustar format... yes [2022-06-30T14:25:24.517Z] #77 87.92 checking how to create a ustar tar archive... gnutar [2022-06-30T14:25:24.676Z] #84 155.3 checking for GNU libc compatible malloc... yes [2022-06-30T14:25:24.676Z] #84 155.5 checking for stdlib.h... (cached) yes [2022-06-30T14:25:24.777Z] #77 88.03 checking dependency style of gcc... gcc3 [2022-06-30T14:25:24.777Z] #77 88.23 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T14:25:24.777Z] #77 88.25 checking whether make supports nested variables... [2022-06-30T14:25:24.777Z] #77 ... [2022-06-30T14:25:24.777Z] [2022-06-30T14:25:24.777Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:25:24.777Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-06-30T14:25:24.777Z] #21 7.697 Fetched 8432 kB in 7s (1215 kB/s) [2022-06-30T14:25:24.777Z] #21 7.697 Reading package lists... [2022-06-30T14:25:24.777Z] #21 10.45 Reading package lists... [2022-06-30T14:25:24.777Z] #21 13.72 Building dependency tree... [2022-06-30T14:25:24.777Z] #21 15.84 The following additional packages will be installed: [2022-06-30T14:25:24.777Z] #21 15.86 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-30T14:25:24.777Z] #21 15.86 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-30T14:25:24.777Z] #21 15.86 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-30T14:25:24.777Z] #21 15.86 python3-pkg-resources vim-runtime xxd [2022-06-30T14:25:24.777Z] #21 15.87 Suggested packages: [2022-06-30T14:25:24.777Z] #21 15.88 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-30T14:25:24.777Z] #21 15.88 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-30T14:25:24.777Z] #21 15.88 acl attr quota [2022-06-30T14:25:24.777Z] #21 15.88 Recommended packages: [2022-06-30T14:25:24.777Z] #21 15.88 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-30T14:25:24.777Z] #21 17.20 The following NEW packages will be installed: [2022-06-30T14:25:24.777Z] #21 17.20 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-30T14:25:24.777Z] #21 17.21 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-30T14:25:24.777Z] #21 17.21 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-30T14:25:24.777Z] #21 17.21 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-30T14:25:24.777Z] #21 17.21 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-30T14:25:24.777Z] #21 17.21 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-30T14:25:24.777Z] #21 17.21 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-30T14:25:24.777Z] #21 17.21 xz-utils zip zstd [2022-06-30T14:25:24.777Z] #21 17.56 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:25:24.777Z] #21 17.56 Need to get 27.0 MB of archives. [2022-06-30T14:25:24.777Z] #21 17.56 After this operation, 105 MB of additional disk space will be used. [2022-06-30T14:25:24.777Z] #21 17.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-06-30T14:25:24.777Z] #21 17.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-06-30T14:25:24.777Z] #21 17.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-06-30T14:25:24.777Z] #21 17.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-06-30T14:25:24.777Z] #21 17.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-06-30T14:25:24.777Z] #21 17.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-06-30T14:25:24.777Z] #21 17.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-06-30T14:25:24.777Z] #21 17.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-06-30T14:25:24.777Z] #21 17.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-30T14:25:24.777Z] #21 17.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-30T14:25:24.777Z] #21 17.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-06-30T14:25:24.777Z] #21 17.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-06-30T14:25:24.777Z] #21 17.63 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-06-30T14:25:24.777Z] #21 17.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-06-30T14:25:24.777Z] #21 17.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-06-30T14:25:24.777Z] #21 17.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-06-30T14:25:24.777Z] #21 17.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-06-30T14:25:24.777Z] #21 17.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-06-30T14:25:24.777Z] #21 17.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-06-30T14:25:24.777Z] #21 17.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-06-30T14:25:24.777Z] #21 17.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-06-30T14:25:24.777Z] #21 17.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-06-30T14:25:24.777Z] #21 17.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-06-30T14:25:24.777Z] #21 17.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-06-30T14:25:24.777Z] #21 17.71 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-06-30T14:25:24.777Z] #21 17.71 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-06-30T14:25:24.777Z] #21 17.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-06-30T14:25:24.777Z] #21 ... [2022-06-30T14:25:24.777Z] [2022-06-30T14:25:24.777Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:24.777Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-30T14:25:24.777Z] #77 88.25 checking whether make supports nested variables... (cached) yes [2022-06-30T14:25:24.777Z] #77 88.25 checking for gawk... (cached) mawk [2022-06-30T14:25:24.777Z] #77 88.25 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-30T14:25:24.777Z] #77 88.26 checking for gcc... (cached) gcc [2022-06-30T14:25:24.934Z] #84 155.5 checking for GNU libc compatible realloc... yes [2022-06-30T14:25:25.036Z] #77 88.38 checking whether we are using the GNU C compiler... (cached) yes [2022-06-30T14:25:25.036Z] #77 88.38 checking whether gcc accepts -g... (cached) yes [2022-06-30T14:25:25.036Z] #77 88.38 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-30T14:25:25.036Z] #77 88.38 checking whether gcc understands -c and -o together... (cached) yes [2022-06-30T14:25:25.036Z] #77 88.39 checking for a Python interpreter with version >= 3... python3 [2022-06-30T14:25:25.036Z] #77 88.46 checking for python3... /usr/bin/python3 [2022-06-30T14:25:25.036Z] #77 88.46 checking for python3 version... 3.9 [2022-06-30T14:25:25.036Z] #77 88.53 checking for python3 platform... linux [2022-06-30T14:25:25.036Z] #77 88.57 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-30T14:25:25.192Z] #84 155.7 checking for working strtod... yes [2022-06-30T14:25:25.218Z] #77 ... [2022-06-30T14:25:25.218Z] [2022-06-30T14:25:25.218Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:25:25.218Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:25:25.218Z] #14 106.7 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-30T14:25:25.218Z] #14 106.7 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:25:25.218Z] #14 106.7 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-30T14:25:25.218Z] #14 106.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-30T14:25:25.218Z] #14 106.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:25:25.218Z] #14 106.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-30T14:25:25.451Z] #84 156.0 checking for gettimeofday... yes [2022-06-30T14:25:25.556Z] #77 88.71 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-30T14:25:25.556Z] #77 88.87 checking for go-md2man... no [2022-06-30T14:25:25.556Z] #77 88.89 checking error.h usability... yes [2022-06-30T14:25:25.556Z] #77 89.09 checking error.h presence... yes [2022-06-30T14:25:25.709Z] #84 156.3 checking for memset... yes [2022-06-30T14:25:25.815Z] #77 89.16 checking for error.h... yes [2022-06-30T14:25:25.815Z] #77 89.21 checking linux/openat2.h usability... yes [2022-06-30T14:25:25.967Z] #84 156.6 checking for strspn... yes [2022-06-30T14:25:26.075Z] #77 89.44 checking linux/openat2.h presence... yes [2022-06-30T14:25:26.075Z] #77 89.53 checking for linux/openat2.h... yes [2022-06-30T14:25:26.078Z] #14 ... [2022-06-30T14:25:26.078Z] [2022-06-30T14:25:26.078Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:25:26.078Z] #67 sha256:01feb4918e6b0de0ced04150ea8fac5788705d9329dc2566807a6ef23a4ffece [2022-06-30T14:25:26.078Z] #67 122.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-30T14:25:26.078Z] #67 122.5 + GOBIN=/build [2022-06-30T14:25:26.078Z] #67 122.5 + GO111MODULE=on [2022-06-30T14:25:26.078Z] #67 122.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:25:26.225Z] #84 156.9 checking that generated files are newer than configure... done [2022-06-30T14:25:26.225Z] #84 156.9 configure: creating ./config.status [2022-06-30T14:25:26.335Z] #77 89.58 checking for copy_file_range... yes [2022-06-30T14:25:26.596Z] #77 89.84 checking for fgetxattr... yes [2022-06-30T14:25:26.855Z] #77 90.13 checking for statx... yes [2022-06-30T14:25:27.440Z] #77 90.41 checking for fgetpwent_r... yes [2022-06-30T14:25:27.606Z] #14 119.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-30T14:25:27.606Z] #14 119.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:25:27.606Z] #14 119.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:25:27.704Z] #77 90.75 checking for issetugid... [2022-06-30T14:25:27.705Z] #77 ... [2022-06-30T14:25:27.705Z] [2022-06-30T14:25:27.705Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:25:27.705Z] #34 sha256:449dc6255994a451bc2fd98d32079778c92338751fb4061dd74f6f74b47b33ae [2022-06-30T14:25:27.705Z] #34 DONE 135.7s [2022-06-30T14:25:27.705Z] [2022-06-30T14:25:27.705Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:27.705Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-30T14:25:27.705Z] #77 90.75 checking for issetugid... no [2022-06-30T14:25:27.705Z] #77 91.13 checking for pkg-config... /usr/bin/pkg-config [2022-06-30T14:25:27.705Z] #77 91.13 checking pkg-config is at least version 0.9.0... yes [2022-06-30T14:25:28.208Z] #84 159.0 config.status: creating Makefile [2022-06-30T14:25:28.208Z] #84 159.0 config.status: creating config.h [2022-06-30T14:25:28.208Z] #84 159.0 config.status: executing depfiles commands [2022-06-30T14:25:28.274Z] #77 91.16 checking for library containing yajl_tree_get... -lyajl [2022-06-30T14:25:28.475Z] #84 159.3 config.status: executing libtool commands [2022-06-30T14:25:28.533Z] #77 91.87 checking for yajl >= 2.0.0... yes [2022-06-30T14:25:28.543Z] #14 ... [2022-06-30T14:25:28.543Z] [2022-06-30T14:25:28.543Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:28.543Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:25:28.543Z] #77 47.70 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-30T14:25:28.792Z] #77 91.95 checking sys/capability.h usability... yes [2022-06-30T14:25:28.792Z] #77 92.21 checking sys/capability.h presence... yes [2022-06-30T14:25:28.792Z] #77 92.30 checking for sys/capability.h... yes [2022-06-30T14:25:29.359Z] #77 92.30 checking for library containing cap_from_name... -lcap [2022-06-30T14:25:29.408Z] #84 160.3 GEN .version [2022-06-30T14:25:29.619Z] #77 92.79 checking for library containing dlopen... -ldl [2022-06-30T14:25:29.619Z] #77 93.05 checking seccomp.h usability... yes [2022-06-30T14:25:29.664Z] #84 160.3 make install-recursive [2022-06-30T14:25:29.664Z] #84 160.3 make[1]: Entering directory '/tmp/crun-build' [2022-06-30T14:25:29.664Z] #84 160.4 Making install in libocispec [2022-06-30T14:25:29.664Z] #84 160.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:25:29.664Z] #84 160.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-30T14:25:29.664Z] #84 160.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-30T14:25:29.664Z] #84 160.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-30T14:25:29.664Z] #84 160.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-30T14:25:29.878Z] #77 93.18 checking seccomp.h presence... yes [2022-06-30T14:25:29.879Z] #77 93.23 checking for seccomp.h... yes [2022-06-30T14:25:30.138Z] #77 93.23 checking for library containing seccomp_rule_add... -lseccomp [2022-06-30T14:25:30.397Z] #77 93.58 checking for library containing seccomp_arch_resolve_name... none required [2022-06-30T14:25:30.397Z] #77 93.74 checking systemd/sd-bus.h usability... yes [2022-06-30T14:25:30.593Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-30T14:25:30.594Z] #84 161.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-30T14:25:30.594Z] #84 161.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-30T14:25:30.594Z] #84 161.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-30T14:25:30.594Z] #84 161.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-30T14:25:30.594Z] #84 161.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-30T14:25:30.594Z] #84 161.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-30T14:25:30.594Z] #84 161.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-30T14:25:30.594Z] #84 161.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-30T14:25:30.656Z] #77 93.93 checking systemd/sd-bus.h presence... yes [2022-06-30T14:25:30.657Z] #77 94.04 checking for systemd/sd-bus.h... yes [2022-06-30T14:25:30.657Z] #77 94.04 checking for library containing sd_bus_match_signal_async... [2022-06-30T14:25:30.657Z] #77 ... [2022-06-30T14:25:30.657Z] [2022-06-30T14:25:30.657Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T14:25:30.657Z] #26 sha256:f66985a1b121081ebf382079356d5b674edd28565ade8e1a597d15724a191034 [2022-06-30T14:25:30.657Z] #26 128.5 + mkdir -p /tmp/tmp.2G041e2LCa/src/github.com/docker [2022-06-30T14:25:30.657Z] #26 128.5 + mv components/cli /tmp/tmp.2G041e2LCa/src/github.com/docker/cli [2022-06-30T14:25:30.657Z] #26 128.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-06-30T14:25:30.851Z] #84 161.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-30T14:25:30.851Z] #84 161.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-30T14:25:30.851Z] #84 161.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-30T14:25:30.851Z] #84 161.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-30T14:25:30.851Z] #84 161.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-30T14:25:30.851Z] #84 161.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-30T14:25:30.851Z] #84 161.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-30T14:25:30.916Z] #26 ... [2022-06-30T14:25:30.916Z] [2022-06-30T14:25:30.916Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:25:30.916Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-06-30T14:25:30.916Z] #21 18.02 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-06-30T14:25:30.916Z] #21 18.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-06-30T14:25:30.916Z] #21 18.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-06-30T14:25:30.916Z] #21 18.03 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-30T14:25:30.916Z] #21 18.04 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-06-30T14:25:30.916Z] #21 18.04 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-06-30T14:25:30.916Z] #21 18.04 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-06-30T14:25:30.916Z] #21 18.04 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-30T14:25:30.916Z] #21 18.08 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-30T14:25:30.916Z] #21 18.08 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-30T14:25:30.916Z] #21 18.09 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-30T14:25:30.916Z] #21 18.10 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-30T14:25:30.916Z] #21 18.10 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-30T14:25:30.916Z] #21 18.11 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-30T14:25:30.916Z] #21 18.12 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-06-30T14:25:30.916Z] #21 18.15 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-06-30T14:25:30.916Z] #21 18.15 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-06-30T14:25:30.916Z] #21 18.17 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-30T14:25:30.916Z] #21 18.40 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-06-30T14:25:30.916Z] #21 18.44 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-06-30T14:25:30.916Z] #21 18.44 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-06-30T14:25:30.916Z] #21 18.44 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-06-30T14:25:30.916Z] #21 19.06 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:25:30.916Z] #21 19.26 Fetched 27.0 MB in 1s (22.5 MB/s) [2022-06-30T14:25:30.916Z] #21 19.33 Selecting previously unselected package pigz. [2022-06-30T14:25:30.916Z] #21 19.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-06-30T14:25:30.916Z] #21 19.39 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-06-30T14:25:30.916Z] #21 19.40 Unpacking pigz (2.6-1) ... [2022-06-30T14:25:30.916Z] #21 19.49 Selecting previously unselected package libelf1:arm64. [2022-06-30T14:25:30.916Z] #21 19.50 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-06-30T14:25:30.916Z] #21 19.51 Unpacking libelf1:arm64 (0.183-1) ... [2022-06-30T14:25:30.916Z] #21 19.67 Selecting previously unselected package libbpf0:arm64. [2022-06-30T14:25:30.916Z] #21 19.68 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-06-30T14:25:30.916Z] #21 19.69 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-06-30T14:25:30.916Z] #21 19.78 Selecting previously unselected package libcap2:arm64. [2022-06-30T14:25:30.916Z] #21 19.78 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-06-30T14:25:30.916Z] #21 19.79 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-06-30T14:25:30.916Z] #21 19.87 Selecting previously unselected package libmnl0:arm64. [2022-06-30T14:25:30.916Z] #21 19.87 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-06-30T14:25:30.916Z] #21 19.88 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-06-30T14:25:30.916Z] #21 19.96 Selecting previously unselected package libxtables12:arm64. [2022-06-30T14:25:30.916Z] #21 19.96 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-06-30T14:25:30.916Z] #21 19.97 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-06-30T14:25:30.916Z] #21 20.08 Selecting previously unselected package libcap2-bin. [2022-06-30T14:25:30.916Z] #21 20.09 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-06-30T14:25:30.916Z] #21 20.10 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-30T14:25:30.916Z] #21 20.33 Selecting previously unselected package iproute2. [2022-06-30T14:25:30.916Z] #21 20.33 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-06-30T14:25:30.916Z] #21 20.47 Unpacking iproute2 (5.10.0-4) ... [2022-06-30T14:25:30.916Z] #21 21.49 Selecting previously unselected package xxd. [2022-06-30T14:25:30.916Z] #21 21.49 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-30T14:25:30.916Z] #21 21.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:25:30.916Z] #21 21.68 Selecting previously unselected package vim-common. [2022-06-30T14:25:30.916Z] #21 21.69 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T14:25:30.916Z] #21 21.73 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:25:30.916Z] #21 21.89 Selecting previously unselected package bash-completion. [2022-06-30T14:25:30.916Z] #21 21.89 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-30T14:25:31.175Z] #21 24.20 Unpacking bash-completion (1:2.11-2) ... [2022-06-30T14:25:31.354Z] #67 ... [2022-06-30T14:25:31.354Z] [2022-06-30T14:25:31.354Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:25:31.354Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:25:31.354Z] #14 123.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-30T14:25:31.354Z] #14 123.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-30T14:25:31.354Z] #14 123.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-30T14:25:31.354Z] #14 123.3 Selecting previously unselected package libapparmor1:amd64. [2022-06-30T14:25:31.354Z] #14 123.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-30T14:25:31.354Z] #14 123.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-30T14:25:31.354Z] #14 123.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-30T14:25:31.354Z] #14 123.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-30T14:25:31.354Z] #14 123.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-30T14:25:31.354Z] #14 123.5 Selecting previously unselected package libbtrfs0:amd64. [2022-06-30T14:25:31.354Z] #14 123.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-30T14:25:31.354Z] #14 123.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T14:25:31.354Z] #14 123.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-30T14:25:31.354Z] #14 123.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-30T14:25:31.354Z] #14 123.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T14:25:31.354Z] #14 123.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-30T14:25:31.354Z] #14 124.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T14:25:31.354Z] #14 124.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:25:31.354Z] #14 124.0 Selecting previously unselected package libudev-dev:amd64. [2022-06-30T14:25:31.354Z] #14 124.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-30T14:25:31.354Z] #14 124.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-30T14:25:31.354Z] #14 124.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-30T14:25:31.354Z] #14 124.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-30T14:25:31.354Z] #14 124.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-30T14:25:31.354Z] #14 124.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-30T14:25:31.354Z] #14 124.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-30T14:25:31.354Z] #14 124.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-30T14:25:31.354Z] #14 124.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-30T14:25:31.354Z] #14 124.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-30T14:25:31.354Z] #14 124.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-30T14:25:31.354Z] #14 125.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-30T14:25:31.354Z] #14 125.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-30T14:25:31.354Z] #14 125.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-30T14:25:31.354Z] #14 125.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-30T14:25:31.354Z] #14 125.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-30T14:25:31.354Z] #14 125.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-30T14:25:31.354Z] #14 125.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-30T14:25:31.354Z] #14 125.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-30T14:25:31.354Z] #14 125.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-30T14:25:31.354Z] #14 125.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-30T14:25:31.354Z] #14 125.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T14:25:31.354Z] #14 125.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:25:31.354Z] #14 126.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-30T14:25:31.354Z] #14 126.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-30T14:25:31.354Z] #14 126.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T14:25:31.354Z] #14 126.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-30T14:25:31.354Z] #14 126.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-30T14:25:31.354Z] #14 126.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T14:25:31.354Z] #14 126.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T14:25:31.354Z] #14 126.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-30T14:25:31.354Z] #14 126.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-30T14:25:31.354Z] #14 126.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-30T14:25:31.354Z] #14 126.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-30T14:25:31.354Z] #14 126.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-30T14:25:31.354Z] #14 126.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T14:25:31.354Z] #14 126.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-30T14:25:31.354Z] #14 126.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-30T14:25:31.354Z] #14 126.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-30T14:25:31.354Z] #14 126.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-30T14:25:31.354Z] #14 126.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T14:25:31.354Z] #14 126.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-30T14:25:31.354Z] #14 126.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-30T14:25:31.354Z] #14 127.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-30T14:25:31.354Z] #14 127.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T14:25:31.354Z] #14 127.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-30T14:25:31.354Z] #14 127.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-30T14:25:31.354Z] #14 127.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-30T14:25:31.354Z] #14 127.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-30T14:25:31.354Z] #14 127.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:25:31.354Z] #14 127.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-30T14:25:31.354Z] #14 127.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:25:31.354Z] #14 127.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-30T14:25:31.354Z] #14 127.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-30T14:25:31.354Z] #14 127.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:25:31.354Z] #14 127.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-30T14:25:31.354Z] #14 127.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:25:31.354Z] #14 127.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-30T14:25:31.354Z] #14 127.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:25:31.354Z] #14 127.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-30T14:25:31.354Z] #14 127.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:25:31.354Z] #14 127.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:25:31.354Z] #14 127.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:25:31.354Z] #14 DONE 128.1s [2022-06-30T14:25:31.354Z] [2022-06-30T14:25:31.354Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-30T14:25:31.354Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-06-30T14:25:31.354Z] #15 ... [2022-06-30T14:25:31.354Z] [2022-06-30T14:25:31.354Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-30T14:25:31.354Z] #59 sha256:e0465b29603538d9c2f647aa0c400e0c7a3eb06461ba57f74cd8a37b70465da6 [2022-06-30T14:25:31.354Z] #59 DONE 0.3s [2022-06-30T14:25:31.354Z] [2022-06-30T14:25:31.354Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:25:31.354Z] #60 sha256:e30b75c433f9dfbf5bf50f6150f62ed0f90d299e4cd9283f3cc4974cef925fbb [2022-06-30T14:25:31.744Z] #21 24.59 Selecting previously unselected package bzip2. [2022-06-30T14:25:31.744Z] #21 24.60 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-06-30T14:25:31.744Z] #21 24.60 Unpacking bzip2 (1.0.8-4) ... [2022-06-30T14:25:31.744Z] #21 24.68 Selecting previously unselected package xz-utils. [2022-06-30T14:25:31.744Z] #21 24.69 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-06-30T14:25:31.744Z] #21 24.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:25:31.744Z] #21 24.85 Selecting previously unselected package apparmor. [2022-06-30T14:25:31.744Z] #21 24.85 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-06-30T14:25:31.781Z] #84 ... [2022-06-30T14:25:31.781Z] [2022-06-30T14:25:31.781Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T14:25:31.781Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T14:25:31.781Z] #19 206.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-06-30T14:25:31.781Z] #19 206.9 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:25:31.781Z] #19 206.9 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-06-30T14:25:31.781Z] #19 207.1 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-06-30T14:25:31.781Z] #19 207.1 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:25:31.781Z] #19 207.1 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-30T14:25:32.003Z] #21 24.92 Unpacking apparmor (2.13.6-10) ... [2022-06-30T14:25:32.264Z] #21 25.29 Selecting previously unselected package inetutils-ping. [2022-06-30T14:25:32.264Z] #21 25.30 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-06-30T14:25:32.264Z] #21 25.30 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-30T14:25:32.524Z] #21 25.42 Selecting previously unselected package libip4tc2:arm64. [2022-06-30T14:25:32.524Z] #21 25.43 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-06-30T14:25:32.524Z] #21 25.43 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-06-30T14:25:32.524Z] #21 25.51 Selecting previously unselected package libip6tc2:arm64. [2022-06-30T14:25:32.524Z] #21 25.51 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-06-30T14:25:32.524Z] #21 25.51 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-06-30T14:25:32.524Z] #21 25.62 Selecting previously unselected package libnfnetlink0:arm64. [2022-06-30T14:25:32.524Z] #21 25.62 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-06-30T14:25:32.524Z] #21 25.62 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-30T14:25:32.524Z] #21 25.70 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-06-30T14:25:32.738Z] #60 ... [2022-06-30T14:25:32.738Z] [2022-06-30T14:25:32.738Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:25:32.738Z] #67 sha256:01feb4918e6b0de0ced04150ea8fac5788705d9329dc2566807a6ef23a4ffece [2022-06-30T14:25:32.738Z] #67 129.3 rootlesskit version 1.0.0 [2022-06-30T14:25:32.738Z] #67 129.4 Usage of /build/rootlesskit-docker-proxy: [2022-06-30T14:25:32.738Z] #67 129.4 -container-ip string [2022-06-30T14:25:32.738Z] #67 129.4 container ip [2022-06-30T14:25:32.738Z] #67 129.4 -container-port int [2022-06-30T14:25:32.738Z] #67 129.4 container port (default -1) [2022-06-30T14:25:32.738Z] #67 129.4 -host-ip string [2022-06-30T14:25:32.738Z] #67 129.4 host ip [2022-06-30T14:25:32.738Z] #67 129.4 -host-port int [2022-06-30T14:25:32.738Z] #67 129.4 host port (default -1) [2022-06-30T14:25:32.738Z] #67 129.4 -proto string [2022-06-30T14:25:32.738Z] #67 129.4 proxy protocol (default "tcp") [2022-06-30T14:25:32.738Z] #67 DONE 129.8s [2022-06-30T14:25:32.738Z] [2022-06-30T14:25:32.738Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-30T14:25:32.738Z] #68 sha256:afddcb426ee60e814d8a404d772b67f49bbaf0a88148d6cd7c410e3e235d4520 [2022-06-30T14:25:32.738Z] #68 DONE 0.1s [2022-06-30T14:25:32.738Z] [2022-06-30T14:25:32.738Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:32.738Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:25:32.738Z] #77 71.28 configure.ac:7: installing 'build-aux/compile' [2022-06-30T14:25:32.738Z] #77 71.30 configure.ac:9: installing 'build-aux/config.guess' [2022-06-30T14:25:32.738Z] #77 71.31 configure.ac:9: installing 'build-aux/config.sub' [2022-06-30T14:25:32.738Z] #77 71.33 configure.ac:11: installing 'build-aux/install-sh' [2022-06-30T14:25:32.738Z] #77 71.34 configure.ac:11: installing 'build-aux/missing' [2022-06-30T14:25:32.738Z] #77 71.57 Makefile.am: installing 'build-aux/depcomp' [2022-06-30T14:25:32.738Z] #77 71.69 parallel-tests: installing 'build-aux/test-driver' [2022-06-30T14:25:32.738Z] #77 73.52 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-30T14:25:32.738Z] #77 73.52 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-30T14:25:32.738Z] #77 74.05 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-30T14:25:32.738Z] #77 74.05 libtoolize: copying file 'm4/libtool.m4' [2022-06-30T14:25:32.738Z] #77 74.15 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-30T14:25:32.738Z] #77 74.27 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-30T14:25:32.738Z] #77 74.36 libtoolize: copying file 'm4/ltversion.m4' [2022-06-30T14:25:32.738Z] #77 74.50 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-30T14:25:32.783Z] #21 25.70 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-06-30T14:25:32.783Z] #21 25.70 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-06-30T14:25:32.783Z] #21 25.80 Selecting previously unselected package libnftnl11:arm64. [2022-06-30T14:25:32.783Z] #21 25.80 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-06-30T14:25:32.783Z] #21 25.81 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-06-30T14:25:32.783Z] #21 25.89 Selecting previously unselected package iptables. [2022-06-30T14:25:32.998Z] #77 ... [2022-06-30T14:25:32.998Z] [2022-06-30T14:25:32.998Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-30T14:25:32.998Z] #69 sha256:9ee8dc701c30e70faf0870209b70d458fc39f921a9126652f3ade5a33042d24d [2022-06-30T14:25:32.999Z] #69 DONE 0.1s [2022-06-30T14:25:32.999Z] [2022-06-30T14:25:32.999Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:25:32.999Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:25:33.042Z] #21 25.91 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-06-30T14:25:33.042Z] #21 25.92 Unpacking iptables (1.8.7-1) ... [2022-06-30T14:25:33.302Z] #21 26.26 Selecting previously unselected package libonig5:arm64. [2022-06-30T14:25:33.302Z] #21 26.26 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-06-30T14:25:33.302Z] #21 26.27 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-06-30T14:25:33.561Z] #21 26.40 Selecting previously unselected package libjq1:arm64. [2022-06-30T14:25:33.561Z] #21 26.40 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-06-30T14:25:33.561Z] #21 26.44 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-06-30T14:25:33.561Z] #21 26.56 Selecting previously unselected package jq. [2022-06-30T14:25:33.561Z] #21 26.57 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-06-30T14:25:33.561Z] #21 26.57 Unpacking jq (1.6-2.1) ... [2022-06-30T14:25:33.561Z] #21 26.65 Selecting previously unselected package libaio1:arm64. [2022-06-30T14:25:33.561Z] #21 26.65 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-06-30T14:25:33.561Z] #21 26.65 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-06-30T14:25:33.561Z] #21 26.72 Selecting previously unselected package libgpm2:arm64. [2022-06-30T14:25:33.561Z] #21 26.74 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-06-30T14:25:33.845Z] #21 26.75 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-06-30T14:25:33.845Z] #21 26.88 Selecting previously unselected package libicu67:arm64. [2022-06-30T14:25:33.845Z] #21 26.92 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-06-30T14:25:33.845Z] #21 26.95 Unpacking libicu67:arm64 (67.1-7) ... [2022-06-30T14:25:35.300Z] #14 120.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-30T14:25:35.300Z] #14 120.0 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:25:35.300Z] #14 120.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:25:35.600Z] #34 ... [2022-06-30T14:25:35.600Z] [2022-06-30T14:25:35.600Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:25:35.600Z] #60 sha256:e30b75c433f9dfbf5bf50f6150f62ed0f90d299e4cd9283f3cc4974cef925fbb [2022-06-30T14:25:35.600Z] #60 4.098 + RM_GOPATH=0 [2022-06-30T14:25:35.600Z] #60 4.098 + TMP_GOPATH= [2022-06-30T14:25:35.600Z] #60 4.098 + : /build [2022-06-30T14:25:35.600Z] #60 4.098 + '[' -z '' ']' [2022-06-30T14:25:35.600Z] #60 4.100 ++ mktemp -d [2022-06-30T14:25:35.600Z] #60 4.100 + export GOPATH=/tmp/tmp.xAQPsWyh35 [2022-06-30T14:25:35.600Z] #60 4.100 + GOPATH=/tmp/tmp.xAQPsWyh35 [2022-06-30T14:25:35.600Z] #60 4.100 + RM_GOPATH=1 [2022-06-30T14:25:35.600Z] #60 4.100 + case "$(go env GOARCH)" in [2022-06-30T14:25:35.600Z] #60 4.100 ++ go env GOARCH [2022-06-30T14:25:35.600Z] #60 4.126 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:25:35.600Z] #60 4.126 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:25:35.600Z] #60 4.126 ++ dirname /install.sh [2022-06-30T14:25:35.600Z] #60 4.156 + dir=/ [2022-06-30T14:25:35.600Z] #60 4.156 + bin=runc [2022-06-30T14:25:35.600Z] #60 4.156 + shift [2022-06-30T14:25:35.600Z] #60 4.156 + '[' '!' -f //runc.installer ']' [2022-06-30T14:25:35.600Z] #60 4.156 + . //runc.installer [2022-06-30T14:25:35.600Z] #60 4.156 ++ set -e [2022-06-30T14:25:35.600Z] #60 4.156 ++ : v1.1.2 [2022-06-30T14:25:35.600Z] #60 4.156 + install_runc [2022-06-30T14:25:35.600Z] #60 4.156 + RUNC_BUILDTAGS=seccomp [2022-06-30T14:25:35.600Z] #60 4.156 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-30T14:25:35.600Z] #60 4.156 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xAQPsWyh35/src/github.com/opencontainers/runc [2022-06-30T14:25:35.600Z] #60 4.156 Cloning into '/tmp/tmp.xAQPsWyh35/src/github.com/opencontainers/runc'... [2022-06-30T14:25:35.600Z] #60 4.157 Install runc version v1.1.2 (build tags: seccomp) [2022-06-30T14:25:35.600Z] #60 ... [2022-06-30T14:25:35.600Z] [2022-06-30T14:25:35.600Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-30T14:25:35.600Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-06-30T14:25:35.600Z] #15 DONE 4.7s [2022-06-30T14:25:35.600Z] [2022-06-30T14:25:35.600Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-30T14:25:35.600Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-06-30T14:25:37.191Z] #21 30.04 Selecting previously unselected package libinih1:arm64. [2022-06-30T14:25:37.192Z] #21 30.07 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-06-30T14:25:37.192Z] #21 30.09 Unpacking libinih1:arm64 (53-1+b2) ... [2022-06-30T14:25:37.192Z] #21 30.15 Selecting previously unselected package libnet1:arm64. [2022-06-30T14:25:37.192Z] #21 30.17 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-30T14:25:37.192Z] #21 30.18 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:25:37.192Z] #21 30.28 Selecting previously unselected package libnl-3-200:arm64. [2022-06-30T14:25:37.192Z] #21 30.28 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-06-30T14:25:37.192Z] #21 30.28 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-30T14:25:37.451Z] #21 30.36 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-30T14:25:37.451Z] #21 30.39 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-30T14:25:37.451Z] #21 30.39 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-30T14:25:37.451Z] #21 30.48 Selecting previously unselected package libyajl2:arm64. [2022-06-30T14:25:37.451Z] #21 30.49 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-06-30T14:25:37.451Z] #21 30.51 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-06-30T14:25:37.451Z] #21 30.58 Selecting previously unselected package net-tools. [2022-06-30T14:25:37.451Z] #21 30.58 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-06-30T14:25:37.710Z] #21 30.58 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-30T14:25:37.710Z] #21 30.77 Selecting previously unselected package patch. [2022-06-30T14:25:37.710Z] #21 30.79 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-06-30T14:25:37.710Z] #21 30.79 Unpacking patch (2.7.6-7) ... [2022-06-30T14:25:37.969Z] #21 30.92 Selecting previously unselected package python-pip-whl. [2022-06-30T14:25:37.969Z] #21 30.92 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-30T14:25:37.969Z] #21 30.93 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-30T14:25:38.329Z] #19 ... [2022-06-30T14:25:38.329Z] [2022-06-30T14:25:38.329Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:38.329Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:25:38.329Z] #84 162.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-30T14:25:38.329Z] #84 162.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-30T14:25:38.329Z] #84 162.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-30T14:25:38.329Z] #84 162.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-30T14:25:38.329Z] #84 162.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-30T14:25:38.329Z] #84 162.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-30T14:25:38.329Z] #84 162.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-30T14:25:38.329Z] #84 162.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-30T14:25:38.329Z] #84 162.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-30T14:25:38.329Z] #84 162.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-30T14:25:38.329Z] #84 162.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-30T14:25:38.329Z] #84 162.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-30T14:25:38.329Z] #84 162.9 make install-recursive [2022-06-30T14:25:38.329Z] #84 163.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:25:38.329Z] #84 163.1 Making install in yajl [2022-06-30T14:25:38.329Z] #84 163.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:25:38.329Z] #84 163.2 CC verify/json_verify-json_verify.o [2022-06-30T14:25:38.329Z] #84 163.2 CC src/libyajl_la-yajl_alloc.lo [2022-06-30T14:25:38.329Z] #84 163.2 CC src/libyajl_la-yajl.lo [2022-06-30T14:25:38.329Z] #84 163.2 CC src/libyajl_la-yajl_gen.lo [2022-06-30T14:25:38.329Z] #84 163.3 CC src/libyajl_la-yajl_parser.lo [2022-06-30T14:25:38.329Z] #84 163.3 CC src/libyajl_la-yajl_buf.lo [2022-06-30T14:25:38.329Z] #84 163.3 CC src/libyajl_la-yajl_encode.lo [2022-06-30T14:25:38.329Z] #84 163.3 CC src/libyajl_la-yajl_lex.lo [2022-06-30T14:25:38.329Z] #84 163.4 CC src/libyajl_la-yajl_tree.lo [2022-06-30T14:25:38.329Z] #84 168.1 CCLD libyajl.la [2022-06-30T14:25:38.329Z] #84 168.3 CCLD verify/json_verify [2022-06-30T14:25:38.329Z] #84 168.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:25:38.329Z] #84 168.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-30T14:25:38.329Z] #84 168.7 make[5]: Nothing to be done for 'install-data-am'. [2022-06-30T14:25:38.329Z] #84 168.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:25:38.329Z] #84 168.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:25:38.329Z] #84 168.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:25:38.329Z] #84 168.8 CC src/validate.o [2022-06-30T14:25:38.329Z] #84 168.9 CC src/image_spec_schema_config_schema.lo [2022-06-30T14:25:38.329Z] #84 168.9 CC src/image_spec_schema_content_descriptor.lo [2022-06-30T14:25:38.329Z] #84 168.9 CC src/image_spec_schema_defs.lo [2022-06-30T14:25:38.329Z] #84 169.0 CC src/image_spec_schema_defs_descriptor.lo [2022-06-30T14:25:38.329Z] #84 169.1 CC src/image_spec_schema_image_index_schema.lo [2022-06-30T14:25:38.329Z] #84 169.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-30T14:25:38.329Z] #84 169.1 CC src/image_spec_schema_image_layout_schema.lo [2022-06-30T14:25:38.329Z] #84 169.1 CC src/runtime_spec_schema_config_zos.lo [2022-06-30T14:25:38.329Z] #84 169.1 CC src/runtime_spec_schema_config_linux.lo [2022-06-30T14:25:38.329Z] #84 169.1 CC src/runtime_spec_schema_config_schema.lo [2022-06-30T14:25:38.329Z] #84 169.1 CC src/runtime_spec_schema_config_solaris.lo [2022-06-30T14:25:38.329Z] #84 169.2 CC src/runtime_spec_schema_config_vm.lo [2022-06-30T14:25:38.537Z] #21 31.51 Selecting previously unselected package python3-lib2to3. [2022-06-30T14:25:38.537Z] #21 31.51 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-30T14:25:38.537Z] #21 31.52 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-30T14:25:38.537Z] #21 31.66 Selecting previously unselected package python3-distutils. [2022-06-30T14:25:38.537Z] #21 31.66 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-30T14:25:38.537Z] #21 31.66 Unpacking python3-distutils (3.9.2-1) ... [2022-06-30T14:25:38.585Z] #84 169.2 CC src/runtime_spec_schema_config_windows.lo [2022-06-30T14:25:38.585Z] #84 169.3 CC src/runtime_spec_schema_defs.lo [2022-06-30T14:25:38.585Z] #84 169.3 CC src/runtime_spec_schema_defs_linux.lo [2022-06-30T14:25:38.585Z] #84 169.4 CC src/runtime_spec_schema_defs_zos.lo [2022-06-30T14:25:38.797Z] #21 31.79 Selecting previously unselected package python3-pkg-resources. [2022-06-30T14:25:38.797Z] #21 31.80 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-30T14:25:38.797Z] #21 31.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:25:38.842Z] #84 169.6 CC src/runtime_spec_schema_defs_vm.lo [2022-06-30T14:25:38.842Z] #84 169.6 CC src/runtime_spec_schema_defs_windows.lo [2022-06-30T14:25:38.842Z] #84 169.7 CC src/runtime_spec_schema_state_schema.lo [2022-06-30T14:25:38.929Z] #16 DONE 3.5s [2022-06-30T14:25:38.929Z] [2022-06-30T14:25:38.929Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-30T14:25:38.929Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-06-30T14:25:39.056Z] #21 31.94 Selecting previously unselected package python3-setuptools. [2022-06-30T14:25:39.056Z] #21 31.94 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-30T14:25:39.056Z] #21 31.95 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-30T14:25:39.099Z] #84 169.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-30T14:25:39.099Z] #84 170.0 CC src/basic_test_double_array_item.lo [2022-06-30T14:25:39.315Z] #21 32.24 Selecting previously unselected package python3-wheel. [2022-06-30T14:25:39.315Z] #21 32.26 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-30T14:25:39.315Z] #21 32.26 Unpacking python3-wheel (0.34.2-1) ... [2022-06-30T14:25:39.315Z] #21 32.35 Selecting previously unselected package python3-pip. [2022-06-30T14:25:39.315Z] #21 32.35 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-30T14:25:39.315Z] #21 32.36 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-30T14:25:39.356Z] #84 170.2 CC src/basic_test_double_array.lo [2022-06-30T14:25:39.356Z] #84 170.2 CC src/basic_test_top_array_int.lo [2022-06-30T14:25:39.356Z] #84 170.3 CC src/basic_test_top_array_string.lo [2022-06-30T14:25:39.574Z] #21 32.59 Selecting previously unselected package sudo. [2022-06-30T14:25:39.574Z] #21 32.59 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-06-30T14:25:39.574Z] #21 32.61 Unpacking sudo (1.9.5p2-3) ... [2022-06-30T14:25:39.614Z] #84 170.4 CC src/basic_test_top_double_array_int.lo [2022-06-30T14:25:39.614Z] #84 170.5 CC src/basic_test_top_double_array_refobj.lo [2022-06-30T14:25:39.614Z] #84 170.5 CC src/basic_test_top_double_array_obj.lo [2022-06-30T14:25:39.872Z] #84 170.6 CC src/basic_test_top_double_array_string.lo [2022-06-30T14:25:39.872Z] #84 170.6 CC src/read-file.lo [2022-06-30T14:25:40.129Z] #84 170.8 CC tests/test-1.o [2022-06-30T14:25:40.129Z] #84 170.8 CC src/json_common.lo [2022-06-30T14:25:40.129Z] #84 170.9 CC tests/test-2.o [2022-06-30T14:25:40.129Z] #84 171.0 CC tests/test-4.o [2022-06-30T14:25:40.129Z] #84 171.0 CC tests/test-3.o [2022-06-30T14:25:40.143Z] #21 33.08 Selecting previously unselected package thin-provisioning-tools. [2022-06-30T14:25:40.143Z] #21 33.08 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-06-30T14:25:40.143Z] #21 33.09 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-30T14:25:40.387Z] #84 171.2 CC tests/test-5.o [2022-06-30T14:25:40.387Z] #84 171.2 CC tests/test-6.o [2022-06-30T14:25:40.411Z] #21 33.33 Selecting previously unselected package uidmap. [2022-06-30T14:25:40.411Z] #21 33.33 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-06-30T14:25:40.411Z] #21 33.34 Unpacking uidmap (1:4.8.1-1) ... [2022-06-30T14:25:40.411Z] #21 33.46 Selecting previously unselected package vim-runtime. [2022-06-30T14:25:40.411Z] #21 33.48 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T14:25:40.411Z] #21 33.50 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-30T14:25:40.411Z] #21 33.52 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-30T14:25:40.411Z] #21 33.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:25:40.644Z] #84 171.5 CC tests/test-7.o [2022-06-30T14:25:40.644Z] #84 171.6 CC tests/test-8.o [2022-06-30T14:25:40.644Z] #84 171.6 CC tests/test-9.o [2022-06-30T14:25:40.901Z] #84 171.8 CC tests/test-10.o [2022-06-30T14:25:41.159Z] #84 172.0 CC tests/test-11.o [2022-06-30T14:25:41.346Z] #21 ... [2022-06-30T14:25:41.346Z] [2022-06-30T14:25:41.346Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:41.346Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-30T14:25:41.346Z] #77 94.04 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-30T14:25:41.346Z] #77 94.67 checking for sd_notify_barrier... yes [2022-06-30T14:25:41.346Z] #77 94.87 checking linux/bpf.h usability... yes [2022-06-30T14:25:41.346Z] #77 95.04 checking linux/bpf.h presence... yes [2022-06-30T14:25:41.346Z] #77 95.14 checking for linux/bpf.h... yes [2022-06-30T14:25:41.346Z] #77 95.14 checking compilation for eBPF... yes [2022-06-30T14:25:41.346Z] #77 95.28 checking for criu >= 3.15... no [2022-06-30T14:25:41.346Z] #77 95.31 configure: CRIU headers not found, building without CRIU support [2022-06-30T14:25:41.346Z] #77 95.31 checking for criu > 3.16... no [2022-06-30T14:25:41.346Z] #77 95.34 configure: CRIU version doesn't support join-ns API [2022-06-30T14:25:41.346Z] #77 95.34 checking for criu > 3.16.1... no [2022-06-30T14:25:41.346Z] #77 95.38 configure: CRIU version doesn't support for pre-dumping [2022-06-30T14:25:41.346Z] #77 95.38 checking for new mount API (fsconfig)... yes [2022-06-30T14:25:41.346Z] #77 95.47 checking for seccomp notify API... yes [2022-06-30T14:25:41.346Z] #77 95.57 checking for gperf... no [2022-06-30T14:25:41.346Z] #77 95.57 configure: gperf not found - cannot rebuild signal parser code [2022-06-30T14:25:41.346Z] #77 95.57 checking for library containing argp_parse... none required [2022-06-30T14:25:41.346Z] #77 95.98 checking that generated files are newer than configure... done [2022-06-30T14:25:41.346Z] #77 95.98 configure: creating ./config.status [2022-06-30T14:25:41.346Z] #77 98.97 config.status: creating Makefile [2022-06-30T14:25:41.346Z] #77 99.07 config.status: creating rpm/crun.spec [2022-06-30T14:25:41.347Z] #77 99.17 config.status: creating config.h [2022-06-30T14:25:41.347Z] #77 99.22 config.status: executing libtool commands [2022-06-30T14:25:41.347Z] #77 99.28 config.status: executing depfiles commands [2022-06-30T14:25:41.347Z] #77 100.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-30T14:25:41.347Z] #77 100.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-30T14:25:41.347Z] #77 101.1 checking for gcc... gcc [2022-06-30T14:25:41.347Z] #77 101.3 checking whether the C compiler works... yes [2022-06-30T14:25:41.347Z] #77 101.4 checking for C compiler default output file name... a.out [2022-06-30T14:25:41.347Z] #77 101.5 checking for suffix of executables... [2022-06-30T14:25:41.347Z] #77 101.7 checking whether we are cross compiling... no [2022-06-30T14:25:41.347Z] #77 101.8 checking for suffix of object files... o [2022-06-30T14:25:41.347Z] #77 102.0 checking whether we are using the GNU C compiler... yes [2022-06-30T14:25:41.347Z] #77 102.1 checking whether gcc accepts -g... yes [2022-06-30T14:25:41.347Z] #77 102.2 checking for gcc option to accept ISO C89... none needed [2022-06-30T14:25:41.347Z] #77 102.4 checking whether gcc understands -c and -o together... yes [2022-06-30T14:25:41.347Z] #77 102.5 checking how to run the C preprocessor... gcc -E [2022-06-30T14:25:41.347Z] #77 102.8 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T14:25:41.347Z] #77 102.8 checking for egrep... /bin/grep -E [2022-06-30T14:25:41.347Z] #77 102.8 checking for ANSI C header files... yes [2022-06-30T14:25:41.347Z] #77 103.5 checking for sys/types.h... yes [2022-06-30T14:25:41.347Z] #77 103.7 checking for sys/stat.h... yes [2022-06-30T14:25:41.347Z] #77 103.8 checking for stdlib.h... yes [2022-06-30T14:25:41.347Z] #77 104.0 checking for string.h... yes [2022-06-30T14:25:41.347Z] #77 104.2 checking for memory.h... yes [2022-06-30T14:25:41.347Z] #77 104.4 checking for strings.h... yes [2022-06-30T14:25:41.347Z] #77 104.6 checking for inttypes.h... yes [2022-06-30T14:25:41.347Z] #77 104.7 checking for stdint.h... yes [2022-06-30T14:25:41.606Z] #77 105.0 checking for unistd.h... yes [2022-06-30T14:25:41.866Z] #77 105.2 checking minix/config.h usability... no [2022-06-30T14:25:41.866Z] #77 105.3 checking minix/config.h presence... no [2022-06-30T14:25:41.866Z] #77 105.4 checking for minix/config.h... no [2022-06-30T14:25:42.125Z] #77 105.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-30T14:25:42.385Z] #77 105.7 checking build system type... aarch64-unknown-linux-gnu [2022-06-30T14:25:42.644Z] #77 105.9 checking host system type... aarch64-unknown-linux-gnu [2022-06-30T14:25:42.644Z] #77 105.9 checking how to print strings... printf [2022-06-30T14:25:42.644Z] #77 105.9 checking for a sed that does not truncate output... /bin/sed [2022-06-30T14:25:42.644Z] #77 105.9 checking for fgrep... /bin/grep -F [2022-06-30T14:25:42.644Z] #77 106.0 checking for ld used by gcc... /usr/bin/ld [2022-06-30T14:25:42.644Z] #77 106.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T14:25:42.644Z] #77 106.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T14:25:42.644Z] #77 106.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T14:25:42.644Z] #77 106.1 checking whether ln -s works... yes [2022-06-30T14:25:42.644Z] #77 106.1 checking the maximum length of command line arguments... 1572864 [2022-06-30T14:25:42.644Z] #77 106.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-06-30T14:25:42.644Z] #77 106.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T14:25:42.644Z] #77 106.2 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T14:25:42.644Z] #77 106.2 checking for objdump... objdump [2022-06-30T14:25:42.644Z] #77 106.2 checking how to recognize dependent libraries... pass_all [2022-06-30T14:25:42.644Z] #77 106.2 checking for dlltool... no [2022-06-30T14:25:42.644Z] #77 106.2 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T14:25:42.644Z] #77 106.2 checking for ar... ar [2022-06-30T14:25:42.903Z] #77 106.2 checking for archiver @FILE support... @ [2022-06-30T14:25:42.903Z] #77 106.3 checking for strip... strip [2022-06-30T14:25:42.903Z] #77 106.3 checking for ranlib... ranlib [2022-06-30T14:25:42.903Z] #77 106.3 checking for gawk... no [2022-06-30T14:25:42.903Z] #77 106.3 checking for mawk... mawk [2022-06-30T14:25:43.121Z] #17 3.733 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-30T14:25:43.121Z] #17 DONE 4.0s [2022-06-30T14:25:43.121Z] [2022-06-30T14:25:43.121Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-30T14:25:43.121Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-06-30T14:25:43.162Z] #77 106.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T14:25:43.162Z] #77 106.7 checking for sysroot... no [2022-06-30T14:25:43.162Z] #77 106.7 checking for a working dd... /bin/dd [2022-06-30T14:25:43.162Z] #77 106.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T14:25:43.162Z] #77 106.7 checking for mt... no [2022-06-30T14:25:43.162Z] #77 106.7 checking if : is a manifest tool... no [2022-06-30T14:25:43.443Z] #77 ... [2022-06-30T14:25:43.443Z] [2022-06-30T14:25:43.443Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:25:43.443Z] #64 sha256:5fef386b8f7e52364839b728289359d917759fd94411a1dfc1560f1db3c72fba [2022-06-30T14:25:43.486Z] #14 ... [2022-06-30T14:25:43.486Z] [2022-06-30T14:25:43.486Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:43.486Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:25:43.486Z] #77 48.43 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-30T14:25:43.732Z] #77 106.8 checking for dlfcn.h... yes [2022-06-30T14:25:43.732Z] #77 107.0 checking for objdir... .libs [2022-06-30T14:25:43.732Z] #77 107.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T14:25:43.732Z] #77 ... [2022-06-30T14:25:43.732Z] [2022-06-30T14:25:43.732Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:25:43.732Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-06-30T14:25:43.732Z] #21 36.79 Selecting previously unselected package vim. [2022-06-30T14:25:43.732Z] #21 36.79 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-30T14:25:43.732Z] #21 36.81 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:25:44.302Z] #21 37.27 Selecting previously unselected package xfsprogs. [2022-06-30T14:25:44.302Z] #21 37.28 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-06-30T14:25:44.302Z] #21 37.29 Unpacking xfsprogs (5.10.0-4) ... [2022-06-30T14:25:44.484Z] #64 73.92 Updating files: 25% (1228/4779) Updating files: 26% (1243/4779) Updating files: 27% (1291/4779) Updating files: 28% (1339/4779) Updating files: 29% (1386/4779) Updating files: 30% (1434/4779) Updating files: 31% (1482/4779) Updating files: 32% (1530/4779) Updating files: 33% (1578/4779) Updating files: 34% (1625/4779) Updating files: 35% (1673/4779) Updating files: 36% (1721/4779) Updating files: 37% (1769/4779) Updating files: 38% (1817/4779) Updating files: 39% (1864/4779) Updating files: 40% (1912/4779) Updating files: 41% (1960/4779) Updating files: 42% (2008/4779) Updating files: 43% (2055/4779) Updating files: 44% (2103/4779) Updating files: 45% (2151/4779) Updating files: 46% (2199/4779) Updating files: 47% (2247/4779) Updating files: 48% (2294/4779) Updating files: 49% (2342/4779) Updating files: 50% (2390/4779) Updating files: 51% (2438/4779) Updating files: 52% (2486/4779) Updating files: 53% (2533/4779) Updating files: 54% (2581/4779) Updating files: 55% (2629/4779) Updating files: 56% (2677/4779) Updating files: 57% (2725/4779) Updating files: 58% (2772/4779) Updating files: 59% (2820/4779) Updating files: 59% (2854/4779) Updating files: 60% (2868/4779) Updating files: 61% (2916/4779) Updating files: 62% (2963/4779) Updating files: 63% (3011/4779) Updating files: 64% (3059/4779) Updating files: 65% (3107/4779) Updating files: 66% (3155/4779) Updating files: 67% (3202/4779) Updating files: 68% (3250/4779) Updating files: 69% (3298/4779) Updating files: 70% (3346/4779) Updating files: 71% (3394/4779) Updating files: 72% (3441/4779) Updating files: 73% (3489/4779) Updating files: 74% (3537/4779) Updating files: 75% (3585/4779) Updating files: 76% (3633/4779) Updating files: 77% (3680/4779) Updating files: 78% (3728/4779) Updating files: 79% (3776/4779) Updating files: 80% (3824/4779) Updating files: 81% (3871/4779) Updating files: 82% (3919/4779) Updating files: 83% (3967/4779) Updating files: 84% (4015/4779) Updating files: 85% (4063/4779) Updating files: 86% (4110/4779) Updating files: 87% (4158/4779) Updating files: 88% (4206/4779) Updating files: 89% (4254/4779) Updating files: 90% (4302/4779) Updating files: 91% (4349/4779) Updating files: 92% (4397/4779) Updating files: 93% (4445/4779) Updating files: 94% (4493/4779) Updating files: 95% (4541/4779) Updating files: 96% (4588/4779) Updating files: 97% (4636/4779) Updating files: 98% (4684/4779) Updating files: 99% (4732/4779) Updating files: 100% (4779/4779) Updating files: 100% (4779/4779), done. [2022-06-30T14:25:44.743Z] #64 76.77 + cd /tmp/tmp.7GdE12wHAj/src/github.com/containerd/containerd [2022-06-30T14:25:44.743Z] #64 76.77 + git checkout -q v1.6.6 [2022-06-30T14:25:44.871Z] #21 37.73 Selecting previously unselected package zip. [2022-06-30T14:25:44.871Z] #21 37.73 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-06-30T14:25:44.871Z] #21 37.74 Unpacking zip (3.0-12) ... [2022-06-30T14:25:44.871Z] #21 37.88 Selecting previously unselected package zstd. [2022-06-30T14:25:44.871Z] #21 37.88 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-06-30T14:25:44.871Z] #21 37.89 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-30T14:25:45.440Z] #21 38.26 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:25:46.377Z] #21 39.21 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-06-30T14:25:46.377Z] #21 39.22 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-30T14:25:46.377Z] #21 39.23 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-06-30T14:25:46.377Z] #21 39.24 Setting up libicu67:arm64 (67.1-7) ... [2022-06-30T14:25:46.377Z] #21 39.25 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-06-30T14:25:46.377Z] #21 39.26 Setting up libinih1:arm64 (53-1+b2) ... [2022-06-30T14:25:46.377Z] #21 39.28 Setting up uidmap (1:4.8.1-1) ... [2022-06-30T14:25:46.377Z] #21 39.29 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-06-30T14:25:46.377Z] #21 39.32 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:25:46.377Z] #21 39.33 Setting up bzip2 (1.0.8-4) ... [2022-06-30T14:25:46.377Z] #21 39.35 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-30T14:25:46.377Z] #21 39.36 Setting up python3-wheel (0.34.2-1) ... [2022-06-30T14:25:46.414Z] #18 DONE 2.9s [2022-06-30T14:25:46.415Z] [2022-06-30T14:25:46.415Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-30T14:25:46.415Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-06-30T14:25:47.278Z] #64 79.30 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-30T14:25:47.278Z] #64 79.30 + BUILDTAGS='netgo osusergo static_build' [2022-06-30T14:25:47.278Z] #64 79.30 + export EXTRA_FLAGS=-buildmode=pie [2022-06-30T14:25:47.278Z] #64 79.30 + EXTRA_FLAGS=-buildmode=pie [2022-06-30T14:25:47.278Z] #64 79.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-30T14:25:47.278Z] #64 79.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-30T14:25:47.278Z] #64 79.30 + '[' '' = dynamic ']' [2022-06-30T14:25:47.278Z] #64 79.30 + make [2022-06-30T14:25:47.314Z] #21 40.14 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:25:47.314Z] #21 40.15 Setting up libcap2:arm64 (1:2.44-1) ... [2022-06-30T14:25:47.314Z] #21 40.16 Setting up libcap2-bin (1:2.44-1) ... [2022-06-30T14:25:47.314Z] #21 40.18 Setting up apparmor (2.13.6-10) ... [2022-06-30T14:25:48.324Z] #19 DONE 2.0s [2022-06-30T14:25:48.324Z] [2022-06-30T14:25:48.324Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:48.324Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:25:48.324Z] #77 89.28 configure.ac:11: installing 'build-aux/compile' [2022-06-30T14:25:48.324Z] #77 89.28 configure.ac:11: installing 'build-aux/config.guess' [2022-06-30T14:25:48.324Z] #77 89.28 configure.ac:11: installing 'build-aux/config.sub' [2022-06-30T14:25:48.324Z] #77 89.28 configure.ac:13: installing 'build-aux/install-sh' [2022-06-30T14:25:48.324Z] #77 89.28 configure.ac:13: installing 'build-aux/missing' [2022-06-30T14:25:48.324Z] #77 89.28 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-30T14:25:48.324Z] #77 89.48 Makefile.am: installing 'build-aux/depcomp' [2022-06-30T14:25:48.324Z] #77 90.88 checking build system type... x86_64-pc-linux-gnu [2022-06-30T14:25:48.324Z] #77 91.27 checking host system type... x86_64-pc-linux-gnu [2022-06-30T14:25:48.324Z] #77 91.28 checking how to print strings... printf [2022-06-30T14:25:48.324Z] #77 91.31 checking for gcc... gcc [2022-06-30T14:25:48.324Z] #77 91.42 checking whether the C compiler works... yes [2022-06-30T14:25:48.324Z] #77 91.76 checking for C compiler default output file name... a.out [2022-06-30T14:25:48.324Z] #77 91.76 checking for suffix of executables... [2022-06-30T14:25:48.324Z] #77 91.95 checking whether we are cross compiling... no [2022-06-30T14:25:48.324Z] #77 92.20 checking for suffix of object files... o [2022-06-30T14:25:48.324Z] #77 92.34 checking whether we are using the GNU C compiler... yes [2022-06-30T14:25:48.324Z] #77 92.46 checking whether gcc accepts -g... yes [2022-06-30T14:25:48.324Z] #77 92.59 checking for gcc option to accept ISO C89... none needed [2022-06-30T14:25:48.324Z] #77 92.79 checking whether gcc understands -c and -o together... yes [2022-06-30T14:25:48.324Z] #77 92.96 checking for a sed that does not truncate output... /bin/sed [2022-06-30T14:25:48.324Z] #77 92.99 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T14:25:48.324Z] #77 93.02 checking for egrep... /bin/grep -E [2022-06-30T14:25:48.324Z] #77 93.02 checking for fgrep... /bin/grep -F [2022-06-30T14:25:48.324Z] #77 93.03 checking for ld used by gcc... /usr/bin/ld [2022-06-30T14:25:48.324Z] #77 93.05 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T14:25:48.324Z] #77 93.09 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T14:25:48.324Z] #77 93.12 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T14:25:48.324Z] #77 93.26 checking whether ln -s works... yes [2022-06-30T14:25:48.324Z] #77 93.26 checking the maximum length of command line arguments... 1572864 [2022-06-30T14:25:48.324Z] #77 93.30 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-30T14:25:48.324Z] #77 93.31 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T14:25:48.324Z] #77 93.31 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T14:25:48.324Z] #77 93.31 checking for objdump... objdump [2022-06-30T14:25:48.324Z] #77 93.31 checking how to recognize dependent libraries... pass_all [2022-06-30T14:25:48.324Z] #77 93.31 checking for dlltool... no [2022-06-30T14:25:48.324Z] #77 93.31 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T14:25:48.324Z] #77 93.31 checking for ar... ar [2022-06-30T14:25:48.324Z] #77 93.31 checking for archiver @FILE support... @ [2022-06-30T14:25:48.324Z] #77 93.56 checking for strip... strip [2022-06-30T14:25:48.324Z] #77 93.56 checking for ranlib... ranlib [2022-06-30T14:25:48.324Z] #77 93.56 checking for gawk... no [2022-06-30T14:25:48.324Z] #77 93.56 checking for mawk... mawk [2022-06-30T14:25:48.692Z] #21 41.75 Setting up zip (3.0-12) ... [2022-06-30T14:25:48.692Z] #21 41.77 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:25:48.692Z] #21 41.79 Setting up bash-completion (1:2.11-2) ... [2022-06-30T14:25:48.894Z] #77 93.56 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T14:25:48.894Z] #77 94.08 checking for sysroot... no [2022-06-30T14:25:48.894Z] #77 94.09 checking for a working dd... /bin/dd [2022-06-30T14:25:49.154Z] #77 94.12 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T14:25:49.154Z] #77 94.21 checking for mt... no [2022-06-30T14:25:49.154Z] #77 94.21 checking if : is a manifest tool... no [2022-06-30T14:25:49.414Z] #77 94.24 checking how to run the C preprocessor... gcc -E [2022-06-30T14:25:49.815Z] #64 81.77 + bin/ctr [2022-06-30T14:25:49.983Z] #77 94.54 checking for ANSI C header files... [2022-06-30T14:25:49.983Z] #77 ... [2022-06-30T14:25:49.983Z] [2022-06-30T14:25:49.983Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-30T14:25:49.983Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-06-30T14:25:49.983Z] #20 DONE 2.0s [2022-06-30T14:25:49.983Z] [2022-06-30T14:25:49.983Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:25:49.983Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:25:50.758Z] #64 ... [2022-06-30T14:25:50.759Z] [2022-06-30T14:25:50.759Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:25:50.759Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:25:50.759Z] #14 144.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-30T14:25:50.759Z] #14 144.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:25:50.759Z] #14 144.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:25:51.134Z] #84 ... [2022-06-30T14:25:51.134Z] [2022-06-30T14:25:51.134Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T14:25:51.134Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T14:25:51.134Z] #19 225.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-06-30T14:25:51.134Z] #19 225.4 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:25:51.134Z] #19 225.4 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-06-30T14:25:51.134Z] #19 225.5 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-06-30T14:25:51.134Z] #19 225.5 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:25:51.134Z] #19 225.5 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-30T14:25:51.229Z] #21 ... [2022-06-30T14:25:51.230Z] [2022-06-30T14:25:51.230Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:51.230Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-30T14:25:51.230Z] #77 107.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T14:25:51.230Z] #77 107.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T14:25:51.230Z] #77 107.5 checking if gcc static flag -static works... yes [2022-06-30T14:25:51.230Z] #77 108.0 checking if gcc supports -c -o file.o... yes [2022-06-30T14:25:51.230Z] #77 108.1 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T14:25:51.230Z] #77 108.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-06-30T14:25:51.230Z] #77 108.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T14:25:51.230Z] #77 108.5 checking how to hardcode library paths into programs... immediate [2022-06-30T14:25:51.230Z] #77 108.5 checking whether stripping libraries is possible... yes [2022-06-30T14:25:51.230Z] #77 108.5 checking if libtool supports shared libraries... yes [2022-06-30T14:25:51.230Z] #77 108.5 checking whether to build shared libraries... no [2022-06-30T14:25:51.230Z] #77 108.5 checking whether to build static libraries... yes [2022-06-30T14:25:51.230Z] #77 108.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T14:25:51.230Z] #77 108.5 checking whether build environment is sane... yes [2022-06-30T14:25:51.230Z] #77 108.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T14:25:51.230Z] #77 108.6 checking whether make sets $(MAKE)... yes [2022-06-30T14:25:51.230Z] #77 108.7 checking whether make supports the include directive... yes (GNU style) [2022-06-30T14:25:51.230Z] #77 108.7 checking whether make supports nested variables... yes [2022-06-30T14:25:51.230Z] #77 108.8 checking whether UID '0' is supported by ustar format... yes [2022-06-30T14:25:51.230Z] #77 108.8 checking whether GID '0' is supported by ustar format... yes [2022-06-30T14:25:51.230Z] #77 108.8 checking how to create a ustar tar archive... gnutar [2022-06-30T14:25:51.230Z] #77 108.9 checking dependency style of gcc... gcc3 [2022-06-30T14:25:51.230Z] #77 109.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T14:25:51.230Z] #77 109.0 checking whether make supports nested variables... (cached) yes [2022-06-30T14:25:51.230Z] #77 109.0 checking for pkg-config... /usr/bin/pkg-config [2022-06-30T14:25:51.230Z] #77 109.0 checking pkg-config is at least version 0.9.0... yes [2022-06-30T14:25:51.230Z] #77 109.0 checking for yajl >= 2.1.0... yes [2022-06-30T14:25:51.230Z] #77 109.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-30T14:25:51.230Z] #77 109.1 checking for gcc... (cached) gcc [2022-06-30T14:25:51.230Z] #77 109.2 checking whether we are using the GNU C compiler... (cached) yes [2022-06-30T14:25:51.230Z] #77 109.2 checking whether gcc accepts -g... (cached) yes [2022-06-30T14:25:51.230Z] #77 109.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-30T14:25:51.230Z] #77 109.2 checking whether gcc understands -c and -o together... (cached) yes [2022-06-30T14:25:51.230Z] #77 109.2 checking for a Python interpreter with version >= 3... python3 [2022-06-30T14:25:51.230Z] #77 109.3 checking for python3... /usr/bin/python3 [2022-06-30T14:25:51.230Z] #77 109.3 checking for python3 version... 3.9 [2022-06-30T14:25:51.230Z] #77 109.3 checking for python3 platform... linux [2022-06-30T14:25:51.230Z] #77 109.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-30T14:25:51.230Z] #77 109.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-30T14:25:51.230Z] #77 109.8 checking that generated files are newer than configure... done [2022-06-30T14:25:51.230Z] #77 109.8 configure: creating ./config.status [2022-06-30T14:25:51.230Z] #77 112.4 config.status: creating Makefile [2022-06-30T14:25:51.230Z] #77 112.5 config.status: creating config.h [2022-06-30T14:25:51.230Z] #77 112.5 config.status: executing libtool commands [2022-06-30T14:25:51.230Z] #77 112.6 config.status: executing depfiles commands [2022-06-30T14:25:51.230Z] #77 113.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-30T14:25:51.230Z] #77 113.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-30T14:25:51.230Z] #77 113.7 checking for gcc... gcc [2022-06-30T14:25:51.230Z] #77 113.8 checking whether the C compiler works... yes [2022-06-30T14:25:51.230Z] #77 114.1 checking for C compiler default output file name... a.out [2022-06-30T14:25:51.230Z] #77 114.1 checking for suffix of executables... [2022-06-30T14:25:51.230Z] #77 114.3 checking whether we are cross compiling... no [2022-06-30T14:25:51.230Z] #77 114.5 checking for suffix of object files... o [2022-06-30T14:25:51.230Z] #77 114.6 checking whether we are using the GNU C compiler... yes [2022-06-30T14:25:51.230Z] #77 114.7 checking whether gcc accepts -g... yes [2022-06-30T14:25:51.489Z] #77 114.8 checking for gcc option to accept ISO C89... none needed [2022-06-30T14:25:51.489Z] #77 115.0 checking whether gcc understands -c and -o together... [2022-06-30T14:25:51.489Z] #77 ... [2022-06-30T14:25:51.489Z] [2022-06-30T14:25:51.489Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:25:51.489Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-06-30T14:25:51.489Z] #21 44.60 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:25:51.748Z] #21 44.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-30T14:25:51.748Z] #21 44.64 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-06-30T14:25:51.748Z] #21 44.65 Setting up patch (2.7.6-7) ... [2022-06-30T14:25:51.748Z] #21 44.69 Setting up sudo (1.9.5p2-3) ... [2022-06-30T14:25:51.748Z] #21 44.78 invoke-rc.d: could not determine current runlevel [2022-06-30T14:25:51.748Z] #21 44.79 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-30T14:25:51.748Z] #21 44.82 Setting up xfsprogs (5.10.0-4) ... [2022-06-30T14:25:51.748Z] #21 44.84 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-06-30T14:25:51.748Z] #21 44.85 Setting up inetutils-ping (2:2.0-1) ... [2022-06-30T14:25:51.748Z] #21 44.87 Setting up pigz (2.6-1) ... [2022-06-30T14:25:51.748Z] #21 44.92 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-30T14:25:52.007Z] #21 44.94 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-30T14:25:52.007Z] #21 44.96 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-30T14:25:52.007Z] #21 44.97 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:25:52.522Z] #21 2.339 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:25:52.522Z] #21 2.437 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:25:52.522Z] #21 2.615 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:25:52.782Z] #21 2.924 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:25:52.947Z] #21 45.81 Setting up libaio1:arm64 (0.3.112-9) ... [2022-06-30T14:25:52.947Z] #21 45.84 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-30T14:25:53.206Z] #21 46.28 Setting up libelf1:arm64 (0.183-1) ... [2022-06-30T14:25:53.206Z] #21 46.30 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-30T14:25:53.206Z] #21 46.31 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-06-30T14:25:53.206Z] #21 46.32 Setting up python3-distutils (3.9.2-1) ... [2022-06-30T14:25:53.494Z] #77 ... [2022-06-30T14:25:53.494Z] [2022-06-30T14:25:53.494Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:25:53.494Z] #64 sha256:3f4a53408bfdff586b986fd9d80507e05cd9bb3f7753e52d6da9deec4ad44e55 [2022-06-30T14:25:53.775Z] #21 46.74 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:25:53.775Z] #21 46.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-30T14:25:53.775Z] #21 46.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-30T14:25:53.775Z] #21 46.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-30T14:25:53.775Z] #21 46.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-30T14:25:53.775Z] #21 46.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-30T14:25:53.775Z] #21 46.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-30T14:25:53.775Z] #21 46.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-30T14:25:53.775Z] #21 46.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-30T14:25:53.775Z] #21 46.82 Setting up python3-setuptools (52.0.0-4) ... [2022-06-30T14:25:54.689Z] #21 4.348 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:25:55.014Z] #14 ... [2022-06-30T14:25:55.014Z] [2022-06-30T14:25:55.014Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:55.014Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:25:55.014Z] #77 63.92 libtoolize: putting auxiliary files in '.'. [2022-06-30T14:25:55.014Z] #77 63.92 libtoolize: copying file './ltmain.sh' [2022-06-30T14:25:55.014Z] #77 65.13 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-30T14:25:55.014Z] #77 65.13 libtoolize: and rerunning libtoolize and aclocal. [2022-06-30T14:25:55.014Z] #77 65.13 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-30T14:25:55.259Z] #21 ... [2022-06-30T14:25:55.259Z] [2022-06-30T14:25:55.259Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:55.259Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:25:55.259Z] #77 94.54 checking for ANSI C header files... yes [2022-06-30T14:25:55.259Z] #77 95.31 checking for sys/types.h... yes [2022-06-30T14:25:55.259Z] #77 95.44 checking for sys/stat.h... yes [2022-06-30T14:25:55.259Z] #77 95.76 checking for stdlib.h... yes [2022-06-30T14:25:55.259Z] #77 95.96 checking for string.h... yes [2022-06-30T14:25:55.259Z] #77 96.22 checking for memory.h... yes [2022-06-30T14:25:55.259Z] #77 96.43 checking for strings.h... yes [2022-06-30T14:25:55.259Z] #77 96.60 checking for inttypes.h... yes [2022-06-30T14:25:55.259Z] #77 96.88 checking for stdint.h... yes [2022-06-30T14:25:55.259Z] #77 97.02 checking for unistd.h... yes [2022-06-30T14:25:55.259Z] #77 97.20 checking for dlfcn.h... yes [2022-06-30T14:25:55.259Z] #77 97.45 checking for objdir... .libs [2022-06-30T14:25:55.259Z] #77 97.82 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T14:25:55.259Z] #77 97.98 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T14:25:55.259Z] #77 97.98 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T14:25:55.259Z] #77 98.08 checking if gcc static flag -static works... yes [2022-06-30T14:25:55.259Z] #77 98.55 checking if gcc supports -c -o file.o... yes [2022-06-30T14:25:55.259Z] #77 98.68 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T14:25:55.259Z] #77 98.68 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-30T14:25:55.259Z] #77 98.74 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T14:25:55.259Z] #77 99.15 checking how to hardcode library paths into programs... immediate [2022-06-30T14:25:55.259Z] #77 99.15 checking whether stripping libraries is possible... yes [2022-06-30T14:25:55.259Z] #77 99.17 checking if libtool supports shared libraries... yes [2022-06-30T14:25:55.259Z] #77 99.17 checking whether to build shared libraries... no [2022-06-30T14:25:55.259Z] #77 99.17 checking whether to build static libraries... yes [2022-06-30T14:25:55.259Z] #77 99.17 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T14:25:55.259Z] #77 99.22 checking whether build environment is sane... yes [2022-06-30T14:25:55.259Z] #77 99.27 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T14:25:55.259Z] #77 99.31 checking whether make sets $(MAKE)... yes [2022-06-30T14:25:55.259Z] #77 99.38 checking whether make supports the include directive... yes (GNU style) [2022-06-30T14:25:55.259Z] #77 99.43 checking whether make supports nested variables... yes [2022-06-30T14:25:55.259Z] #77 99.47 checking whether UID '0' is supported by ustar format... yes [2022-06-30T14:25:55.259Z] #77 99.47 checking whether GID '0' is supported by ustar format... yes [2022-06-30T14:25:55.259Z] #77 99.47 checking how to create a ustar tar archive... gnutar [2022-06-30T14:25:55.259Z] #77 99.55 checking dependency style of gcc... gcc3 [2022-06-30T14:25:55.259Z] #77 99.72 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T14:25:55.259Z] #77 99.73 checking whether make supports nested variables... (cached) yes [2022-06-30T14:25:55.259Z] #77 99.73 checking for gawk... (cached) mawk [2022-06-30T14:25:55.259Z] #77 99.73 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-30T14:25:55.259Z] #77 99.74 checking for gcc... (cached) gcc [2022-06-30T14:25:55.259Z] #77 99.87 checking whether we are using the GNU C compiler... (cached) yes [2022-06-30T14:25:55.259Z] #77 99.88 checking whether gcc accepts -g... (cached) yes [2022-06-30T14:25:55.259Z] #77 99.88 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-30T14:25:55.259Z] #77 99.88 checking whether gcc understands -c and -o together... (cached) yes [2022-06-30T14:25:55.259Z] #77 99.89 checking for a Python interpreter with version >= 3... python3 [2022-06-30T14:25:55.259Z] #77 99.99 checking for python3... /usr/bin/python3 [2022-06-30T14:25:55.259Z] #77 99.99 checking for python3 version... 3.9 [2022-06-30T14:25:55.259Z] #77 100.1 checking for python3 platform... linux [2022-06-30T14:25:55.259Z] #77 100.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-30T14:25:55.519Z] #77 100.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-30T14:25:55.519Z] #77 100.4 checking for go-md2man... no [2022-06-30T14:25:55.519Z] #77 100.5 checking error.h usability... yes [2022-06-30T14:25:55.679Z] #21 48.26 Setting up libjq1:arm64 (1.6-2.1) ... [2022-06-30T14:25:55.680Z] #21 48.27 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-06-30T14:25:55.680Z] #21 48.29 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-30T14:25:55.680Z] #21 48.30 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-30T14:25:55.779Z] #77 100.7 checking error.h presence... yes [2022-06-30T14:25:55.779Z] #77 100.7 checking for error.h... yes [2022-06-30T14:25:55.779Z] #77 100.7 checking linux/openat2.h usability... yes [2022-06-30T14:25:55.779Z] #77 100.9 checking linux/openat2.h presence... yes [2022-06-30T14:25:55.779Z] #77 100.9 checking for linux/openat2.h... yes [2022-06-30T14:25:55.779Z] #77 100.9 checking for copy_file_range... [2022-06-30T14:25:55.779Z] #77 ... [2022-06-30T14:25:55.779Z] [2022-06-30T14:25:55.779Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:25:55.779Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:25:55.779Z] #21 5.986 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:25:55.847Z] #64 73.80 Updating files: 30% (1442/4779) Updating files: 31% (1482/4779) Updating files: 32% (1530/4779) Updating files: 33% (1578/4779) Updating files: 34% (1625/4779) Updating files: 35% (1673/4779) Updating files: 36% (1721/4779) Updating files: 37% (1769/4779) Updating files: 38% (1817/4779) Updating files: 39% (1864/4779) Updating files: 40% (1912/4779) Updating files: 41% (1960/4779) Updating files: 42% (2008/4779) Updating files: 43% (2055/4779) Updating files: 44% (2103/4779) Updating files: 45% (2151/4779) Updating files: 46% (2199/4779) Updating files: 47% (2247/4779) Updating files: 48% (2294/4779) Updating files: 49% (2342/4779) Updating files: 50% (2390/4779) Updating files: 51% (2438/4779) Updating files: 52% (2486/4779) Updating files: 53% (2533/4779) Updating files: 54% (2581/4779) Updating files: 55% (2629/4779) Updating files: 56% (2677/4779) Updating files: 57% (2725/4779) Updating files: 58% (2772/4779) Updating files: 59% (2820/4779) Updating files: 60% (2868/4779) Updating files: 61% (2916/4779) Updating files: 62% (2963/4779) Updating files: 63% (3011/4779) Updating files: 64% (3059/4779) Updating files: 65% (3107/4779) Updating files: 66% (3155/4779) Updating files: 67% (3202/4779) Updating files: 68% (3250/4779) Updating files: 69% (3298/4779) Updating files: 70% (3346/4779) Updating files: 71% (3394/4779) Updating files: 72% (3441/4779) Updating files: 73% (3489/4779) Updating files: 73% (3502/4779) Updating files: 74% (3537/4779) Updating files: 75% (3585/4779) Updating files: 76% (3633/4779) Updating files: 77% (3680/4779) Updating files: 78% (3728/4779) Updating files: 79% (3776/4779) Updating files: 80% (3824/4779) Updating files: 81% (3871/4779) Updating files: 82% (3919/4779) Updating files: 83% (3967/4779) Updating files: 84% (4015/4779) Updating files: 85% (4063/4779) Updating files: 86% (4110/4779) Updating files: 87% (4158/4779) Updating files: 88% (4206/4779) Updating files: 89% (4254/4779) Updating files: 89% (4299/4779) Updating files: 90% (4302/4779) Updating files: 91% (4349/4779) Updating files: 92% (4397/4779) Updating files: 93% (4445/4779) Updating files: 94% (4493/4779) Updating files: 95% (4541/4779) Updating files: 96% (4588/4779) Updating files: 97% (4636/4779) Updating files: 98% (4684/4779) Updating files: 99% (4732/4779) Updating files: 100% (4779/4779) Updating files: 100% (4779/4779), done. [2022-06-30T14:25:55.847Z] #64 76.48 + cd /tmp/tmp.Y8qxqHVi6b/src/github.com/containerd/containerd [2022-06-30T14:25:56.109Z] #64 76.48 + git checkout -q v1.6.6 [2022-06-30T14:25:56.348Z] #21 ... [2022-06-30T14:25:56.348Z] [2022-06-30T14:25:56.348Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:25:56.348Z] #60 sha256:e30b75c433f9dfbf5bf50f6150f62ed0f90d299e4cd9283f3cc4974cef925fbb [2022-06-30T14:25:56.348Z] #60 15.19 + cd /tmp/tmp.xAQPsWyh35/src/github.com/opencontainers/runc [2022-06-30T14:25:56.348Z] #60 15.19 + git checkout -q v1.1.2 [2022-06-30T14:25:56.348Z] #60 15.95 + '[' -z '' ']' [2022-06-30T14:25:56.348Z] #60 15.95 + target=static [2022-06-30T14:25:56.348Z] #60 15.95 + make BUILDTAGS=seccomp static [2022-06-30T14:25:56.348Z] #60 16.30 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-30T14:25:56.348Z] #60 ... [2022-06-30T14:25:56.348Z] [2022-06-30T14:25:56.348Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:56.348Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:25:56.348Z] #77 100.9 checking for copy_file_range... yes [2022-06-30T14:25:56.348Z] #77 101.2 checking for fgetxattr... yes [2022-06-30T14:25:56.507Z] #21 49.38 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-06-30T14:25:56.507Z] #21 49.39 Setting up jq (1.6-2.1) ... [2022-06-30T14:25:56.507Z] #21 49.40 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-06-30T14:25:56.507Z] #21 49.41 Setting up iptables (1.8.7-1) ... [2022-06-30T14:25:56.507Z] #21 49.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-30T14:25:56.507Z] #21 49.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-30T14:25:56.508Z] #21 49.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-30T14:25:56.508Z] #21 49.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-30T14:25:56.508Z] #21 49.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-30T14:25:56.508Z] #21 49.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-30T14:25:56.508Z] #21 49.46 Setting up iproute2 (5.10.0-4) ... [2022-06-30T14:25:56.608Z] #77 101.4 checking for statx... yes [2022-06-30T14:25:56.767Z] #21 49.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:25:56.867Z] #77 101.7 checking for fgetpwent_r... yes [2022-06-30T14:25:56.867Z] #77 101.9 checking for issetugid... no [2022-06-30T14:25:57.128Z] #77 102.1 checking for pkg-config... /usr/bin/pkg-config [2022-06-30T14:25:57.128Z] #77 102.1 checking pkg-config is at least version 0.9.0... yes [2022-06-30T14:25:57.388Z] #77 102.1 checking for library containing yajl_tree_get... -lyajl [2022-06-30T14:25:57.388Z] #77 102.6 checking for yajl >= 2.0.0... yes [2022-06-30T14:25:57.907Z] #77 102.7 checking sys/capability.h usability... yes [2022-06-30T14:25:57.907Z] #77 102.9 checking sys/capability.h presence... yes [2022-06-30T14:25:57.907Z] #77 102.9 checking for sys/capability.h... yes [2022-06-30T14:25:58.166Z] #77 103.0 checking for library containing cap_from_name... -lcap [2022-06-30T14:25:58.658Z] #64 78.99 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-30T14:25:58.658Z] #64 79.00 + BUILDTAGS='netgo osusergo static_build' [2022-06-30T14:25:58.658Z] #64 79.00 + export EXTRA_FLAGS=-buildmode=pie [2022-06-30T14:25:58.658Z] #64 79.00 + EXTRA_FLAGS=-buildmode=pie [2022-06-30T14:25:58.658Z] #64 79.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-30T14:25:58.658Z] #64 79.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-30T14:25:58.658Z] #64 79.00 + '[' '' = dynamic ']' [2022-06-30T14:25:58.658Z] #64 79.00 + make [2022-06-30T14:25:58.673Z] #21 DONE 51.3s [2022-06-30T14:25:58.673Z] [2022-06-30T14:25:58.673Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:58.673Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-30T14:25:58.673Z] #77 115.0 checking whether gcc understands -c and -o together... yes [2022-06-30T14:25:58.673Z] #77 115.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T14:25:58.673Z] #77 115.2 checking whether build environment is sane... yes [2022-06-30T14:25:58.673Z] #77 115.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T14:25:58.673Z] #77 115.3 checking for gawk... no [2022-06-30T14:25:58.673Z] #77 115.3 checking for mawk... mawk [2022-06-30T14:25:58.674Z] #77 115.3 checking whether make sets $(MAKE)... yes [2022-06-30T14:25:58.674Z] #77 115.3 checking whether make supports the include directive... yes (GNU style) [2022-06-30T14:25:58.674Z] #77 115.4 checking whether make supports nested variables... yes [2022-06-30T14:25:58.674Z] #77 115.4 checking whether UID '0' is supported by ustar format... yes [2022-06-30T14:25:58.674Z] #77 115.4 checking whether GID '0' is supported by ustar format... yes [2022-06-30T14:25:58.674Z] #77 115.4 checking how to create a ustar tar archive... gnutar [2022-06-30T14:25:58.674Z] #77 115.5 checking dependency style of gcc... gcc3 [2022-06-30T14:25:58.674Z] #77 115.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T14:25:58.674Z] #77 115.6 checking whether make supports nested variables... (cached) yes [2022-06-30T14:25:58.674Z] #77 115.7 checking build system type... aarch64-unknown-linux-gnu [2022-06-30T14:25:58.674Z] #77 115.9 checking host system type... aarch64-unknown-linux-gnu [2022-06-30T14:25:58.674Z] #77 115.9 checking how to print strings... printf [2022-06-30T14:25:58.674Z] #77 115.9 checking for a sed that does not truncate output... /bin/sed [2022-06-30T14:25:58.674Z] #77 116.0 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T14:25:58.674Z] #77 116.0 checking for egrep... /bin/grep -E [2022-06-30T14:25:58.674Z] #77 116.0 checking for fgrep... /bin/grep -F [2022-06-30T14:25:58.674Z] #77 116.0 checking for ld used by gcc... /usr/bin/ld [2022-06-30T14:25:58.674Z] #77 116.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T14:25:58.674Z] #77 116.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T14:25:58.674Z] #77 116.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T14:25:58.674Z] #77 116.1 checking whether ln -s works... yes [2022-06-30T14:25:58.674Z] #77 116.1 checking the maximum length of command line arguments... 1572864 [2022-06-30T14:25:58.674Z] #77 116.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-06-30T14:25:58.674Z] #77 116.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T14:25:58.674Z] #77 116.2 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T14:25:58.674Z] #77 116.2 checking for objdump... objdump [2022-06-30T14:25:58.674Z] #77 116.2 checking how to recognize dependent libraries... pass_all [2022-06-30T14:25:58.674Z] #77 116.2 checking for dlltool... no [2022-06-30T14:25:58.674Z] #77 116.2 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T14:25:58.674Z] #77 116.2 checking for ar... ar [2022-06-30T14:25:58.674Z] #77 116.2 checking for archiver @FILE support... @ [2022-06-30T14:25:58.674Z] #77 116.3 checking for strip... strip [2022-06-30T14:25:58.674Z] #77 116.3 checking for ranlib... ranlib [2022-06-30T14:25:58.674Z] #77 116.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T14:25:58.674Z] #77 116.7 checking for sysroot... no [2022-06-30T14:25:58.674Z] #77 116.7 checking for a working dd... /bin/dd [2022-06-30T14:25:58.674Z] #77 116.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T14:25:58.674Z] #77 116.8 checking for mt... no [2022-06-30T14:25:58.674Z] #77 116.8 checking if : is a manifest tool... no [2022-06-30T14:25:58.674Z] #77 116.8 checking how to run the C preprocessor... gcc -E [2022-06-30T14:25:58.674Z] #77 117.1 checking for ANSI C header files... yes [2022-06-30T14:25:58.674Z] #77 117.9 checking for sys/types.h... yes [2022-06-30T14:25:58.674Z] #77 118.1 checking for sys/stat.h... yes [2022-06-30T14:25:58.674Z] #77 118.3 checking for stdlib.h... yes [2022-06-30T14:25:58.674Z] #77 118.5 checking for string.h... yes [2022-06-30T14:25:58.674Z] #77 118.6 checking for memory.h... yes [2022-06-30T14:25:58.674Z] #77 118.8 checking for strings.h... yes [2022-06-30T14:25:58.674Z] #77 118.9 checking for inttypes.h... yes [2022-06-30T14:25:58.674Z] #77 119.1 checking for stdint.h... yes [2022-06-30T14:25:58.674Z] #77 119.3 checking for unistd.h... yes [2022-06-30T14:25:58.674Z] #77 119.4 checking for dlfcn.h... yes [2022-06-30T14:25:58.674Z] #77 119.6 checking for objdir... .libs [2022-06-30T14:25:58.674Z] #77 119.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T14:25:58.674Z] #77 120.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T14:25:58.674Z] #77 120.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T14:25:58.674Z] #77 120.1 checking if gcc static flag -static works... yes [2022-06-30T14:25:58.674Z] #77 120.5 checking if gcc supports -c -o file.o... yes [2022-06-30T14:25:58.674Z] #77 120.7 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T14:25:58.674Z] #77 120.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-06-30T14:25:58.674Z] #77 120.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T14:25:58.674Z] #77 121.0 checking how to hardcode library paths into programs... immediate [2022-06-30T14:25:58.674Z] #77 121.0 checking whether stripping libraries is possible... yes [2022-06-30T14:25:58.674Z] #77 121.0 checking if libtool supports shared libraries... yes [2022-06-30T14:25:58.674Z] #77 121.0 checking whether to build shared libraries... no [2022-06-30T14:25:58.674Z] #77 121.0 checking whether to build static libraries... yes [2022-06-30T14:25:58.674Z] #77 121.1 checking float.h usability... yes [2022-06-30T14:25:58.674Z] #77 121.2 checking float.h presence... yes [2022-06-30T14:25:58.674Z] #77 121.2 checking for float.h... yes [2022-06-30T14:25:58.674Z] #77 121.2 checking limits.h usability... yes [2022-06-30T14:25:58.674Z] #77 121.4 checking limits.h presence... yes [2022-06-30T14:25:58.674Z] #77 121.5 checking for limits.h... yes [2022-06-30T14:25:58.674Z] #77 121.5 checking stddef.h usability... yes [2022-06-30T14:25:58.674Z] #77 121.6 checking stddef.h presence... yes [2022-06-30T14:25:58.674Z] #77 121.6 checking for stddef.h... yes [2022-06-30T14:25:58.674Z] #77 121.6 checking for stdlib.h... (cached) yes [2022-06-30T14:25:58.674Z] #77 121.7 checking for string.h... (cached) yes [2022-06-30T14:25:58.674Z] #77 121.7 checking sys/time.h usability... yes [2022-06-30T14:25:58.674Z] #77 121.7 checking sys/time.h presence... yes [2022-06-30T14:25:58.674Z] #77 121.8 checking for sys/time.h... yes [2022-06-30T14:25:58.674Z] #77 121.9 checking for inline... inline [2022-06-30T14:25:58.685Z] #77 103.4 checking for library containing dlopen... -ldl [2022-06-30T14:25:58.932Z] #77 122.0 checking for size_t... [2022-06-30T14:25:58.932Z] #77 ... [2022-06-30T14:25:58.932Z] [2022-06-30T14:25:58.932Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-30T14:25:58.932Z] #22 sha256:1c35510d2c5ef554d5a1a5ad21f4359ed7a77a09befaa46d5fe59bc5eb4db5a5 [2022-06-30T14:25:58.932Z] #22 0.636 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-30T14:25:58.932Z] #22 0.640 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-30T14:25:58.932Z] #22 0.644 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-30T14:25:58.932Z] #22 DONE 0.7s [2022-06-30T14:25:58.932Z] [2022-06-30T14:25:58.932Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:25:58.932Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-30T14:25:58.932Z] #77 122.0 checking for size_t... yes [2022-06-30T14:25:58.932Z] #77 122.4 checking for stdlib.h... (cached) yes [2022-06-30T14:25:58.932Z] #77 122.5 checking for GNU libc compatible malloc... [2022-06-30T14:25:58.932Z] #77 ... [2022-06-30T14:25:58.932Z] [2022-06-30T14:25:58.932Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-30T14:25:58.932Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-06-30T14:25:59.253Z] #77 103.9 checking seccomp.h usability... yes [2022-06-30T14:25:59.254Z] #77 104.2 checking seccomp.h presence... yes [2022-06-30T14:25:59.254Z] #77 104.3 checking for seccomp.h... yes [2022-06-30T14:25:59.822Z] #77 104.3 checking for library containing seccomp_rule_add... -lseccomp [2022-06-30T14:26:00.392Z] #77 105.0 checking for library containing seccomp_arch_resolve_name... none required [2022-06-30T14:26:00.392Z] #77 105.3 checking systemd/sd-bus.h usability... yes [2022-06-30T14:26:00.652Z] #77 105.6 checking systemd/sd-bus.h presence... yes [2022-06-30T14:26:00.652Z] #77 105.8 checking for systemd/sd-bus.h... yes [2022-06-30T14:26:01.207Z] #64 ... [2022-06-30T14:26:01.208Z] [2022-06-30T14:26:01.208Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:26:01.208Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:26:01.208Z] #14 146.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-30T14:26:01.208Z] #14 146.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:26:01.208Z] #14 146.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:26:01.221Z] #77 105.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-30T14:26:01.486Z] #77 106.3 checking for sd_notify_barrier... yes [2022-06-30T14:26:01.580Z] #77 80.88 configure.ac:7: installing './compile' [2022-06-30T14:26:01.580Z] #77 80.91 configure.ac:11: installing './config.guess' [2022-06-30T14:26:01.580Z] #77 80.93 configure.ac:11: installing './config.sub' [2022-06-30T14:26:01.580Z] #77 80.99 configure.ac:8: installing './install-sh' [2022-06-30T14:26:01.750Z] #77 106.8 checking linux/bpf.h usability... yes [2022-06-30T14:26:01.841Z] #77 81.01 configure.ac:8: installing './missing' [2022-06-30T14:26:01.841Z] #77 81.26 Makefile.am: installing './depcomp' [2022-06-30T14:26:02.013Z] #77 107.0 checking linux/bpf.h presence... yes [2022-06-30T14:26:02.013Z] #77 107.1 checking for linux/bpf.h... yes [2022-06-30T14:26:02.013Z] #77 107.1 checking compilation for eBPF... yes [2022-06-30T14:26:02.273Z] [2022-06-30T14:26:02.273Z] #77 ... [2022-06-30T14:26:02.273Z] [2022-06-30T14:26:02.274Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:26:02.274Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:26:02.274Z] #34 DONE 159.5s [2022-06-30T14:26:02.274Z] [2022-06-30T14:26:02.274Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:26:02.274Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:26:02.274Z] #77 107.3 checking for criu >= 3.15... no [2022-06-30T14:26:02.274Z] #77 107.3 configure: CRIU headers not found, building without CRIU support [2022-06-30T14:26:02.274Z] #77 107.3 checking for criu > 3.16... no [2022-06-30T14:26:02.274Z] #77 107.4 configure: CRIU version doesn't support join-ns API [2022-06-30T14:26:02.274Z] #77 107.4 checking for criu > 3.16.1... [2022-06-30T14:26:02.274Z] #77 ... [2022-06-30T14:26:02.274Z] [2022-06-30T14:26:02.274Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:26:02.274Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:26:02.274Z] #21 10.14 Fetched 8545 kB in 8s (1057 kB/s) [2022-06-30T14:26:02.409Z] #77 ... [2022-06-30T14:26:02.409Z] [2022-06-30T14:26:02.409Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:26:02.409Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:26:02.409Z] #14 156.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-30T14:26:02.409Z] #14 156.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:26:02.409Z] #14 156.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-30T14:26:03.656Z] #21 10.14 Reading package lists... [2022-06-30T14:26:04.211Z] #23 ... [2022-06-30T14:26:04.211Z] [2022-06-30T14:26:04.211Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:26:04.211Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-30T14:26:04.211Z] #77 122.5 checking for GNU libc compatible malloc... yes [2022-06-30T14:26:04.211Z] #77 122.9 checking for stdlib.h... (cached) yes [2022-06-30T14:26:04.211Z] #77 122.9 checking for GNU libc compatible realloc... yes [2022-06-30T14:26:04.211Z] #77 123.2 checking for working strtod... yes [2022-06-30T14:26:04.211Z] #77 123.5 checking for gettimeofday... yes [2022-06-30T14:26:04.211Z] #77 123.7 checking for memset... yes [2022-06-30T14:26:04.211Z] #77 123.9 checking for strspn... yes [2022-06-30T14:26:04.211Z] #77 124.3 checking that generated files are newer than configure... done [2022-06-30T14:26:04.211Z] #77 124.4 configure: creating ./config.status [2022-06-30T14:26:04.211Z] #77 127.3 config.status: creating Makefile [2022-06-30T14:26:04.211Z] #77 127.4 config.status: creating config.h [2022-06-30T14:26:04.211Z] #77 127.5 config.status: executing depfiles commands [2022-06-30T14:26:04.211Z] #77 127.7 config.status: executing libtool commands [2022-06-30T14:26:05.146Z] #77 128.6 GEN .version [2022-06-30T14:26:05.146Z] #77 128.6 make install-recursive [2022-06-30T14:26:05.146Z] #77 128.6 make[1]: Entering directory '/tmp/crun-build' [2022-06-30T14:26:05.146Z] #77 128.7 Making install in libocispec [2022-06-30T14:26:05.146Z] #77 128.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:26:05.146Z] #77 128.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-30T14:26:05.413Z] #77 128.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-30T14:26:05.413Z] #77 128.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-30T14:26:05.413Z] #77 128.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-30T14:26:05.565Z] #21 13.60 Reading package lists... [2022-06-30T14:26:05.565Z] #21 ... [2022-06-30T14:26:05.565Z] [2022-06-30T14:26:05.565Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:26:05.565Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T14:26:05.565Z] #36 162.3 Delve is a source level debugger for Go programs. [2022-06-30T14:26:05.565Z] #36 162.3 [2022-06-30T14:26:05.565Z] #36 162.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-30T14:26:05.565Z] #36 162.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-30T14:26:05.565Z] #36 162.3 [2022-06-30T14:26:05.565Z] #36 162.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-30T14:26:05.565Z] #36 162.3 [2022-06-30T14:26:05.565Z] #36 162.3 Pass flags to the program you are debugging using `--`, for example: [2022-06-30T14:26:05.565Z] #36 162.3 [2022-06-30T14:26:05.565Z] #36 162.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-30T14:26:05.565Z] #36 162.3 [2022-06-30T14:26:05.565Z] #36 162.3 Usage: [2022-06-30T14:26:05.565Z] #36 162.3 dlv [command] [2022-06-30T14:26:05.565Z] #36 162.3 [2022-06-30T14:26:05.565Z] #36 162.3 Available Commands: [2022-06-30T14:26:05.565Z] #36 162.3 attach Attach to running process and begin debugging. [2022-06-30T14:26:05.565Z] #36 162.3 connect Connect to a headless debug server with a terminal client. [2022-06-30T14:26:05.565Z] #36 162.3 core Examine a core dump. [2022-06-30T14:26:05.565Z] #36 162.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-30T14:26:05.565Z] #36 162.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-30T14:26:05.565Z] #36 162.3 exec Execute a precompiled binary, and begin a debug session. [2022-06-30T14:26:05.565Z] #36 162.3 help Help about any command [2022-06-30T14:26:05.565Z] #36 162.3 run Deprecated command. Use 'debug' instead. [2022-06-30T14:26:05.565Z] #36 162.3 test Compile test binary and begin debugging program. [2022-06-30T14:26:05.565Z] #36 162.3 trace Compile and begin tracing program. [2022-06-30T14:26:05.565Z] #36 162.3 version Prints version. [2022-06-30T14:26:05.565Z] #36 162.3 [2022-06-30T14:26:05.565Z] #36 162.3 Flags: [2022-06-30T14:26:05.565Z] #36 162.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-30T14:26:05.565Z] #36 162.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-30T14:26:05.565Z] #36 162.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-30T14:26:05.565Z] #36 162.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-30T14:26:05.565Z] #36 162.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-30T14:26:05.565Z] #36 162.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-30T14:26:05.565Z] #36 162.3 --disable-aslr Disables address space randomization [2022-06-30T14:26:05.565Z] #36 162.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-30T14:26:05.565Z] #36 162.3 -h, --help help for dlv [2022-06-30T14:26:05.565Z] #36 162.3 --init string Init file, executed by the terminal client. [2022-06-30T14:26:05.565Z] #36 162.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-30T14:26:05.565Z] #36 162.3 --log Enable debugging server logging. [2022-06-30T14:26:05.565Z] #36 162.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-30T14:26:05.565Z] #36 162.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-30T14:26:05.565Z] #36 162.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-30T14:26:05.565Z] #36 162.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-30T14:26:05.565Z] #36 162.3 --wd string Working directory for running the program. [2022-06-30T14:26:05.565Z] #36 162.3 [2022-06-30T14:26:05.565Z] #36 162.3 Additional help topics: [2022-06-30T14:26:05.565Z] #36 162.3 dlv backend Help about the --backend flag. [2022-06-30T14:26:05.565Z] #36 162.3 dlv log Help about logging flags. [2022-06-30T14:26:05.565Z] #36 162.3 dlv redirect Help about file redirection. [2022-06-30T14:26:05.565Z] #36 162.3 [2022-06-30T14:26:05.565Z] #36 162.3 Use "dlv [command] --help" for more information about a command. [2022-06-30T14:26:05.565Z] #36 DONE 162.6s [2022-06-30T14:26:05.565Z] [2022-06-30T14:26:05.565Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:26:05.565Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:26:05.565Z] #77 107.4 checking for criu > 3.16.1... no [2022-06-30T14:26:05.565Z] #77 107.4 configure: CRIU version doesn't support for pre-dumping [2022-06-30T14:26:05.565Z] #77 107.4 checking for new mount API (fsconfig)... yes [2022-06-30T14:26:05.565Z] #77 107.4 checking for seccomp notify API... yes [2022-06-30T14:26:05.565Z] #77 107.5 checking for gperf... no [2022-06-30T14:26:05.565Z] #77 107.5 configure: gperf not found - cannot rebuild signal parser code [2022-06-30T14:26:05.565Z] #77 107.5 checking for library containing argp_parse... none required [2022-06-30T14:26:05.565Z] #77 107.8 checking that generated files are newer than configure... done [2022-06-30T14:26:05.565Z] #77 107.8 configure: creating ./config.status [2022-06-30T14:26:05.565Z] #77 110.7 config.status: creating Makefile [2022-06-30T14:26:05.565Z] #77 110.8 config.status: creating rpm/crun.spec [2022-06-30T14:26:05.825Z] #77 110.9 config.status: creating config.h [2022-06-30T14:26:05.825Z] #77 111.0 config.status: executing libtool commands [2022-06-30T14:26:05.982Z] #77 129.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-30T14:26:05.982Z] #77 129.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-30T14:26:05.982Z] #77 129.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-30T14:26:05.982Z] #77 129.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-30T14:26:05.982Z] #77 129.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-30T14:26:05.982Z] #77 129.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-30T14:26:05.982Z] #77 129.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-30T14:26:05.982Z] #77 129.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-30T14:26:05.982Z] #77 129.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-30T14:26:06.085Z] #77 111.0 config.status: executing depfiles commands [2022-06-30T14:26:06.241Z] #77 129.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-30T14:26:06.241Z] #77 129.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-30T14:26:06.241Z] #77 129.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-30T14:26:06.241Z] #77 129.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-30T14:26:06.241Z] #77 129.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-30T14:26:06.241Z] #77 129.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-30T14:26:06.241Z] #77 129.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-30T14:26:06.821Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-30T14:26:06.821Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-30T14:26:06.821Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-30T14:26:06.821Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-30T14:26:06.821Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-30T14:26:06.821Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-30T14:26:06.821Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-30T14:26:06.821Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-30T14:26:06.821Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-30T14:26:06.821Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-30T14:26:06.821Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-30T14:26:06.821Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-30T14:26:06.821Z] #77 130.3 make install-recursive [2022-06-30T14:26:06.821Z] #77 130.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:26:06.821Z] #77 130.4 Making install in yajl [2022-06-30T14:26:07.080Z] #77 130.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:26:07.080Z] #77 130.5 CC verify/json_verify-json_verify.o [2022-06-30T14:26:07.080Z] #77 130.5 CC src/libyajl_la-yajl_alloc.lo [2022-06-30T14:26:07.080Z] #77 130.5 CC src/libyajl_la-yajl.lo [2022-06-30T14:26:07.080Z] #77 130.5 CC src/libyajl_la-yajl_gen.lo [2022-06-30T14:26:07.080Z] #77 130.5 CC src/libyajl_la-yajl_parser.lo [2022-06-30T14:26:07.080Z] #77 130.5 CC src/libyajl_la-yajl_buf.lo [2022-06-30T14:26:07.080Z] #77 130.5 CC src/libyajl_la-yajl_encode.lo [2022-06-30T14:26:07.080Z] #77 130.6 CC src/libyajl_la-yajl_lex.lo [2022-06-30T14:26:07.080Z] #77 130.6 CC src/libyajl_la-yajl_tree.lo [2022-06-30T14:26:07.470Z] #77 112.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-30T14:26:07.470Z] #77 112.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-30T14:26:07.470Z] #77 112.5 checking for gcc... gcc [2022-06-30T14:26:07.729Z] #77 112.6 checking whether the C compiler works... yes [2022-06-30T14:26:07.729Z] #77 112.8 checking for C compiler default output file name... a.out [2022-06-30T14:26:07.988Z] #77 112.8 checking for suffix of executables... [2022-06-30T14:26:08.248Z] #77 113.0 checking whether we are cross compiling... no [2022-06-30T14:26:08.248Z] #77 113.3 checking for suffix of object files... o [2022-06-30T14:26:08.457Z] #77 ... [2022-06-30T14:26:08.457Z] [2022-06-30T14:26:08.457Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-30T14:26:08.457Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-06-30T14:26:08.457Z] #23 9.435 Collecting yamllint==1.26.1 [2022-06-30T14:26:08.507Z] #77 113.4 checking whether we are using the GNU C compiler... yes [2022-06-30T14:26:08.507Z] #77 113.5 checking whether gcc accepts -g... yes [2022-06-30T14:26:08.766Z] #77 113.6 checking for gcc option to accept ISO C89... none needed [2022-06-30T14:26:08.766Z] #77 113.8 checking whether gcc understands -c and -o together... yes [2022-06-30T14:26:09.024Z] #77 114.0 checking how to run the C preprocessor... gcc -E [2022-06-30T14:26:09.024Z] #77 114.2 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T14:26:09.024Z] #77 114.2 checking for egrep... /bin/grep -E [2022-06-30T14:26:09.391Z] #23 10.48 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-30T14:26:09.593Z] #77 114.2 checking for ANSI C header files... yes [2022-06-30T14:26:09.853Z] #77 114.8 checking for sys/types.h... yes [2022-06-30T14:26:10.112Z] #77 115.0 checking for sys/stat.h... yes [2022-06-30T14:26:10.112Z] #77 115.1 checking for stdlib.h... yes [2022-06-30T14:26:10.372Z] #77 115.3 checking for string.h... yes [2022-06-30T14:26:10.372Z] #77 115.4 checking for memory.h... yes [2022-06-30T14:26:10.372Z] #77 115.5 checking for strings.h... yes [2022-06-30T14:26:10.372Z] #77 ... [2022-06-30T14:26:10.372Z] [2022-06-30T14:26:10.372Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:26:10.372Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:26:10.372Z] #21 13.60 Reading package lists... [2022-06-30T14:26:10.372Z] #21 17.03 Building dependency tree... [2022-06-30T14:26:10.372Z] #21 18.72 The following additional packages will be installed: [2022-06-30T14:26:10.372Z] #21 18.72 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-30T14:26:10.372Z] #21 18.72 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-30T14:26:10.372Z] #21 18.73 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-30T14:26:10.372Z] #21 18.73 python3-pkg-resources vim-runtime xxd [2022-06-30T14:26:10.372Z] #21 18.74 Suggested packages: [2022-06-30T14:26:10.372Z] #21 18.74 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-30T14:26:10.372Z] #21 18.74 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-30T14:26:10.372Z] #21 18.74 acl attr quota [2022-06-30T14:26:10.372Z] #21 18.74 Recommended packages: [2022-06-30T14:26:10.372Z] #21 18.75 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-30T14:26:10.372Z] #21 20.07 The following NEW packages will be installed: [2022-06-30T14:26:10.372Z] #21 20.07 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-30T14:26:10.372Z] #21 20.07 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-30T14:26:10.372Z] #21 20.08 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-30T14:26:10.372Z] #21 20.08 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-30T14:26:10.372Z] #21 20.08 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-30T14:26:10.372Z] #21 20.08 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-30T14:26:10.372Z] #21 20.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-30T14:26:10.372Z] #21 20.08 xz-utils zip zstd [2022-06-30T14:26:10.372Z] #21 20.39 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:26:10.372Z] #21 20.39 Need to get 27.7 MB of archives. [2022-06-30T14:26:10.372Z] #21 20.39 After this operation, 106 MB of additional disk space will be used. [2022-06-30T14:26:10.372Z] #21 20.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-30T14:26:10.372Z] #21 20.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-30T14:26:10.372Z] #21 20.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-30T14:26:10.372Z] #21 20.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-30T14:26:10.372Z] #21 20.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-30T14:26:10.372Z] #21 20.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-30T14:26:10.372Z] #21 20.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-30T14:26:10.372Z] #21 20.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-30T14:26:10.372Z] #21 20.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-30T14:26:10.372Z] #21 20.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-30T14:26:10.372Z] #21 20.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-30T14:26:10.372Z] #21 20.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-30T14:26:10.372Z] #21 20.49 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-30T14:26:10.372Z] #21 20.49 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-30T14:26:10.372Z] #21 20.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-30T14:26:10.372Z] #21 20.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-30T14:26:10.372Z] #21 20.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-30T14:26:10.372Z] #21 20.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-30T14:26:10.372Z] #21 20.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-30T14:26:10.372Z] #21 20.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-30T14:26:10.372Z] #21 20.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-30T14:26:10.372Z] #21 20.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-30T14:26:10.372Z] #21 20.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-30T14:26:10.372Z] #21 20.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-30T14:26:10.372Z] #21 20.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-30T14:26:10.372Z] #21 20.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-30T14:26:10.372Z] #21 20.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-30T14:26:10.533Z] #14 ... [2022-06-30T14:26:10.533Z] [2022-06-30T14:26:10.533Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:26:10.533Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:26:10.533Z] #77 83.53 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-30T14:26:10.533Z] #77 83.53 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-30T14:26:10.533Z] #77 84.02 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-30T14:26:10.533Z] #77 84.02 libtoolize: copying file 'm4/libtool.m4' [2022-06-30T14:26:10.533Z] #77 84.33 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-30T14:26:10.533Z] #77 84.60 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-30T14:26:10.533Z] #77 84.70 libtoolize: copying file 'm4/ltversion.m4' [2022-06-30T14:26:10.533Z] #77 84.82 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-30T14:26:10.533Z] #77 84.97 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-30T14:26:10.634Z] #21 20.87 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-30T14:26:10.770Z] #23 11.74 Collecting pathspec>=0.5.3 [2022-06-30T14:26:10.770Z] #23 11.75 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-30T14:26:10.893Z] #21 20.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-30T14:26:10.894Z] #21 20.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-30T14:26:10.894Z] #21 20.88 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-30T14:26:10.894Z] #21 20.88 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-30T14:26:10.894Z] #21 20.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-30T14:26:10.894Z] #21 20.90 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-30T14:26:10.894Z] #21 20.91 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-30T14:26:10.894Z] #21 20.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-30T14:26:10.894Z] #21 20.98 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-30T14:26:10.894Z] #21 20.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-30T14:26:10.894Z] #21 20.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-30T14:26:10.894Z] #21 21.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-30T14:26:10.894Z] #21 21.01 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-30T14:26:10.894Z] #21 21.02 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-30T14:26:10.894Z] #21 21.05 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-30T14:26:10.894Z] #21 21.05 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-30T14:26:10.894Z] #21 21.06 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-30T14:26:11.029Z] #23 12.09 Collecting pyyaml [2022-06-30T14:26:11.029Z] #23 12.11 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-06-30T14:26:11.029Z] #23 12.21 Building wheels for collected packages: yamllint [2022-06-30T14:26:11.153Z] #21 21.25 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-30T14:26:11.153Z] #21 21.28 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-30T14:26:11.153Z] #21 21.31 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-30T14:26:11.153Z] #21 21.31 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-30T14:26:11.215Z] #14 ... [2022-06-30T14:26:11.215Z] [2022-06-30T14:26:11.215Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:26:11.215Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:26:11.215Z] #77 66.07 libtoolize: putting auxiliary files in '.'. [2022-06-30T14:26:11.215Z] #77 66.07 libtoolize: copying file './ltmain.sh' [2022-06-30T14:26:11.215Z] #77 67.91 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-30T14:26:11.215Z] #77 67.91 libtoolize: and rerunning libtoolize and aclocal. [2022-06-30T14:26:11.215Z] #77 67.91 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-30T14:26:11.289Z] #23 12.21 Building wheel for yamllint (setup.py): started [2022-06-30T14:26:12.091Z] #21 21.90 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:26:12.091Z] #21 22.04 Fetched 27.7 MB in 1s (22.4 MB/s) [2022-06-30T14:26:12.091Z] #21 22.11 Selecting previously unselected package pigz. [2022-06-30T14:26:12.091Z] #21 22.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-06-30T14:26:12.091Z] #21 22.16 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-30T14:26:12.091Z] #21 22.17 Unpacking pigz (2.6-1) ... [2022-06-30T14:26:12.091Z] #21 22.24 Selecting previously unselected package libelf1:amd64. [2022-06-30T14:26:12.159Z] #77 ... [2022-06-30T14:26:12.159Z] [2022-06-30T14:26:12.159Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:26:12.159Z] #64 sha256:3f4a53408bfdff586b986fd9d80507e05cd9bb3f7753e52d6da9deec4ad44e55 [2022-06-30T14:26:12.159Z] #64 82.52 + bin/ctr [2022-06-30T14:26:12.226Z] #23 13.36 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-30T14:26:12.226Z] #23 13.36 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=28bb2a21489637eeb6914dfe0ccf8bb8c030685d0f77611b08768f906c79858d [2022-06-30T14:26:12.226Z] #23 13.36 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-30T14:26:12.226Z] #23 13.36 Successfully built yamllint [2022-06-30T14:26:12.350Z] #21 22.24 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-30T14:26:12.350Z] #21 22.26 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-30T14:26:12.350Z] #21 22.41 Selecting previously unselected package libbpf0:amd64. [2022-06-30T14:26:12.350Z] #21 22.41 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-30T14:26:12.350Z] #21 22.42 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-30T14:26:12.350Z] #21 22.53 Selecting previously unselected package libcap2:amd64. [2022-06-30T14:26:12.350Z] #21 22.53 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-30T14:26:12.420Z] #64 ... [2022-06-30T14:26:12.420Z] [2022-06-30T14:26:12.420Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:26:12.420Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:26:12.485Z] #23 13.39 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-30T14:26:12.609Z] #21 22.53 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-30T14:26:12.609Z] #21 22.58 Selecting previously unselected package libmnl0:amd64. [2022-06-30T14:26:12.609Z] #21 22.59 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-30T14:26:12.609Z] #21 22.60 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-30T14:26:12.609Z] #21 22.65 Selecting previously unselected package libxtables12:amd64. [2022-06-30T14:26:12.609Z] #21 22.67 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-30T14:26:12.609Z] #21 22.67 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-30T14:26:12.609Z] #21 22.78 Selecting previously unselected package libcap2-bin. [2022-06-30T14:26:12.681Z] #14 158.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-30T14:26:12.681Z] #14 158.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:26:12.681Z] #14 158.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-30T14:26:12.744Z] #23 13.83 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-30T14:26:12.868Z] #21 22.79 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-30T14:26:12.868Z] #21 22.80 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-30T14:26:12.868Z] #21 22.88 Selecting previously unselected package iproute2. [2022-06-30T14:26:12.868Z] #21 22.89 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-30T14:26:12.868Z] #21 22.89 Unpacking iproute2 (5.10.0-4) ... [2022-06-30T14:26:13.049Z] #19 246.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-06-30T14:26:13.049Z] #19 246.2 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:26:13.049Z] #19 246.3 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-30T14:26:13.049Z] #19 246.4 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-06-30T14:26:13.049Z] #19 246.4 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:26:13.049Z] #19 246.4 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-30T14:26:13.313Z] #23 DONE 14.4s [2022-06-30T14:26:13.313Z] [2022-06-30T14:26:13.313Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:26:13.313Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-30T14:26:13.313Z] #77 135.9 CCLD libyajl.la [2022-06-30T14:26:13.313Z] #77 136.4 CCLD verify/json_verify [2022-06-30T14:26:13.313Z] #77 136.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:26:13.313Z] #77 136.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-30T14:26:13.313Z] #77 136.8 make[5]: Nothing to be done for 'install-data-am'. [2022-06-30T14:26:13.313Z] #77 136.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:26:13.313Z] #77 136.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:26:13.313Z] #77 136.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:26:13.437Z] #21 23.44 Selecting previously unselected package xxd. [2022-06-30T14:26:13.437Z] #21 23.45 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-30T14:26:13.437Z] #21 23.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:26:13.438Z] #21 23.57 Selecting previously unselected package vim-common. [2022-06-30T14:26:13.572Z] #77 137.0 CC src/validate.o [2022-06-30T14:26:13.572Z] #77 137.0 CC src/image_spec_schema_config_schema.lo [2022-06-30T14:26:13.572Z] #77 137.0 CC src/image_spec_schema_content_descriptor.lo [2022-06-30T14:26:13.572Z] #77 137.0 CC src/image_spec_schema_defs.lo [2022-06-30T14:26:13.572Z] #77 137.0 CC src/image_spec_schema_defs_descriptor.lo [2022-06-30T14:26:13.572Z] #77 137.1 CC src/image_spec_schema_image_index_schema.lo [2022-06-30T14:26:13.572Z] #77 137.1 CC src/image_spec_schema_image_layout_schema.lo [2022-06-30T14:26:13.572Z] #77 137.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-30T14:26:13.572Z] #77 137.1 CC src/runtime_spec_schema_config_linux.lo [2022-06-30T14:26:13.572Z] #77 137.2 CC src/runtime_spec_schema_config_zos.lo [2022-06-30T14:26:13.572Z] #77 137.2 CC src/runtime_spec_schema_config_schema.lo [2022-06-30T14:26:13.697Z] #21 23.57 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T14:26:13.697Z] #21 23.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:26:13.697Z] #21 23.76 Selecting previously unselected package bash-completion. [2022-06-30T14:26:13.697Z] #21 23.78 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-30T14:26:13.824Z] #77 ... [2022-06-30T14:26:13.824Z] [2022-06-30T14:26:13.824Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:26:13.824Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:26:13.824Z] #14 167.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-30T14:26:13.824Z] #14 167.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:26:13.824Z] #14 167.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:26:13.831Z] #77 137.2 CC src/runtime_spec_schema_config_solaris.lo [2022-06-30T14:26:13.831Z] #77 137.3 CC src/runtime_spec_schema_config_vm.lo [2022-06-30T14:26:13.831Z] #77 137.3 CC src/runtime_spec_schema_config_windows.lo [2022-06-30T14:26:13.831Z] #77 137.3 CC src/runtime_spec_schema_defs.lo [2022-06-30T14:26:13.831Z] #77 137.4 CC src/runtime_spec_schema_defs_linux.lo [2022-06-30T14:26:13.831Z] #77 137.4 CC src/runtime_spec_schema_defs_zos.lo [2022-06-30T14:26:14.089Z] #77 137.4 CC src/runtime_spec_schema_defs_vm.lo [2022-06-30T14:26:14.089Z] #77 137.5 CC src/runtime_spec_schema_defs_windows.lo [2022-06-30T14:26:14.089Z] #77 137.6 CC src/runtime_spec_schema_state_schema.lo [2022-06-30T14:26:14.090Z] #77 137.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-30T14:26:14.090Z] #77 137.7 CC src/basic_test_double_array_item.lo [2022-06-30T14:26:14.269Z] #21 ... [2022-06-30T14:26:14.269Z] [2022-06-30T14:26:14.269Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:26:14.269Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:26:14.269Z] #77 115.7 checking for inttypes.h... yes [2022-06-30T14:26:14.269Z] #77 115.8 checking for stdint.h... yes [2022-06-30T14:26:14.269Z] #77 116.0 checking for unistd.h... yes [2022-06-30T14:26:14.269Z] #77 116.3 checking minix/config.h usability... no [2022-06-30T14:26:14.269Z] #77 116.4 checking minix/config.h presence... no [2022-06-30T14:26:14.269Z] #77 116.4 checking for minix/config.h... no [2022-06-30T14:26:14.269Z] #77 116.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-30T14:26:14.269Z] #77 116.7 checking build system type... x86_64-pc-linux-gnu [2022-06-30T14:26:14.269Z] #77 116.9 checking host system type... x86_64-pc-linux-gnu [2022-06-30T14:26:14.269Z] #77 116.9 checking how to print strings... printf [2022-06-30T14:26:14.269Z] #77 116.9 checking for a sed that does not truncate output... /bin/sed [2022-06-30T14:26:14.269Z] #77 116.9 checking for fgrep... /bin/grep -F [2022-06-30T14:26:14.269Z] #77 116.9 checking for ld used by gcc... /usr/bin/ld [2022-06-30T14:26:14.269Z] #77 116.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T14:26:14.269Z] #77 116.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T14:26:14.269Z] #77 117.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T14:26:14.269Z] #77 117.0 checking whether ln -s works... yes [2022-06-30T14:26:14.269Z] #77 117.1 checking the maximum length of command line arguments... 1572864 [2022-06-30T14:26:14.269Z] #77 117.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-30T14:26:14.269Z] #77 117.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T14:26:14.269Z] #77 117.1 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T14:26:14.269Z] #77 117.1 checking for objdump... objdump [2022-06-30T14:26:14.269Z] #77 117.1 checking how to recognize dependent libraries... pass_all [2022-06-30T14:26:14.269Z] #77 117.1 checking for dlltool... no [2022-06-30T14:26:14.269Z] #77 117.1 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T14:26:14.269Z] #77 117.1 checking for ar... ar [2022-06-30T14:26:14.269Z] #77 117.1 checking for archiver @FILE support... @ [2022-06-30T14:26:14.269Z] #77 117.2 checking for strip... strip [2022-06-30T14:26:14.269Z] #77 117.2 checking for ranlib... ranlib [2022-06-30T14:26:14.269Z] #77 117.2 checking for gawk... no [2022-06-30T14:26:14.269Z] #77 117.2 checking for mawk... mawk [2022-06-30T14:26:14.269Z] #77 117.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T14:26:14.269Z] #77 117.5 checking for sysroot... no [2022-06-30T14:26:14.269Z] #77 117.5 checking for a working dd... /bin/dd [2022-06-30T14:26:14.269Z] #77 117.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T14:26:14.269Z] #77 117.6 checking for mt... no [2022-06-30T14:26:14.269Z] #77 117.6 checking if : is a manifest tool... no [2022-06-30T14:26:14.269Z] #77 117.6 checking for dlfcn.h... yes [2022-06-30T14:26:14.269Z] #77 117.8 checking for objdir... .libs [2022-06-30T14:26:14.269Z] #77 118.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T14:26:14.269Z] #77 118.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T14:26:14.269Z] #77 118.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T14:26:14.269Z] #77 118.4 checking if gcc static flag -static works... yes [2022-06-30T14:26:14.269Z] #77 118.8 checking if gcc supports -c -o file.o... yes [2022-06-30T14:26:14.269Z] #77 118.9 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T14:26:14.269Z] #77 118.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-30T14:26:14.269Z] #77 119.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T14:26:14.269Z] #77 119.2 checking how to hardcode library paths into programs... immediate [2022-06-30T14:26:14.269Z] #77 119.2 checking whether stripping libraries is possible... yes [2022-06-30T14:26:14.269Z] #77 119.2 checking if libtool supports shared libraries... yes [2022-06-30T14:26:14.269Z] #77 119.2 checking whether to build shared libraries... no [2022-06-30T14:26:14.269Z] #77 119.2 checking whether to build static libraries... yes [2022-06-30T14:26:14.269Z] #77 119.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T14:26:14.269Z] #77 119.2 checking whether build environment is sane... yes [2022-06-30T14:26:14.269Z] #77 119.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T14:26:14.269Z] #77 119.3 checking whether make sets $(MAKE)... yes [2022-06-30T14:26:14.269Z] #77 119.3 checking whether make supports the include directive... yes (GNU style) [2022-06-30T14:26:14.269Z] #77 119.4 checking whether make supports nested variables... yes [2022-06-30T14:26:14.269Z] #77 119.4 checking whether UID '0' is supported by ustar format... yes [2022-06-30T14:26:14.269Z] #77 119.4 checking whether GID '0' is supported by ustar format... yes [2022-06-30T14:26:14.269Z] #77 119.4 checking how to create a ustar tar archive... gnutar [2022-06-30T14:26:14.350Z] #77 137.7 CC src/basic_test_double_array.lo [2022-06-30T14:26:14.350Z] #77 137.9 CC src/basic_test_top_array_int.lo [2022-06-30T14:26:14.529Z] #77 119.5 checking dependency style of gcc... gcc3 [2022-06-30T14:26:14.529Z] #77 119.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T14:26:14.529Z] #77 119.6 checking whether make supports nested variables... (cached) yes [2022-06-30T14:26:14.529Z] #77 119.6 checking for pkg-config... /usr/bin/pkg-config [2022-06-30T14:26:14.529Z] #77 119.6 checking pkg-config is at least version 0.9.0... yes [2022-06-30T14:26:14.529Z] #77 119.6 checking for yajl >= 2.1.0... yes [2022-06-30T14:26:14.529Z] #77 119.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-30T14:26:14.529Z] #77 119.7 checking for gcc... (cached) gcc [2022-06-30T14:26:14.610Z] #77 138.1 CC src/basic_test_top_array_string.lo [2022-06-30T14:26:14.610Z] #77 138.2 CC src/basic_test_top_double_array_int.lo [2022-06-30T14:26:14.610Z] #77 138.3 CC src/basic_test_top_double_array_obj.lo [2022-06-30T14:26:14.789Z] #77 119.8 checking whether we are using the GNU C compiler... (cached) yes [2022-06-30T14:26:14.789Z] #77 119.8 checking whether gcc accepts -g... (cached) yes [2022-06-30T14:26:14.789Z] #77 119.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-30T14:26:14.789Z] #77 119.8 checking whether gcc understands -c and -o together... (cached) yes [2022-06-30T14:26:14.789Z] #77 119.8 checking for a Python interpreter with version >= 3... python3 [2022-06-30T14:26:14.789Z] #77 119.8 checking for python3... /usr/bin/python3 [2022-06-30T14:26:14.789Z] #77 119.8 checking for python3 version... 3.9 [2022-06-30T14:26:14.789Z] #77 119.9 checking for python3 platform... linux [2022-06-30T14:26:14.869Z] #77 138.4 CC src/basic_test_top_double_array_refobj.lo [2022-06-30T14:26:15.049Z] #77 119.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-30T14:26:15.049Z] #77 120.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-30T14:26:15.129Z] #77 138.5 CC src/basic_test_top_double_array_string.lo [2022-06-30T14:26:15.129Z] #77 138.6 CC src/read-file.lo [2022-06-30T14:26:15.309Z] #77 120.3 checking that generated files are newer than configure... done [2022-06-30T14:26:15.309Z] #77 120.4 configure: creating ./config.status [2022-06-30T14:26:15.388Z] #77 138.9 CC src/json_common.lo [2022-06-30T14:26:15.647Z] #77 139.1 CC tests/test-1.o [2022-06-30T14:26:15.906Z] #77 139.4 CC tests/test-2.o [2022-06-30T14:26:16.166Z] #77 139.5 CC tests/test-3.o [2022-06-30T14:26:16.166Z] #77 139.7 CC tests/test-4.o [2022-06-30T14:26:16.456Z] #77 140.1 CC tests/test-5.o [2022-06-30T14:26:17.049Z] #77 140.4 CC tests/test-6.o [2022-06-30T14:26:17.049Z] #77 140.4 CC tests/test-7.o [2022-06-30T14:26:17.218Z] #77 122.4 config.status: creating Makefile [2022-06-30T14:26:17.218Z] #77 122.4 config.status: creating config.h [2022-06-30T14:26:17.327Z] #77 140.8 CC tests/test-8.o [2022-06-30T14:26:17.478Z] #77 122.5 config.status: executing libtool commands [2022-06-30T14:26:17.478Z] #77 122.5 config.status: executing depfiles commands [2022-06-30T14:26:17.591Z] #77 141.2 CC tests/test-9.o [2022-06-30T14:26:17.591Z] #77 141.3 CC tests/test-10.o [2022-06-30T14:26:18.048Z] #77 123.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-30T14:26:18.048Z] #77 123.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-30T14:26:18.159Z] #77 141.4 CC tests/test-11.o [2022-06-30T14:26:18.307Z] #77 123.4 checking for gcc... gcc [2022-06-30T14:26:18.307Z] #77 123.5 checking whether the C compiler works... yes [2022-06-30T14:26:18.567Z] #77 123.6 checking for C compiler default output file name... a.out [2022-06-30T14:26:18.567Z] #77 123.6 checking for suffix of executables... [2022-06-30T14:26:18.827Z] #77 123.7 checking whether we are cross compiling... no [2022-06-30T14:26:19.088Z] #77 124.0 checking for suffix of object files... o [2022-06-30T14:26:19.088Z] #77 124.1 checking whether we are using the GNU C compiler... yes [2022-06-30T14:26:19.088Z] #77 124.2 checking whether gcc accepts -g... yes [2022-06-30T14:26:19.348Z] #77 124.3 checking for gcc option to accept ISO C89... none needed [2022-06-30T14:26:19.603Z] #19 ... [2022-06-30T14:26:19.603Z] [2022-06-30T14:26:19.603Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:26:19.603Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:26:19.603Z] #84 210.0 CCLD libocispec.la [2022-06-30T14:26:19.607Z] #77 124.4 checking whether gcc understands -c and -o together... yes [2022-06-30T14:26:19.607Z] #77 124.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T14:26:19.607Z] #77 124.6 checking whether build environment is sane... yes [2022-06-30T14:26:19.607Z] #77 124.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T14:26:19.607Z] #77 124.6 checking for gawk... no [2022-06-30T14:26:19.607Z] #77 124.6 checking for mawk... mawk [2022-06-30T14:26:19.607Z] #77 124.6 checking whether make sets $(MAKE)... yes [2022-06-30T14:26:19.607Z] #77 124.7 checking whether make supports the include directive... yes (GNU style) [2022-06-30T14:26:19.607Z] #77 124.7 checking whether make supports nested variables... yes [2022-06-30T14:26:19.607Z] #77 124.7 checking whether UID '0' is supported by ustar format... yes [2022-06-30T14:26:19.607Z] #77 124.7 checking whether GID '0' is supported by ustar format... yes [2022-06-30T14:26:19.607Z] #77 124.7 checking how to create a ustar tar archive... gnutar [2022-06-30T14:26:19.861Z] #84 210.7 CCLD src/validate [2022-06-30T14:26:19.861Z] #84 210.7 CCLD tests/test-1 [2022-06-30T14:26:19.861Z] #84 210.7 CCLD tests/test-2 [2022-06-30T14:26:19.861Z] #84 210.8 CCLD tests/test-3 [2022-06-30T14:26:19.867Z] #77 124.8 checking dependency style of gcc... gcc3 [2022-06-30T14:26:19.867Z] #77 124.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T14:26:19.867Z] #77 124.9 checking whether make supports nested variables... (cached) yes [2022-06-30T14:26:20.118Z] #84 210.9 CCLD tests/test-4 [2022-06-30T14:26:20.118Z] #84 211.0 CCLD tests/test-6 [2022-06-30T14:26:20.118Z] #84 211.0 CCLD tests/test-5 [2022-06-30T14:26:20.127Z] #77 125.0 checking build system type... x86_64-pc-linux-gnu [2022-06-30T14:26:20.127Z] #77 125.3 checking host system type... x86_64-pc-linux-gnu [2022-06-30T14:26:20.127Z] #77 125.3 checking how to print strings... printf [2022-06-30T14:26:20.127Z] #77 125.3 checking for a sed that does not truncate output... /bin/sed [2022-06-30T14:26:20.127Z] #77 125.3 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T14:26:20.127Z] #77 125.3 checking for egrep... /bin/grep -E [2022-06-30T14:26:20.127Z] #77 125.3 checking for fgrep... /bin/grep -F [2022-06-30T14:26:20.127Z] #77 125.3 checking for ld used by gcc... /usr/bin/ld [2022-06-30T14:26:20.127Z] #77 125.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T14:26:20.127Z] #77 125.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T14:26:20.376Z] #84 211.0 CCLD tests/test-7 [2022-06-30T14:26:20.376Z] #84 211.1 CCLD tests/test-8 [2022-06-30T14:26:20.376Z] #84 211.1 CCLD tests/test-10 [2022-06-30T14:26:20.376Z] #84 211.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-30T14:26:20.387Z] #77 125.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T14:26:20.387Z] #77 125.4 checking whether ln -s works... yes [2022-06-30T14:26:20.387Z] #77 125.4 checking the maximum length of command line arguments... 1572864 [2022-06-30T14:26:20.387Z] #77 125.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-30T14:26:20.387Z] #77 125.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T14:26:20.387Z] #77 125.5 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T14:26:20.387Z] #77 125.5 checking for objdump... objdump [2022-06-30T14:26:20.387Z] #77 125.5 checking how to recognize dependent libraries... pass_all [2022-06-30T14:26:20.387Z] #77 125.5 checking for dlltool... no [2022-06-30T14:26:20.387Z] #77 125.5 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T14:26:20.387Z] #77 125.5 checking for ar... ar [2022-06-30T14:26:20.633Z] #84 211.4 CCLD tests/test-9 [2022-06-30T14:26:20.633Z] #84 211.4 CCLD tests/test-11 [2022-06-30T14:26:20.646Z] #77 125.5 checking for archiver @FILE support... @ [2022-06-30T14:26:20.646Z] #77 125.7 checking for strip... strip [2022-06-30T14:26:20.646Z] #77 125.7 checking for ranlib... ranlib [2022-06-30T14:26:20.829Z] #14 ... [2022-06-30T14:26:20.829Z] [2022-06-30T14:26:20.829Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:26:20.829Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:26:20.829Z] #77 85.21 configure.ac:7: installing './compile' [2022-06-30T14:26:20.829Z] #77 85.21 configure.ac:11: installing './config.guess' [2022-06-30T14:26:20.829Z] #77 85.23 configure.ac:11: installing './config.sub' [2022-06-30T14:26:20.829Z] #77 85.25 configure.ac:8: installing './install-sh' [2022-06-30T14:26:20.829Z] #77 85.26 configure.ac:8: installing './missing' [2022-06-30T14:26:20.829Z] #77 85.40 Makefile.am: installing './depcomp' [2022-06-30T14:26:20.905Z] #77 125.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T14:26:20.905Z] #77 126.0 checking for sysroot... no [2022-06-30T14:26:20.905Z] #77 126.0 checking for a working dd... /bin/dd [2022-06-30T14:26:20.905Z] #77 126.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T14:26:21.164Z] #77 126.2 checking for mt... no [2022-06-30T14:26:21.164Z] #77 126.2 checking if : is a manifest tool... no [2022-06-30T14:26:21.164Z] #77 126.2 checking how to run the C preprocessor... gcc -E [2022-06-30T14:26:21.732Z] #77 126.4 checking for ANSI C header files... yes [2022-06-30T14:26:21.775Z] #77 87.14 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-30T14:26:21.992Z] #77 127.0 checking for sys/types.h... yes [2022-06-30T14:26:21.992Z] #77 127.1 checking for sys/stat.h... yes [2022-06-30T14:26:22.036Z] #77 87.14 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-30T14:26:22.037Z] #77 87.34 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-30T14:26:22.037Z] #77 87.34 libtoolize: copying file 'm4/libtool.m4' [2022-06-30T14:26:22.251Z] #77 127.3 checking for stdlib.h... yes [2022-06-30T14:26:22.298Z] #77 87.53 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-30T14:26:22.511Z] #77 127.4 checking for string.h... yes [2022-06-30T14:26:22.511Z] #77 127.5 checking for memory.h... yes [2022-06-30T14:26:22.771Z] #77 127.7 checking for strings.h... yes [2022-06-30T14:26:22.771Z] #77 127.8 checking for inttypes.h... yes [2022-06-30T14:26:22.874Z] #77 87.92 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-30T14:26:22.874Z] #77 88.31 libtoolize: copying file 'm4/ltversion.m4' [2022-06-30T14:26:23.030Z] #77 127.9 checking for stdint.h... yes [2022-06-30T14:26:23.030Z] #77 128.1 checking for unistd.h... yes [2022-06-30T14:26:23.138Z] #77 88.35 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-30T14:26:23.159Z] #84 213.9 libtool: link: ar cr libocispec.a [2022-06-30T14:26:23.159Z] #84 213.9 libtool: link: ranlib libocispec.a [2022-06-30T14:26:23.290Z] #77 128.3 checking for dlfcn.h... yes [2022-06-30T14:26:23.291Z] #77 128.4 checking for objdir... .libs [2022-06-30T14:26:23.711Z] #77 88.76 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-30T14:26:23.860Z] #77 128.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T14:26:23.860Z] #77 128.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T14:26:23.860Z] #77 128.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T14:26:24.429Z] #77 129.0 checking if gcc static flag -static works... yes [2022-06-30T14:26:24.429Z] #77 129.4 checking if gcc supports -c -o file.o... yes [2022-06-30T14:26:24.429Z] #77 129.5 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T14:26:24.429Z] #77 129.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-30T14:26:24.688Z] #77 129.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T14:26:24.688Z] #77 129.8 checking how to hardcode library paths into programs... immediate [2022-06-30T14:26:24.688Z] #77 129.8 checking whether stripping libraries is possible... yes [2022-06-30T14:26:24.688Z] #77 129.8 checking if libtool supports shared libraries... yes [2022-06-30T14:26:24.688Z] #77 129.8 checking whether to build shared libraries... no [2022-06-30T14:26:24.688Z] #77 129.8 checking whether to build static libraries... yes [2022-06-30T14:26:24.947Z] #77 129.8 checking float.h usability... yes [2022-06-30T14:26:24.947Z] #77 130.0 checking float.h presence... yes [2022-06-30T14:26:24.947Z] #77 130.0 checking for float.h... yes [2022-06-30T14:26:25.055Z] #84 215.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:26:25.055Z] #84 215.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-30T14:26:25.055Z] #84 215.6 make[5]: Nothing to be done for 'install-data-am'. [2022-06-30T14:26:25.055Z] #84 215.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:26:25.055Z] #84 215.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:26:25.055Z] #84 215.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:26:25.055Z] #84 215.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:26:25.055Z] #84 215.6 make[2]: Entering directory '/tmp/crun-build' [2022-06-30T14:26:25.055Z] #84 215.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-30T14:26:25.055Z] #84 215.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-30T14:26:25.055Z] #84 215.8 CC src/libcrun/libcrun_testing_a-container.o [2022-06-30T14:26:25.055Z] #84 215.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-30T14:26:25.055Z] #84 215.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-30T14:26:25.055Z] #84 215.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-30T14:26:25.055Z] #84 215.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-30T14:26:25.055Z] #84 215.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-30T14:26:25.055Z] #84 215.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-30T14:26:25.055Z] #84 215.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-30T14:26:25.055Z] #84 215.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-30T14:26:25.055Z] #84 215.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-30T14:26:25.055Z] #84 215.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-30T14:26:25.055Z] #84 215.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-30T14:26:25.055Z] #84 216.0 CC src/libcrun/libcrun_testing_a-error.o [2022-06-30T14:26:25.206Z] #77 130.0 checking limits.h usability... yes [2022-06-30T14:26:25.206Z] #77 130.2 checking limits.h presence... yes [2022-06-30T14:26:25.206Z] #77 130.3 checking for limits.h... yes [2022-06-30T14:26:25.206Z] #77 130.3 checking stddef.h usability... yes [2022-06-30T14:26:25.313Z] #84 216.0 CC src/libcrun/libcrun_testing_a-status.o [2022-06-30T14:26:25.313Z] #84 216.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-30T14:26:25.313Z] #84 216.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-30T14:26:25.313Z] #84 216.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-30T14:26:25.313Z] #84 216.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-30T14:26:25.313Z] #84 216.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-30T14:26:25.465Z] #77 130.4 checking stddef.h presence... yes [2022-06-30T14:26:25.465Z] #77 130.5 checking for stddef.h... yes [2022-06-30T14:26:25.465Z] #77 130.5 checking for stdlib.h... (cached) yes [2022-06-30T14:26:25.465Z] #77 130.5 checking for string.h... (cached) yes [2022-06-30T14:26:25.465Z] #77 130.6 checking sys/time.h usability... yes [2022-06-30T14:26:25.570Z] #84 216.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-30T14:26:25.570Z] #84 216.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-30T14:26:25.570Z] #84 216.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-30T14:26:25.570Z] #84 216.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-30T14:26:25.570Z] #84 216.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-30T14:26:25.570Z] #84 216.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-30T14:26:25.725Z] #77 130.7 checking sys/time.h presence... yes [2022-06-30T14:26:25.725Z] #77 130.7 checking for sys/time.h... yes [2022-06-30T14:26:25.725Z] #77 130.7 checking for inline... inline [2022-06-30T14:26:25.725Z] #77 130.8 checking for size_t... [2022-06-30T14:26:25.725Z] #77 ... [2022-06-30T14:26:25.725Z] [2022-06-30T14:26:25.725Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:26:25.725Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:26:25.725Z] #21 25.80 Unpacking bash-completion (1:2.11-2) ... [2022-06-30T14:26:25.725Z] #21 26.33 Selecting previously unselected package bzip2. [2022-06-30T14:26:25.725Z] #21 26.33 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 26.34 Unpacking bzip2 (1.0.8-4) ... [2022-06-30T14:26:25.725Z] #21 26.42 Selecting previously unselected package xz-utils. [2022-06-30T14:26:25.725Z] #21 26.42 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 26.43 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:26:25.725Z] #21 26.62 Selecting previously unselected package apparmor. [2022-06-30T14:26:25.725Z] #21 26.63 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 26.68 Unpacking apparmor (2.13.6-10) ... [2022-06-30T14:26:25.725Z] #21 27.16 Selecting previously unselected package inetutils-ping. [2022-06-30T14:26:25.725Z] #21 27.19 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 27.21 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-30T14:26:25.725Z] #21 27.30 Selecting previously unselected package libip4tc2:amd64. [2022-06-30T14:26:25.725Z] #21 27.30 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 27.30 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-30T14:26:25.725Z] #21 27.36 Selecting previously unselected package libip6tc2:amd64. [2022-06-30T14:26:25.725Z] #21 27.36 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 27.38 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-30T14:26:25.725Z] #21 27.43 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-30T14:26:25.725Z] #21 27.43 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 27.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-30T14:26:25.725Z] #21 27.49 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-30T14:26:25.725Z] #21 27.49 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 27.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-30T14:26:25.725Z] #21 27.58 Selecting previously unselected package libnftnl11:amd64. [2022-06-30T14:26:25.725Z] #21 27.58 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 27.59 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-30T14:26:25.725Z] #21 27.66 Selecting previously unselected package iptables. [2022-06-30T14:26:25.725Z] #21 27.66 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 27.67 Unpacking iptables (1.8.7-1) ... [2022-06-30T14:26:25.725Z] #21 27.99 Selecting previously unselected package libonig5:amd64. [2022-06-30T14:26:25.725Z] #21 28.01 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 28.01 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T14:26:25.725Z] #21 28.15 Selecting previously unselected package libjq1:amd64. [2022-06-30T14:26:25.725Z] #21 28.15 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 28.16 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-30T14:26:25.725Z] #21 28.24 Selecting previously unselected package jq. [2022-06-30T14:26:25.725Z] #21 28.25 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 28.25 Unpacking jq (1.6-2.1) ... [2022-06-30T14:26:25.725Z] #21 28.32 Selecting previously unselected package libaio1:amd64. [2022-06-30T14:26:25.725Z] #21 28.34 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 28.34 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-30T14:26:25.725Z] #21 28.40 Selecting previously unselected package libgpm2:amd64. [2022-06-30T14:26:25.725Z] #21 28.41 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 28.41 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-30T14:26:25.725Z] #21 28.48 Selecting previously unselected package libicu67:amd64. [2022-06-30T14:26:25.725Z] #21 28.49 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 28.50 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-30T14:26:25.725Z] #21 32.16 Selecting previously unselected package libinih1:amd64. [2022-06-30T14:26:25.725Z] #21 32.17 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 32.17 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-30T14:26:25.725Z] #21 32.23 Selecting previously unselected package libnet1:amd64. [2022-06-30T14:26:25.725Z] #21 32.23 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 32.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:26:25.725Z] #21 32.34 Selecting previously unselected package libnl-3-200:amd64. [2022-06-30T14:26:25.725Z] #21 32.35 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 32.35 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T14:26:25.725Z] #21 32.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-30T14:26:25.725Z] #21 32.45 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 32.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:26:25.725Z] #21 32.52 Selecting previously unselected package libyajl2:amd64. [2022-06-30T14:26:25.725Z] #21 32.52 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 32.53 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-30T14:26:25.725Z] #21 32.58 Selecting previously unselected package net-tools. [2022-06-30T14:26:25.725Z] #21 32.58 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 32.59 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-30T14:26:25.725Z] #21 32.73 Selecting previously unselected package patch. [2022-06-30T14:26:25.725Z] #21 32.74 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 32.74 Unpacking patch (2.7.6-7) ... [2022-06-30T14:26:25.725Z] #21 32.85 Selecting previously unselected package python-pip-whl. [2022-06-30T14:26:25.725Z] #21 32.86 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-30T14:26:25.725Z] #21 32.87 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-30T14:26:25.725Z] #21 33.40 Selecting previously unselected package python3-lib2to3. [2022-06-30T14:26:25.725Z] #21 33.42 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-30T14:26:25.725Z] #21 33.42 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-30T14:26:25.725Z] #21 33.55 Selecting previously unselected package python3-distutils. [2022-06-30T14:26:25.725Z] #21 33.56 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-30T14:26:25.725Z] #21 33.56 Unpacking python3-distutils (3.9.2-1) ... [2022-06-30T14:26:25.725Z] #21 33.74 Selecting previously unselected package python3-pkg-resources. [2022-06-30T14:26:25.725Z] #21 33.75 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-30T14:26:25.725Z] #21 33.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:26:25.725Z] #21 33.87 Selecting previously unselected package python3-setuptools. [2022-06-30T14:26:25.725Z] #21 33.89 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-30T14:26:25.725Z] #21 33.89 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-30T14:26:25.725Z] #21 34.09 Selecting previously unselected package python3-wheel. [2022-06-30T14:26:25.725Z] #21 34.10 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-30T14:26:25.725Z] #21 34.11 Unpacking python3-wheel (0.34.2-1) ... [2022-06-30T14:26:25.725Z] #21 34.20 Selecting previously unselected package python3-pip. [2022-06-30T14:26:25.725Z] #21 34.20 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-30T14:26:25.725Z] #21 34.20 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-30T14:26:25.725Z] #21 34.45 Selecting previously unselected package sudo. [2022-06-30T14:26:25.725Z] #21 34.46 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 34.47 Unpacking sudo (1.9.5p2-3) ... [2022-06-30T14:26:25.725Z] #21 35.05 Selecting previously unselected package thin-provisioning-tools. [2022-06-30T14:26:25.725Z] #21 35.06 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 35.07 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-30T14:26:25.725Z] #21 35.30 Selecting previously unselected package uidmap. [2022-06-30T14:26:25.725Z] #21 35.33 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-30T14:26:25.725Z] #21 35.34 Unpacking uidmap (1:4.8.1-1) ... [2022-06-30T14:26:25.725Z] #21 35.48 Selecting previously unselected package vim-runtime. [2022-06-30T14:26:25.725Z] #21 35.50 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T14:26:25.725Z] #21 35.55 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-30T14:26:25.725Z] #21 35.59 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-30T14:26:25.725Z] #21 35.61 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:26:25.828Z] #84 216.8 CC src/crun-crun.o [2022-06-30T14:26:25.984Z] #21 ... [2022-06-30T14:26:25.984Z] [2022-06-30T14:26:25.984Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:26:25.984Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:26:25.984Z] #77 130.8 checking for size_t... yes [2022-06-30T14:26:25.984Z] #77 131.1 checking for stdlib.h... (cached) yes [2022-06-30T14:26:26.085Z] #84 216.9 CC src/crun-run.o [2022-06-30T14:26:26.085Z] #84 217.0 CC src/crun-kill.o [2022-06-30T14:26:26.085Z] #84 217.0 CC src/crun-pause.o [2022-06-30T14:26:26.085Z] #84 217.0 CC src/crun-delete.o [2022-06-30T14:26:26.085Z] #84 217.1 CC src/crun-unpause.o [2022-06-30T14:26:26.251Z] #77 131.1 checking for GNU libc compatible malloc... yes [2022-06-30T14:26:26.251Z] #77 131.4 checking for stdlib.h... (cached) yes [2022-06-30T14:26:26.343Z] #84 217.1 CC src/crun-spec.o [2022-06-30T14:26:26.343Z] #84 217.1 CC src/crun-exec.o [2022-06-30T14:26:26.343Z] #84 217.1 CC src/crun-list.o [2022-06-30T14:26:26.343Z] #84 217.2 CC src/crun-create.o [2022-06-30T14:26:26.343Z] #84 217.2 CC src/crun-start.o [2022-06-30T14:26:26.518Z] #77 131.4 checking for GNU libc compatible realloc... yes [2022-06-30T14:26:26.600Z] #84 217.3 CC src/crun-state.o [2022-06-30T14:26:26.600Z] #84 217.3 CC src/crun-ps.o [2022-06-30T14:26:26.600Z] #84 217.3 CC src/crun-checkpoint.o [2022-06-30T14:26:26.600Z] #84 217.4 CC src/libcrun/libcrun_la-utils.lo [2022-06-30T14:26:26.600Z] #84 217.4 CC src/crun-update.o [2022-06-30T14:26:26.600Z] #84 217.4 CC src/crun-restore.o [2022-06-30T14:26:26.600Z] #84 217.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-30T14:26:26.600Z] #84 217.5 CC src/libcrun/libcrun_la-container.lo [2022-06-30T14:26:26.804Z] #77 131.6 checking for working strtod... yes [2022-06-30T14:26:26.858Z] #84 217.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-30T14:26:26.858Z] #84 217.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-30T14:26:26.858Z] #84 217.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-30T14:26:26.858Z] #84 217.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-30T14:26:27.076Z] #77 131.8 checking for gettimeofday... yes [2022-06-30T14:26:27.366Z] #77 132.0 checking for memset... yes [2022-06-30T14:26:27.366Z] #77 132.3 checking for strspn... yes [2022-06-30T14:26:27.425Z] #84 218.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-30T14:26:27.426Z] #84 218.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-30T14:26:27.426Z] #84 218.2 CC src/libcrun/libcrun_la-criu.lo [2022-06-30T14:26:27.426Z] #84 218.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-30T14:26:27.426Z] #84 218.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-30T14:26:27.426Z] #84 218.3 CC src/libcrun/libcrun_la-linux.lo [2022-06-30T14:26:27.426Z] #84 218.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-30T14:26:27.645Z] #77 132.7 checking that generated files are newer than configure... done [2022-06-30T14:26:27.645Z] #77 132.7 configure: creating ./config.status [2022-06-30T14:26:27.683Z] #84 218.5 CC src/libcrun/libcrun_la-error.lo [2022-06-30T14:26:27.683Z] #84 ... [2022-06-30T14:26:27.683Z] [2022-06-30T14:26:27.683Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T14:26:27.683Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T14:26:27.684Z] #19 262.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-06-30T14:26:27.684Z] #19 262.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:26:27.684Z] #19 262.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-30T14:26:27.684Z] #19 263.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-06-30T14:26:27.684Z] #19 263.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:26:27.684Z] #19 263.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-30T14:26:28.716Z] #14 ... [2022-06-30T14:26:28.716Z] [2022-06-30T14:26:28.716Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:26:28.716Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:26:28.716Z] #77 105.6 configure.ac:7: installing 'build-aux/compile' [2022-06-30T14:26:28.716Z] #77 105.6 configure.ac:9: installing 'build-aux/config.guess' [2022-06-30T14:26:28.716Z] #77 105.6 configure.ac:9: installing 'build-aux/config.sub' [2022-06-30T14:26:28.716Z] #77 105.6 configure.ac:11: installing 'build-aux/install-sh' [2022-06-30T14:26:28.716Z] #77 105.6 configure.ac:11: installing 'build-aux/missing' [2022-06-30T14:26:28.716Z] #77 106.0 Makefile.am: installing 'build-aux/depcomp' [2022-06-30T14:26:28.716Z] #77 106.1 parallel-tests: installing 'build-aux/test-driver' [2022-06-30T14:26:29.575Z] #77 134.7 config.status: creating Makefile [2022-06-30T14:26:29.575Z] #77 134.7 config.status: creating config.h [2022-06-30T14:26:29.575Z] #77 134.8 config.status: executing depfiles commands [2022-06-30T14:26:29.834Z] #77 134.9 config.status: executing libtool commands [2022-06-30T14:26:30.623Z] #77 109.8 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-30T14:26:30.623Z] #77 109.8 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-30T14:26:30.776Z] #77 135.7 GEN .version [2022-06-30T14:26:30.776Z] #77 135.8 make install-recursive [2022-06-30T14:26:30.776Z] #77 135.8 make[1]: Entering directory '/tmp/crun-build' [2022-06-30T14:26:30.776Z] #77 135.9 Making install in libocispec [2022-06-30T14:26:30.776Z] #77 135.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:26:30.776Z] #77 135.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-30T14:26:30.776Z] #77 135.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-30T14:26:30.776Z] #77 135.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-30T14:26:30.776Z] #77 135.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-30T14:26:31.562Z] #77 111.0 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-30T14:26:31.562Z] #77 111.0 libtoolize: copying file 'm4/libtool.m4' [2022-06-30T14:26:31.712Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-30T14:26:31.827Z] #77 111.1 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-30T14:26:31.827Z] #77 111.2 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-30T14:26:31.971Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-30T14:26:31.972Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-30T14:26:31.972Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-30T14:26:31.972Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-30T14:26:31.972Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-30T14:26:31.972Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-30T14:26:31.972Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-30T14:26:31.972Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-30T14:26:31.972Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-30T14:26:31.972Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-30T14:26:31.972Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-30T14:26:31.972Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-30T14:26:31.972Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-30T14:26:31.972Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-30T14:26:31.972Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-30T14:26:32.088Z] #77 111.4 libtoolize: copying file 'm4/ltversion.m4' [2022-06-30T14:26:32.088Z] #77 111.5 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-30T14:26:32.909Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-30T14:26:32.909Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-30T14:26:32.909Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-30T14:26:32.909Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-30T14:26:32.909Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-30T14:26:32.909Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-30T14:26:32.909Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-30T14:26:32.909Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-30T14:26:32.909Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-30T14:26:32.909Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-30T14:26:32.909Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-30T14:26:32.909Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-30T14:26:32.909Z] #77 138.1 make install-recursive [2022-06-30T14:26:32.909Z] #77 138.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:26:32.909Z] #77 138.1 Making install in yajl [2022-06-30T14:26:32.909Z] #77 138.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:26:32.909Z] #77 138.2 CC src/libyajl_la-yajl_alloc.lo [2022-06-30T14:26:33.168Z] #77 138.2 CC src/libyajl_la-yajl.lo [2022-06-30T14:26:33.168Z] #77 138.2 CC src/libyajl_la-yajl_gen.lo [2022-06-30T14:26:33.168Z] #77 138.2 CC src/libyajl_la-yajl_parser.lo [2022-06-30T14:26:33.168Z] #77 138.2 CC src/libyajl_la-yajl_buf.lo [2022-06-30T14:26:33.168Z] #77 138.3 CC src/libyajl_la-yajl_encode.lo [2022-06-30T14:26:33.168Z] #77 138.3 CC src/libyajl_la-yajl_lex.lo [2022-06-30T14:26:33.168Z] #77 138.3 CC src/libyajl_la-yajl_tree.lo [2022-06-30T14:26:33.736Z] #77 ... [2022-06-30T14:26:33.736Z] [2022-06-30T14:26:33.736Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:26:33.736Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:26:33.736Z] #14 168.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-30T14:26:33.736Z] #14 168.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:26:33.736Z] #14 168.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:26:34.236Z] #19 ... [2022-06-30T14:26:34.236Z] [2022-06-30T14:26:34.236Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:26:34.236Z] #54 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:26:34.236Z] #54 276.4 + dpkg --print-architecture [2022-06-30T14:26:34.236Z] #54 276.4 + git checkout -q v2.1.0 [2022-06-30T14:26:34.236Z] #54 276.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-30T14:26:34.236Z] #54 276.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-30T14:26:34.545Z] #77 ... [2022-06-30T14:26:34.545Z] [2022-06-30T14:26:34.545Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:26:34.545Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:26:34.545Z] #21 39.14 Selecting previously unselected package vim. [2022-06-30T14:26:34.545Z] #21 39.17 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-30T14:26:34.545Z] #21 39.18 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:26:34.545Z] #21 39.81 Selecting previously unselected package xfsprogs. [2022-06-30T14:26:34.545Z] #21 39.84 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-30T14:26:34.545Z] #21 39.84 Unpacking xfsprogs (5.10.0-4) ... [2022-06-30T14:26:34.545Z] #21 40.37 Selecting previously unselected package zip. [2022-06-30T14:26:34.545Z] #21 40.38 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-30T14:26:34.545Z] #21 40.40 Unpacking zip (3.0-12) ... [2022-06-30T14:26:34.545Z] #21 40.55 Selecting previously unselected package zstd. [2022-06-30T14:26:34.545Z] #21 40.55 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-30T14:26:34.545Z] #21 40.57 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-30T14:26:34.545Z] #21 40.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:26:34.545Z] #21 41.97 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-30T14:26:34.545Z] #21 41.99 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-30T14:26:34.545Z] #21 42.00 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-30T14:26:34.545Z] #21 42.01 Setting up libicu67:amd64 (67.1-7) ... [2022-06-30T14:26:34.545Z] #21 42.01 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-30T14:26:34.545Z] #21 42.03 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-30T14:26:34.545Z] #21 42.04 Setting up uidmap (1:4.8.1-1) ... [2022-06-30T14:26:34.545Z] #21 42.05 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-30T14:26:34.545Z] #21 42.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:26:34.545Z] #21 42.07 Setting up bzip2 (1.0.8-4) ... [2022-06-30T14:26:34.545Z] #21 42.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:26:34.545Z] #21 42.09 Setting up python3-wheel (0.34.2-1) ... [2022-06-30T14:26:34.545Z] #21 42.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:26:34.545Z] #21 42.81 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-30T14:26:34.545Z] #21 42.83 Setting up libcap2-bin (1:2.44-1) ... [2022-06-30T14:26:34.545Z] #21 42.84 Setting up apparmor (2.13.6-10) ... [2022-06-30T14:26:34.545Z] #21 44.39 Setting up zip (3.0-12) ... [2022-06-30T14:26:34.545Z] #21 44.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:26:34.545Z] #21 44.44 Setting up bash-completion (1:2.11-2) ... [2022-06-30T14:26:36.246Z] #77 ... [2022-06-30T14:26:36.246Z] [2022-06-30T14:26:36.246Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:26:36.246Z] #47 sha256:ecdc8c6c8c169bea9c3b47c2801af3413909a698ac702b149b3c3adba914fdb6 [2022-06-30T14:26:36.246Z] #47 203.8 + dpkg --print-architecture [2022-06-30T14:26:36.505Z] #47 DONE 204.4s [2022-06-30T14:26:36.505Z] [2022-06-30T14:26:36.505Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:26:36.505Z] #60 sha256:c0777f02941871ae00abd601d37182e808f5e5ac0b11475b9151c084b7f826a8 [2022-06-30T14:26:37.079Z] #21 46.66 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:26:37.079Z] #21 46.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-30T14:26:37.079Z] #21 46.68 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-30T14:26:37.079Z] #21 46.69 Setting up patch (2.7.6-7) ... [2022-06-30T14:26:37.079Z] #21 46.70 Setting up sudo (1.9.5p2-3) ... [2022-06-30T14:26:37.079Z] #21 46.77 invoke-rc.d: could not determine current runlevel [2022-06-30T14:26:37.079Z] #21 46.78 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-30T14:26:37.079Z] #21 46.79 Setting up xfsprogs (5.10.0-4) ... [2022-06-30T14:26:37.079Z] #21 46.81 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-30T14:26:37.079Z] #21 46.82 Setting up inetutils-ping (2:2.0-1) ... [2022-06-30T14:26:37.079Z] #21 46.83 Setting up pigz (2.6-1) ... [2022-06-30T14:26:37.079Z] #21 46.84 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-30T14:26:37.079Z] #21 46.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T14:26:37.079Z] #21 46.87 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-30T14:26:37.079Z] #21 46.89 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:26:37.647Z] #21 47.54 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-30T14:26:37.647Z] #21 47.55 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-30T14:26:37.906Z] #21 48.04 Setting up libelf1:amd64 (0.183-1) ... [2022-06-30T14:26:38.165Z] #21 48.05 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-30T14:26:38.165Z] #21 48.06 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T14:26:38.165Z] #21 48.08 Setting up python3-distutils (3.9.2-1) ... [2022-06-30T14:26:38.417Z] #54 ... [2022-06-30T14:26:38.417Z] [2022-06-30T14:26:38.417Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:26:38.417Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:26:38.417Z] #84 218.7 CC src/libcrun/libcrun_la-status.lo [2022-06-30T14:26:38.417Z] #84 218.8 CC src/libcrun/libcrun_la-terminal.lo [2022-06-30T14:26:38.417Z] #84 218.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-30T14:26:38.417Z] #84 218.9 CC src/libcrun/libcrun_la-signals.lo [2022-06-30T14:26:38.417Z] #84 219.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-30T14:26:38.417Z] #84 219.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-30T14:26:38.417Z] #84 219.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-30T14:26:38.417Z] #84 219.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-30T14:26:38.417Z] #84 219.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-30T14:26:38.417Z] #84 219.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-30T14:26:38.417Z] #84 219.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-30T14:26:38.417Z] #84 219.5 CC tests/init.o [2022-06-30T14:26:38.417Z] #84 ... [2022-06-30T14:26:38.417Z] [2022-06-30T14:26:38.417Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T14:26:38.417Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T14:26:38.424Z] #21 48.54 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:26:38.424Z] #21 48.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-30T14:26:38.424Z] #21 48.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-30T14:26:38.424Z] #21 48.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-30T14:26:38.424Z] #21 48.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-30T14:26:38.424Z] #21 48.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-30T14:26:38.424Z] #21 48.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-30T14:26:38.424Z] #21 48.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-30T14:26:38.424Z] #21 48.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-30T14:26:38.683Z] #21 48.62 Setting up python3-setuptools (52.0.0-4) ... [2022-06-30T14:26:38.699Z] #19 273.9 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-06-30T14:26:38.699Z] #19 273.9 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-30T14:26:38.699Z] #19 273.9 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-30T14:26:38.699Z] #19 273.9 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-06-30T14:26:38.699Z] #19 273.9 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-30T14:26:38.699Z] #19 274.0 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-30T14:26:38.699Z] #19 274.0 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-06-30T14:26:38.699Z] #19 274.0 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-30T14:26:38.699Z] #19 274.0 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-30T14:26:38.699Z] #19 274.0 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-06-30T14:26:38.699Z] #19 274.0 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-30T14:26:38.699Z] #19 274.0 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-30T14:26:38.699Z] #19 274.1 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-06-30T14:26:38.699Z] #19 274.1 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-30T14:26:38.957Z] #19 274.1 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-30T14:26:38.957Z] #19 274.1 Selecting previously unselected package cross-config. [2022-06-30T14:26:38.957Z] #19 274.1 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-06-30T14:26:38.957Z] #19 274.2 Unpacking cross-config (2.6.18+nmu1) ... [2022-06-30T14:26:38.957Z] #19 274.2 Selecting previously unselected package gcc-10-cross-base. [2022-06-30T14:26:38.957Z] #19 274.2 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-06-30T14:26:38.957Z] #19 274.3 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-06-30T14:26:38.957Z] #19 274.3 Selecting previously unselected package libc6-arm64-cross. [2022-06-30T14:26:38.957Z] #19 274.3 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-06-30T14:26:38.957Z] #19 274.3 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-06-30T14:26:39.474Z] #19 274.7 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-06-30T14:26:39.474Z] #19 274.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:26:39.474Z] #19 274.7 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:26:39.474Z] #19 274.7 Selecting previously unselected package libgomp1-arm64-cross. [2022-06-30T14:26:39.474Z] #19 274.7 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:26:39.474Z] #19 274.8 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:26:39.474Z] #19 274.8 Selecting previously unselected package libitm1-arm64-cross. [2022-06-30T14:26:39.474Z] #19 274.8 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:26:39.474Z] #19 274.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:26:39.474Z] #19 274.9 Selecting previously unselected package libatomic1-arm64-cross. [2022-06-30T14:26:39.474Z] #19 274.9 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:26:39.474Z] #19 274.9 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:26:39.731Z] #19 274.9 Selecting previously unselected package libasan6-arm64-cross. [2022-06-30T14:26:39.731Z] #19 274.9 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:26:39.731Z] #19 274.9 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:26:40.060Z] #21 50.11 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-30T14:26:40.060Z] #21 50.12 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-30T14:26:40.060Z] #21 50.13 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-30T14:26:40.061Z] #21 50.14 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-30T14:26:40.297Z] #19 275.6 Selecting previously unselected package liblsan0-arm64-cross. [2022-06-30T14:26:40.297Z] #19 275.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:26:40.297Z] #19 275.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:26:40.555Z] #19 275.9 Selecting previously unselected package libtsan0-arm64-cross. [2022-06-30T14:26:40.555Z] #19 275.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:26:40.555Z] #19 275.9 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:26:41.120Z] #19 276.6 Selecting previously unselected package libstdc++6-arm64-cross. [2022-06-30T14:26:41.378Z] #19 276.6 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:26:41.378Z] #19 276.6 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:26:41.440Z] #21 51.32 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-30T14:26:41.440Z] #21 51.33 Setting up jq (1.6-2.1) ... [2022-06-30T14:26:41.440Z] #21 51.36 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-30T14:26:41.440Z] #21 51.37 Setting up iptables (1.8.7-1) ... [2022-06-30T14:26:41.440Z] #21 51.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-30T14:26:41.440Z] #21 51.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-30T14:26:41.441Z] #21 51.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-30T14:26:41.441Z] #21 51.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-30T14:26:41.441Z] #21 51.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-30T14:26:41.441Z] #21 51.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-30T14:26:41.441Z] #21 51.43 Setting up iproute2 (5.10.0-4) ... [2022-06-30T14:26:41.636Z] #19 276.8 Selecting previously unselected package libubsan1-arm64-cross. [2022-06-30T14:26:41.636Z] #19 276.8 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:26:41.636Z] #19 276.8 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:26:41.700Z] #21 51.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:26:41.894Z] #19 277.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-06-30T14:26:41.894Z] #19 277.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:26:41.894Z] #19 277.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:26:42.073Z] #77 ... [2022-06-30T14:26:42.073Z] [2022-06-30T14:26:42.073Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:26:42.073Z] #67 sha256:495f2cf910d49591659a5397a537a15cd4ed46c5706bd511f2a27b78a86ce69a [2022-06-30T14:26:42.073Z] #67 194.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-30T14:26:42.073Z] #67 194.6 + GOBIN=/build [2022-06-30T14:26:42.073Z] #67 194.6 + GO111MODULE=on [2022-06-30T14:26:42.073Z] #67 194.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:26:42.151Z] #19 277.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-06-30T14:26:42.151Z] #19 277.6 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:26:42.151Z] #19 277.6 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-30T14:26:42.270Z] #21 DONE 52.2s [2022-06-30T14:26:42.270Z] [2022-06-30T14:26:42.270Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-30T14:26:42.270Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-06-30T14:26:43.652Z] #22 1.461 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-30T14:26:43.652Z] #22 1.465 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-30T14:26:43.652Z] #22 1.468 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-30T14:26:43.652Z] #22 DONE 1.5s [2022-06-30T14:26:43.652Z] [2022-06-30T14:26:43.652Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:26:43.652Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:26:43.652Z] #77 140.1 CC verify/json_verify-json_verify.o [2022-06-30T14:26:43.652Z] #77 143.9 CCLD libyajl.la [2022-06-30T14:26:43.652Z] #77 144.3 CCLD verify/json_verify [2022-06-30T14:26:43.652Z] #77 144.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:26:43.652Z] #77 144.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-30T14:26:43.652Z] #77 144.7 make[5]: Nothing to be done for 'install-data-am'. [2022-06-30T14:26:43.652Z] #77 144.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:26:43.652Z] #77 144.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:26:43.652Z] #77 144.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:26:43.652Z] #77 144.8 CC src/validate.o [2022-06-30T14:26:43.652Z] #77 144.8 CC src/image_spec_schema_config_schema.lo [2022-06-30T14:26:43.652Z] #77 144.8 CC src/image_spec_schema_content_descriptor.lo [2022-06-30T14:26:43.652Z] #77 144.8 CC src/image_spec_schema_defs.lo [2022-06-30T14:26:43.652Z] #77 144.9 CC src/image_spec_schema_defs_descriptor.lo [2022-06-30T14:26:43.652Z] #77 144.9 CC src/image_spec_schema_image_index_schema.lo [2022-06-30T14:26:43.652Z] #77 144.9 CC src/image_spec_schema_image_layout_schema.lo [2022-06-30T14:26:43.652Z] #77 144.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-30T14:26:43.652Z] #77 145.0 CC src/runtime_spec_schema_config_linux.lo [2022-06-30T14:26:43.652Z] #77 145.0 CC src/runtime_spec_schema_config_zos.lo [2022-06-30T14:26:43.652Z] #77 145.0 CC src/runtime_spec_schema_config_schema.lo [2022-06-30T14:26:43.652Z] #77 145.1 CC src/runtime_spec_schema_config_solaris.lo [2022-06-30T14:26:43.652Z] #77 145.1 CC src/runtime_spec_schema_config_vm.lo [2022-06-30T14:26:43.652Z] #77 145.2 CC src/runtime_spec_schema_config_windows.lo [2022-06-30T14:26:43.652Z] #77 145.3 CC src/runtime_spec_schema_defs.lo [2022-06-30T14:26:43.652Z] #77 145.4 CC src/runtime_spec_schema_defs_linux.lo [2022-06-30T14:26:43.652Z] #77 145.5 CC src/runtime_spec_schema_defs_zos.lo [2022-06-30T14:26:43.652Z] #77 145.6 CC src/runtime_spec_schema_defs_vm.lo [2022-06-30T14:26:43.652Z] #77 145.7 CC src/runtime_spec_schema_defs_windows.lo [2022-06-30T14:26:43.652Z] #77 145.7 CC src/runtime_spec_schema_state_schema.lo [2022-06-30T14:26:43.652Z] #77 145.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-30T14:26:43.652Z] #77 145.9 CC src/basic_test_double_array_item.lo [2022-06-30T14:26:43.652Z] #77 146.1 CC src/basic_test_double_array.lo [2022-06-30T14:26:43.652Z] #77 146.2 CC src/basic_test_top_array_int.lo [2022-06-30T14:26:43.652Z] #77 146.3 CC src/basic_test_top_array_string.lo [2022-06-30T14:26:43.652Z] #77 146.5 CC src/basic_test_top_double_array_int.lo [2022-06-30T14:26:43.652Z] #77 146.5 CC src/basic_test_top_double_array_obj.lo [2022-06-30T14:26:43.652Z] #77 146.6 CC src/basic_test_top_double_array_refobj.lo [2022-06-30T14:26:43.652Z] #77 146.7 CC src/basic_test_top_double_array_string.lo [2022-06-30T14:26:43.652Z] #77 146.8 CC src/read-file.lo [2022-06-30T14:26:43.652Z] #77 146.9 CC src/json_common.lo [2022-06-30T14:26:43.652Z] #77 147.2 CC tests/test-1.o [2022-06-30T14:26:43.652Z] #77 147.4 CC tests/test-2.o [2022-06-30T14:26:43.652Z] #77 147.5 CC tests/test-4.o [2022-06-30T14:26:43.652Z] #77 147.5 CC tests/test-3.o [2022-06-30T14:26:43.652Z] #77 147.8 CC tests/test-5.o [2022-06-30T14:26:43.652Z] #77 147.9 CC tests/test-6.o [2022-06-30T14:26:43.652Z] #77 148.0 CC tests/test-7.o [2022-06-30T14:26:43.652Z] #77 148.2 CC tests/test-8.o [2022-06-30T14:26:43.652Z] #77 148.4 CC tests/test-9.o [2022-06-30T14:26:43.652Z] #77 148.5 CC tests/test-10.o [2022-06-30T14:26:43.652Z] #77 148.6 CC tests/test-11.o [2022-06-30T14:26:45.993Z] #14 ... [2022-06-30T14:26:45.993Z] [2022-06-30T14:26:45.993Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:26:45.993Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:26:45.993Z] #77 109.8 configure.ac:7: installing 'build-aux/compile' [2022-06-30T14:26:45.993Z] #77 109.8 configure.ac:9: installing 'build-aux/config.guess' [2022-06-30T14:26:45.993Z] #77 109.9 configure.ac:9: installing 'build-aux/config.sub' [2022-06-30T14:26:45.993Z] #77 109.9 configure.ac:11: installing 'build-aux/install-sh' [2022-06-30T14:26:45.993Z] #77 109.9 configure.ac:11: installing 'build-aux/missing' [2022-06-30T14:26:45.993Z] #77 110.4 Makefile.am: installing 'build-aux/depcomp' [2022-06-30T14:26:45.993Z] #77 110.6 parallel-tests: installing 'build-aux/test-driver' [2022-06-30T14:26:48.647Z] #67 ... [2022-06-30T14:26:48.648Z] [2022-06-30T14:26:48.648Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:26:48.648Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:26:48.648Z] #14 195.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-30T14:26:48.648Z] #14 195.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:26:48.648Z] #14 195.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:26:49.593Z] #14 ... [2022-06-30T14:26:49.593Z] [2022-06-30T14:26:49.593Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:26:49.593Z] #67 sha256:495f2cf910d49591659a5397a537a15cd4ed46c5706bd511f2a27b78a86ce69a [2022-06-30T14:26:49.593Z] #67 202.9 rootlesskit version 1.0.0 [2022-06-30T14:26:49.593Z] #67 203.0 Usage of /build/rootlesskit-docker-proxy: [2022-06-30T14:26:49.593Z] #67 203.0 -container-ip string [2022-06-30T14:26:49.593Z] #67 203.0 container ip [2022-06-30T14:26:49.593Z] #67 203.0 -container-port int [2022-06-30T14:26:49.593Z] #67 203.0 container port (default -1) [2022-06-30T14:26:49.593Z] #67 203.0 -host-ip string [2022-06-30T14:26:49.593Z] #67 203.0 host ip [2022-06-30T14:26:49.593Z] #67 203.0 -host-port int [2022-06-30T14:26:49.593Z] #67 203.0 host port (default -1) [2022-06-30T14:26:49.593Z] #67 203.0 -proto string [2022-06-30T14:26:49.593Z] #67 203.0 proxy protocol (default "tcp") [2022-06-30T14:26:50.229Z] #77 115.6 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-30T14:26:50.229Z] #77 115.6 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-30T14:26:50.308Z] #19 ... [2022-06-30T14:26:50.308Z] [2022-06-30T14:26:50.308Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:26:50.308Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:26:50.308Z] #84 240.8 CCLD tests/init [2022-06-30T14:26:51.209Z] #77 116.4 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-30T14:26:51.209Z] #77 116.4 libtoolize: copying file 'm4/libtool.m4' [2022-06-30T14:26:51.389Z] #60 ... [2022-06-30T14:26:51.389Z] [2022-06-30T14:26:51.389Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:26:51.389Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-30T14:26:51.389Z] #77 173.4 CCLD libocispec.la [2022-06-30T14:26:51.389Z] #77 173.7 CCLD src/validate [2022-06-30T14:26:51.389Z] #77 173.7 CCLD tests/test-1 [2022-06-30T14:26:51.389Z] #77 173.8 CCLD tests/test-2 [2022-06-30T14:26:51.389Z] #77 173.8 CCLD tests/test-3 [2022-06-30T14:26:51.389Z] #77 173.8 CCLD tests/test-4 [2022-06-30T14:26:51.389Z] #77 173.9 CCLD tests/test-5 [2022-06-30T14:26:51.389Z] #77 173.9 CCLD tests/test-6 [2022-06-30T14:26:51.389Z] #77 174.1 CCLD tests/test-7 [2022-06-30T14:26:51.389Z] #77 174.1 CCLD tests/test-8 [2022-06-30T14:26:51.389Z] #77 174.2 CCLD tests/test-9 [2022-06-30T14:26:51.389Z] #77 174.4 CCLD tests/test-10 [2022-06-30T14:26:51.389Z] #77 174.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-30T14:26:51.389Z] #77 174.4 CCLD tests/test-11 [2022-06-30T14:26:51.473Z] #77 116.7 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-30T14:26:51.521Z] #67 DONE 204.9s [2022-06-30T14:26:51.521Z] [2022-06-30T14:26:51.521Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-30T14:26:51.521Z] #68 sha256:c36f91446b226338b960dafc97aeb6a159e757e402152fac6b84085aefec1306 [2022-06-30T14:26:51.521Z] #68 DONE 0.1s [2022-06-30T14:26:51.521Z] [2022-06-30T14:26:51.521Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:26:51.521Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:26:51.521Z] #14 204.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-30T14:26:51.521Z] #14 204.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-30T14:26:51.521Z] #14 204.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-30T14:26:51.521Z] #14 204.7 Selecting previously unselected package libapparmor1:amd64. [2022-06-30T14:26:51.521Z] #14 204.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-30T14:26:51.521Z] #14 204.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-30T14:26:51.521Z] #14 205.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-30T14:26:51.521Z] #14 205.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-30T14:26:51.521Z] #14 205.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-30T14:26:51.521Z] #14 ... [2022-06-30T14:26:51.521Z] [2022-06-30T14:26:51.521Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-30T14:26:51.521Z] #69 sha256:66c4f4239d221bea65b7ef2369787a231c372db61273499331d23736b42d3ee3 [2022-06-30T14:26:51.521Z] #69 DONE 0.2s [2022-06-30T14:26:51.521Z] [2022-06-30T14:26:51.521Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:26:51.521Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:26:51.521Z] #14 205.5 Selecting previously unselected package libbtrfs0:amd64. [2022-06-30T14:26:51.521Z] #14 205.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-30T14:26:51.747Z] #77 116.9 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-30T14:26:51.781Z] #14 205.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T14:26:52.008Z] #77 117.1 libtoolize: copying file 'm4/ltversion.m4' [2022-06-30T14:26:52.008Z] #77 117.2 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-30T14:26:52.040Z] #14 205.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-30T14:26:52.041Z] #14 205.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-30T14:26:52.041Z] #14 205.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T14:26:52.270Z] #77 ... [2022-06-30T14:26:52.270Z] [2022-06-30T14:26:52.270Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:26:52.270Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:26:52.270Z] #14 197.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-30T14:26:52.270Z] #14 197.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:26:52.270Z] #14 197.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:26:52.300Z] #14 206.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-30T14:26:52.300Z] #14 206.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T14:26:52.300Z] #14 206.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:26:52.327Z] #77 176.0 libtool: link: ar cr libocispec.a [2022-06-30T14:26:52.559Z] #14 206.4 Selecting previously unselected package libudev-dev:amd64. [2022-06-30T14:26:52.559Z] #14 206.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-30T14:26:52.559Z] #14 206.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-30T14:26:52.587Z] #77 176.0 libtool: link: ranlib libocispec.a [2022-06-30T14:26:53.129Z] #14 206.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-30T14:26:53.129Z] #14 206.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-30T14:26:53.129Z] #14 206.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-30T14:26:53.641Z] #77 ... [2022-06-30T14:26:53.641Z] [2022-06-30T14:26:53.641Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-30T14:26:53.641Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-06-30T14:26:53.699Z] #14 207.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-30T14:26:53.699Z] #14 207.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-30T14:26:53.699Z] #14 207.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-30T14:26:53.958Z] #14 207.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-30T14:26:53.958Z] #14 207.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-30T14:26:53.958Z] #14 207.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-30T14:26:53.965Z] #77 177.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:26:53.965Z] #77 177.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-30T14:26:53.965Z] #77 177.3 make[5]: Nothing to be done for 'install-data-am'. [2022-06-30T14:26:53.965Z] #77 177.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:26:53.965Z] #77 177.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:26:53.965Z] #77 177.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:26:53.965Z] #77 177.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:26:53.965Z] #77 177.3 make[2]: Entering directory '/tmp/crun-build' [2022-06-30T14:26:53.965Z] #77 177.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-30T14:26:53.965Z] #77 177.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-30T14:26:53.965Z] #77 177.4 CC src/libcrun/libcrun_testing_a-container.o [2022-06-30T14:26:53.965Z] #77 177.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-30T14:26:53.965Z] #77 177.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-30T14:26:53.965Z] #77 177.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-30T14:26:53.965Z] #77 177.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-30T14:26:53.965Z] #77 177.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-30T14:26:53.965Z] #77 177.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-30T14:26:53.965Z] #77 177.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-30T14:26:53.965Z] #77 177.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-30T14:26:53.965Z] #77 177.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-30T14:26:54.224Z] #77 177.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-30T14:26:54.224Z] #77 177.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-30T14:26:54.483Z] #77 177.8 CC src/libcrun/libcrun_testing_a-error.o [2022-06-30T14:26:54.483Z] #77 177.9 CC src/libcrun/libcrun_testing_a-status.o [2022-06-30T14:26:54.483Z] #77 177.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-30T14:26:54.483Z] #77 178.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-30T14:26:54.483Z] #77 178.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-30T14:26:54.526Z] #14 208.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-30T14:26:54.527Z] #14 208.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-30T14:26:54.527Z] #14 208.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-30T14:26:54.527Z] #14 208.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-30T14:26:54.527Z] #14 208.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-30T14:26:54.527Z] #14 208.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-30T14:26:54.579Z] #23 10.93 Collecting yamllint==1.26.1 [2022-06-30T14:26:54.743Z] #77 178.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-30T14:26:54.743Z] #77 178.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-30T14:26:54.743Z] #77 178.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-30T14:26:55.002Z] #77 178.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-30T14:26:55.002Z] #77 178.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-30T14:26:55.261Z] #77 178.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-30T14:26:55.261Z] #77 178.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-30T14:26:55.464Z] #14 209.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-30T14:26:55.464Z] #14 209.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-30T14:26:55.464Z] #14 209.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-30T14:26:55.520Z] #77 179.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-30T14:26:55.780Z] #77 179.3 CC src/crun-crun.o [2022-06-30T14:26:55.780Z] #77 179.4 CC src/crun-run.o [2022-06-30T14:26:55.960Z] #23 11.99 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-30T14:26:56.033Z] #14 210.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-30T14:26:56.033Z] #14 210.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T14:26:56.033Z] #14 210.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:26:56.039Z] #77 179.5 CC src/crun-delete.o [2022-06-30T14:26:56.039Z] #77 179.6 CC src/crun-kill.o [2022-06-30T14:26:56.293Z] #14 210.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-30T14:26:56.293Z] #14 210.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-30T14:26:56.293Z] #14 210.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T14:26:56.297Z] #77 179.8 CC src/crun-pause.o [2022-06-30T14:26:56.298Z] #77 179.8 CC src/crun-unpause.o [2022-06-30T14:26:56.552Z] #14 210.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-30T14:26:56.552Z] #14 210.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-30T14:26:56.552Z] #14 210.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T14:26:56.556Z] #77 180.0 CC src/crun-spec.o [2022-06-30T14:26:56.556Z] #77 180.1 CC src/crun-exec.o [2022-06-30T14:26:56.815Z] #77 180.2 CC src/crun-list.o [2022-06-30T14:26:56.815Z] #77 180.4 CC src/crun-create.o [2022-06-30T14:26:56.815Z] #77 180.5 CC src/crun-start.o [2022-06-30T14:26:56.868Z] #84 ... [2022-06-30T14:26:56.868Z] [2022-06-30T14:26:56.868Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:26:56.868Z] #54 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:26:56.868Z] #54 DONE 304.1s [2022-06-30T14:26:56.868Z] [2022-06-30T14:26:56.868Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T14:26:56.868Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T14:26:56.868Z] #19 292.3 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-06-30T14:26:56.868Z] #19 292.3 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-30T14:26:56.868Z] #19 292.3 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-30T14:26:56.899Z] #23 13.29 Collecting pathspec>=0.5.3 [2022-06-30T14:26:56.899Z] #23 13.31 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-30T14:26:57.075Z] #77 180.6 CC src/crun-state.o [2022-06-30T14:26:57.130Z] #19 292.4 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-06-30T14:26:57.130Z] #19 292.4 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-06-30T14:26:57.130Z] #19 292.4 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-06-30T14:26:57.334Z] #77 180.7 CC src/crun-update.o [2022-06-30T14:26:57.334Z] #77 180.8 CC src/crun-ps.o [2022-06-30T14:26:57.334Z] #77 180.9 CC src/crun-checkpoint.o [2022-06-30T14:26:57.471Z] #23 13.75 Collecting pyyaml [2022-06-30T14:26:57.471Z] #23 13.75 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-06-30T14:26:57.471Z] #23 13.82 Building wheels for collected packages: yamllint [2022-06-30T14:26:57.471Z] #23 13.82 Building wheel for yamllint (setup.py): started [2022-06-30T14:26:57.491Z] #14 211.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T14:26:57.491Z] #14 211.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-30T14:26:57.491Z] #14 211.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-30T14:26:57.491Z] #14 211.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-30T14:26:57.491Z] #14 211.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-30T14:26:57.491Z] #14 211.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-30T14:26:57.491Z] #14 211.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T14:26:57.491Z] #14 211.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-30T14:26:57.491Z] #14 211.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-30T14:26:57.491Z] #14 211.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-30T14:26:57.491Z] #14 211.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-30T14:26:57.491Z] #14 211.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T14:26:57.491Z] #14 211.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-30T14:26:57.491Z] #14 211.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-30T14:26:57.491Z] #14 211.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-30T14:26:57.491Z] #14 211.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T14:26:57.491Z] #14 211.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-30T14:26:57.491Z] #14 211.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-30T14:26:57.491Z] #14 211.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-30T14:26:57.491Z] #14 211.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-30T14:26:57.593Z] #77 180.9 CC src/crun-restore.o [2022-06-30T14:26:57.593Z] #77 181.0 CC src/libcrun/libcrun_la-utils.lo [2022-06-30T14:26:57.593Z] #77 181.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-30T14:26:57.696Z] #19 293.0 Selecting previously unselected package libc6-dev-arm64-cross. [2022-06-30T14:26:57.696Z] #19 293.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-06-30T14:26:57.696Z] #19 293.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-06-30T14:26:57.751Z] #14 211.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:26:57.751Z] #14 211.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-30T14:26:57.751Z] #14 211.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:26:57.751Z] #14 211.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-30T14:26:57.751Z] #14 211.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-30T14:26:57.751Z] #14 211.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:26:57.751Z] #14 211.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-30T14:26:57.751Z] #14 211.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:26:57.751Z] #14 211.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-30T14:26:57.853Z] #77 181.3 CC src/libcrun/libcrun_la-container.lo [2022-06-30T14:26:57.854Z] #77 181.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-30T14:26:58.011Z] #14 211.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:26:58.011Z] #14 211.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-30T14:26:58.011Z] #14 211.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:26:58.011Z] #14 211.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:26:58.011Z] #14 212.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:26:58.411Z] #23 14.90 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-30T14:26:58.411Z] #23 14.90 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d11987ff9b2e5a972d3a0c635d349ef9069815a5c881ea8e5e94c26824b52349 [2022-06-30T14:26:58.411Z] #23 14.90 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-30T14:26:58.422Z] #77 181.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-30T14:26:58.422Z] #77 182.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-30T14:26:58.671Z] #23 14.90 Successfully built yamllint [2022-06-30T14:26:58.671Z] #23 14.96 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-30T14:26:58.681Z] #77 182.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-30T14:26:58.681Z] #77 182.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-30T14:26:58.931Z] #23 15.46 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-30T14:26:58.940Z] #77 182.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-30T14:26:59.071Z] #19 294.1 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-06-30T14:26:59.071Z] #19 294.1 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:26:59.071Z] #19 294.1 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:26:59.199Z] #77 182.6 CC src/libcrun/libcrun_la-criu.lo [2022-06-30T14:26:59.392Z] #14 DONE 213.0s [2022-06-30T14:26:59.392Z] [2022-06-30T14:26:59.392Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-30T14:26:59.392Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-06-30T14:26:59.392Z] #15 ... [2022-06-30T14:26:59.392Z] [2022-06-30T14:26:59.392Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-30T14:26:59.392Z] #59 sha256:d2d9009539a94da7459b07a4f9a8e8bda7ed0afee2f261cfe1b19e8d059f6b95 [2022-06-30T14:26:59.392Z] #59 DONE 0.2s [2022-06-30T14:26:59.392Z] [2022-06-30T14:26:59.392Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:26:59.392Z] #60 sha256:8960130cae615f9d420bc72421c13d3874666b699f13cf4da0de26102b18389a [2022-06-30T14:26:59.459Z] #77 182.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-30T14:26:59.459Z] #77 183.0 CC src/libcrun/libcrun_la-linux.lo [2022-06-30T14:26:59.521Z] #23 DONE 16.0s [2022-06-30T14:26:59.521Z] [2022-06-30T14:26:59.521Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:26:59.521Z] #60 sha256:e30b75c433f9dfbf5bf50f6150f62ed0f90d299e4cd9283f3cc4974cef925fbb [2022-06-30T14:26:59.648Z] #19 294.9 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-06-30T14:26:59.648Z] #19 294.9 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:26:59.648Z] #19 294.9 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-30T14:26:59.718Z] #77 183.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-30T14:26:59.781Z] #60 ... [2022-06-30T14:26:59.781Z] [2022-06-30T14:26:59.781Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-30T14:26:59.781Z] #27 sha256:01eec2cdc9fc5164483d1fde64d3e83a42ba081de750862c31130a7eb4a6a56a [2022-06-30T14:27:00.286Z] #77 183.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-30T14:27:00.351Z] #27 DONE 0.5s [2022-06-30T14:27:00.351Z] [2022-06-30T14:27:00.351Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-30T14:27:00.351Z] #32 sha256:ccd1255924fedb7eb2f6c53886097c12fa58f6cb8c42389c2c0e80e3ba1a97fe [2022-06-30T14:27:00.442Z] #14 ... [2022-06-30T14:27:00.442Z] [2022-06-30T14:27:00.442Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:27:00.442Z] #67 sha256:b2b55aa6a39f874b95c0e4d940a3764ceb878f8ac840500f763bf1e39c1cd468 [2022-06-30T14:27:00.442Z] #67 204.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-30T14:27:00.442Z] #67 204.4 + GOBIN=/build [2022-06-30T14:27:00.442Z] #67 204.4 + GO111MODULE=on [2022-06-30T14:27:00.442Z] #67 204.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:27:00.545Z] #77 184.0 CC src/libcrun/libcrun_la-error.lo [2022-06-30T14:27:00.920Z] #32 DONE 0.6s [2022-06-30T14:27:00.920Z] [2022-06-30T14:27:00.920Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-30T14:27:00.920Z] #35 sha256:b141a026dd8896a6c3fb8922407046ea75f48e7ff3f0060b61f74fab10f67dc5 [2022-06-30T14:27:01.180Z] #35 DONE 0.4s [2022-06-30T14:27:01.180Z] [2022-06-30T14:27:01.180Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-30T14:27:01.180Z] #37 sha256:050959b36ef53e9d7de80d1998c1593cd7891173c83dbd16c5da5891a08750ed [2022-06-30T14:27:01.311Z] #60 ... [2022-06-30T14:27:01.311Z] [2022-06-30T14:27:01.311Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-30T14:27:01.311Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-06-30T14:27:01.311Z] #15 DONE 2.1s [2022-06-30T14:27:01.311Z] [2022-06-30T14:27:01.311Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:27:01.311Z] #60 sha256:8960130cae615f9d420bc72421c13d3874666b699f13cf4da0de26102b18389a [2022-06-30T14:27:01.311Z] #60 1.964 + RM_GOPATH=0 [2022-06-30T14:27:01.311Z] #60 1.964 + TMP_GOPATH= [2022-06-30T14:27:01.311Z] #60 1.964 + : /build [2022-06-30T14:27:01.311Z] #60 1.964 + '[' -z '' ']' [2022-06-30T14:27:01.311Z] #60 1.964 ++ mktemp -d [2022-06-30T14:27:01.311Z] #60 1.981 + export GOPATH=/tmp/tmp.Wfw9XvNZfP [2022-06-30T14:27:01.311Z] #60 1.981 + GOPATH=/tmp/tmp.Wfw9XvNZfP [2022-06-30T14:27:01.311Z] #60 1.981 + RM_GOPATH=1 [2022-06-30T14:27:01.311Z] #60 1.981 + case "$(go env GOARCH)" in [2022-06-30T14:27:01.311Z] #60 1.981 ++ go env GOARCH [2022-06-30T14:27:01.311Z] #60 1.997 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:27:01.311Z] #60 1.997 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:27:01.311Z] #60 2.007 ++ dirname /install.sh [2022-06-30T14:27:01.311Z] #60 2.007 + dir=/ [2022-06-30T14:27:01.311Z] #60 2.007 + bin=runc [2022-06-30T14:27:01.311Z] #60 2.007 + shift [2022-06-30T14:27:01.311Z] #60 2.007 + '[' '!' -f //runc.installer ']' [2022-06-30T14:27:01.311Z] #60 2.007 + . //runc.installer [2022-06-30T14:27:01.311Z] #60 2.007 ++ set -e [2022-06-30T14:27:01.311Z] #60 2.007 ++ : v1.1.2 [2022-06-30T14:27:01.311Z] #60 2.007 + install_runc [2022-06-30T14:27:01.311Z] #60 2.007 + RUNC_BUILDTAGS=seccomp [2022-06-30T14:27:01.311Z] #60 2.007 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-30T14:27:01.311Z] #60 2.007 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Wfw9XvNZfP/src/github.com/opencontainers/runc [2022-06-30T14:27:01.311Z] #60 2.007 Install runc version v1.1.2 (build tags: seccomp) [2022-06-30T14:27:01.311Z] #60 2.016 Cloning into '/tmp/tmp.Wfw9XvNZfP/src/github.com/opencontainers/runc'... [2022-06-30T14:27:01.440Z] #37 DONE 0.3s [2022-06-30T14:27:01.440Z] [2022-06-30T14:27:01.440Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-30T14:27:01.440Z] #39 sha256:bae5171c36f0043286190383ec62e18d18cfb5835e8cd622ff1b45f99187e6f7 [2022-06-30T14:27:01.440Z] #39 DONE 0.1s [2022-06-30T14:27:01.440Z] [2022-06-30T14:27:01.440Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:27:01.440Z] #60 sha256:e30b75c433f9dfbf5bf50f6150f62ed0f90d299e4cd9283f3cc4974cef925fbb [2022-06-30T14:27:01.482Z] #77 184.8 CC src/libcrun/libcrun_la-status.lo [2022-06-30T14:27:01.699Z] #60 ... [2022-06-30T14:27:01.699Z] [2022-06-30T14:27:01.699Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-30T14:27:01.699Z] #41 sha256:fde8098207587e0ecfd22b3ef8d961032b5bd33bffb08124cd7c6e7f0191a43a [2022-06-30T14:27:01.699Z] #41 DONE 0.1s [2022-06-30T14:27:01.699Z] [2022-06-30T14:27:01.699Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-30T14:27:01.699Z] #45 sha256:463c4f362797a60f1b511404f408da42566c97924c7240962b97fc03fac837c6 [2022-06-30T14:27:01.699Z] #45 DONE 0.1s [2022-06-30T14:27:01.699Z] [2022-06-30T14:27:01.699Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:01.699Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:02.052Z] #77 185.5 CC src/libcrun/libcrun_la-terminal.lo [2022-06-30T14:27:02.311Z] #77 185.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-30T14:27:02.311Z] #77 185.9 CC src/libcrun/libcrun_la-signals.lo [2022-06-30T14:27:02.570Z] #77 186.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-30T14:27:02.570Z] #77 186.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-30T14:27:02.830Z] #77 186.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-30T14:27:03.285Z] #60 ... [2022-06-30T14:27:03.285Z] [2022-06-30T14:27:03.285Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-30T14:27:03.285Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-06-30T14:27:03.285Z] #16 DONE 1.7s [2022-06-30T14:27:03.285Z] [2022-06-30T14:27:03.285Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:03.285Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:03.285Z] #77 136.0 configure.ac:11: installing 'build-aux/compile' [2022-06-30T14:27:03.285Z] #77 136.1 configure.ac:11: installing 'build-aux/config.guess' [2022-06-30T14:27:03.285Z] #77 136.1 configure.ac:11: installing 'build-aux/config.sub' [2022-06-30T14:27:03.285Z] #77 136.1 configure.ac:13: installing 'build-aux/install-sh' [2022-06-30T14:27:03.285Z] #77 136.1 configure.ac:13: installing 'build-aux/missing' [2022-06-30T14:27:03.285Z] #77 136.1 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-30T14:27:03.285Z] #77 136.4 Makefile.am: installing 'build-aux/depcomp' [2022-06-30T14:27:03.285Z] #77 138.6 checking build system type... x86_64-pc-linux-gnu [2022-06-30T14:27:03.285Z] #77 139.1 checking host system type... x86_64-pc-linux-gnu [2022-06-30T14:27:03.285Z] #77 139.1 checking how to print strings... printf [2022-06-30T14:27:03.285Z] #77 139.1 checking for gcc... gcc [2022-06-30T14:27:03.285Z] #77 139.2 checking whether the C compiler works... yes [2022-06-30T14:27:03.285Z] #77 139.5 checking for C compiler default output file name... a.out [2022-06-30T14:27:03.285Z] #77 139.5 checking for suffix of executables... [2022-06-30T14:27:03.285Z] #77 139.8 checking whether we are cross compiling... no [2022-06-30T14:27:03.285Z] #77 140.2 checking for suffix of object files... o [2022-06-30T14:27:03.285Z] #77 140.4 checking whether we are using the GNU C compiler... yes [2022-06-30T14:27:03.285Z] #77 140.7 checking whether gcc accepts -g... yes [2022-06-30T14:27:03.286Z] #77 140.9 checking for gcc option to accept ISO C89... none needed [2022-06-30T14:27:03.286Z] #77 141.3 checking whether gcc understands -c and -o together... yes [2022-06-30T14:27:03.286Z] #77 141.6 checking for a sed that does not truncate output... /bin/sed [2022-06-30T14:27:03.286Z] #77 141.7 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T14:27:03.286Z] #77 141.7 checking for egrep... /bin/grep -E [2022-06-30T14:27:03.286Z] #77 141.7 checking for fgrep... /bin/grep -F [2022-06-30T14:27:03.286Z] #77 141.7 checking for ld used by gcc... /usr/bin/ld [2022-06-30T14:27:03.286Z] #77 141.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T14:27:03.286Z] #77 141.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T14:27:03.286Z] #77 141.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T14:27:03.286Z] #77 142.1 checking whether ln -s works... yes [2022-06-30T14:27:03.286Z] #77 142.1 checking the maximum length of command line arguments... 1572864 [2022-06-30T14:27:03.286Z] #77 142.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-30T14:27:03.286Z] #77 142.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T14:27:03.286Z] #77 142.2 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T14:27:03.286Z] #77 142.2 checking for objdump... objdump [2022-06-30T14:27:03.286Z] #77 142.2 checking how to recognize dependent libraries... pass_all [2022-06-30T14:27:03.286Z] #77 142.2 checking for dlltool... no [2022-06-30T14:27:03.286Z] #77 142.2 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T14:27:03.286Z] #77 142.2 checking for ar... ar [2022-06-30T14:27:03.286Z] #77 142.2 checking for archiver @FILE support... @ [2022-06-30T14:27:03.286Z] #77 142.5 checking for strip... strip [2022-06-30T14:27:03.286Z] #77 142.5 checking for ranlib... ranlib [2022-06-30T14:27:03.286Z] #77 142.5 checking for gawk... no [2022-06-30T14:27:03.286Z] #77 142.5 checking for mawk... mawk [2022-06-30T14:27:03.398Z] #77 187.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-30T14:27:03.398Z] #77 187.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-30T14:27:03.398Z] #77 187.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-30T14:27:04.244Z] #77 142.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T14:27:04.244Z] #77 143.4 checking for sysroot... no [2022-06-30T14:27:04.244Z] #77 143.4 checking for a working dd... /bin/dd [2022-06-30T14:27:04.244Z] #77 143.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T14:27:04.244Z] #77 143.5 checking for mt... no [2022-06-30T14:27:04.244Z] #77 143.5 checking if : is a manifest tool... no [2022-06-30T14:27:04.334Z] #77 187.5 CC tests/init.o [2022-06-30T14:27:04.503Z] #77 143.5 checking how to run the C preprocessor... gcc -E [2022-06-30T14:27:04.592Z] #77 188.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-30T14:27:04.765Z] [2022-06-30T14:27:04.765Z] #77 ... [2022-06-30T14:27:04.765Z] [2022-06-30T14:27:04.765Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-30T14:27:04.765Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-06-30T14:27:04.765Z] #17 1.645 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-30T14:27:04.765Z] #17 DONE 1.8s [2022-06-30T14:27:04.765Z] [2022-06-30T14:27:04.765Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:04.765Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:04.765Z] #77 144.1 checking for ANSI C header files... [2022-06-30T14:27:04.765Z] #77 ... [2022-06-30T14:27:04.765Z] [2022-06-30T14:27:04.765Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-30T14:27:04.765Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-06-30T14:27:05.738Z] #67 ... [2022-06-30T14:27:05.738Z] [2022-06-30T14:27:05.738Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:27:05.738Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:27:05.738Z] #14 211.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-30T14:27:05.738Z] #14 211.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-30T14:27:06.000Z] #14 211.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-30T14:27:06.144Z] #18 DONE 1.5s [2022-06-30T14:27:06.144Z] [2022-06-30T14:27:06.144Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:06.144Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:06.144Z] #77 144.1 checking for ANSI C header files... yes [2022-06-30T14:27:06.144Z] #77 145.3 checking for sys/types.h... yes [2022-06-30T14:27:06.200Z] #19 ... [2022-06-30T14:27:06.200Z] [2022-06-30T14:27:06.200Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:06.200Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:06.200Z] #84 256.4 AR libcrun_testing.a [2022-06-30T14:27:06.200Z] #84 256.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-30T14:27:06.200Z] #84 256.5 CCLD tests/tests_libcrun_utils [2022-06-30T14:27:06.200Z] #84 256.5 CCLD tests/tests_libcrun_errors [2022-06-30T14:27:06.200Z] #84 256.5 CCLD tests/tests_libcrun_fuzzer [2022-06-30T14:27:06.200Z] #84 257.0 CCLD libcrun.la [2022-06-30T14:27:06.261Z] #14 211.6 Selecting previously unselected package libapparmor1:amd64. [2022-06-30T14:27:06.261Z] #14 211.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-30T14:27:06.261Z] #14 211.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-30T14:27:06.404Z] #77 145.6 checking for sys/stat.h... yes [2022-06-30T14:27:06.523Z] #14 211.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-30T14:27:06.523Z] #14 212.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-30T14:27:06.523Z] #14 212.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-30T14:27:06.765Z] #84 257.6 CCLD crun [2022-06-30T14:27:06.785Z] #14 212.3 Selecting previously unselected package libbtrfs0:amd64. [2022-06-30T14:27:06.922Z] #77 145.9 checking for stdlib.h... yes [2022-06-30T14:27:07.046Z] #14 212.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-30T14:27:07.046Z] #14 212.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T14:27:07.181Z] #77 146.2 checking for string.h... yes [2022-06-30T14:27:07.308Z] #14 212.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-30T14:27:07.308Z] #14 212.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-30T14:27:07.308Z] #14 212.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T14:27:07.330Z] #84 258.1 make[3]: Entering directory '/tmp/crun-build' [2022-06-30T14:27:07.330Z] #84 258.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-30T14:27:07.330Z] #84 258.2 /bin/mkdir -p '/usr/local/lib' [2022-06-30T14:27:07.330Z] #84 258.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-30T14:27:07.330Z] #84 258.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-30T14:27:07.330Z] #84 258.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-30T14:27:07.330Z] #84 258.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-30T14:27:07.440Z] #77 146.6 checking for memory.h... yes [2022-06-30T14:27:07.569Z] #14 213.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-30T14:27:07.588Z] #84 258.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-30T14:27:07.588Z] #84 258.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-30T14:27:07.588Z] #84 258.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-30T14:27:07.588Z] #84 258.5 ---------------------------------------------------------------------- [2022-06-30T14:27:07.588Z] #84 258.5 Libraries have been installed in: [2022-06-30T14:27:07.588Z] #84 258.5 /usr/local/lib [2022-06-30T14:27:07.588Z] #84 258.5 [2022-06-30T14:27:07.588Z] #84 258.5 If you ever happen to want to link against installed libraries [2022-06-30T14:27:07.588Z] #84 258.5 in a given directory, LIBDIR, you must either use libtool, and [2022-06-30T14:27:07.588Z] #84 258.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-30T14:27:07.588Z] #84 258.5 flag during linking and do at least one of the following: [2022-06-30T14:27:07.588Z] #84 258.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-30T14:27:07.588Z] #84 258.5 during execution [2022-06-30T14:27:07.588Z] #84 258.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-30T14:27:07.588Z] #84 258.5 during linking [2022-06-30T14:27:07.588Z] #84 258.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-30T14:27:07.588Z] #84 258.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-30T14:27:07.588Z] #84 258.5 [2022-06-30T14:27:07.588Z] #84 258.5 See any operating system documentation about shared libraries for [2022-06-30T14:27:07.588Z] #84 258.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-30T14:27:07.588Z] #84 258.5 ---------------------------------------------------------------------- [2022-06-30T14:27:07.588Z] #84 258.5 /bin/mkdir -p '/build' [2022-06-30T14:27:07.588Z] #84 258.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-30T14:27:07.588Z] #84 258.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-30T14:27:07.830Z] #14 213.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T14:27:07.830Z] #14 213.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:27:07.830Z] #14 213.4 Selecting previously unselected package libudev-dev:amd64. [2022-06-30T14:27:07.830Z] #14 213.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-30T14:27:07.830Z] #14 213.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-30T14:27:07.846Z] #84 258.6 make[3]: Leaving directory '/tmp/crun-build' [2022-06-30T14:27:07.846Z] #84 258.6 make[2]: Leaving directory '/tmp/crun-build' [2022-06-30T14:27:07.846Z] #84 258.6 make[1]: Leaving directory '/tmp/crun-build' [2022-06-30T14:27:07.958Z] #77 147.0 checking for strings.h... [2022-06-30T14:27:07.958Z] #77 ... [2022-06-30T14:27:07.958Z] [2022-06-30T14:27:07.958Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-30T14:27:07.958Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-06-30T14:27:07.958Z] #19 DONE 1.6s [2022-06-30T14:27:07.958Z] [2022-06-30T14:27:07.958Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:07.958Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:07.958Z] #77 147.0 checking for strings.h... yes [2022-06-30T14:27:08.218Z] #77 147.3 checking for inttypes.h... yes [2022-06-30T14:27:08.408Z] #14 213.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-30T14:27:08.408Z] #14 213.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-30T14:27:08.408Z] #14 213.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-30T14:27:08.477Z] #77 147.7 checking for stdint.h... yes [2022-06-30T14:27:08.763Z] #14 214.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-30T14:27:08.763Z] #14 214.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-30T14:27:08.763Z] #14 214.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-30T14:27:08.999Z] #77 147.9 checking for unistd.h... yes [2022-06-30T14:27:09.083Z] #14 214.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-30T14:27:09.258Z] #77 148.3 checking for dlfcn.h... [2022-06-30T14:27:09.258Z] #77 ... [2022-06-30T14:27:09.258Z] [2022-06-30T14:27:09.258Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-30T14:27:09.258Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-06-30T14:27:09.258Z] #20 DONE 1.4s [2022-06-30T14:27:09.258Z] [2022-06-30T14:27:09.258Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:09.258Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:09.258Z] #77 148.3 checking for dlfcn.h... yes [2022-06-30T14:27:09.258Z] #77 148.7 checking for objdir... .libs [2022-06-30T14:27:09.350Z] #14 214.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-30T14:27:09.350Z] #14 214.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-30T14:27:09.350Z] #14 215.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-30T14:27:09.623Z] #14 215.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-30T14:27:09.623Z] #14 215.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-30T14:27:09.623Z] #14 215.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-30T14:27:09.623Z] #14 215.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-30T14:27:09.623Z] #14 215.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-30T14:27:10.195Z] #77 149.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T14:27:10.195Z] #77 149.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T14:27:10.370Z] #84 DONE 260.9s [2022-06-30T14:27:10.370Z] [2022-06-30T14:27:10.370Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T14:27:10.370Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T14:27:10.370Z] #19 305.4 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-06-30T14:27:10.370Z] #19 305.4 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-30T14:27:10.370Z] #19 305.4 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-30T14:27:10.370Z] #19 305.4 Selecting previously unselected package patch. [2022-06-30T14:27:10.370Z] #19 305.5 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-06-30T14:27:10.370Z] #19 305.5 Unpacking patch (2.7.6-7) ... [2022-06-30T14:27:10.370Z] #19 305.5 Selecting previously unselected package dpkg-dev. [2022-06-30T14:27:10.370Z] #19 305.5 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ... [2022-06-30T14:27:10.370Z] #19 305.5 Unpacking dpkg-dev (1.20.10) ... [2022-06-30T14:27:10.454Z] #77 149.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T14:27:10.575Z] #14 216.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-30T14:27:10.575Z] #14 216.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-30T14:27:10.575Z] #14 216.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-30T14:27:10.626Z] #19 306.0 Selecting previously unselected package libconfig-inifiles-perl. [2022-06-30T14:27:10.626Z] #19 306.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-06-30T14:27:10.626Z] #19 306.0 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-06-30T14:27:10.626Z] #19 306.0 Selecting previously unselected package libio-string-perl. [2022-06-30T14:27:10.626Z] #19 306.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-06-30T14:27:10.626Z] #19 306.1 Unpacking libio-string-perl (1.08-3.1) ... [2022-06-30T14:27:10.882Z] #19 306.1 Selecting previously unselected package libicu67:amd64. [2022-06-30T14:27:10.882Z] #19 306.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-06-30T14:27:10.882Z] #19 306.1 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-30T14:27:11.391Z] #77 149.8 checking if gcc static flag -static works... yes [2022-06-30T14:27:11.958Z] #77 150.7 checking if gcc supports -c -o file.o... yes [2022-06-30T14:27:11.958Z] #77 151.2 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T14:27:11.958Z] #77 151.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-30T14:27:11.959Z] #14 217.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-30T14:27:11.959Z] #14 217.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T14:27:11.959Z] #14 217.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:27:12.529Z] #14 ... [2022-06-30T14:27:12.530Z] [2022-06-30T14:27:12.530Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:27:12.530Z] #67 sha256:b2b55aa6a39f874b95c0e4d940a3764ceb878f8ac840500f763bf1e39c1cd468 [2022-06-30T14:27:12.530Z] #67 215.8 rootlesskit version 1.0.0 [2022-06-30T14:27:12.530Z] #67 215.8 Usage of /build/rootlesskit-docker-proxy: [2022-06-30T14:27:12.530Z] #67 215.8 -container-ip string [2022-06-30T14:27:12.530Z] #67 215.8 container ip [2022-06-30T14:27:12.530Z] #67 215.8 -container-port int [2022-06-30T14:27:12.530Z] #67 215.8 container port (default -1) [2022-06-30T14:27:12.530Z] #67 215.8 -host-ip string [2022-06-30T14:27:12.530Z] #67 215.8 host ip [2022-06-30T14:27:12.530Z] #67 215.8 -host-port int [2022-06-30T14:27:12.530Z] #67 215.8 host port (default -1) [2022-06-30T14:27:12.530Z] #67 215.8 -proto string [2022-06-30T14:27:12.530Z] #67 215.8 proxy protocol (default "tcp") [2022-06-30T14:27:12.530Z] #67 DONE 217.5s [2022-06-30T14:27:12.530Z] [2022-06-30T14:27:12.530Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-30T14:27:12.530Z] #68 sha256:ff7406f8a7af9413daea6725e00c773a35642e27cc464e84be90c333bb178e9c [2022-06-30T14:27:12.530Z] #68 DONE 0.1s [2022-06-30T14:27:12.530Z] [2022-06-30T14:27:12.530Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-30T14:27:12.530Z] #69 sha256:a6267a351e697ef0170144275b0f4eaf799fb2a9cfce74741f8faa067775410b [2022-06-30T14:27:12.530Z] #69 DONE 0.1s [2022-06-30T14:27:12.530Z] [2022-06-30T14:27:12.530Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:27:12.530Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T14:27:12.530Z] #14 218.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-30T14:27:12.530Z] #14 218.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-30T14:27:12.530Z] #14 218.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T14:27:12.783Z] #19 307.8 Selecting previously unselected package libxml2:amd64. [2022-06-30T14:27:12.783Z] #19 307.8 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-30T14:27:12.783Z] #19 307.8 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-30T14:27:12.783Z] #19 307.9 Selecting previously unselected package libxml-namespacesupport-perl. [2022-06-30T14:27:12.783Z] #19 307.9 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-06-30T14:27:12.783Z] #19 307.9 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-06-30T14:27:12.783Z] #19 307.9 Selecting previously unselected package libxml-sax-base-perl. [2022-06-30T14:27:12.783Z] #19 307.9 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-06-30T14:27:12.783Z] #19 307.9 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-06-30T14:27:12.783Z] #19 308.0 Selecting previously unselected package libxml-sax-perl. [2022-06-30T14:27:12.783Z] #19 308.0 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-06-30T14:27:12.783Z] #19 308.0 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-06-30T14:27:12.783Z] #19 308.1 Selecting previously unselected package libxml-libxml-perl. [2022-06-30T14:27:12.783Z] #19 308.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-06-30T14:27:12.783Z] #19 308.1 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-06-30T14:27:12.783Z] #19 308.2 Selecting previously unselected package libxml-simple-perl. [2022-06-30T14:27:12.783Z] #19 308.2 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-06-30T14:27:12.783Z] #19 308.2 Unpacking libxml-simple-perl (2.25-1) ... [2022-06-30T14:27:12.783Z] #19 308.2 Selecting previously unselected package libyaml-perl. [2022-06-30T14:27:12.783Z] #19 308.2 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-06-30T14:27:12.783Z] #19 308.2 Unpacking libyaml-perl (1.30-1) ... [2022-06-30T14:27:12.790Z] #14 218.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-30T14:27:12.790Z] #14 218.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-30T14:27:12.895Z] #77 151.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T14:27:12.895Z] #77 152.1 checking how to hardcode library paths into programs... immediate [2022-06-30T14:27:12.895Z] #77 152.1 checking whether stripping libraries is possible... yes [2022-06-30T14:27:12.895Z] #77 152.1 checking if libtool supports shared libraries... yes [2022-06-30T14:27:12.895Z] #77 152.1 checking whether to build shared libraries... no [2022-06-30T14:27:12.895Z] #77 152.1 checking whether to build static libraries... yes [2022-06-30T14:27:12.895Z] #77 152.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T14:27:13.044Z] #19 308.2 Selecting previously unselected package libconfig-auto-perl. [2022-06-30T14:27:13.044Z] #19 308.3 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-06-30T14:27:13.044Z] #19 308.3 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-06-30T14:27:13.044Z] #19 308.3 Selecting previously unselected package libfile-which-perl. [2022-06-30T14:27:13.044Z] #19 308.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-06-30T14:27:13.044Z] #19 308.3 Unpacking libfile-which-perl (1.23-1) ... [2022-06-30T14:27:13.044Z] #19 308.3 Selecting previously unselected package libfile-homedir-perl. [2022-06-30T14:27:13.044Z] #19 308.4 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-06-30T14:27:13.044Z] #19 308.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-06-30T14:27:13.050Z] #14 218.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T14:27:13.155Z] #77 152.3 checking whether build environment is sane... yes [2022-06-30T14:27:13.155Z] #77 152.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T14:27:13.155Z] #77 152.4 checking whether make sets $(MAKE)... yes [2022-06-30T14:27:13.155Z] #77 152.4 checking whether make supports the include directive... yes (GNU style) [2022-06-30T14:27:13.155Z] #77 152.5 checking whether make supports nested variables... yes [2022-06-30T14:27:13.155Z] #77 152.6 checking whether UID '0' is supported by ustar format... yes [2022-06-30T14:27:13.155Z] #77 152.6 checking whether GID '0' is supported by ustar format... yes [2022-06-30T14:27:13.414Z] #77 152.6 checking how to create a ustar tar archive... gnutar [2022-06-30T14:27:13.673Z] #77 152.8 checking dependency style of gcc... gcc3 [2022-06-30T14:27:13.673Z] #77 153.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T14:27:13.673Z] #77 153.0 checking whether make supports nested variables... (cached) yes [2022-06-30T14:27:13.673Z] #77 153.0 checking for gawk... (cached) mawk [2022-06-30T14:27:13.673Z] #77 153.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-30T14:27:13.673Z] #77 153.0 checking for gcc... (cached) gcc [2022-06-30T14:27:13.931Z] #77 153.2 checking whether we are using the GNU C compiler... (cached) yes [2022-06-30T14:27:13.931Z] #77 153.2 checking whether gcc accepts -g... (cached) yes [2022-06-30T14:27:13.931Z] #77 153.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-30T14:27:13.931Z] #77 153.2 checking whether gcc understands -c and -o together... (cached) yes [2022-06-30T14:27:13.931Z] #77 153.2 checking for a Python interpreter with version >= 3... python3 [2022-06-30T14:27:13.931Z] #77 153.3 checking for python3... /usr/bin/python3 [2022-06-30T14:27:13.931Z] #77 153.3 checking for python3 version... 3.9 [2022-06-30T14:27:13.978Z] #19 309.2 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-06-30T14:27:13.978Z] #19 309.2 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-06-30T14:27:13.978Z] #19 309.2 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-06-30T14:27:13.996Z] #14 219.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T14:27:13.997Z] #14 219.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-30T14:27:13.997Z] #14 219.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-30T14:27:13.997Z] #14 219.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-30T14:27:13.997Z] #14 219.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-30T14:27:13.997Z] #14 219.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-30T14:27:13.997Z] #14 219.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T14:27:13.997Z] #14 219.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-30T14:27:13.997Z] #14 219.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-30T14:27:13.997Z] #14 219.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-30T14:27:13.997Z] #14 219.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-30T14:27:13.997Z] #14 219.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T14:27:13.997Z] #14 219.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-30T14:27:13.997Z] #14 219.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-30T14:27:13.997Z] #14 219.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-30T14:27:13.997Z] #14 219.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T14:27:14.190Z] #77 153.4 checking for python3 platform... linux [2022-06-30T14:27:14.235Z] #19 309.6 Selecting previously unselected package dpkg-cross. [2022-06-30T14:27:14.235Z] #19 309.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-06-30T14:27:14.235Z] #19 309.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-06-30T14:27:14.235Z] #19 309.7 Selecting previously unselected package crossbuild-essential-arm64. [2022-06-30T14:27:14.235Z] #19 309.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-06-30T14:27:14.235Z] #19 309.7 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-06-30T14:27:14.259Z] #14 219.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-30T14:27:14.259Z] #14 219.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-30T14:27:14.259Z] #14 219.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-30T14:27:14.259Z] #14 219.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-30T14:27:14.259Z] #14 219.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:27:14.259Z] #14 219.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-30T14:27:14.259Z] #14 219.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:27:14.259Z] #14 219.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-30T14:27:14.259Z] #14 219.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-30T14:27:14.259Z] #14 219.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:27:14.493Z] #19 309.7 Selecting previously unselected package libc6-armel-cross. [2022-06-30T14:27:14.493Z] #19 309.7 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-06-30T14:27:14.493Z] #19 309.7 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-06-30T14:27:14.493Z] #19 309.9 Selecting previously unselected package libgcc-s1-armel-cross. [2022-06-30T14:27:14.493Z] #19 309.9 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:14.493Z] #19 309.9 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-06-30T14:27:14.493Z] #19 309.9 Selecting previously unselected package libgomp1-armel-cross. [2022-06-30T14:27:14.493Z] #19 309.9 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:14.493Z] #19 309.9 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-06-30T14:27:14.535Z] #14 219.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-30T14:27:14.535Z] #14 219.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:27:14.535Z] #14 220.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-30T14:27:14.535Z] #14 220.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:27:14.535Z] #14 220.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-30T14:27:14.535Z] #14 220.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:27:14.535Z] #14 220.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:27:14.535Z] #14 220.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:27:14.750Z] #19 310.0 Selecting previously unselected package libatomic1-armel-cross. [2022-06-30T14:27:14.750Z] #19 310.0 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:14.750Z] #19 310.0 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-06-30T14:27:14.750Z] #19 310.0 Selecting previously unselected package libasan6-armel-cross. [2022-06-30T14:27:14.750Z] #19 310.0 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:14.750Z] #19 310.0 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-06-30T14:27:14.757Z] #77 153.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-30T14:27:15.008Z] #19 310.3 Selecting previously unselected package libstdc++6-armel-cross. [2022-06-30T14:27:15.008Z] #19 310.3 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:15.008Z] #19 310.3 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-06-30T14:27:15.008Z] #19 310.4 Selecting previously unselected package libubsan1-armel-cross. [2022-06-30T14:27:15.015Z] #77 153.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-30T14:27:15.015Z] #77 154.3 checking for go-md2man... no [2022-06-30T14:27:15.266Z] #19 310.4 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:15.266Z] #19 310.4 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-06-30T14:27:15.266Z] #19 310.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-06-30T14:27:15.266Z] #19 310.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:15.266Z] #19 310.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-30T14:27:15.479Z] #14 DONE 221.0s [2022-06-30T14:27:15.479Z] [2022-06-30T14:27:15.479Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:27:15.479Z] #64 sha256:3f4a53408bfdff586b986fd9d80507e05cd9bb3f7753e52d6da9deec4ad44e55 [2022-06-30T14:27:15.524Z] #19 310.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-06-30T14:27:15.524Z] #19 310.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:27:15.524Z] #19 310.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-30T14:27:15.582Z] #77 154.4 checking error.h usability... yes [2022-06-30T14:27:15.582Z] #77 154.8 checking error.h presence... yes [2022-06-30T14:27:15.582Z] #77 154.9 checking for error.h... yes [2022-06-30T14:27:15.740Z] #64 ... [2022-06-30T14:27:15.740Z] [2022-06-30T14:27:15.740Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-30T14:27:15.740Z] #59 sha256:341b923637057544175d1ecce8e91a083a4f841fa815cee2edb6c3d674b4f33b [2022-06-30T14:27:16.002Z] #59 DONE 0.4s [2022-06-30T14:27:16.002Z] [2022-06-30T14:27:16.002Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:27:16.002Z] #60 sha256:58708a55b1aaf0e7dfafc56aab89f029caad79c936a70dec06c48df0c24333c4 [2022-06-30T14:27:16.149Z] #77 155.0 checking linux/openat2.h usability... yes [2022-06-30T14:27:16.150Z] #77 155.5 checking linux/openat2.h presence... yes [2022-06-30T14:27:16.150Z] #77 155.6 checking for linux/openat2.h... yes [2022-06-30T14:27:16.456Z] #19 ... [2022-06-30T14:27:16.456Z] [2022-06-30T14:27:16.456Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:27:16.456Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:27:16.456Z] #62 323.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-30T14:27:16.726Z] #62 DONE 324.0s [2022-06-30T14:27:16.726Z] [2022-06-30T14:27:16.726Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T14:27:16.726Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T14:27:16.975Z] #77 155.7 checking for copy_file_range... [2022-06-30T14:27:16.975Z] #77 ... [2022-06-30T14:27:16.975Z] [2022-06-30T14:27:16.975Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:27:16.975Z] #60 sha256:8960130cae615f9d420bc72421c13d3874666b699f13cf4da0de26102b18389a [2022-06-30T14:27:16.975Z] #60 17.73 + cd /tmp/tmp.Wfw9XvNZfP/src/github.com/opencontainers/runc [2022-06-30T14:27:16.975Z] #60 17.73 + git checkout -q v1.1.2 [2022-06-30T14:27:18.353Z] #60 18.95 + '[' -z '' ']' [2022-06-30T14:27:18.353Z] #60 18.95 + target=static [2022-06-30T14:27:18.353Z] #60 18.95 + make BUILDTAGS=seccomp static [2022-06-30T14:27:18.612Z] #60 19.23 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-30T14:27:19.181Z] #60 ... [2022-06-30T14:27:19.181Z] [2022-06-30T14:27:19.181Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:27:19.181Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:27:19.181Z] #21 2.122 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:27:19.181Z] #21 2.175 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:27:19.181Z] #21 2.193 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:27:19.181Z] #21 3.334 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:27:19.181Z] #21 5.201 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:27:19.181Z] #21 7.920 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:27:19.308Z] #60 ... [2022-06-30T14:27:19.308Z] [2022-06-30T14:27:19.308Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-30T14:27:19.308Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-06-30T14:27:19.308Z] #15 DONE 3.4s [2022-06-30T14:27:19.308Z] [2022-06-30T14:27:19.308Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:27:19.308Z] #60 sha256:58708a55b1aaf0e7dfafc56aab89f029caad79c936a70dec06c48df0c24333c4 [2022-06-30T14:27:19.308Z] #60 3.018 + RM_GOPATH=0 [2022-06-30T14:27:19.308Z] #60 3.018 + TMP_GOPATH= [2022-06-30T14:27:19.308Z] #60 3.018 + : /build [2022-06-30T14:27:19.308Z] #60 3.018 + '[' -z '' ']' [2022-06-30T14:27:19.308Z] #60 3.023 ++ mktemp -d [2022-06-30T14:27:19.308Z] #60 3.023 + export GOPATH=/tmp/tmp.5LIRGKMAr9 [2022-06-30T14:27:19.308Z] #60 3.023 + GOPATH=/tmp/tmp.5LIRGKMAr9 [2022-06-30T14:27:19.308Z] #60 3.023 + RM_GOPATH=1 [2022-06-30T14:27:19.308Z] #60 3.023 + case "$(go env GOARCH)" in [2022-06-30T14:27:19.308Z] #60 3.028 ++ go env GOARCH [2022-06-30T14:27:19.308Z] #60 3.079 Install runc version v1.1.2 (build tags: seccomp) [2022-06-30T14:27:19.308Z] #60 3.080 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:27:19.308Z] #60 3.080 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:27:19.308Z] #60 3.080 ++ dirname /install.sh [2022-06-30T14:27:19.308Z] #60 3.080 + dir=/ [2022-06-30T14:27:19.308Z] #60 3.080 + bin=runc [2022-06-30T14:27:19.308Z] #60 3.080 + shift [2022-06-30T14:27:19.308Z] #60 3.080 + '[' '!' -f //runc.installer ']' [2022-06-30T14:27:19.308Z] #60 3.080 + . //runc.installer [2022-06-30T14:27:19.308Z] #60 3.080 ++ set -e [2022-06-30T14:27:19.308Z] #60 3.080 ++ : v1.1.2 [2022-06-30T14:27:19.308Z] #60 3.080 + install_runc [2022-06-30T14:27:19.308Z] #60 3.080 + RUNC_BUILDTAGS=seccomp [2022-06-30T14:27:19.308Z] #60 3.080 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-30T14:27:19.308Z] #60 3.080 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5LIRGKMAr9/src/github.com/opencontainers/runc [2022-06-30T14:27:19.308Z] #60 3.080 Cloning into '/tmp/tmp.5LIRGKMAr9/src/github.com/opencontainers/runc'... [2022-06-30T14:27:19.440Z] #21 ... [2022-06-30T14:27:19.440Z] [2022-06-30T14:27:19.440Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:19.440Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:19.440Z] #77 155.7 checking for copy_file_range... yes [2022-06-30T14:27:19.440Z] #77 156.5 checking for fgetxattr... yes [2022-06-30T14:27:19.440Z] #77 157.1 checking for statx... yes [2022-06-30T14:27:19.440Z] #77 157.4 checking for fgetpwent_r... yes [2022-06-30T14:27:19.440Z] #77 157.9 checking for issetugid... no [2022-06-30T14:27:19.440Z] #77 158.3 checking for pkg-config... /usr/bin/pkg-config [2022-06-30T14:27:19.440Z] #77 158.3 checking pkg-config is at least version 0.9.0... yes [2022-06-30T14:27:19.801Z] #77 183.0 CCLD libocispec.la [2022-06-30T14:27:19.801Z] #77 183.5 CCLD src/validate [2022-06-30T14:27:19.801Z] #77 183.5 CCLD tests/test-1 [2022-06-30T14:27:19.801Z] #77 183.5 CCLD tests/test-2 [2022-06-30T14:27:19.801Z] #77 183.6 CCLD tests/test-3 [2022-06-30T14:27:19.801Z] #77 183.6 CCLD tests/test-4 [2022-06-30T14:27:19.801Z] #77 183.6 CCLD tests/test-5 [2022-06-30T14:27:19.801Z] #77 183.7 CCLD tests/test-6 [2022-06-30T14:27:19.801Z] #77 183.7 CCLD tests/test-7 [2022-06-30T14:27:19.801Z] #77 183.8 CCLD tests/test-8 [2022-06-30T14:27:19.801Z] #77 183.8 CCLD tests/test-9 [2022-06-30T14:27:19.801Z] #77 183.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-30T14:27:19.801Z] #77 184.1 CCLD tests/test-10 [2022-06-30T14:27:19.801Z] #77 184.1 CCLD tests/test-11 [2022-06-30T14:27:20.008Z] #77 158.3 checking for library containing yajl_tree_get... -lyajl [2022-06-30T14:27:20.268Z] #77 159.5 checking for yajl >= 2.0.0... yes [2022-06-30T14:27:20.527Z] #77 159.5 checking sys/capability.h usability... yes [2022-06-30T14:27:20.740Z] #77 185.9 libtool: link: ar cr libocispec.a [2022-06-30T14:27:20.786Z] #77 159.9 checking sys/capability.h presence... yes [2022-06-30T14:27:20.911Z] #19 316.1 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-06-30T14:27:20.911Z] #19 316.1 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-30T14:27:20.911Z] #19 316.1 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-30T14:27:20.911Z] #19 316.1 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-06-30T14:27:20.911Z] #19 316.1 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-06-30T14:27:20.911Z] #19 316.1 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-06-30T14:27:20.911Z] #19 316.3 Selecting previously unselected package libc6-dev-armel-cross. [2022-06-30T14:27:20.911Z] #19 316.3 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-06-30T14:27:20.912Z] #19 316.3 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-06-30T14:27:21.000Z] #77 186.0 libtool: link: ranlib libocispec.a [2022-06-30T14:27:21.045Z] #77 160.1 checking for sys/capability.h... yes [2022-06-30T14:27:21.169Z] #19 316.5 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-06-30T14:27:21.169Z] #19 316.5 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:21.169Z] #19 316.5 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-30T14:27:21.430Z] #19 316.8 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-06-30T14:27:21.430Z] #19 316.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:27:21.430Z] #19 316.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-30T14:27:21.890Z] #60 ... [2022-06-30T14:27:21.890Z] [2022-06-30T14:27:21.890Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-30T14:27:21.890Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-06-30T14:27:21.890Z] #16 DONE 2.7s [2022-06-30T14:27:21.890Z] [2022-06-30T14:27:21.890Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-30T14:27:21.890Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-06-30T14:27:21.982Z] #77 160.1 checking for library containing cap_from_name... -lcap [2022-06-30T14:27:22.383Z] #77 187.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:27:22.383Z] #77 187.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-30T14:27:22.383Z] #77 187.5 make[5]: Nothing to be done for 'install-data-am'. [2022-06-30T14:27:22.383Z] #77 187.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:27:22.383Z] #77 187.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:27:22.383Z] #77 187.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:27:22.383Z] #77 187.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:27:22.383Z] #77 187.5 make[2]: Entering directory '/tmp/crun-build' [2022-06-30T14:27:22.642Z] #77 187.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-30T14:27:22.642Z] #77 187.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-30T14:27:22.642Z] #77 187.7 CC src/libcrun/libcrun_testing_a-container.o [2022-06-30T14:27:22.642Z] #77 187.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-30T14:27:22.642Z] #77 187.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-30T14:27:22.642Z] #77 187.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-30T14:27:22.642Z] #77 187.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-30T14:27:22.642Z] #77 187.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-30T14:27:22.836Z] #17 1.190 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-30T14:27:22.836Z] #17 DONE 1.4s [2022-06-30T14:27:22.836Z] [2022-06-30T14:27:22.836Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:22.836Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:22.836Z] #77 143.5 configure.ac:11: installing 'build-aux/compile' [2022-06-30T14:27:22.836Z] #77 143.5 configure.ac:11: installing 'build-aux/config.guess' [2022-06-30T14:27:22.836Z] #77 143.5 configure.ac:11: installing 'build-aux/config.sub' [2022-06-30T14:27:22.836Z] #77 143.5 configure.ac:13: installing 'build-aux/install-sh' [2022-06-30T14:27:22.836Z] #77 143.6 configure.ac:13: installing 'build-aux/missing' [2022-06-30T14:27:22.836Z] #77 143.6 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-30T14:27:22.836Z] #77 143.9 Makefile.am: installing 'build-aux/depcomp' [2022-06-30T14:27:22.836Z] #77 146.9 checking build system type... x86_64-pc-linux-gnu [2022-06-30T14:27:22.836Z] #77 147.5 checking host system type... x86_64-pc-linux-gnu [2022-06-30T14:27:22.836Z] #77 147.5 checking how to print strings... printf [2022-06-30T14:27:22.836Z] #77 147.5 checking for gcc... gcc [2022-06-30T14:27:22.836Z] #77 147.7 checking whether the C compiler works... yes [2022-06-30T14:27:22.836Z] #77 148.0 checking for C compiler default output file name... a.out [2022-06-30T14:27:22.902Z] #77 187.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-30T14:27:22.902Z] #77 187.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-30T14:27:22.902Z] #77 187.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-30T14:27:22.902Z] #77 188.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-30T14:27:22.902Z] #77 188.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-30T14:27:22.902Z] #77 188.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-30T14:27:22.902Z] #77 188.1 CC src/libcrun/libcrun_testing_a-error.o [2022-06-30T14:27:22.919Z] #77 161.3 checking for library containing dlopen... -ldl [2022-06-30T14:27:22.919Z] #77 162.2 checking seccomp.h usability... yes [2022-06-30T14:27:23.098Z] #77 148.0 checking for suffix of executables... [2022-06-30T14:27:23.162Z] #77 188.1 CC src/libcrun/libcrun_testing_a-status.o [2022-06-30T14:27:23.162Z] #77 188.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-30T14:27:23.162Z] #77 188.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-30T14:27:23.421Z] #77 188.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-30T14:27:23.422Z] #77 188.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-30T14:27:23.422Z] #77 188.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-30T14:27:23.422Z] #77 188.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-30T14:27:23.440Z] #77 162.4 checking seccomp.h presence... yes [2022-06-30T14:27:23.440Z] #77 162.6 checking for seccomp.h... yes [2022-06-30T14:27:23.671Z] #77 148.4 checking whether we are cross compiling... no [2022-06-30T14:27:23.671Z] #77 148.9 checking for suffix of object files... o [2022-06-30T14:27:23.681Z] #77 188.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-30T14:27:23.681Z] #77 188.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-30T14:27:23.681Z] #77 188.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-30T14:27:23.681Z] #77 188.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-30T14:27:23.933Z] #77 149.0 checking whether we are using the GNU C compiler... yes [2022-06-30T14:27:23.940Z] #77 189.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-30T14:27:24.009Z] #77 162.6 checking for library containing seccomp_rule_add... -lseccomp [2022-06-30T14:27:24.195Z] #77 149.2 checking whether gcc accepts -g... yes [2022-06-30T14:27:24.199Z] #77 189.4 CC src/crun-crun.o [2022-06-30T14:27:24.269Z] #77 163.4 checking for library containing seccomp_arch_resolve_name... [2022-06-30T14:27:24.269Z] #77 ... [2022-06-30T14:27:24.269Z] [2022-06-30T14:27:24.269Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:27:24.269Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:27:24.269Z] #21 15.05 Fetched 8545 kB in 13s (633 kB/s) [2022-06-30T14:27:24.459Z] #77 189.5 CC src/crun-run.o [2022-06-30T14:27:24.459Z] #77 189.5 CC src/crun-delete.o [2022-06-30T14:27:24.718Z] #77 189.6 CC src/crun-kill.o [2022-06-30T14:27:24.718Z] #77 189.9 CC src/crun-pause.o [2022-06-30T14:27:24.718Z] #77 189.9 CC src/crun-unpause.o [2022-06-30T14:27:24.770Z] #77 149.5 checking for gcc option to accept ISO C89... none needed [2022-06-30T14:27:24.770Z] #77 149.9 checking whether gcc understands -c and -o together... [2022-06-30T14:27:24.770Z] #77 ... [2022-06-30T14:27:24.770Z] [2022-06-30T14:27:24.770Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-30T14:27:24.770Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-06-30T14:27:24.770Z] #18 DONE 1.8s [2022-06-30T14:27:24.770Z] [2022-06-30T14:27:24.770Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-30T14:27:24.770Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-06-30T14:27:24.978Z] #77 190.0 CC src/crun-spec.o [2022-06-30T14:27:25.238Z] #77 190.2 CC src/crun-exec.o [2022-06-30T14:27:25.238Z] #77 190.4 CC src/crun-list.o [2022-06-30T14:27:25.498Z] #77 190.6 CC src/crun-create.o [2022-06-30T14:27:25.498Z] #77 190.7 CC src/crun-start.o [2022-06-30T14:27:25.758Z] #77 190.8 CC src/crun-state.o [2022-06-30T14:27:26.017Z] #77 191.0 CC src/crun-update.o [2022-06-30T14:27:26.018Z] #77 191.1 CC src/crun-ps.o [2022-06-30T14:27:26.277Z] #77 191.4 CC src/crun-checkpoint.o [2022-06-30T14:27:26.277Z] #77 191.5 CC src/crun-restore.o [2022-06-30T14:27:26.527Z] #77 206.6 CCLD tests/init [2022-06-30T14:27:26.537Z] #77 191.6 CC src/libcrun/libcrun_la-utils.lo [2022-06-30T14:27:26.687Z] #19 321.2 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-06-30T14:27:26.687Z] #19 321.2 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-30T14:27:26.687Z] #19 321.2 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-30T14:27:26.687Z] #19 321.2 Selecting previously unselected package crossbuild-essential-armel. [2022-06-30T14:27:26.687Z] #19 321.2 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-06-30T14:27:26.687Z] #19 321.2 Unpacking crossbuild-essential-armel (12.9) ... [2022-06-30T14:27:26.687Z] #19 321.3 Selecting previously unselected package libc6-armhf-cross. [2022-06-30T14:27:26.687Z] #19 321.3 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-06-30T14:27:26.687Z] #19 321.3 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-06-30T14:27:26.687Z] #19 321.4 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-06-30T14:27:26.687Z] #19 321.4 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:26.687Z] #19 321.4 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-06-30T14:27:26.687Z] #19 321.4 Selecting previously unselected package libgomp1-armhf-cross. [2022-06-30T14:27:26.687Z] #19 321.4 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:26.687Z] #19 321.4 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-06-30T14:27:26.687Z] #19 321.5 Selecting previously unselected package libatomic1-armhf-cross. [2022-06-30T14:27:26.687Z] #19 321.5 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:26.687Z] #19 321.5 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-06-30T14:27:26.687Z] #19 321.5 Selecting previously unselected package libasan6-armhf-cross. [2022-06-30T14:27:26.687Z] #19 321.5 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:26.687Z] #19 321.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-06-30T14:27:26.687Z] #19 321.8 Selecting previously unselected package libstdc++6-armhf-cross. [2022-06-30T14:27:26.687Z] #19 321.8 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:26.687Z] #19 321.8 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-06-30T14:27:26.687Z] #19 321.8 Selecting previously unselected package libubsan1-armhf-cross. [2022-06-30T14:27:26.687Z] #19 321.8 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:26.687Z] #19 321.8 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-06-30T14:27:26.687Z] #19 321.9 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-06-30T14:27:26.687Z] #19 321.9 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:26.687Z] #19 321.9 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-30T14:27:26.687Z] #19 322.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-06-30T14:27:26.796Z] #77 191.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-30T14:27:26.796Z] #77 192.0 CC src/libcrun/libcrun_la-container.lo [2022-06-30T14:27:26.944Z] #19 322.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:27:26.945Z] #19 322.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-30T14:27:27.056Z] #77 192.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-30T14:27:27.316Z] #77 192.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-30T14:27:27.316Z] #77 192.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-30T14:27:27.323Z] #19 DONE 2.1s [2022-06-30T14:27:27.323Z] [2022-06-30T14:27:27.323Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:27.323Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:27.323Z] #77 149.9 checking whether gcc understands -c and -o together... yes [2022-06-30T14:27:27.323Z] #77 150.3 checking for a sed that does not truncate output... /bin/sed [2022-06-30T14:27:27.323Z] #77 150.4 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T14:27:27.323Z] #77 150.4 checking for egrep... /bin/grep -E [2022-06-30T14:27:27.323Z] #77 150.4 checking for fgrep... /bin/grep -F [2022-06-30T14:27:27.323Z] #77 150.4 checking for ld used by gcc... /usr/bin/ld [2022-06-30T14:27:27.323Z] #77 150.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T14:27:27.323Z] #77 150.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T14:27:27.323Z] #77 150.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T14:27:27.323Z] #77 150.8 checking whether ln -s works... yes [2022-06-30T14:27:27.323Z] #77 150.8 checking the maximum length of command line arguments... 1572864 [2022-06-30T14:27:27.323Z] #77 150.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-30T14:27:27.323Z] #77 150.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T14:27:27.323Z] #77 150.9 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T14:27:27.323Z] #77 150.9 checking for objdump... objdump [2022-06-30T14:27:27.323Z] #77 150.9 checking how to recognize dependent libraries... pass_all [2022-06-30T14:27:27.323Z] #77 150.9 checking for dlltool... no [2022-06-30T14:27:27.323Z] #77 150.9 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T14:27:27.323Z] #77 150.9 checking for ar... ar [2022-06-30T14:27:27.323Z] #77 150.9 checking for archiver @FILE support... @ [2022-06-30T14:27:27.323Z] #77 151.2 checking for strip... strip [2022-06-30T14:27:27.323Z] #77 151.2 checking for ranlib... ranlib [2022-06-30T14:27:27.323Z] #77 151.2 checking for gawk... no [2022-06-30T14:27:27.323Z] #77 151.3 checking for mawk... mawk [2022-06-30T14:27:27.323Z] #77 151.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T14:27:27.323Z] #77 152.1 checking for sysroot... no [2022-06-30T14:27:27.323Z] #77 152.1 checking for a working dd... /bin/dd [2022-06-30T14:27:27.323Z] #77 152.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T14:27:27.323Z] #77 152.2 checking for mt... no [2022-06-30T14:27:27.323Z] #77 152.2 checking if : is a manifest tool... no [2022-06-30T14:27:27.323Z] #77 152.3 checking how to run the C preprocessor... gcc -E [2022-06-30T14:27:27.579Z] #77 192.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-30T14:27:27.839Z] #77 192.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-30T14:27:28.098Z] #77 193.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-30T14:27:28.098Z] #77 193.2 CC src/libcrun/libcrun_la-criu.lo [2022-06-30T14:27:28.357Z] #77 193.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-30T14:27:28.616Z] #77 193.8 CC src/libcrun/libcrun_la-linux.lo [2022-06-30T14:27:28.875Z] #77 193.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-30T14:27:28.971Z] #77 152.8 checking for ANSI C header files... yes [2022-06-30T14:27:29.135Z] #77 194.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-30T14:27:29.135Z] #77 194.1 CC src/libcrun/libcrun_la-error.lo [2022-06-30T14:27:29.233Z] #77 154.1 checking for sys/types.h... yes [2022-06-30T14:27:29.233Z] [2022-06-30T14:27:29.233Z] #77 ... [2022-06-30T14:27:29.233Z] [2022-06-30T14:27:29.233Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-30T14:27:29.233Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-06-30T14:27:29.233Z] #20 DONE 2.3s [2022-06-30T14:27:29.233Z] [2022-06-30T14:27:29.233Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:29.233Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:29.394Z] #77 194.4 CC src/libcrun/libcrun_la-status.lo [2022-06-30T14:27:29.547Z] #21 15.05 Reading package lists... [2022-06-30T14:27:29.547Z] #21 19.89 Reading package lists... [2022-06-30T14:27:29.547Z] #21 ... [2022-06-30T14:27:29.547Z] [2022-06-30T14:27:29.547Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:29.547Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:29.547Z] #77 163.4 checking for library containing seccomp_arch_resolve_name... none required [2022-06-30T14:27:29.547Z] #77 163.7 checking systemd/sd-bus.h usability... yes [2022-06-30T14:27:29.547Z] #77 164.0 checking systemd/sd-bus.h presence... yes [2022-06-30T14:27:29.547Z] #77 164.1 checking for systemd/sd-bus.h... yes [2022-06-30T14:27:29.547Z] #77 164.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-30T14:27:29.547Z] #77 164.7 checking for sd_notify_barrier... yes [2022-06-30T14:27:29.547Z] #77 165.1 checking linux/bpf.h usability... yes [2022-06-30T14:27:29.547Z] #77 165.4 checking linux/bpf.h presence... yes [2022-06-30T14:27:29.547Z] #77 165.4 checking for linux/bpf.h... yes [2022-06-30T14:27:29.547Z] #77 165.4 checking compilation for eBPF... yes [2022-06-30T14:27:29.547Z] #77 165.7 checking for criu >= 3.15... no [2022-06-30T14:27:29.547Z] #77 165.7 configure: CRIU headers not found, building without CRIU support [2022-06-30T14:27:29.547Z] #77 165.7 checking for criu > 3.16... no [2022-06-30T14:27:29.547Z] #77 165.8 configure: CRIU version doesn't support join-ns API [2022-06-30T14:27:29.547Z] #77 165.8 checking for criu > 3.16.1... no [2022-06-30T14:27:29.547Z] #77 165.8 configure: CRIU version doesn't support for pre-dumping [2022-06-30T14:27:29.547Z] #77 165.8 checking for new mount API (fsconfig)... yes [2022-06-30T14:27:29.547Z] #77 166.0 checking for seccomp notify API... yes [2022-06-30T14:27:29.547Z] #77 166.1 checking for gperf... no [2022-06-30T14:27:29.547Z] #77 166.1 configure: gperf not found - cannot rebuild signal parser code [2022-06-30T14:27:29.547Z] #77 166.1 checking for library containing argp_parse... none required [2022-06-30T14:27:29.547Z] #77 166.8 checking that generated files are newer than configure... done [2022-06-30T14:27:29.547Z] #77 166.8 configure: creating ./config.status [2022-06-30T14:27:29.653Z] #77 194.8 CC src/libcrun/libcrun_la-terminal.lo [2022-06-30T14:27:29.806Z] #77 154.5 checking for sys/stat.h... yes [2022-06-30T14:27:29.912Z] #77 195.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-30T14:27:30.068Z] #77 155.1 checking for stdlib.h... yes [2022-06-30T14:27:30.171Z] #77 195.3 CC src/libcrun/libcrun_la-signals.lo [2022-06-30T14:27:30.171Z] #77 195.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-30T14:27:30.640Z] #77 155.5 checking for string.h... yes [2022-06-30T14:27:30.739Z] #77 195.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-30T14:27:30.902Z] #77 155.9 checking for memory.h... yes [2022-06-30T14:27:30.902Z] #77 156.2 checking for strings.h... yes [2022-06-30T14:27:30.999Z] #77 196.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-30T14:27:31.425Z] #77 156.4 checking for inttypes.h... yes [2022-06-30T14:27:31.567Z] #77 196.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-30T14:27:31.567Z] #77 196.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-30T14:27:31.997Z] #77 156.9 checking for stdint.h... yes [2022-06-30T14:27:32.086Z] #77 171.3 config.status: creating Makefile [2022-06-30T14:27:32.200Z] #19 326.8 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-06-30T14:27:32.200Z] #19 326.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-30T14:27:32.200Z] #19 326.8 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-30T14:27:32.200Z] #19 326.8 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-06-30T14:27:32.200Z] #19 326.8 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-06-30T14:27:32.200Z] #19 326.8 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-06-30T14:27:32.200Z] #19 327.6 Selecting previously unselected package libc6-dev-armhf-cross. [2022-06-30T14:27:32.200Z] #19 327.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-06-30T14:27:32.200Z] #19 327.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-06-30T14:27:32.505Z] #77 197.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-30T14:27:32.521Z] #77 157.3 checking for unistd.h... yes [2022-06-30T14:27:32.656Z] #77 171.7 config.status: creating rpm/crun.spec [2022-06-30T14:27:32.656Z] #77 172.0 config.status: creating config.h [2022-06-30T14:27:32.656Z] #77 172.1 config.status: executing libtool commands [2022-06-30T14:27:32.763Z] #77 198.0 CC tests/init.o [2022-06-30T14:27:33.022Z] #77 ... [2022-06-30T14:27:33.022Z] [2022-06-30T14:27:33.022Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:27:33.022Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:27:33.022Z] #47 240.2 + dpkg --print-architecture [2022-06-30T14:27:33.022Z] #47 240.2 + git checkout -q v2.1.0 [2022-06-30T14:27:33.022Z] #47 240.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-30T14:27:33.022Z] #47 240.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-30T14:27:33.093Z] #77 157.7 checking for dlfcn.h... yes [2022-06-30T14:27:33.093Z] #77 158.3 checking for objdir... .libs [2022-06-30T14:27:33.224Z] #77 172.3 config.status: executing depfiles commands [2022-06-30T14:27:33.281Z] #47 ... [2022-06-30T14:27:33.281Z] [2022-06-30T14:27:33.281Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:33.281Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:33.281Z] #77 198.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-30T14:27:33.484Z] #77 ... [2022-06-30T14:27:33.484Z] [2022-06-30T14:27:33.484Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:27:33.484Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:27:33.484Z] #34 DONE 247.3s [2022-06-30T14:27:33.565Z] #19 328.5 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-06-30T14:27:33.566Z] #19 328.6 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:33.566Z] #19 328.7 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-30T14:27:33.615Z] #77 158.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T14:27:33.615Z] #77 158.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T14:27:33.615Z] #77 158.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T14:27:33.743Z] [2022-06-30T14:27:33.743Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:27:33.743Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:27:34.003Z] #55 ... [2022-06-30T14:27:34.003Z] [2022-06-30T14:27:34.003Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:27:34.003Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:27:34.003Z] #21 19.89 Reading package lists... [2022-06-30T14:27:34.495Z] #19 329.8 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-06-30T14:27:34.495Z] #19 329.8 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:27:34.495Z] #19 329.8 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-30T14:27:34.558Z] #77 158.9 checking if gcc static flag -static works... yes [2022-06-30T14:27:34.818Z] #77 159.6 checking if gcc supports -c -o file.o... yes [2022-06-30T14:27:34.818Z] #77 160.1 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T14:27:34.940Z] #21 24.89 Building dependency tree... [2022-06-30T14:27:35.390Z] #77 160.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-30T14:27:36.320Z] #21 26.92 The following additional packages will be installed: [2022-06-30T14:27:36.320Z] #21 26.92 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-30T14:27:36.320Z] #21 26.92 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-30T14:27:36.320Z] #21 26.93 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-30T14:27:36.320Z] #21 26.93 python3-pkg-resources vim-runtime xxd [2022-06-30T14:27:36.320Z] #21 26.95 Suggested packages: [2022-06-30T14:27:36.320Z] #21 26.95 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-30T14:27:36.320Z] #21 26.95 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-30T14:27:36.320Z] #21 26.95 acl attr quota [2022-06-30T14:27:36.320Z] #21 26.95 Recommended packages: [2022-06-30T14:27:36.320Z] #21 26.95 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-30T14:27:36.333Z] #77 160.4 checking dynamic linker characteristics... [2022-06-30T14:27:36.333Z] #77 ... [2022-06-30T14:27:36.333Z] [2022-06-30T14:27:36.333Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:27:36.333Z] #60 sha256:58708a55b1aaf0e7dfafc56aab89f029caad79c936a70dec06c48df0c24333c4 [2022-06-30T14:27:36.333Z] #60 20.16 Updating files: 84% (1012/1197) Updating files: 85% (1018/1197) Updating files: 86% (1030/1197) Updating files: 87% (1042/1197) Updating files: 88% (1054/1197) Updating files: 89% (1066/1197) Updating files: 90% (1078/1197) Updating files: 91% (1090/1197) Updating files: 92% (1102/1197) Updating files: 93% (1114/1197) Updating files: 94% (1126/1197) Updating files: 95% (1138/1197) Updating files: 96% (1150/1197) Updating files: 97% (1162/1197) Updating files: 98% (1174/1197) Updating files: 99% (1186/1197) Updating files: 100% (1197/1197) Updating files: 100% (1197/1197), done. [2022-06-30T14:27:36.333Z] #60 20.39 + cd /tmp/tmp.5LIRGKMAr9/src/github.com/opencontainers/runc [2022-06-30T14:27:36.333Z] #60 20.39 + git checkout -q v1.1.2 [2022-06-30T14:27:37.275Z] #60 21.11 + '[' -z '' ']' [2022-06-30T14:27:37.275Z] #60 21.12 + target=static [2022-06-30T14:27:37.275Z] #60 21.12 + make BUILDTAGS=seccomp static [2022-06-30T14:27:37.535Z] #60 21.77 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-30T14:27:37.701Z] #21 ... [2022-06-30T14:27:37.701Z] [2022-06-30T14:27:37.701Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:27:37.701Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T14:27:37.701Z] #36 251.5 Delve is a source level debugger for Go programs. [2022-06-30T14:27:37.701Z] #36 251.5 [2022-06-30T14:27:37.701Z] #36 251.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-30T14:27:37.701Z] #36 251.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-30T14:27:37.701Z] #36 251.5 [2022-06-30T14:27:37.701Z] #36 251.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-30T14:27:37.701Z] #36 251.5 [2022-06-30T14:27:37.701Z] #36 251.5 Pass flags to the program you are debugging using `--`, for example: [2022-06-30T14:27:37.701Z] #36 251.5 [2022-06-30T14:27:37.701Z] #36 251.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-30T14:27:37.701Z] #36 251.5 [2022-06-30T14:27:37.701Z] #36 251.5 Usage: [2022-06-30T14:27:37.701Z] #36 251.5 dlv [command] [2022-06-30T14:27:37.701Z] #36 251.5 [2022-06-30T14:27:37.701Z] #36 251.5 Available Commands: [2022-06-30T14:27:37.701Z] #36 251.5 attach Attach to running process and begin debugging. [2022-06-30T14:27:37.701Z] #36 251.5 connect Connect to a headless debug server with a terminal client. [2022-06-30T14:27:37.701Z] #36 251.5 core Examine a core dump. [2022-06-30T14:27:37.701Z] #36 251.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-30T14:27:37.701Z] #36 251.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-30T14:27:37.701Z] #36 251.5 exec Execute a precompiled binary, and begin a debug session. [2022-06-30T14:27:37.701Z] #36 251.5 help Help about any command [2022-06-30T14:27:37.701Z] #36 251.5 run Deprecated command. Use 'debug' instead. [2022-06-30T14:27:37.701Z] #36 251.5 test Compile test binary and begin debugging program. [2022-06-30T14:27:37.701Z] #36 251.5 trace Compile and begin tracing program. [2022-06-30T14:27:37.701Z] #36 251.5 version Prints version. [2022-06-30T14:27:37.701Z] #36 251.5 [2022-06-30T14:27:37.701Z] #36 251.5 Flags: [2022-06-30T14:27:37.701Z] #36 251.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-30T14:27:37.701Z] #36 251.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-30T14:27:37.701Z] #36 251.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-30T14:27:37.701Z] #36 251.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-30T14:27:37.701Z] #36 251.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-30T14:27:37.701Z] #36 251.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-30T14:27:37.701Z] #36 251.5 --disable-aslr Disables address space randomization [2022-06-30T14:27:37.701Z] #36 251.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-30T14:27:37.701Z] #36 251.5 -h, --help help for dlv [2022-06-30T14:27:37.701Z] #36 251.5 --init string Init file, executed by the terminal client. [2022-06-30T14:27:37.701Z] #36 251.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-30T14:27:37.701Z] #36 251.5 --log Enable debugging server logging. [2022-06-30T14:27:37.701Z] #36 251.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-30T14:27:37.701Z] #36 251.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-30T14:27:37.701Z] #36 251.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-30T14:27:37.701Z] #36 251.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-30T14:27:37.701Z] #36 251.5 --wd string Working directory for running the program. [2022-06-30T14:27:37.701Z] #36 251.5 [2022-06-30T14:27:37.701Z] #36 251.5 Additional help topics: [2022-06-30T14:27:37.701Z] #36 251.5 dlv backend Help about the --backend flag. [2022-06-30T14:27:37.701Z] #36 251.5 dlv log Help about logging flags. [2022-06-30T14:27:37.701Z] #36 251.5 dlv redirect Help about file redirection. [2022-06-30T14:27:37.701Z] #36 251.5 [2022-06-30T14:27:37.701Z] #36 251.5 Use "dlv [command] --help" for more information about a command. [2022-06-30T14:27:37.701Z] #36 DONE 251.6s [2022-06-30T14:27:37.961Z] [2022-06-30T14:27:37.961Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:37.961Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:37.961Z] #77 174.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-30T14:27:37.961Z] #77 174.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-30T14:27:37.961Z] #77 175.6 checking for gcc... gcc [2022-06-30T14:27:37.961Z] #77 175.9 checking whether the C compiler works... yes [2022-06-30T14:27:37.961Z] #77 176.2 checking for C compiler default output file name... a.out [2022-06-30T14:27:37.961Z] #77 176.2 checking for suffix of executables... [2022-06-30T14:27:37.961Z] #77 176.8 checking whether we are cross compiling... no [2022-06-30T14:27:37.961Z] #77 177.1 checking for suffix of object files... o [2022-06-30T14:27:38.221Z] #77 177.4 checking whether we are using the GNU C compiler... yes [2022-06-30T14:27:38.480Z] #77 177.5 checking whether gcc accepts -g... yes [2022-06-30T14:27:38.739Z] #77 177.7 checking for gcc option to accept ISO C89... none needed [2022-06-30T14:27:38.999Z] #77 177.9 checking whether gcc understands -c and -o together... yes [2022-06-30T14:27:38.999Z] #77 178.2 checking how to run the C preprocessor... gcc -E [2022-06-30T14:27:39.259Z] #77 178.5 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T14:27:39.259Z] #77 178.5 checking for egrep... /bin/grep -E [2022-06-30T14:27:39.450Z] #60 ... [2022-06-30T14:27:39.450Z] [2022-06-30T14:27:39.450Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:27:39.450Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:27:39.450Z] #21 1.927 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:27:39.450Z] #21 2.121 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:27:39.450Z] #21 2.371 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:27:39.450Z] #21 3.592 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:27:39.450Z] #21 4.936 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:27:39.450Z] #21 8.088 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:27:39.450Z] #21 ... [2022-06-30T14:27:39.450Z] [2022-06-30T14:27:39.450Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:39.450Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:39.450Z] #77 160.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T14:27:39.451Z] #77 161.5 checking how to hardcode library paths into programs... immediate [2022-06-30T14:27:39.451Z] #77 161.5 checking whether stripping libraries is possible... yes [2022-06-30T14:27:39.451Z] #77 161.5 checking if libtool supports shared libraries... yes [2022-06-30T14:27:39.451Z] #77 161.5 checking whether to build shared libraries... no [2022-06-30T14:27:39.451Z] #77 161.5 checking whether to build static libraries... yes [2022-06-30T14:27:39.451Z] #77 161.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T14:27:39.451Z] #77 161.7 checking whether build environment is sane... yes [2022-06-30T14:27:39.451Z] #77 161.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T14:27:39.451Z] #77 161.9 checking whether make sets $(MAKE)... yes [2022-06-30T14:27:39.451Z] #77 162.2 checking whether make supports the include directive... yes (GNU style) [2022-06-30T14:27:39.451Z] #77 162.4 checking whether make supports nested variables... yes [2022-06-30T14:27:39.451Z] #77 162.6 checking whether UID '0' is supported by ustar format... yes [2022-06-30T14:27:39.451Z] #77 162.6 checking whether GID '0' is supported by ustar format... yes [2022-06-30T14:27:39.451Z] #77 162.6 checking how to create a ustar tar archive... gnutar [2022-06-30T14:27:39.451Z] #77 163.0 checking dependency style of gcc... gcc3 [2022-06-30T14:27:39.451Z] #77 163.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T14:27:39.451Z] #77 163.3 checking whether make supports nested variables... (cached) yes [2022-06-30T14:27:39.451Z] #77 163.3 checking for gawk... (cached) mawk [2022-06-30T14:27:39.451Z] #77 163.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-30T14:27:39.451Z] #77 163.3 checking for gcc... (cached) gcc [2022-06-30T14:27:39.451Z] #77 163.5 checking whether we are using the GNU C compiler... (cached) yes [2022-06-30T14:27:39.451Z] #77 163.5 checking whether gcc accepts -g... (cached) yes [2022-06-30T14:27:39.451Z] #77 163.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-30T14:27:39.451Z] #77 163.5 checking whether gcc understands -c and -o together... (cached) yes [2022-06-30T14:27:39.451Z] #77 163.5 checking for a Python interpreter with version >= 3... python3 [2022-06-30T14:27:39.451Z] #77 163.7 checking for python3... /usr/bin/python3 [2022-06-30T14:27:39.451Z] #77 163.7 checking for python3 version... 3.9 [2022-06-30T14:27:39.451Z] #77 163.9 checking for python3 platform... linux [2022-06-30T14:27:39.451Z] #77 163.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-30T14:27:39.451Z] #77 164.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-30T14:27:39.451Z] #77 164.5 checking for go-md2man... no [2022-06-30T14:27:39.451Z] #77 164.6 checking error.h usability... yes [2022-06-30T14:27:39.451Z] #77 164.8 checking error.h presence... yes [2022-06-30T14:27:39.451Z] #77 164.9 checking for error.h... yes [2022-06-30T14:27:39.712Z] #77 164.9 checking linux/openat2.h usability... yes [2022-06-30T14:27:39.751Z] #19 334.3 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-06-30T14:27:39.751Z] #19 334.3 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-30T14:27:39.751Z] #19 334.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-30T14:27:39.751Z] #19 334.3 Selecting previously unselected package crossbuild-essential-armhf. [2022-06-30T14:27:39.751Z] #19 334.3 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-06-30T14:27:39.751Z] #19 334.3 Unpacking crossbuild-essential-armhf (12.9) ... [2022-06-30T14:27:39.751Z] #19 334.4 Selecting previously unselected package libc6-ppc64el-cross. [2022-06-30T14:27:39.751Z] #19 334.4 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-06-30T14:27:39.751Z] #19 334.4 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-06-30T14:27:39.751Z] #19 334.5 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-06-30T14:27:39.751Z] #19 334.5 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:39.751Z] #19 334.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:27:39.751Z] #19 334.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-06-30T14:27:39.751Z] #19 334.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:39.751Z] #19 334.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:27:39.751Z] #19 334.6 Selecting previously unselected package libitm1-ppc64el-cross. [2022-06-30T14:27:39.751Z] #19 334.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:39.751Z] #19 334.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:27:39.751Z] #19 334.6 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-06-30T14:27:39.751Z] #19 334.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:39.751Z] #19 334.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:27:39.751Z] #19 334.7 Selecting previously unselected package libasan6-ppc64el-cross. [2022-06-30T14:27:39.751Z] #19 334.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:39.751Z] #19 334.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:27:39.751Z] #19 334.9 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-06-30T14:27:39.751Z] #19 334.9 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:39.751Z] #19 334.9 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:27:39.751Z] #19 335.0 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-06-30T14:27:39.751Z] #19 335.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:39.751Z] #19 335.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:27:39.973Z] #77 165.2 checking linux/openat2.h presence... yes [2022-06-30T14:27:39.973Z] #77 165.3 checking for linux/openat2.h... yes [2022-06-30T14:27:40.008Z] #19 335.3 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-06-30T14:27:40.008Z] #19 335.3 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:40.008Z] #19 335.3 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:27:40.008Z] #19 335.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-06-30T14:27:40.008Z] #19 335.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:40.008Z] #19 335.4 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:27:40.008Z] #19 335.5 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-06-30T14:27:40.008Z] #19 335.5 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:40.198Z] #77 178.5 checking for ANSI C header files... yes [2022-06-30T14:27:40.198Z] #77 179.4 checking for sys/types.h... yes [2022-06-30T14:27:40.264Z] #19 335.5 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:27:40.264Z] #19 335.5 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-06-30T14:27:40.264Z] #19 335.5 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:40.264Z] #19 335.5 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:27:40.457Z] #77 179.6 checking for sys/stat.h... yes [2022-06-30T14:27:40.521Z] #19 335.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-06-30T14:27:40.521Z] #19 335.8 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:27:40.521Z] #19 335.8 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-30T14:27:40.549Z] #77 165.4 checking for copy_file_range... yes [2022-06-30T14:27:40.716Z] #77 179.9 checking for stdlib.h... yes [2022-06-30T14:27:41.121Z] #77 165.9 checking for fgetxattr... yes [2022-06-30T14:27:41.235Z] #77 180.3 checking for string.h... yes [2022-06-30T14:27:41.382Z] #77 166.3 checking for statx... yes [2022-06-30T14:27:41.494Z] #77 180.7 checking for memory.h... yes [2022-06-30T14:27:41.754Z] #77 181.0 checking for strings.h... [2022-06-30T14:27:41.754Z] #77 ... [2022-06-30T14:27:41.754Z] [2022-06-30T14:27:41.754Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:27:41.754Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:27:41.754Z] #21 28.83 The following NEW packages will be installed: [2022-06-30T14:27:41.754Z] #21 28.83 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-30T14:27:41.754Z] #21 28.83 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-30T14:27:41.754Z] #21 28.83 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-30T14:27:41.754Z] #21 28.83 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-30T14:27:41.754Z] #21 28.83 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-30T14:27:41.754Z] #21 28.83 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-30T14:27:41.754Z] #21 28.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-30T14:27:41.754Z] #21 28.83 xz-utils zip zstd [2022-06-30T14:27:41.754Z] #21 29.22 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:27:41.754Z] #21 29.22 Need to get 27.7 MB of archives. [2022-06-30T14:27:41.754Z] #21 29.22 After this operation, 106 MB of additional disk space will be used. [2022-06-30T14:27:41.754Z] #21 29.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-30T14:27:41.754Z] #21 29.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-30T14:27:41.754Z] #21 29.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-30T14:27:41.754Z] #21 29.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-30T14:27:41.754Z] #21 29.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-30T14:27:41.754Z] #21 29.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-30T14:27:41.754Z] #21 29.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-30T14:27:41.754Z] #21 29.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-30T14:27:41.754Z] #21 29.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-30T14:27:41.754Z] #21 29.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-30T14:27:41.754Z] #21 29.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-30T14:27:41.754Z] #21 29.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-30T14:27:41.754Z] #21 29.44 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-30T14:27:41.754Z] #21 29.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-30T14:27:41.754Z] #21 29.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-30T14:27:41.754Z] #21 29.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-30T14:27:41.754Z] #21 29.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-30T14:27:41.754Z] #21 29.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-30T14:27:41.754Z] #21 29.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-30T14:27:41.754Z] #21 29.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-30T14:27:41.754Z] #21 29.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-30T14:27:41.754Z] #21 29.53 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-30T14:27:41.754Z] #21 29.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-30T14:27:41.754Z] #21 29.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-30T14:27:41.754Z] #21 29.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-30T14:27:41.754Z] #21 29.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-30T14:27:41.754Z] #21 29.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-30T14:27:41.754Z] #21 29.93 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-30T14:27:41.754Z] #21 29.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-30T14:27:41.754Z] #21 29.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-30T14:27:41.754Z] #21 29.95 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-30T14:27:41.754Z] #21 29.95 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-30T14:27:41.754Z] #21 29.95 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-30T14:27:41.754Z] #21 29.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-30T14:27:41.754Z] #21 29.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-30T14:27:41.754Z] #21 30.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-30T14:27:41.754Z] #21 30.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-30T14:27:41.754Z] #21 30.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-30T14:27:41.754Z] #21 30.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-30T14:27:41.754Z] #21 30.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-30T14:27:41.754Z] #21 30.02 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-30T14:27:41.754Z] #21 30.03 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-30T14:27:41.754Z] #21 30.07 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-30T14:27:41.754Z] #21 30.09 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-30T14:27:41.754Z] #21 30.09 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-30T14:27:41.754Z] #21 30.39 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-30T14:27:41.754Z] #21 30.42 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-30T14:27:41.754Z] #21 30.46 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-30T14:27:41.754Z] #21 30.46 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-30T14:27:41.754Z] #21 31.40 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:27:41.754Z] #21 31.65 Fetched 27.7 MB in 2s (17.1 MB/s) [2022-06-30T14:27:41.754Z] #21 31.76 Selecting previously unselected package pigz. [2022-06-30T14:27:41.754Z] #21 31.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-06-30T14:27:41.754Z] #21 31.88 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-30T14:27:41.754Z] #21 31.89 Unpacking pigz (2.6-1) ... [2022-06-30T14:27:41.754Z] #21 32.03 Selecting previously unselected package libelf1:amd64. [2022-06-30T14:27:41.754Z] #21 32.03 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-30T14:27:41.754Z] #21 32.04 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-30T14:27:41.754Z] #21 32.39 Selecting previously unselected package libbpf0:amd64. [2022-06-30T14:27:41.754Z] #21 32.39 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-30T14:27:41.754Z] #21 32.40 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-30T14:27:41.754Z] #21 32.60 Selecting previously unselected package libcap2:amd64. [2022-06-30T14:27:42.013Z] #21 32.60 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-30T14:27:42.013Z] #21 32.61 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-30T14:27:42.013Z] #21 32.78 Selecting previously unselected package libmnl0:amd64. [2022-06-30T14:27:42.013Z] #21 32.79 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-30T14:27:42.013Z] #21 32.81 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-30T14:27:42.273Z] #21 33.05 Selecting previously unselected package libxtables12:amd64. [2022-06-30T14:27:42.273Z] #21 33.07 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-30T14:27:42.273Z] #21 33.12 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-30T14:27:42.323Z] #77 166.7 checking for fgetpwent_r... yes [2022-06-30T14:27:42.532Z] #21 33.26 Selecting previously unselected package libcap2-bin. [2022-06-30T14:27:42.532Z] #21 33.26 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-30T14:27:42.532Z] #21 33.27 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-30T14:27:42.791Z] #21 33.41 Selecting previously unselected package iproute2. [2022-06-30T14:27:42.791Z] #21 33.43 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-30T14:27:42.791Z] #21 33.44 Unpacking iproute2 (5.10.0-4) ... [2022-06-30T14:27:42.896Z] #77 167.5 checking for issetugid... no [2022-06-30T14:27:42.896Z] #77 168.1 checking for pkg-config... /usr/bin/pkg-config [2022-06-30T14:27:42.896Z] #77 168.1 checking pkg-config is at least version 0.9.0... yes [2022-06-30T14:27:43.729Z] #21 34.30 Selecting previously unselected package xxd. [2022-06-30T14:27:43.729Z] #21 34.30 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-30T14:27:43.729Z] #21 34.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:27:43.729Z] #21 34.51 Selecting previously unselected package vim-common. [2022-06-30T14:27:43.729Z] #21 34.54 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T14:27:43.729Z] #21 34.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:27:43.839Z] #77 168.1 checking for library containing yajl_tree_get... -lyajl [2022-06-30T14:27:44.100Z] #77 169.2 checking for yajl >= 2.0.0... yes [2022-06-30T14:27:44.330Z] #21 34.96 Selecting previously unselected package bash-completion. [2022-06-30T14:27:44.330Z] #21 34.96 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-30T14:27:44.361Z] #77 169.3 checking sys/capability.h usability... yes [2022-06-30T14:27:44.620Z] #77 ... [2022-06-30T14:27:44.620Z] [2022-06-30T14:27:44.620Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T14:27:44.620Z] #26 sha256:f66985a1b121081ebf382079356d5b674edd28565ade8e1a597d15724a191034 [2022-06-30T14:27:44.620Z] #26 270.5 + return [2022-06-30T14:27:44.622Z] #77 169.6 checking sys/capability.h presence... yes [2022-06-30T14:27:44.622Z] #77 169.9 checking for sys/capability.h... yes [2022-06-30T14:27:45.574Z] #77 169.9 checking for library containing cap_from_name... -lcap [2022-06-30T14:27:45.776Z] #19 340.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-06-30T14:27:45.776Z] #19 340.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-30T14:27:45.776Z] #19 340.4 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-30T14:27:45.776Z] #19 340.4 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-06-30T14:27:45.776Z] #19 340.4 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-06-30T14:27:45.776Z] #19 340.4 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-06-30T14:27:45.776Z] #19 340.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-06-30T14:27:45.776Z] #19 340.6 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-06-30T14:27:45.776Z] #19 340.6 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-06-30T14:27:45.776Z] #19 341.0 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-06-30T14:27:45.776Z] #19 341.0 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:45.776Z] #19 341.0 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:27:45.997Z] #26 DONE 273.9s [2022-06-30T14:27:45.997Z] [2022-06-30T14:27:45.997Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:27:45.997Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-06-30T14:27:45.997Z] #55 272.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-30T14:27:45.997Z] #55 DONE 274.3s [2022-06-30T14:27:45.997Z] [2022-06-30T14:27:45.997Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:45.997Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-30T14:27:45.997Z] #77 226.5 AR libcrun_testing.a [2022-06-30T14:27:45.997Z] #77 226.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-30T14:27:45.997Z] #77 226.5 CCLD tests/tests_libcrun_utils [2022-06-30T14:27:45.997Z] #77 226.5 CCLD tests/tests_libcrun_errors [2022-06-30T14:27:45.997Z] #77 226.5 CCLD tests/tests_libcrun_fuzzer [2022-06-30T14:27:45.997Z] #77 227.3 CCLD libcrun.la [2022-06-30T14:27:45.997Z] #77 227.9 CCLD crun [2022-06-30T14:27:45.997Z] #77 228.2 make[3]: Entering directory '/tmp/crun-build' [2022-06-30T14:27:45.997Z] #77 228.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-30T14:27:45.997Z] #77 228.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-30T14:27:45.997Z] #77 228.4 /bin/mkdir -p '/usr/local/lib' [2022-06-30T14:27:45.997Z] #77 228.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-30T14:27:45.997Z] #77 228.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-30T14:27:45.997Z] #77 228.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-30T14:27:45.997Z] #77 228.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-30T14:27:45.997Z] #77 228.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-30T14:27:45.997Z] #77 228.9 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-30T14:27:45.997Z] #77 228.9 ---------------------------------------------------------------------- [2022-06-30T14:27:45.997Z] #77 228.9 Libraries have been installed in: [2022-06-30T14:27:45.997Z] #77 228.9 /usr/local/lib [2022-06-30T14:27:45.997Z] #77 228.9 [2022-06-30T14:27:45.997Z] #77 228.9 If you ever happen to want to link against installed libraries [2022-06-30T14:27:45.997Z] #77 228.9 in a given directory, LIBDIR, you must either use libtool, and [2022-06-30T14:27:45.997Z] #77 228.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-30T14:27:45.997Z] #77 228.9 flag during linking and do at least one of the following: [2022-06-30T14:27:45.998Z] #77 228.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-30T14:27:45.998Z] #77 228.9 during execution [2022-06-30T14:27:45.998Z] #77 228.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-30T14:27:45.998Z] #77 228.9 during linking [2022-06-30T14:27:45.998Z] #77 228.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-30T14:27:45.998Z] #77 228.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-30T14:27:45.998Z] #77 228.9 [2022-06-30T14:27:45.998Z] #77 228.9 See any operating system documentation about shared libraries for [2022-06-30T14:27:45.998Z] #77 228.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-30T14:27:45.998Z] #77 228.9 ---------------------------------------------------------------------- [2022-06-30T14:27:45.998Z] #77 228.9 /bin/mkdir -p '/build' [2022-06-30T14:27:45.998Z] #77 228.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-30T14:27:45.998Z] #77 229.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-30T14:27:45.998Z] #77 229.0 make[3]: Leaving directory '/tmp/crun-build' [2022-06-30T14:27:45.998Z] #77 229.0 make[2]: Leaving directory '/tmp/crun-build' [2022-06-30T14:27:45.998Z] #77 229.0 make[1]: Leaving directory '/tmp/crun-build' [2022-06-30T14:27:46.034Z] #19 341.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-06-30T14:27:46.034Z] #19 341.3 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:27:46.034Z] #19 341.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-30T14:27:46.256Z] #77 DONE 229.6s [2022-06-30T14:27:46.256Z] [2022-06-30T14:27:46.256Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:27:46.256Z] #60 sha256:c0777f02941871ae00abd601d37182e808f5e5ac0b11475b9151c084b7f826a8 [2022-06-30T14:27:46.256Z] #60 164.5 + mkdir -p /build [2022-06-30T14:27:46.256Z] #60 164.5 + cp runc /build/runc [2022-06-30T14:27:46.256Z] #60 DONE 164.9s [2022-06-30T14:27:46.256Z] [2022-06-30T14:27:46.256Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:27:46.256Z] #64 sha256:82944b3f70f7991db0d24da707fd7a58035fadbb2a35259a5ccb1ecd66d602eb [2022-06-30T14:27:46.525Z] #77 170.7 checking for library containing dlopen... -ldl [2022-06-30T14:27:46.788Z] #77 171.6 checking seccomp.h usability... yes [2022-06-30T14:27:46.788Z] #77 172.0 checking seccomp.h presence... yes [2022-06-30T14:27:46.875Z] #21 ... [2022-06-30T14:27:46.875Z] [2022-06-30T14:27:46.875Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:46.875Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:46.875Z] #77 181.0 checking for strings.h... yes [2022-06-30T14:27:46.875Z] #77 181.2 checking for inttypes.h... yes [2022-06-30T14:27:46.875Z] #77 181.5 checking for stdint.h... yes [2022-06-30T14:27:46.875Z] #77 181.8 checking for unistd.h... yes [2022-06-30T14:27:46.875Z] #77 182.0 checking minix/config.h usability... no [2022-06-30T14:27:46.875Z] #77 182.3 checking minix/config.h presence... no [2022-06-30T14:27:46.875Z] #77 182.4 checking for minix/config.h... no [2022-06-30T14:27:46.875Z] #77 182.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-30T14:27:46.875Z] #77 182.7 checking build system type... x86_64-pc-linux-gnu [2022-06-30T14:27:46.875Z] #77 183.0 checking host system type... x86_64-pc-linux-gnu [2022-06-30T14:27:46.875Z] #77 183.0 checking how to print strings... printf [2022-06-30T14:27:46.875Z] #77 183.0 checking for a sed that does not truncate output... /bin/sed [2022-06-30T14:27:46.875Z] #77 183.0 checking for fgrep... /bin/grep -F [2022-06-30T14:27:46.875Z] #77 183.0 checking for ld used by gcc... /usr/bin/ld [2022-06-30T14:27:46.875Z] #77 183.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T14:27:46.875Z] #77 183.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T14:27:46.875Z] #77 183.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T14:27:46.875Z] #77 183.3 checking whether ln -s works... yes [2022-06-30T14:27:46.875Z] #77 183.3 checking the maximum length of command line arguments... 1572864 [2022-06-30T14:27:46.875Z] #77 183.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-30T14:27:46.875Z] #77 183.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T14:27:46.875Z] #77 183.4 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T14:27:46.875Z] #77 183.4 checking for objdump... objdump [2022-06-30T14:27:46.875Z] #77 183.4 checking how to recognize dependent libraries... pass_all [2022-06-30T14:27:46.875Z] #77 183.4 checking for dlltool... no [2022-06-30T14:27:46.875Z] #77 183.4 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T14:27:46.875Z] #77 183.4 checking for ar... ar [2022-06-30T14:27:46.875Z] #77 183.4 checking for archiver @FILE support... @ [2022-06-30T14:27:46.875Z] #77 183.4 checking for strip... strip [2022-06-30T14:27:46.875Z] #77 183.4 checking for ranlib... ranlib [2022-06-30T14:27:46.875Z] #77 183.4 checking for gawk... no [2022-06-30T14:27:46.875Z] #77 183.4 checking for mawk... mawk [2022-06-30T14:27:46.875Z] #77 183.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T14:27:46.875Z] #77 183.8 checking for sysroot... no [2022-06-30T14:27:46.875Z] #77 183.8 checking for a working dd... /bin/dd [2022-06-30T14:27:46.875Z] #77 183.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T14:27:46.875Z] #77 183.9 checking for mt... no [2022-06-30T14:27:46.875Z] #77 183.9 checking if : is a manifest tool... no [2022-06-30T14:27:46.875Z] #77 184.0 checking for dlfcn.h... yes [2022-06-30T14:27:46.875Z] #77 184.1 checking for objdir... .libs [2022-06-30T14:27:46.875Z] #77 184.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T14:27:46.875Z] #77 184.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T14:27:46.875Z] #77 184.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T14:27:46.875Z] #77 185.2 checking if gcc static flag -static works... yes [2022-06-30T14:27:46.875Z] #77 186.0 checking if gcc supports -c -o file.o... yes [2022-06-30T14:27:46.875Z] #77 186.2 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T14:27:46.875Z] #77 186.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-30T14:27:47.049Z] #77 172.1 checking for seccomp.h... yes [2022-06-30T14:27:47.622Z] #77 172.1 checking for library containing seccomp_rule_add... -lseccomp [2022-06-30T14:27:47.622Z] #77 172.8 checking for library containing seccomp_arch_resolve_name... none required [2022-06-30T14:27:47.810Z] #77 186.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T14:27:47.810Z] #77 187.0 checking how to hardcode library paths into programs... immediate [2022-06-30T14:27:47.810Z] #77 187.0 checking whether stripping libraries is possible... yes [2022-06-30T14:27:47.810Z] #77 187.0 checking if libtool supports shared libraries... yes [2022-06-30T14:27:47.810Z] #77 187.0 checking whether to build shared libraries... no [2022-06-30T14:27:47.810Z] #77 187.0 checking whether to build static libraries... yes [2022-06-30T14:27:47.810Z] #77 187.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T14:27:47.810Z] #77 187.1 checking whether build environment is sane... yes [2022-06-30T14:27:47.883Z] #77 173.0 checking systemd/sd-bus.h usability... yes [2022-06-30T14:27:48.068Z] #77 187.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T14:27:48.068Z] #77 187.3 checking whether make sets $(MAKE)... yes [2022-06-30T14:27:48.068Z] #77 187.4 checking whether make supports the include directive... yes (GNU style) [2022-06-30T14:27:48.144Z] #77 173.3 checking systemd/sd-bus.h presence... yes [2022-06-30T14:27:48.333Z] #77 187.5 checking whether make supports nested variables... yes [2022-06-30T14:27:48.333Z] #77 187.6 checking whether UID '0' is supported by ustar format... yes [2022-06-30T14:27:48.333Z] #77 187.6 checking whether GID '0' is supported by ustar format... yes [2022-06-30T14:27:48.406Z] #77 173.5 checking for systemd/sd-bus.h... yes [2022-06-30T14:27:48.592Z] #77 187.6 checking how to create a ustar tar archive... gnutar [2022-06-30T14:27:48.852Z] #77 187.8 checking dependency style of gcc... gcc3 [2022-06-30T14:27:48.980Z] #77 173.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-30T14:27:49.111Z] #77 188.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T14:27:49.111Z] #77 188.2 checking whether make supports nested variables... (cached) yes [2022-06-30T14:27:49.111Z] #77 188.2 checking for pkg-config... /usr/bin/pkg-config [2022-06-30T14:27:49.111Z] #77 188.2 checking pkg-config is at least version 0.9.0... yes [2022-06-30T14:27:49.111Z] #77 188.2 checking for yajl >= 2.1.0... yes [2022-06-30T14:27:49.111Z] #77 188.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-30T14:27:49.111Z] #77 188.3 checking for gcc... (cached) gcc [2022-06-30T14:27:49.111Z] #77 188.4 checking whether we are using the GNU C compiler... (cached) yes [2022-06-30T14:27:49.111Z] #77 188.4 checking whether gcc accepts -g... (cached) yes [2022-06-30T14:27:49.111Z] #77 188.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-30T14:27:49.111Z] #77 188.4 checking whether gcc understands -c and -o together... (cached) yes [2022-06-30T14:27:49.241Z] #77 174.2 checking for sd_notify_barrier... yes [2022-06-30T14:27:49.241Z] #77 174.4 checking linux/bpf.h usability... yes [2022-06-30T14:27:49.371Z] #77 188.4 checking for a Python interpreter with version >= 3... python3 [2022-06-30T14:27:49.371Z] #77 188.6 checking for python3... /usr/bin/python3 [2022-06-30T14:27:49.503Z] #77 174.7 checking linux/bpf.h presence... yes [2022-06-30T14:27:49.503Z] #77 174.8 checking for linux/bpf.h... yes [2022-06-30T14:27:49.631Z] #77 188.6 checking for python3 version... 3.9 [2022-06-30T14:27:49.631Z] #77 188.8 checking for python3 platform... linux [2022-06-30T14:27:49.765Z] #77 174.8 checking compilation for eBPF... yes [2022-06-30T14:27:49.765Z] #77 175.0 checking for criu >= 3.15... no [2022-06-30T14:27:49.765Z] #77 175.1 configure: CRIU headers not found, building without CRIU support [2022-06-30T14:27:49.765Z] #77 175.1 checking for criu > 3.16... no [2022-06-30T14:27:49.765Z] #77 175.1 configure: CRIU version doesn't support join-ns API [2022-06-30T14:27:49.765Z] #77 175.1 checking for criu > 3.16.1... no [2022-06-30T14:27:49.765Z] #77 175.1 configure: CRIU version doesn't support for pre-dumping [2022-06-30T14:27:50.027Z] #77 175.1 checking for new mount API (fsconfig)... yes [2022-06-30T14:27:50.027Z] #77 175.3 checking for seccomp notify API... yes [2022-06-30T14:27:50.027Z] #77 175.4 checking for gperf... no [2022-06-30T14:27:50.027Z] #77 175.4 configure: gperf not found - cannot rebuild signal parser code [2022-06-30T14:27:50.200Z] #77 188.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-30T14:27:50.200Z] #77 189.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-30T14:27:50.210Z] #19 345.6 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-06-30T14:27:50.444Z] #64 ... [2022-06-30T14:27:50.444Z] [2022-06-30T14:27:50.444Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-30T14:27:50.444Z] #27 sha256:1ef4e1df8aeafc2fb4d6e28d8ff87f68572718af27fda48cd5090a01b25a94bd [2022-06-30T14:27:50.444Z] #27 DONE 0.5s [2022-06-30T14:27:50.444Z] [2022-06-30T14:27:50.444Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-30T14:27:50.444Z] #32 sha256:b106d5e033dfc7f44b826efaab3ab87b7cbd38396a722475adbd717d6fee13dc [2022-06-30T14:27:50.459Z] #77 189.7 checking that generated files are newer than configure... done [2022-06-30T14:27:50.459Z] #77 189.8 configure: creating ./config.status [2022-06-30T14:27:50.467Z] #19 345.6 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-30T14:27:50.467Z] #19 345.6 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-30T14:27:50.467Z] #19 345.6 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-06-30T14:27:50.467Z] #19 345.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-06-30T14:27:50.467Z] #19 345.7 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-06-30T14:27:50.467Z] #19 345.7 Selecting previously unselected package libc6-s390x-cross. [2022-06-30T14:27:50.467Z] #19 345.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-06-30T14:27:50.467Z] #19 345.7 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-06-30T14:27:50.467Z] #19 345.8 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-06-30T14:27:50.467Z] #19 345.8 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:50.467Z] #19 345.8 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-06-30T14:27:50.467Z] #19 345.9 Selecting previously unselected package libgomp1-s390x-cross. [2022-06-30T14:27:50.467Z] #19 345.9 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:50.467Z] #19 345.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-06-30T14:27:50.467Z] #19 345.9 Selecting previously unselected package libitm1-s390x-cross. [2022-06-30T14:27:50.599Z] #77 175.4 checking for library containing argp_parse... none required [2022-06-30T14:27:50.599Z] #77 175.9 checking that generated files are newer than configure... done [2022-06-30T14:27:50.599Z] #77 175.9 configure: creating ./config.status [2022-06-30T14:27:50.723Z] #19 345.9 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:50.723Z] #19 345.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-06-30T14:27:50.723Z] #19 345.9 Selecting previously unselected package libatomic1-s390x-cross. [2022-06-30T14:27:50.723Z] #19 345.9 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:50.723Z] #19 345.9 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-06-30T14:27:50.723Z] #19 346.0 Selecting previously unselected package libasan6-s390x-cross. [2022-06-30T14:27:50.723Z] #19 346.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:50.723Z] #19 346.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-06-30T14:27:50.723Z] #19 346.2 Selecting previously unselected package libstdc++6-s390x-cross. [2022-06-30T14:27:50.982Z] #19 346.2 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:50.982Z] #19 346.2 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-06-30T14:27:50.982Z] #19 346.3 Selecting previously unselected package libubsan1-s390x-cross. [2022-06-30T14:27:50.982Z] #19 346.3 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:50.982Z] #19 346.3 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-06-30T14:27:51.239Z] #19 346.4 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-06-30T14:27:51.239Z] #19 346.4 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:51.239Z] #19 346.4 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-30T14:27:51.239Z] #19 346.5 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-06-30T14:27:51.239Z] #19 346.5 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:27:51.239Z] #19 346.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-30T14:27:51.396Z] #32 DONE 0.8s [2022-06-30T14:27:51.396Z] [2022-06-30T14:27:51.396Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-30T14:27:51.396Z] #35 sha256:f9e3efcb40def3740dc7dbfd1666dc7e9b11854f947d251f59b00f49e73be6b1 [2022-06-30T14:27:51.970Z] #35 DONE 0.6s [2022-06-30T14:27:51.970Z] [2022-06-30T14:27:51.970Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-30T14:27:51.970Z] #37 sha256:3192f1d8df060414491d362c0ef57ed445544e9dc7064099f89d2ad2054b2cb6 [2022-06-30T14:27:52.539Z] #37 DONE 0.8s [2022-06-30T14:27:52.539Z] [2022-06-30T14:27:52.539Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:27:52.539Z] #64 sha256:82944b3f70f7991db0d24da707fd7a58035fadbb2a35259a5ccb1ecd66d602eb [2022-06-30T14:27:52.539Z] #64 248.4 + bin/containerd [2022-06-30T14:27:52.798Z] #64 ... [2022-06-30T14:27:52.798Z] [2022-06-30T14:27:52.798Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-30T14:27:52.798Z] #39 sha256:c19de37a807f9bd6840edbdd8ebad806bceceff425194be3d6f70bfaae36e0c0 [2022-06-30T14:27:52.798Z] #39 DONE 0.1s [2022-06-30T14:27:52.798Z] [2022-06-30T14:27:52.798Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-30T14:27:52.798Z] #41 sha256:97d4eb29cbe0a36aa5bbb3f95f446cb76433dda46a8cfd68bc42dc04fb473268 [2022-06-30T14:27:52.798Z] #41 DONE 0.1s [2022-06-30T14:27:52.798Z] [2022-06-30T14:27:52.798Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-30T14:27:52.798Z] #45 sha256:b7557584f6577c578c732e28e69174a8f4429ff2f3ccdf1ec13e8f9a6a15f426 [2022-06-30T14:27:52.798Z] #45 DONE 0.1s [2022-06-30T14:27:52.798Z] [2022-06-30T14:27:52.798Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-30T14:27:52.798Z] #48 sha256:365e11fc42a6c0bd4e06e24fc963de425719aed9b4420b2cedcfa055673b7e9d [2022-06-30T14:27:53.365Z] #48 DONE 0.4s [2022-06-30T14:27:53.365Z] [2022-06-30T14:27:53.365Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-30T14:27:53.365Z] #52 sha256:9fda18a016aee4e017f64aa0aa4a753b81e9857fb1b91e197a38f89a88974c84 [2022-06-30T14:27:53.365Z] #52 DONE 0.1s [2022-06-30T14:27:53.365Z] [2022-06-30T14:27:53.365Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:27:53.365Z] #64 sha256:82944b3f70f7991db0d24da707fd7a58035fadbb2a35259a5ccb1ecd66d602eb [2022-06-30T14:27:53.365Z] #64 ... [2022-06-30T14:27:53.365Z] [2022-06-30T14:27:53.365Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-30T14:27:53.365Z] #54 sha256:71fb041fa169ac010f168470f7bcf4f76572501cfb6ac98a96cf639a567abc57 [2022-06-30T14:27:53.365Z] #54 DONE 0.1s [2022-06-30T14:27:53.624Z] [2022-06-30T14:27:53.624Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-30T14:27:53.624Z] #56 sha256:e4e12293db5582b752aecb1c0d1e07ebe6ab61c606527dd5d8fac712c8afb5ae [2022-06-30T14:27:54.561Z] #56 DONE 1.0s [2022-06-30T14:27:54.561Z] [2022-06-30T14:27:54.561Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-30T14:27:54.561Z] #58 sha256:d6a0a35020872427a7efa9ce587fb075111469e388cba6118b621ea44177a6ca [2022-06-30T14:27:54.561Z] #58 DONE 0.1s [2022-06-30T14:27:54.561Z] [2022-06-30T14:27:54.561Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:27:54.561Z] #64 sha256:82944b3f70f7991db0d24da707fd7a58035fadbb2a35259a5ccb1ecd66d602eb [2022-06-30T14:27:54.662Z] #77 193.9 config.status: creating Makefile [2022-06-30T14:27:54.662Z] #77 194.0 config.status: creating config.h [2022-06-30T14:27:54.662Z] #77 194.1 config.status: executing libtool commands [2022-06-30T14:27:54.662Z] #77 194.2 config.status: executing depfiles commands [2022-06-30T14:27:54.662Z] #77 ... [2022-06-30T14:27:54.662Z] [2022-06-30T14:27:54.662Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:27:54.662Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:27:54.662Z] #21 40.48 Unpacking bash-completion (1:2.11-2) ... [2022-06-30T14:27:54.662Z] #21 41.36 Selecting previously unselected package bzip2. [2022-06-30T14:27:54.662Z] #21 41.36 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-30T14:27:54.662Z] #21 41.38 Unpacking bzip2 (1.0.8-4) ... [2022-06-30T14:27:54.662Z] #21 41.63 Selecting previously unselected package xz-utils. [2022-06-30T14:27:54.662Z] #21 41.63 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-30T14:27:54.662Z] #21 41.68 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:27:54.662Z] #21 42.20 Selecting previously unselected package apparmor. [2022-06-30T14:27:54.662Z] #21 42.20 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-30T14:27:54.662Z] #21 42.33 Unpacking apparmor (2.13.6-10) ... [2022-06-30T14:27:54.662Z] #21 43.15 Selecting previously unselected package inetutils-ping. [2022-06-30T14:27:54.662Z] #21 43.16 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-30T14:27:54.662Z] #21 43.16 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-30T14:27:54.662Z] #21 43.29 Selecting previously unselected package libip4tc2:amd64. [2022-06-30T14:27:54.662Z] #21 43.34 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-30T14:27:54.662Z] #21 43.35 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-30T14:27:54.662Z] #21 43.53 Selecting previously unselected package libip6tc2:amd64. [2022-06-30T14:27:54.662Z] #21 43.54 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-30T14:27:54.662Z] #21 43.57 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-30T14:27:54.662Z] #21 43.73 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-30T14:27:54.662Z] #21 43.75 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-30T14:27:54.662Z] #21 43.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-30T14:27:54.662Z] #21 43.88 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-30T14:27:54.662Z] #21 43.90 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-30T14:27:54.662Z] #21 43.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-30T14:27:54.662Z] #21 44.02 Selecting previously unselected package libnftnl11:amd64. [2022-06-30T14:27:54.662Z] #21 44.02 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-30T14:27:54.662Z] #21 44.03 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-30T14:27:54.662Z] #21 44.33 Selecting previously unselected package iptables. [2022-06-30T14:27:54.662Z] #21 44.34 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-30T14:27:54.662Z] #21 44.37 Unpacking iptables (1.8.7-1) ... [2022-06-30T14:27:54.662Z] #21 45.14 Selecting previously unselected package libonig5:amd64. [2022-06-30T14:27:54.662Z] #21 45.15 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-30T14:27:54.662Z] #21 45.15 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T14:27:54.662Z] #21 45.33 Selecting previously unselected package libjq1:amd64. [2022-06-30T14:27:54.662Z] #21 45.35 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-30T14:27:54.662Z] #21 45.36 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-30T14:27:54.662Z] #21 45.55 Selecting previously unselected package jq. [2022-06-30T14:27:54.662Z] #21 45.55 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-30T14:27:54.662Z] #21 45.56 Unpacking jq (1.6-2.1) ... [2022-06-30T14:27:54.811Z] #77 ... [2022-06-30T14:27:54.811Z] [2022-06-30T14:27:54.811Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:27:54.811Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:27:54.811Z] #21 14.94 Fetched 8545 kB in 13s (644 kB/s) [2022-06-30T14:27:54.811Z] #21 14.94 Reading package lists... [2022-06-30T14:27:54.811Z] #21 19.76 Reading package lists... [2022-06-30T14:27:54.811Z] #21 24.16 Building dependency tree... [2022-06-30T14:27:54.811Z] #21 ... [2022-06-30T14:27:54.811Z] [2022-06-30T14:27:54.811Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:54.811Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:54.811Z] #77 179.7 config.status: creating Makefile [2022-06-30T14:27:54.811Z] #77 179.8 config.status: creating rpm/crun.spec [2022-06-30T14:27:54.811Z] #77 179.9 config.status: creating config.h [2022-06-30T14:27:54.811Z] #77 180.0 config.status: executing libtool commands [2022-06-30T14:27:54.811Z] #77 180.1 config.status: executing depfiles commands [2022-06-30T14:27:54.921Z] #21 45.77 Selecting previously unselected package libaio1:amd64. [2022-06-30T14:27:55.127Z] #64 ... [2022-06-30T14:27:55.127Z] [2022-06-30T14:27:55.127Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-30T14:27:55.127Z] #61 sha256:533c6cbecb87c688951480f657d53402be3944176bb1419359f00b03cf7b8959 [2022-06-30T14:27:55.127Z] #61 DONE 0.4s [2022-06-30T14:27:55.128Z] [2022-06-30T14:27:55.128Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:27:55.128Z] #64 sha256:82944b3f70f7991db0d24da707fd7a58035fadbb2a35259a5ccb1ecd66d602eb [2022-06-30T14:27:55.181Z] #21 45.78 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-30T14:27:55.181Z] #21 45.84 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-30T14:27:55.181Z] #21 46.00 Selecting previously unselected package libgpm2:amd64. [2022-06-30T14:27:55.181Z] #21 46.00 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-30T14:27:55.181Z] #21 46.01 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-30T14:27:55.300Z] #77 ... [2022-06-30T14:27:55.300Z] [2022-06-30T14:27:55.300Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:27:55.300Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:27:55.300Z] #47 DONE 268.9s [2022-06-30T14:27:55.300Z] [2022-06-30T14:27:55.300Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:27:55.300Z] #60 sha256:e30b75c433f9dfbf5bf50f6150f62ed0f90d299e4cd9283f3cc4974cef925fbb [2022-06-30T14:27:55.300Z] #60 ... [2022-06-30T14:27:55.300Z] [2022-06-30T14:27:55.300Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-30T14:27:55.300Z] #48 sha256:6a016128218b4cb506f2c901276a198d2e3ec6f3947c9651faa326c38e8a7d1c [2022-06-30T14:27:55.300Z] #48 DONE 0.5s [2022-06-30T14:27:55.300Z] [2022-06-30T14:27:55.300Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-30T14:27:55.300Z] #52 sha256:5e829b96ac013cbcec6b472142518448b17a14456bbc32edee1b8cedff426568 [2022-06-30T14:27:55.300Z] #52 DONE 0.1s [2022-06-30T14:27:55.300Z] [2022-06-30T14:27:55.300Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:27:55.300Z] #60 sha256:e30b75c433f9dfbf5bf50f6150f62ed0f90d299e4cd9283f3cc4974cef925fbb [2022-06-30T14:27:55.300Z] #60 ... [2022-06-30T14:27:55.300Z] [2022-06-30T14:27:55.300Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-30T14:27:55.300Z] #54 sha256:d548f52bb11f2680f9dd1800b717d04c486ac29dce173b0d5bece5c5de07c21b [2022-06-30T14:27:55.300Z] #54 DONE 0.1s [2022-06-30T14:27:55.300Z] [2022-06-30T14:27:55.300Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:27:55.300Z] #60 sha256:e30b75c433f9dfbf5bf50f6150f62ed0f90d299e4cd9283f3cc4974cef925fbb [2022-06-30T14:27:55.441Z] #21 46.17 Selecting previously unselected package libicu67:amd64. [2022-06-30T14:27:55.441Z] #21 46.17 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-30T14:27:55.441Z] #21 46.18 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-30T14:27:55.469Z] #19 350.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-06-30T14:27:55.469Z] #19 350.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-30T14:27:55.469Z] #19 350.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-30T14:27:55.469Z] #19 351.0 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-06-30T14:27:55.560Z] #60 ... [2022-06-30T14:27:55.560Z] [2022-06-30T14:27:55.560Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:55.560Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:55.560Z] #77 220.7 CCLD tests/init [2022-06-30T14:27:55.727Z] #19 351.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-06-30T14:27:55.727Z] #19 351.0 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-06-30T14:27:55.985Z] #19 351.2 Selecting previously unselected package libc6-dev-s390x-cross. [2022-06-30T14:27:55.985Z] #19 351.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-06-30T14:27:55.985Z] #19 351.2 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-06-30T14:27:56.245Z] #19 351.5 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-06-30T14:27:56.245Z] #19 351.5 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-30T14:27:56.245Z] #19 351.5 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-30T14:27:56.729Z] #77 ... [2022-06-30T14:27:56.729Z] [2022-06-30T14:27:56.729Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T14:27:56.729Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T14:27:56.729Z] #34 DONE 261.6s [2022-06-30T14:27:56.729Z] [2022-06-30T14:27:56.729Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:27:56.729Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:27:56.729Z] #21 24.16 Building dependency tree... [2022-06-30T14:27:56.808Z] #19 351.9 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-06-30T14:27:56.808Z] #19 351.9 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-30T14:27:56.808Z] #19 351.9 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-30T14:27:56.991Z] #21 ... [2022-06-30T14:27:56.991Z] [2022-06-30T14:27:56.991Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T14:27:56.991Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T14:27:56.991Z] #36 262.3 Delve is a source level debugger for Go programs. [2022-06-30T14:27:56.991Z] #36 262.3 [2022-06-30T14:27:56.991Z] #36 262.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-30T14:27:56.991Z] #36 262.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-30T14:27:56.991Z] #36 262.3 [2022-06-30T14:27:56.991Z] #36 262.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-30T14:27:56.991Z] #36 262.3 [2022-06-30T14:27:56.991Z] #36 262.3 Pass flags to the program you are debugging using `--`, for example: [2022-06-30T14:27:56.991Z] #36 262.3 [2022-06-30T14:27:56.991Z] #36 262.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-30T14:27:56.991Z] #36 262.3 [2022-06-30T14:27:56.991Z] #36 262.3 Usage: [2022-06-30T14:27:56.991Z] #36 262.3 dlv [command] [2022-06-30T14:27:56.991Z] #36 262.3 [2022-06-30T14:27:56.991Z] #36 262.3 Available Commands: [2022-06-30T14:27:56.991Z] #36 262.3 attach Attach to running process and begin debugging. [2022-06-30T14:27:56.991Z] #36 262.3 connect Connect to a headless debug server with a terminal client. [2022-06-30T14:27:56.991Z] #36 262.3 core Examine a core dump. [2022-06-30T14:27:56.991Z] #36 262.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-30T14:27:56.991Z] #36 262.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-30T14:27:56.991Z] #36 262.3 exec Execute a precompiled binary, and begin a debug session. [2022-06-30T14:27:56.991Z] #36 262.3 help Help about any command [2022-06-30T14:27:56.991Z] #36 262.3 run Deprecated command. Use 'debug' instead. [2022-06-30T14:27:56.991Z] #36 262.3 test Compile test binary and begin debugging program. [2022-06-30T14:27:56.991Z] #36 262.3 trace Compile and begin tracing program. [2022-06-30T14:27:56.991Z] #36 262.3 version Prints version. [2022-06-30T14:27:56.991Z] #36 262.3 [2022-06-30T14:27:56.991Z] #36 262.3 Flags: [2022-06-30T14:27:56.991Z] #36 262.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-30T14:27:56.992Z] #36 262.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-30T14:27:56.992Z] #36 262.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-30T14:27:56.992Z] #36 262.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-30T14:27:56.992Z] #36 262.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-30T14:27:56.992Z] #36 262.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-30T14:27:56.992Z] #36 262.3 --disable-aslr Disables address space randomization [2022-06-30T14:27:56.992Z] #36 262.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-30T14:27:56.992Z] #36 262.3 -h, --help help for dlv [2022-06-30T14:27:56.992Z] #36 262.3 --init string Init file, executed by the terminal client. [2022-06-30T14:27:56.992Z] #36 262.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-30T14:27:56.992Z] #36 262.3 --log Enable debugging server logging. [2022-06-30T14:27:56.992Z] #36 262.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-30T14:27:56.992Z] #36 262.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-30T14:27:56.992Z] #36 262.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-30T14:27:56.992Z] #36 262.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-30T14:27:56.992Z] #36 262.3 --wd string Working directory for running the program. [2022-06-30T14:27:56.992Z] #36 262.3 [2022-06-30T14:27:56.992Z] #36 262.3 Additional help topics: [2022-06-30T14:27:56.992Z] #36 262.3 dlv backend Help about the --backend flag. [2022-06-30T14:27:56.992Z] #36 262.3 dlv log Help about logging flags. [2022-06-30T14:27:56.992Z] #36 262.3 dlv redirect Help about file redirection. [2022-06-30T14:27:56.992Z] #36 262.3 [2022-06-30T14:27:56.992Z] #36 262.3 Use "dlv [command] --help" for more information about a command. [2022-06-30T14:27:56.992Z] #36 DONE 262.6s [2022-06-30T14:27:56.992Z] [2022-06-30T14:27:56.992Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:27:56.992Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:27:56.992Z] #21 27.92 The following additional packages will be installed: [2022-06-30T14:27:56.992Z] #21 27.92 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-30T14:27:56.992Z] #21 27.92 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-30T14:27:56.992Z] #21 27.92 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-30T14:27:56.992Z] #21 27.92 python3-pkg-resources vim-runtime xxd [2022-06-30T14:27:57.254Z] #21 27.93 Suggested packages: [2022-06-30T14:27:57.254Z] #21 27.95 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-30T14:27:57.254Z] #21 27.95 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-30T14:27:57.254Z] #21 27.95 acl attr quota [2022-06-30T14:27:57.254Z] #21 27.95 Recommended packages: [2022-06-30T14:27:57.254Z] #21 27.95 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-30T14:27:59.636Z] #21 ... [2022-06-30T14:27:59.636Z] [2022-06-30T14:27:59.636Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:27:59.636Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:27:59.636Z] #77 195.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-30T14:27:59.636Z] #77 195.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-30T14:27:59.636Z] #77 196.3 checking for gcc... gcc [2022-06-30T14:27:59.636Z] #77 196.4 checking whether the C compiler works... yes [2022-06-30T14:27:59.636Z] #77 196.7 checking for C compiler default output file name... a.out [2022-06-30T14:27:59.636Z] #77 196.7 checking for suffix of executables... [2022-06-30T14:27:59.636Z] #77 196.9 checking whether we are cross compiling... no [2022-06-30T14:27:59.636Z] #77 197.3 checking for suffix of object files... o [2022-06-30T14:27:59.636Z] #77 197.6 checking whether we are using the GNU C compiler... yes [2022-06-30T14:27:59.636Z] #77 197.8 checking whether gcc accepts -g... yes [2022-06-30T14:27:59.636Z] #77 197.9 checking for gcc option to accept ISO C89... none needed [2022-06-30T14:27:59.636Z] #77 198.1 checking whether gcc understands -c and -o together... yes [2022-06-30T14:27:59.636Z] #77 198.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T14:27:59.636Z] #77 198.6 checking whether build environment is sane... yes [2022-06-30T14:27:59.636Z] #77 198.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T14:27:59.636Z] #77 198.7 checking for gawk... no [2022-06-30T14:27:59.636Z] #77 198.7 checking for mawk... mawk [2022-06-30T14:27:59.636Z] #77 198.7 checking whether make sets $(MAKE)... yes [2022-06-30T14:27:59.636Z] #77 198.7 checking whether make supports the include directive... yes (GNU style) [2022-06-30T14:27:59.636Z] #77 198.8 checking whether make supports nested variables... yes [2022-06-30T14:27:59.636Z] #77 198.9 checking whether UID '0' is supported by ustar format... yes [2022-06-30T14:27:59.636Z] #77 198.9 checking whether GID '0' is supported by ustar format... yes [2022-06-30T14:27:59.636Z] #77 198.9 checking how to create a ustar tar archive... gnutar [2022-06-30T14:27:59.804Z] #21 30.43 The following NEW packages will be installed: [2022-06-30T14:27:59.804Z] #21 30.44 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-30T14:27:59.804Z] #21 30.44 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-30T14:27:59.804Z] #21 30.44 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-30T14:27:59.804Z] #21 30.44 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-30T14:27:59.804Z] #21 30.44 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-30T14:27:59.804Z] #21 30.44 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-30T14:27:59.804Z] #21 30.44 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-30T14:27:59.804Z] #21 30.44 xz-utils zip zstd [2022-06-30T14:27:59.896Z] #77 199.0 checking dependency style of gcc... gcc3 [2022-06-30T14:28:00.066Z] #21 30.91 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:28:00.066Z] #21 30.91 Need to get 27.7 MB of archives. [2022-06-30T14:28:00.066Z] #21 30.91 After this operation, 106 MB of additional disk space will be used. [2022-06-30T14:28:00.066Z] #21 30.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-30T14:28:00.066Z] #21 30.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-30T14:28:00.066Z] #21 30.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-30T14:28:00.066Z] #21 30.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-30T14:28:00.066Z] #21 30.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-30T14:28:00.066Z] #21 30.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-30T14:28:00.066Z] #21 30.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-30T14:28:00.066Z] #21 30.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-30T14:28:00.155Z] #77 199.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T14:28:00.155Z] #77 199.3 checking whether make supports nested variables... (cached) yes [2022-06-30T14:28:00.328Z] #21 31.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-30T14:28:00.328Z] #21 31.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-30T14:28:00.328Z] #21 31.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-30T14:28:00.328Z] #21 31.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-30T14:28:00.328Z] #21 31.04 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-30T14:28:00.328Z] #21 31.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-30T14:28:00.328Z] #21 31.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-30T14:28:00.328Z] #21 31.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-30T14:28:00.328Z] #21 31.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-30T14:28:00.328Z] #21 31.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-30T14:28:00.328Z] #21 31.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-30T14:28:00.328Z] #21 31.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-30T14:28:00.328Z] #21 31.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-30T14:28:00.328Z] #21 31.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-30T14:28:00.328Z] #21 31.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-30T14:28:00.328Z] #21 31.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-30T14:28:00.328Z] #21 31.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-30T14:28:00.328Z] #21 31.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-30T14:28:00.328Z] #21 31.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-30T14:28:00.414Z] #77 199.4 checking build system type... x86_64-pc-linux-gnu [2022-06-30T14:28:00.414Z] #77 199.7 checking host system type... x86_64-pc-linux-gnu [2022-06-30T14:28:00.414Z] #77 199.7 checking how to print strings... printf [2022-06-30T14:28:00.414Z] #77 199.7 checking for a sed that does not truncate output... /bin/sed [2022-06-30T14:28:00.415Z] #77 199.8 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T14:28:00.415Z] #77 199.8 checking for egrep... /bin/grep -E [2022-06-30T14:28:00.415Z] #77 199.8 checking for fgrep... /bin/grep -F [2022-06-30T14:28:00.415Z] #77 199.8 checking for ld used by gcc... /usr/bin/ld [2022-06-30T14:28:00.674Z] #77 199.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T14:28:00.674Z] #77 199.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T14:28:00.674Z] #77 199.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T14:28:00.674Z] #77 200.1 checking whether ln -s works... yes [2022-06-30T14:28:00.674Z] #77 200.1 checking the maximum length of command line arguments... 1572864 [2022-06-30T14:28:00.904Z] #21 31.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-30T14:28:00.904Z] #21 31.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-30T14:28:00.904Z] #21 31.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-30T14:28:00.904Z] #21 31.54 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-30T14:28:00.904Z] #21 31.54 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-30T14:28:00.904Z] #21 31.54 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-30T14:28:00.904Z] #21 31.54 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-30T14:28:00.904Z] #21 31.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-30T14:28:00.904Z] #21 31.67 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-30T14:28:00.904Z] #21 31.67 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-30T14:28:00.904Z] #21 31.67 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-30T14:28:00.904Z] #21 31.68 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-30T14:28:00.904Z] #21 31.70 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-30T14:28:00.904Z] #21 31.71 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-30T14:28:00.904Z] #21 31.71 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-30T14:28:00.904Z] #21 31.74 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-30T14:28:00.904Z] #21 31.76 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-30T14:28:00.934Z] #77 200.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-30T14:28:00.935Z] #77 200.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T14:28:00.935Z] #77 200.1 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T14:28:00.935Z] #77 200.1 checking for objdump... objdump [2022-06-30T14:28:00.935Z] #77 200.1 checking how to recognize dependent libraries... pass_all [2022-06-30T14:28:00.935Z] #77 200.1 checking for dlltool... no [2022-06-30T14:28:00.935Z] #77 200.1 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T14:28:00.935Z] #77 200.1 checking for ar... ar [2022-06-30T14:28:00.935Z] #77 200.1 checking for archiver @FILE support... @ [2022-06-30T14:28:00.935Z] #77 200.3 checking for strip... strip [2022-06-30T14:28:00.935Z] #77 200.3 checking for ranlib... ranlib [2022-06-30T14:28:00.981Z] #19 356.1 Selecting previously unselected package g++-s390x-linux-gnu. [2022-06-30T14:28:00.981Z] #19 356.1 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-30T14:28:00.981Z] #19 356.1 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-30T14:28:00.981Z] #19 356.1 Selecting previously unselected package crossbuild-essential-s390x. [2022-06-30T14:28:00.981Z] #19 356.1 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-06-30T14:28:00.981Z] #19 356.1 Unpacking crossbuild-essential-s390x (12.9) ... [2022-06-30T14:28:00.981Z] #19 356.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-06-30T14:28:00.981Z] #19 356.2 Setting up libfile-which-perl (1.23-1) ... [2022-06-30T14:28:00.981Z] #19 356.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-06-30T14:28:00.981Z] #19 356.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-06-30T14:28:00.981Z] #19 356.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-06-30T14:28:00.981Z] #19 356.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-30T14:28:00.981Z] #19 356.3 Setting up libicu67:amd64 (67.1-7) ... [2022-06-30T14:28:00.981Z] #19 356.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-30T14:28:00.981Z] #19 356.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-06-30T14:28:00.981Z] #19 356.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-06-30T14:28:00.981Z] #19 356.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-30T14:28:00.981Z] #19 356.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-06-30T14:28:00.981Z] #19 356.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-06-30T14:28:00.981Z] #19 356.3 Setting up file (1:5.39-3) ... [2022-06-30T14:28:00.981Z] #19 356.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-06-30T14:28:00.981Z] #19 356.4 Setting up bzip2 (1.0.8-4) ... [2022-06-30T14:28:00.981Z] #19 356.4 Setting up libyaml-perl (1.30-1) ... [2022-06-30T14:28:00.981Z] #19 356.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-06-30T14:28:00.981Z] #19 356.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-06-30T14:28:01.165Z] #21 31.78 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-30T14:28:01.237Z] #19 356.4 Setting up libio-string-perl (1.08-3.1) ... [2022-06-30T14:28:01.237Z] #19 356.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-06-30T14:28:01.237Z] #19 356.4 Setting up cross-config (2.6.18+nmu1) ... [2022-06-30T14:28:01.237Z] #19 356.5 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:28:01.237Z] #19 356.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-30T14:28:01.237Z] #19 356.5 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-06-30T14:28:01.237Z] #19 356.6 Setting up patch (2.7.6-7) ... [2022-06-30T14:28:01.237Z] #19 356.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-06-30T14:28:01.237Z] #19 356.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-06-30T14:28:01.237Z] #19 356.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.237Z] #19 356.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-06-30T14:28:01.237Z] #19 356.6 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-06-30T14:28:01.237Z] #19 356.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.237Z] #19 356.6 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.237Z] #19 356.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-06-30T14:28:01.237Z] #19 356.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-06-30T14:28:01.237Z] #19 356.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.237Z] #19 356.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-30T14:28:01.237Z] #19 356.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-06-30T14:28:01.237Z] #19 356.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-06-30T14:28:01.237Z] #19 356.7 Setting up libfile-homedir-perl (1.006-1) ... [2022-06-30T14:28:01.237Z] #19 356.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-06-30T14:28:01.237Z] #19 356.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.237Z] #19 356.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-30T14:28:01.479Z] #21 32.07 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-30T14:28:01.479Z] #21 32.11 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-30T14:28:01.479Z] #21 32.15 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-30T14:28:01.479Z] #21 32.16 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-30T14:28:01.493Z] #19 356.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-30T14:28:01.493Z] #19 356.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-06-30T14:28:01.493Z] #19 356.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-30T14:28:01.493Z] #19 356.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-06-30T14:28:01.493Z] #19 356.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-30T14:28:01.493Z] #19 356.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.493Z] #19 356.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-30T14:28:01.493Z] #19 356.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.493Z] #19 356.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.493Z] #19 356.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.493Z] #19 356.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.493Z] #19 356.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.493Z] #19 356.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.493Z] #19 356.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-06-30T14:28:01.493Z] #19 356.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.493Z] #19 356.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.493Z] #19 356.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.493Z] #19 356.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.493Z] #19 356.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-06-30T14:28:01.493Z] #19 356.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.505Z] #77 200.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T14:28:01.505Z] #77 200.7 checking for sysroot... no [2022-06-30T14:28:01.505Z] #77 200.7 checking for a working dd... /bin/dd [2022-06-30T14:28:01.505Z] #77 200.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T14:28:01.505Z] #77 200.8 checking for mt... no [2022-06-30T14:28:01.505Z] #77 200.8 checking if : is a manifest tool... no [2022-06-30T14:28:01.750Z] #19 357.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.750Z] #19 357.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.750Z] #19 357.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-06-30T14:28:01.750Z] #19 357.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.750Z] #19 357.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.750Z] #19 357.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:28:01.750Z] #19 357.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-06-30T14:28:01.750Z] #19 357.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-06-30T14:28:01.750Z] #19 357.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-06-30T14:28:01.764Z] #77 200.9 checking how to run the C preprocessor... gcc -E [2022-06-30T14:28:02.008Z] #19 357.3 [2022-06-30T14:28:02.008Z] #19 357.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-06-30T14:28:02.008Z] #19 357.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.008Z] #19 357.3 Setting up dpkg-dev (1.20.10) ... [2022-06-30T14:28:02.008Z] #19 357.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.008Z] #19 357.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-30T14:28:02.008Z] #19 357.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.008Z] #19 357.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.008Z] #19 357.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.008Z] #19 357.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.008Z] #19 357.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-30T14:28:02.008Z] #19 357.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.008Z] #19 357.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.008Z] #19 357.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.266Z] #19 357.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.266Z] #19 357.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-06-30T14:28:02.266Z] #19 357.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-06-30T14:28:02.266Z] #19 357.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-06-30T14:28:02.266Z] #19 357.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-06-30T14:28:02.476Z] #21 33.26 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:28:02.523Z] #19 357.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-06-30T14:28:02.523Z] #19 357.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-30T14:28:02.523Z] #19 357.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-30T14:28:02.523Z] #19 357.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.523Z] #19 357.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-30T14:28:02.523Z] #19 357.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.523Z] #19 357.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.523Z] #19 357.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-30T14:28:02.523Z] #19 357.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-30T14:28:02.523Z] #19 357.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.523Z] #19 357.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.523Z] #19 357.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.523Z] #19 358.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.593Z] #77 201.2 checking for ANSI C header files... yes [2022-06-30T14:28:02.744Z] #21 33.52 Fetched 27.7 MB in 2s (16.6 MB/s) [2022-06-30T14:28:02.779Z] #19 358.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.779Z] #19 358.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.779Z] #19 358.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-30T14:28:02.779Z] #19 358.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-30T14:28:02.780Z] #19 358.0 Setting up libxml-simple-perl (2.25-1) ... [2022-06-30T14:28:02.780Z] #19 358.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-30T14:28:02.780Z] #19 358.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-30T14:28:02.780Z] #19 358.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-30T14:28:02.780Z] #19 358.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.780Z] #19 358.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.780Z] #19 358.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.780Z] #19 358.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.780Z] #19 358.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-30T14:28:02.780Z] #19 358.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-06-30T14:28:02.780Z] #19 358.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.780Z] #19 358.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-30T14:28:02.780Z] #19 358.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.780Z] #19 358.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-30T14:28:02.780Z] #19 358.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-30T14:28:02.780Z] #19 358.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-30T14:28:02.780Z] #19 358.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-06-30T14:28:02.780Z] #19 358.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-30T14:28:02.780Z] #19 358.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-30T14:28:02.780Z] #19 358.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-30T14:28:02.780Z] #19 358.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-30T14:28:02.780Z] #19 358.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-30T14:28:02.780Z] #19 358.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-30T14:28:02.780Z] #19 358.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-30T14:28:02.780Z] #19 358.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-30T14:28:02.780Z] #19 358.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-30T14:28:02.780Z] #19 358.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-06-30T14:28:02.853Z] #77 201.8 checking for sys/types.h... yes [2022-06-30T14:28:03.008Z] #21 33.73 Selecting previously unselected package pigz. [2022-06-30T14:28:03.008Z] #21 33.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-06-30T14:28:03.008Z] #21 33.84 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-30T14:28:03.008Z] #21 33.87 Unpacking pigz (2.6-1) ... [2022-06-30T14:28:03.036Z] #19 358.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-30T14:28:03.037Z] #19 358.3 Setting up crossbuild-essential-armel (12.9) ... [2022-06-30T14:28:03.037Z] #19 358.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-30T14:28:03.037Z] #19 358.3 Setting up crossbuild-essential-armhf (12.9) ... [2022-06-30T14:28:03.037Z] #19 358.3 Setting up crossbuild-essential-arm64 (12.9) ... [2022-06-30T14:28:03.037Z] #19 358.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-06-30T14:28:03.037Z] #19 358.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-06-30T14:28:03.037Z] #19 358.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:28:03.113Z] #77 202.1 checking for sys/stat.h... yes [2022-06-30T14:28:03.114Z] #77 202.3 checking for stdlib.h... yes [2022-06-30T14:28:03.268Z] #21 34.07 Selecting previously unselected package libelf1:amd64. [2022-06-30T14:28:03.268Z] #21 34.07 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-30T14:28:03.268Z] #21 34.09 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-30T14:28:03.374Z] #77 202.5 checking for string.h... yes [2022-06-30T14:28:03.528Z] #21 34.43 Selecting previously unselected package libbpf0:amd64. [2022-06-30T14:28:03.600Z] #19 DONE 358.9s [2022-06-30T14:28:03.600Z] [2022-06-30T14:28:03.600Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:28:03.600Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-06-30T14:28:03.633Z] #77 202.8 checking for memory.h... yes [2022-06-30T14:28:03.788Z] #21 34.47 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-30T14:28:03.788Z] #21 34.48 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-30T14:28:03.857Z] #20 ... [2022-06-30T14:28:03.857Z] [2022-06-30T14:28:03.857Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-30T14:28:03.857Z] #32 sha256:9cc75b460635d3e8638cbb3798f8d6131ba845669063996c60a6b7ae4b4865b3 [2022-06-30T14:28:03.857Z] #32 DONE 0.1s [2022-06-30T14:28:03.857Z] [2022-06-30T14:28:03.857Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-30T14:28:03.857Z] #73 sha256:13aed310fbc3c999b345ed83a3d455d81595000272fc890a2f83bd3e06afe596 [2022-06-30T14:28:03.857Z] #73 DONE 0.1s [2022-06-30T14:28:03.857Z] [2022-06-30T14:28:03.857Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:28:03.857Z] #74 sha256:2d2f8dae3554c044408d3b68e89cc714a2c4958f2ea984368da7457fa637a49a [2022-06-30T14:28:03.892Z] #77 203.0 checking for strings.h... yes [2022-06-30T14:28:04.049Z] #21 34.84 Selecting previously unselected package libcap2:amd64. [2022-06-30T14:28:04.049Z] #21 34.84 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-30T14:28:04.049Z] #21 34.85 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-30T14:28:04.312Z] #21 34.97 Selecting previously unselected package libmnl0:amd64. [2022-06-30T14:28:04.312Z] #21 34.99 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-30T14:28:04.312Z] #21 35.01 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-30T14:28:04.312Z] #21 35.11 Selecting previously unselected package libxtables12:amd64. [2022-06-30T14:28:04.312Z] #21 35.11 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-30T14:28:04.312Z] #21 35.13 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-30T14:28:04.462Z] #77 203.3 checking for inttypes.h... yes [2022-06-30T14:28:04.462Z] #77 203.5 checking for stdint.h... yes [2022-06-30T14:28:04.573Z] #21 35.31 Selecting previously unselected package libcap2-bin. [2022-06-30T14:28:04.573Z] #21 35.32 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-30T14:28:04.573Z] #21 35.33 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-30T14:28:04.722Z] #77 203.8 checking for unistd.h... yes [2022-06-30T14:28:04.835Z] #21 35.59 Selecting previously unselected package iproute2. [2022-06-30T14:28:04.835Z] #21 35.60 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-30T14:28:04.835Z] #21 35.62 Unpacking iproute2 (5.10.0-4) ... [2022-06-30T14:28:04.982Z] #77 204.1 checking for dlfcn.h... [2022-06-30T14:28:04.982Z] #77 ... [2022-06-30T14:28:04.982Z] [2022-06-30T14:28:04.982Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:28:04.982Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:28:04.982Z] #21 52.39 Selecting previously unselected package libinih1:amd64. [2022-06-30T14:28:04.982Z] #21 52.39 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-30T14:28:04.982Z] #21 52.40 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-30T14:28:04.982Z] #21 52.49 Selecting previously unselected package libnet1:amd64. [2022-06-30T14:28:04.982Z] #21 52.50 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-30T14:28:04.982Z] #21 52.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:28:04.982Z] #21 52.62 Selecting previously unselected package libnl-3-200:amd64. [2022-06-30T14:28:04.982Z] #21 52.63 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-30T14:28:04.982Z] #21 52.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T14:28:04.982Z] #21 52.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-30T14:28:04.982Z] #21 52.77 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-30T14:28:04.982Z] #21 52.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:28:04.982Z] #21 52.88 Selecting previously unselected package libyajl2:amd64. [2022-06-30T14:28:04.982Z] #21 52.89 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-30T14:28:04.982Z] #21 52.89 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-30T14:28:04.982Z] #21 53.01 Selecting previously unselected package net-tools. [2022-06-30T14:28:04.982Z] #21 53.03 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-30T14:28:04.982Z] #21 53.04 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-30T14:28:04.982Z] #21 53.38 Selecting previously unselected package patch. [2022-06-30T14:28:04.982Z] #21 53.39 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-30T14:28:04.982Z] #21 53.40 Unpacking patch (2.7.6-7) ... [2022-06-30T14:28:04.982Z] #21 53.57 Selecting previously unselected package python-pip-whl. [2022-06-30T14:28:04.982Z] #21 53.57 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-30T14:28:04.982Z] #21 53.59 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-30T14:28:04.982Z] #21 54.44 Selecting previously unselected package python3-lib2to3. [2022-06-30T14:28:04.982Z] #21 54.45 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-30T14:28:04.982Z] #21 54.45 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-30T14:28:04.982Z] #21 54.70 Selecting previously unselected package python3-distutils. [2022-06-30T14:28:04.982Z] #21 54.70 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-30T14:28:04.982Z] #21 54.71 Unpacking python3-distutils (3.9.2-1) ... [2022-06-30T14:28:04.982Z] #21 54.83 Selecting previously unselected package python3-pkg-resources. [2022-06-30T14:28:04.982Z] #21 54.86 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-30T14:28:04.982Z] #21 54.87 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:28:04.982Z] #21 55.04 Selecting previously unselected package python3-setuptools. [2022-06-30T14:28:04.982Z] #21 55.04 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-30T14:28:04.982Z] #21 55.05 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-30T14:28:04.982Z] #21 55.50 Selecting previously unselected package python3-wheel. [2022-06-30T14:28:04.982Z] #21 55.51 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-30T14:28:04.982Z] #21 55.52 Unpacking python3-wheel (0.34.2-1) ... [2022-06-30T14:28:04.982Z] #21 55.67 Selecting previously unselected package python3-pip. [2022-06-30T14:28:04.982Z] #21 55.68 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-30T14:28:04.982Z] #21 55.71 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-30T14:28:05.234Z] #74 1.403 + RM_GOPATH=0 [2022-06-30T14:28:05.234Z] #74 1.403 + TMP_GOPATH= [2022-06-30T14:28:05.234Z] #74 1.403 + : /build [2022-06-30T14:28:05.234Z] #74 1.403 + '[' -z '' ']' [2022-06-30T14:28:05.234Z] #74 1.405 ++ mktemp -d [2022-06-30T14:28:05.234Z] #74 1.407 + export GOPATH=/tmp/tmp.sf1v9SMDAO [2022-06-30T14:28:05.234Z] #74 1.407 + GOPATH=/tmp/tmp.sf1v9SMDAO [2022-06-30T14:28:05.234Z] #74 1.407 + RM_GOPATH=1 [2022-06-30T14:28:05.234Z] #74 1.407 + case "$(go env GOARCH)" in [2022-06-30T14:28:05.234Z] #74 1.407 ++ go env GOARCH [2022-06-30T14:28:05.234Z] #74 1.413 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:28:05.234Z] #74 1.413 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:28:05.234Z] #74 1.413 ++ dirname /install.sh [2022-06-30T14:28:05.234Z] #74 1.414 + dir=/ [2022-06-30T14:28:05.234Z] #74 1.414 + bin=rootlesskit [2022-06-30T14:28:05.234Z] #74 1.414 + shift [2022-06-30T14:28:05.234Z] #74 1.415 + '[' '!' -f //rootlesskit.installer ']' [2022-06-30T14:28:05.234Z] #74 1.415 + . //rootlesskit.installer [2022-06-30T14:28:05.234Z] #74 1.415 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:28:05.234Z] #74 1.415 + install_rootlesskit [2022-06-30T14:28:05.234Z] #74 1.415 + case "$1" in [2022-06-30T14:28:05.234Z] #74 1.415 + export CGO_ENABLED=0 [2022-06-30T14:28:05.234Z] #74 1.415 + CGO_ENABLED=0 [2022-06-30T14:28:05.234Z] #74 1.415 + _install_rootlesskit [2022-06-30T14:28:05.234Z] #74 1.416 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-30T14:28:05.234Z] #74 1.416 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-30T14:28:05.234Z] #74 1.416 + GOBIN=/build [2022-06-30T14:28:05.234Z] #74 1.416 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:28:05.234Z] #74 1.416 + GO111MODULE=on [2022-06-30T14:28:05.234Z] #74 1.416 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:28:05.491Z] #74 1.825 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-30T14:28:05.553Z] #21 56.12 Selecting previously unselected package sudo. [2022-06-30T14:28:05.553Z] #21 56.13 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-30T14:28:05.553Z] #21 56.14 Unpacking sudo (1.9.5p2-3) ... [2022-06-30T14:28:06.222Z] #21 36.74 Selecting previously unselected package xxd. [2022-06-30T14:28:06.222Z] #21 36.74 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-30T14:28:06.222Z] #21 36.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:28:06.222Z] #21 36.94 Selecting previously unselected package vim-common. [2022-06-30T14:28:06.222Z] #21 36.95 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T14:28:06.222Z] #21 36.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:28:06.382Z] #21 56.98 Selecting previously unselected package thin-provisioning-tools. [2022-06-30T14:28:06.382Z] #21 56.99 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-30T14:28:06.382Z] #21 57.01 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-30T14:28:06.484Z] #21 37.34 Selecting previously unselected package bash-completion. [2022-06-30T14:28:06.641Z] #21 57.36 Selecting previously unselected package uidmap. [2022-06-30T14:28:06.641Z] #21 57.42 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-30T14:28:06.641Z] #21 57.43 Unpacking uidmap (1:4.8.1-1) ... [2022-06-30T14:28:06.746Z] #21 37.35 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-30T14:28:06.866Z] #74 3.047 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-30T14:28:06.866Z] #74 3.048 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-30T14:28:06.900Z] #21 57.56 Selecting previously unselected package vim-runtime. [2022-06-30T14:28:06.900Z] #21 57.56 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T14:28:06.900Z] #21 57.60 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-30T14:28:06.900Z] #21 57.65 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-30T14:28:06.900Z] #21 57.66 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:28:07.007Z] #21 ... [2022-06-30T14:28:07.007Z] [2022-06-30T14:28:07.007Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:28:07.007Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:28:07.007Z] #77 182.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-30T14:28:07.007Z] #77 182.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-30T14:28:07.007Z] #77 183.0 checking for gcc... gcc [2022-06-30T14:28:07.007Z] #77 183.3 checking whether the C compiler works... yes [2022-06-30T14:28:07.007Z] #77 183.6 checking for C compiler default output file name... a.out [2022-06-30T14:28:07.007Z] #77 183.6 checking for suffix of executables... [2022-06-30T14:28:07.007Z] #77 183.9 checking whether we are cross compiling... no [2022-06-30T14:28:07.007Z] #77 184.3 checking for suffix of object files... o [2022-06-30T14:28:07.007Z] #77 184.5 checking whether we are using the GNU C compiler... yes [2022-06-30T14:28:07.007Z] #77 184.6 checking whether gcc accepts -g... yes [2022-06-30T14:28:07.007Z] #77 184.8 checking for gcc option to accept ISO C89... none needed [2022-06-30T14:28:07.007Z] #77 185.1 checking whether gcc understands -c and -o together... yes [2022-06-30T14:28:07.007Z] #77 185.5 checking how to run the C preprocessor... gcc -E [2022-06-30T14:28:07.007Z] #77 185.8 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T14:28:07.007Z] #77 185.9 checking for egrep... /bin/grep -E [2022-06-30T14:28:07.007Z] #77 185.9 checking for ANSI C header files... yes [2022-06-30T14:28:07.007Z] #77 186.7 checking for sys/types.h... yes [2022-06-30T14:28:07.007Z] #77 187.2 checking for sys/stat.h... yes [2022-06-30T14:28:07.007Z] #77 187.5 checking for stdlib.h... yes [2022-06-30T14:28:07.007Z] #77 187.8 checking for string.h... yes [2022-06-30T14:28:07.007Z] #77 188.2 checking for memory.h... yes [2022-06-30T14:28:07.007Z] #77 188.5 checking for strings.h... yes [2022-06-30T14:28:07.007Z] #77 188.9 checking for inttypes.h... yes [2022-06-30T14:28:07.007Z] #77 189.2 checking for stdint.h... yes [2022-06-30T14:28:07.007Z] #77 189.4 checking for unistd.h... yes [2022-06-30T14:28:07.007Z] #77 189.6 checking minix/config.h usability... no [2022-06-30T14:28:07.007Z] #77 189.8 checking minix/config.h presence... no [2022-06-30T14:28:07.007Z] #77 190.0 checking for minix/config.h... no [2022-06-30T14:28:07.007Z] #77 190.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-30T14:28:07.007Z] #77 190.2 checking build system type... x86_64-pc-linux-gnu [2022-06-30T14:28:07.007Z] #77 190.7 checking host system type... x86_64-pc-linux-gnu [2022-06-30T14:28:07.007Z] #77 190.7 checking how to print strings... printf [2022-06-30T14:28:07.007Z] #77 190.8 checking for a sed that does not truncate output... /bin/sed [2022-06-30T14:28:07.007Z] #77 190.8 checking for fgrep... /bin/grep -F [2022-06-30T14:28:07.007Z] #77 190.8 checking for ld used by gcc... /usr/bin/ld [2022-06-30T14:28:07.007Z] #77 190.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T14:28:07.007Z] #77 190.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T14:28:07.007Z] #77 191.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T14:28:07.007Z] #77 191.2 checking whether ln -s works... yes [2022-06-30T14:28:07.007Z] #77 191.2 checking the maximum length of command line arguments... 1572864 [2022-06-30T14:28:07.007Z] #77 191.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-30T14:28:07.007Z] #77 191.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T14:28:07.007Z] #77 191.4 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T14:28:07.007Z] #77 191.4 checking for objdump... objdump [2022-06-30T14:28:07.007Z] #77 191.4 checking how to recognize dependent libraries... pass_all [2022-06-30T14:28:07.007Z] #77 191.4 checking for dlltool... no [2022-06-30T14:28:07.007Z] #77 191.4 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T14:28:07.007Z] #77 191.4 checking for ar... ar [2022-06-30T14:28:07.007Z] #77 191.4 checking for archiver @FILE support... @ [2022-06-30T14:28:07.007Z] #77 191.5 checking for strip... strip [2022-06-30T14:28:07.007Z] #77 191.5 checking for ranlib... ranlib [2022-06-30T14:28:07.007Z] #77 191.5 checking for gawk... no [2022-06-30T14:28:07.007Z] #77 191.6 checking for mawk... mawk [2022-06-30T14:28:07.007Z] #77 191.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T14:28:07.007Z] #77 192.1 checking for sysroot... no [2022-06-30T14:28:07.007Z] #77 192.1 checking for a working dd... /bin/dd [2022-06-30T14:28:07.007Z] #77 192.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T14:28:07.007Z] #77 192.3 checking for mt... no [2022-06-30T14:28:07.007Z] #77 192.3 checking if : is a manifest tool... no [2022-06-30T14:28:07.126Z] #74 3.303 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-30T14:28:07.580Z] #77 192.3 checking for dlfcn.h... yes [2022-06-30T14:28:07.580Z] #77 192.8 checking for objdir... .libs [2022-06-30T14:28:08.059Z] #74 4.545 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-30T14:28:08.413Z] #77 193.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T14:28:08.413Z] #77 193.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T14:28:08.413Z] #77 193.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T14:28:08.625Z] #74 ... [2022-06-30T14:28:08.626Z] [2022-06-30T14:28:08.626Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T14:28:08.626Z] #33 sha256:759ed121f0252b10b731f21e11b30c128492d632014537bd4c81ae67035de2ae [2022-06-30T14:28:08.626Z] #33 1.358 + RM_GOPATH=0 [2022-06-30T14:28:08.626Z] #33 1.358 + TMP_GOPATH= [2022-06-30T14:28:08.626Z] #33 1.358 + : /build [2022-06-30T14:28:08.626Z] #33 1.358 + '[' -z '' ']' [2022-06-30T14:28:08.626Z] #33 1.359 ++ mktemp -d [2022-06-30T14:28:08.626Z] #33 1.362 + export GOPATH=/tmp/tmp.GDBZ3xg7l7 [2022-06-30T14:28:08.626Z] #33 1.362 + GOPATH=/tmp/tmp.GDBZ3xg7l7 [2022-06-30T14:28:08.626Z] #33 1.362 + RM_GOPATH=1 [2022-06-30T14:28:08.626Z] #33 1.362 + case "$(go env GOARCH)" in [2022-06-30T14:28:08.626Z] #33 1.365 ++ go env GOARCH [2022-06-30T14:28:08.626Z] #33 1.372 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:28:08.626Z] #33 1.372 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:28:08.626Z] #33 1.373 ++ dirname /install.sh [2022-06-30T14:28:08.626Z] #33 1.374 + dir=/ [2022-06-30T14:28:08.626Z] #33 1.374 + bin=dockercli [2022-06-30T14:28:08.626Z] #33 1.374 + shift [2022-06-30T14:28:08.626Z] #33 1.374 + '[' '!' -f //dockercli.installer ']' [2022-06-30T14:28:08.626Z] #33 1.374 + . //dockercli.installer [2022-06-30T14:28:08.626Z] #33 1.374 ++ : stable [2022-06-30T14:28:08.626Z] #33 1.374 ++ : 17.06.2-ce [2022-06-30T14:28:08.626Z] #33 1.374 + install_dockercli [2022-06-30T14:28:08.626Z] #33 1.374 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-30T14:28:08.626Z] #33 1.374 Install docker/cli version 17.06.2-ce from stable [2022-06-30T14:28:08.626Z] #33 1.375 ++ uname -m [2022-06-30T14:28:08.626Z] #33 1.376 + arch=x86_64 [2022-06-30T14:28:08.626Z] #33 1.376 + '[' x86_64 '!=' x86_64 ']' [2022-06-30T14:28:08.626Z] #33 1.376 + url=https://download.docker.com/linux/static [2022-06-30T14:28:08.626Z] #33 1.378 + tar -xz docker/docker [2022-06-30T14:28:08.626Z] #33 1.379 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-30T14:28:08.626Z] #33 4.578 + mkdir -p /build [2022-06-30T14:28:08.626Z] #33 4.579 + mv docker/docker /build/ [2022-06-30T14:28:08.626Z] #33 4.584 + rmdir docker [2022-06-30T14:28:08.626Z] #33 DONE 4.8s [2022-06-30T14:28:08.626Z] [2022-06-30T14:28:08.626Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:28:08.626Z] #74 sha256:2d2f8dae3554c044408d3b68e89cc714a2c4958f2ea984368da7457fa637a49a [2022-06-30T14:28:08.626Z] #74 4.893 go: downloading github.com/google/uuid v1.3.0 [2022-06-30T14:28:08.626Z] #74 4.918 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-30T14:28:08.626Z] #74 4.953 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-30T14:28:08.626Z] #74 4.978 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-30T14:28:08.626Z] #74 5.016 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-30T14:28:08.883Z] #74 5.064 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-30T14:28:08.883Z] #74 5.163 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-30T14:28:08.883Z] #74 5.287 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-30T14:28:08.985Z] #77 193.8 checking if gcc static flag -static works... yes [2022-06-30T14:28:09.246Z] #77 194.4 checking if gcc supports -c -o file.o... yes [2022-06-30T14:28:09.246Z] #77 194.7 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T14:28:09.246Z] #77 194.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-30T14:28:10.081Z] #77 194.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T14:28:10.081Z] #77 195.3 checking how to hardcode library paths into programs... immediate [2022-06-30T14:28:10.081Z] #77 195.3 checking whether stripping libraries is possible... yes [2022-06-30T14:28:10.081Z] #77 195.3 checking if libtool supports shared libraries... yes [2022-06-30T14:28:10.081Z] #77 195.3 checking whether to build shared libraries... no [2022-06-30T14:28:10.081Z] #77 195.3 checking whether to build static libraries... yes [2022-06-30T14:28:10.081Z] #77 195.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T14:28:10.081Z] #77 195.4 checking whether build environment is sane... yes [2022-06-30T14:28:10.252Z] #74 6.606 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-30T14:28:10.343Z] #77 195.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T14:28:10.343Z] #77 195.5 checking whether make sets $(MAKE)... yes [2022-06-30T14:28:10.509Z] #74 6.703 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-30T14:28:10.604Z] #77 195.6 checking whether make supports the include directive... yes (GNU style) [2022-06-30T14:28:10.604Z] #77 195.7 checking whether make supports nested variables... yes [2022-06-30T14:28:10.604Z] #77 195.9 checking whether UID '0' is supported by ustar format... yes [2022-06-30T14:28:10.604Z] #77 195.9 checking whether GID '0' is supported by ustar format... yes [2022-06-30T14:28:10.865Z] #77 195.9 checking how to create a ustar tar archive... gnutar [2022-06-30T14:28:11.094Z] #21 ... [2022-06-30T14:28:11.094Z] [2022-06-30T14:28:11.094Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:28:11.094Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:28:11.094Z] #77 204.1 checking for dlfcn.h... yes [2022-06-30T14:28:11.094Z] #77 204.4 checking for objdir... .libs [2022-06-30T14:28:11.094Z] #77 204.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T14:28:11.094Z] #77 205.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T14:28:11.094Z] #77 205.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T14:28:11.094Z] #77 205.2 checking if gcc static flag -static works... yes [2022-06-30T14:28:11.094Z] #77 205.7 checking if gcc supports -c -o file.o... yes [2022-06-30T14:28:11.094Z] #77 205.9 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T14:28:11.094Z] #77 205.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-30T14:28:11.094Z] #77 205.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T14:28:11.094Z] #77 206.4 checking how to hardcode library paths into programs... immediate [2022-06-30T14:28:11.094Z] #77 206.4 checking whether stripping libraries is possible... yes [2022-06-30T14:28:11.094Z] #77 206.4 checking if libtool supports shared libraries... yes [2022-06-30T14:28:11.094Z] #77 206.4 checking whether to build shared libraries... no [2022-06-30T14:28:11.094Z] #77 206.4 checking whether to build static libraries... yes [2022-06-30T14:28:11.094Z] #77 206.4 checking float.h usability... yes [2022-06-30T14:28:11.094Z] #77 206.7 checking float.h presence... yes [2022-06-30T14:28:11.094Z] #77 206.8 checking for float.h... yes [2022-06-30T14:28:11.094Z] #77 206.9 checking limits.h usability... yes [2022-06-30T14:28:11.094Z] #77 207.3 checking limits.h presence... yes [2022-06-30T14:28:11.094Z] #77 207.4 checking for limits.h... yes [2022-06-30T14:28:11.094Z] #77 207.5 checking stddef.h usability... yes [2022-06-30T14:28:11.094Z] #77 207.8 checking stddef.h presence... yes [2022-06-30T14:28:11.094Z] #77 207.9 checking for stddef.h... yes [2022-06-30T14:28:11.094Z] #77 208.1 checking for stdlib.h... (cached) yes [2022-06-30T14:28:11.094Z] #77 208.2 checking for string.h... (cached) yes [2022-06-30T14:28:11.094Z] #77 208.2 checking sys/time.h usability... yes [2022-06-30T14:28:11.094Z] #77 208.5 checking sys/time.h presence... yes [2022-06-30T14:28:11.094Z] #77 208.7 checking for sys/time.h... yes [2022-06-30T14:28:11.094Z] #77 208.7 checking for inline... inline [2022-06-30T14:28:11.094Z] #77 208.9 checking for size_t... yes [2022-06-30T14:28:11.094Z] #77 209.5 checking for stdlib.h... (cached) yes [2022-06-30T14:28:11.094Z] #77 209.5 checking for GNU libc compatible malloc... yes [2022-06-30T14:28:11.094Z] #77 209.9 checking for stdlib.h... (cached) yes [2022-06-30T14:28:11.094Z] #77 209.9 checking for GNU libc compatible realloc... yes [2022-06-30T14:28:11.126Z] #77 196.1 checking dependency style of gcc... gcc3 [2022-06-30T14:28:11.126Z] #77 196.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T14:28:11.126Z] #77 196.4 checking whether make supports nested variables... (cached) yes [2022-06-30T14:28:11.126Z] #77 196.4 checking for pkg-config... /usr/bin/pkg-config [2022-06-30T14:28:11.126Z] #77 196.4 checking pkg-config is at least version 0.9.0... yes [2022-06-30T14:28:11.126Z] #77 196.4 checking for yajl >= 2.1.0... yes [2022-06-30T14:28:11.126Z] #77 196.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-30T14:28:11.126Z] #77 196.4 checking for gcc... (cached) gcc [2022-06-30T14:28:11.393Z] #77 196.7 checking whether we are using the GNU C compiler... (cached) yes [2022-06-30T14:28:11.393Z] #77 196.7 checking whether gcc accepts -g... (cached) yes [2022-06-30T14:28:11.393Z] #77 196.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-30T14:28:11.393Z] #77 196.7 checking whether gcc understands -c and -o together... (cached) yes [2022-06-30T14:28:11.654Z] #77 196.7 checking for a Python interpreter with version >= 3... python3 [2022-06-30T14:28:11.654Z] #77 196.8 checking for python3... /usr/bin/python3 [2022-06-30T14:28:11.654Z] #77 196.8 checking for python3 version... 3.9 [2022-06-30T14:28:11.654Z] #77 196.9 checking for python3 platform... linux [2022-06-30T14:28:11.663Z] #77 210.4 checking for working strtod... yes [2022-06-30T14:28:11.915Z] #77 197.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-30T14:28:11.922Z] #77 211.0 checking for gettimeofday... yes [2022-06-30T14:28:12.176Z] #77 197.2 checking for python3 extension module directory... [2022-06-30T14:28:12.176Z] #77 ... [2022-06-30T14:28:12.176Z] [2022-06-30T14:28:12.176Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:28:12.176Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:28:12.176Z] #21 42.80 Unpacking bash-completion (1:2.11-2) ... [2022-06-30T14:28:12.181Z] #77 211.3 checking for memset... yes [2022-06-30T14:28:12.441Z] #77 211.5 checking for strspn... yes [2022-06-30T14:28:12.441Z] #77 ... [2022-06-30T14:28:12.441Z] [2022-06-30T14:28:12.441Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:28:12.441Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:28:12.441Z] #21 63.28 Selecting previously unselected package vim. [2022-06-30T14:28:12.441Z] #21 63.28 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-30T14:28:12.441Z] #21 63.36 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:28:12.748Z] #21 43.53 Selecting previously unselected package bzip2. [2022-06-30T14:28:12.748Z] #21 43.53 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-30T14:28:12.748Z] #21 43.54 Unpacking bzip2 (1.0.8-4) ... [2022-06-30T14:28:13.009Z] #21 43.72 Selecting previously unselected package xz-utils. [2022-06-30T14:28:13.009Z] #21 43.73 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-30T14:28:13.009Z] #21 43.76 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:28:13.380Z] #21 64.21 Selecting previously unselected package xfsprogs. [2022-06-30T14:28:13.380Z] #21 64.21 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-30T14:28:13.581Z] #21 44.22 Selecting previously unselected package apparmor. [2022-06-30T14:28:13.581Z] #21 44.22 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-30T14:28:13.581Z] #21 44.44 Unpacking apparmor (2.13.6-10) ... [2022-06-30T14:28:13.640Z] #21 64.24 Unpacking xfsprogs (5.10.0-4) ... [2022-06-30T14:28:13.781Z] #74 ... [2022-06-30T14:28:13.781Z] [2022-06-30T14:28:13.781Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:28:13.781Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-06-30T14:28:13.781Z] #49 1.763 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:28:13.781Z] #49 1.783 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:28:13.781Z] #49 1.787 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:28:13.781Z] #49 2.168 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-30T14:28:13.781Z] #49 2.518 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-30T14:28:13.781Z] #49 2.996 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-30T14:28:13.781Z] #49 3.433 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-30T14:28:13.781Z] #49 3.917 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-30T14:28:13.781Z] #49 4.431 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:28:13.781Z] #49 4.899 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [153 kB] [2022-06-30T14:28:13.781Z] #49 4.912 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [143 kB] [2022-06-30T14:28:13.781Z] #49 4.916 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [161 kB] [2022-06-30T14:28:13.781Z] #49 4.930 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [135 kB] [2022-06-30T14:28:13.781Z] #49 4.932 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:28:13.781Z] #49 4.935 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [160 kB] [2022-06-30T14:28:13.781Z] #49 5.188 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-30T14:28:13.781Z] #49 5.191 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:28:13.781Z] #49 5.192 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-30T14:28:13.781Z] #49 5.203 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-30T14:28:13.781Z] #49 5.203 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-30T14:28:13.781Z] #49 5.203 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-30T14:28:13.781Z] #49 ... [2022-06-30T14:28:13.781Z] [2022-06-30T14:28:13.781Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:28:13.781Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-06-30T14:28:13.781Z] #69 1.526 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:28:13.781Z] #69 1.543 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:28:13.781Z] #69 1.544 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:28:13.781Z] #69 1.660 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-30T14:28:13.781Z] #69 1.784 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-30T14:28:13.781Z] #69 2.168 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-30T14:28:13.781Z] #69 2.647 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:28:13.781Z] #69 3.195 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-30T14:28:13.781Z] #69 3.725 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-30T14:28:13.781Z] #69 4.112 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [143 kB] [2022-06-30T14:28:13.781Z] #69 4.114 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [161 kB] [2022-06-30T14:28:13.781Z] #69 4.124 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [153 kB] [2022-06-30T14:28:13.781Z] #69 4.129 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [160 kB] [2022-06-30T14:28:13.781Z] #69 4.135 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [135 kB] [2022-06-30T14:28:13.781Z] #69 4.149 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:28:13.781Z] #69 4.151 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-30T14:28:13.781Z] #69 4.153 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:28:13.781Z] #69 4.154 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-30T14:28:13.781Z] #69 4.155 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-30T14:28:13.781Z] #69 4.155 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-30T14:28:13.781Z] #69 4.156 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-30T14:28:14.208Z] #21 64.98 Selecting previously unselected package zip. [2022-06-30T14:28:14.208Z] #21 64.99 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-30T14:28:14.208Z] #21 64.99 Unpacking zip (3.0-12) ... [2022-06-30T14:28:14.468Z] #21 65.16 Selecting previously unselected package zstd. [2022-06-30T14:28:14.468Z] #21 65.16 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-30T14:28:14.468Z] #21 65.19 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-30T14:28:14.524Z] #21 45.12 Selecting previously unselected package inetutils-ping. [2022-06-30T14:28:14.524Z] #21 45.12 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-30T14:28:14.524Z] #21 45.14 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-30T14:28:14.786Z] #21 45.45 Selecting previously unselected package libip4tc2:amd64. [2022-06-30T14:28:14.786Z] #21 45.45 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-30T14:28:14.786Z] #21 45.46 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-30T14:28:14.786Z] #21 45.59 Selecting previously unselected package libip6tc2:amd64. [2022-06-30T14:28:14.786Z] #21 45.60 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-30T14:28:14.786Z] #21 45.62 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-30T14:28:15.047Z] #21 45.80 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-30T14:28:15.047Z] #21 45.81 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-30T14:28:15.047Z] #21 45.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-30T14:28:15.307Z] #21 46.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-30T14:28:15.307Z] #21 46.00 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-30T14:28:15.307Z] #21 46.01 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-30T14:28:15.405Z] #21 65.87 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:28:15.569Z] #21 46.16 Selecting previously unselected package libnftnl11:amd64. [2022-06-30T14:28:15.569Z] #21 46.18 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-30T14:28:15.569Z] #21 46.18 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-30T14:28:15.674Z] #69 ... [2022-06-30T14:28:15.674Z] [2022-06-30T14:28:15.674Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:28:15.674Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-06-30T14:28:15.674Z] #20 1.739 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:28:15.674Z] #20 1.753 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:28:15.674Z] #20 1.754 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:28:15.674Z] #20 2.101 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-30T14:28:15.674Z] #20 2.365 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-30T14:28:15.674Z] #20 2.807 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-30T14:28:15.674Z] #20 3.296 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-30T14:28:15.674Z] #20 3.899 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:28:15.674Z] #20 4.568 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-30T14:28:15.674Z] #20 5.091 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [153 kB] [2022-06-30T14:28:15.674Z] #20 5.091 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:28:15.674Z] #20 5.091 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [161 kB] [2022-06-30T14:28:15.674Z] #20 5.131 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [160 kB] [2022-06-30T14:28:15.674Z] #20 5.167 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [135 kB] [2022-06-30T14:28:15.674Z] #20 5.167 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [143 kB] [2022-06-30T14:28:15.674Z] #20 5.167 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-30T14:28:15.674Z] #20 5.167 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-30T14:28:15.674Z] #20 5.167 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-30T14:28:15.674Z] #20 5.167 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-30T14:28:15.674Z] #20 5.167 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-30T14:28:15.674Z] #20 5.167 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:28:15.830Z] #21 46.51 Selecting previously unselected package iptables. [2022-06-30T14:28:15.830Z] #21 46.53 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-30T14:28:15.830Z] #21 46.53 Unpacking iptables (1.8.7-1) ... [2022-06-30T14:28:16.402Z] #21 47.19 Selecting previously unselected package libonig5:amd64. [2022-06-30T14:28:16.402Z] #21 47.20 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-30T14:28:16.402Z] #21 47.24 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T14:28:16.663Z] #21 47.44 Selecting previously unselected package libjq1:amd64. [2022-06-30T14:28:16.664Z] #21 47.44 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-30T14:28:16.664Z] #21 47.45 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-30T14:28:16.786Z] #21 67.58 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-30T14:28:16.786Z] #21 67.61 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-30T14:28:16.786Z] #21 67.65 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-30T14:28:16.786Z] #21 67.70 Setting up libicu67:amd64 (67.1-7) ... [2022-06-30T14:28:16.786Z] #21 67.71 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-30T14:28:16.925Z] #21 47.63 Selecting previously unselected package jq. [2022-06-30T14:28:16.925Z] #21 47.70 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-30T14:28:16.925Z] #21 47.71 Unpacking jq (1.6-2.1) ... [2022-06-30T14:28:17.046Z] #21 67.73 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-30T14:28:17.046Z] #21 67.75 Setting up uidmap (1:4.8.1-1) ... [2022-06-30T14:28:17.046Z] #21 67.76 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-30T14:28:17.046Z] #21 67.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:28:17.046Z] #21 67.80 Setting up bzip2 (1.0.8-4) ... [2022-06-30T14:28:17.046Z] #21 67.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:28:17.046Z] #21 67.81 Setting up python3-wheel (0.34.2-1) ... [2022-06-30T14:28:17.190Z] #21 47.88 Selecting previously unselected package libaio1:amd64. [2022-06-30T14:28:17.190Z] #21 47.88 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-30T14:28:17.190Z] #21 47.89 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-30T14:28:17.190Z] #21 47.98 Selecting previously unselected package libgpm2:amd64. [2022-06-30T14:28:17.190Z] #21 47.99 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-30T14:28:17.190Z] #21 48.02 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-30T14:28:17.452Z] #21 48.12 Selecting previously unselected package libicu67:amd64. [2022-06-30T14:28:17.452Z] #21 48.13 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-30T14:28:17.452Z] #21 48.14 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-30T14:28:17.499Z] #77 239.9 AR libcrun_testing.a [2022-06-30T14:28:17.499Z] #77 239.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-30T14:28:17.499Z] #77 240.0 CCLD tests/tests_libcrun_utils [2022-06-30T14:28:17.499Z] #77 240.0 CCLD tests/tests_libcrun_errors [2022-06-30T14:28:17.499Z] #77 240.1 CCLD tests/tests_libcrun_fuzzer [2022-06-30T14:28:17.499Z] #77 240.4 CCLD libcrun.la [2022-06-30T14:28:17.499Z] #77 241.5 CCLD crun [2022-06-30T14:28:17.499Z] #77 242.0 make[3]: Entering directory '/tmp/crun-build' [2022-06-30T14:28:17.499Z] #77 242.2 /bin/mkdir -p '/usr/local/lib' [2022-06-30T14:28:17.499Z] #77 242.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-30T14:28:17.499Z] #77 242.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-30T14:28:17.499Z] #77 242.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-30T14:28:17.499Z] #77 242.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-30T14:28:17.499Z] #77 242.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-30T14:28:17.499Z] #77 242.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-30T14:28:17.499Z] #77 242.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-30T14:28:17.499Z] #77 242.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-30T14:28:17.499Z] #77 242.5 ---------------------------------------------------------------------- [2022-06-30T14:28:17.499Z] #77 242.5 Libraries have been installed in: [2022-06-30T14:28:17.499Z] #77 242.5 /usr/local/lib [2022-06-30T14:28:17.499Z] #77 242.5 [2022-06-30T14:28:17.499Z] #77 242.5 If you ever happen to want to link against installed libraries [2022-06-30T14:28:17.499Z] #77 242.5 in a given directory, LIBDIR, you must either use libtool, and [2022-06-30T14:28:17.499Z] #77 242.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-30T14:28:17.499Z] #77 242.5 flag during linking and do at least one of the following: [2022-06-30T14:28:17.499Z] #77 242.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-30T14:28:17.499Z] #77 242.5 during execution [2022-06-30T14:28:17.499Z] #77 242.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-30T14:28:17.499Z] #77 242.5 during linking [2022-06-30T14:28:17.499Z] #77 242.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-30T14:28:17.499Z] #77 242.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-30T14:28:17.499Z] #77 242.5 [2022-06-30T14:28:17.499Z] #77 242.5 See any operating system documentation about shared libraries for [2022-06-30T14:28:17.499Z] #77 242.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-30T14:28:17.499Z] #77 242.5 ---------------------------------------------------------------------- [2022-06-30T14:28:17.499Z] #77 242.5 /bin/mkdir -p '/build' [2022-06-30T14:28:17.499Z] #77 242.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-30T14:28:17.499Z] #77 242.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-30T14:28:17.499Z] #77 242.6 make[3]: Leaving directory '/tmp/crun-build' [2022-06-30T14:28:17.499Z] #77 242.6 make[2]: Leaving directory '/tmp/crun-build' [2022-06-30T14:28:17.499Z] #77 242.6 make[1]: Leaving directory '/tmp/crun-build' [2022-06-30T14:28:17.499Z] #77 DONE 242.7s [2022-06-30T14:28:17.499Z] [2022-06-30T14:28:17.499Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:28:17.499Z] #60 sha256:e30b75c433f9dfbf5bf50f6150f62ed0f90d299e4cd9283f3cc4974cef925fbb [2022-06-30T14:28:18.425Z] #21 69.36 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:28:18.684Z] #21 69.38 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-30T14:28:18.684Z] #21 69.41 Setting up libcap2-bin (1:2.44-1) ... [2022-06-30T14:28:18.684Z] #21 69.42 Setting up apparmor (2.13.6-10) ... [2022-06-30T14:28:20.593Z] #21 71.41 Setting up zip (3.0-12) ... [2022-06-30T14:28:20.593Z] #21 71.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:28:20.593Z] #21 71.45 Setting up bash-completion (1:2.11-2) ... [2022-06-30T14:28:22.503Z] #21 ... [2022-06-30T14:28:22.503Z] [2022-06-30T14:28:22.503Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:28:22.503Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:28:22.503Z] #77 211.9 checking that generated files are newer than configure... done [2022-06-30T14:28:22.503Z] #77 211.9 configure: creating ./config.status [2022-06-30T14:28:22.503Z] #77 214.7 config.status: creating Makefile [2022-06-30T14:28:22.503Z] #77 214.8 config.status: creating config.h [2022-06-30T14:28:22.503Z] #77 215.0 config.status: executing depfiles commands [2022-06-30T14:28:22.503Z] #77 215.6 config.status: executing libtool commands [2022-06-30T14:28:22.503Z] #77 217.5 GEN .version [2022-06-30T14:28:22.503Z] #77 217.5 make install-recursive [2022-06-30T14:28:22.503Z] #77 217.5 make[1]: Entering directory '/tmp/crun-build' [2022-06-30T14:28:22.503Z] #77 217.6 Making install in libocispec [2022-06-30T14:28:22.503Z] #77 217.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:28:22.503Z] #77 217.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-30T14:28:22.503Z] #77 217.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-30T14:28:22.503Z] #77 217.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-30T14:28:22.503Z] #77 217.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-30T14:28:22.503Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-30T14:28:22.503Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-30T14:28:22.503Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-30T14:28:22.503Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-30T14:28:22.503Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-30T14:28:22.503Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-30T14:28:22.503Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-30T14:28:22.503Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-30T14:28:22.503Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-30T14:28:22.503Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-30T14:28:22.503Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-30T14:28:22.503Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-30T14:28:22.503Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-30T14:28:22.503Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-30T14:28:22.503Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-30T14:28:22.503Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-30T14:28:22.503Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-30T14:28:22.503Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-30T14:28:22.503Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-30T14:28:22.503Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-30T14:28:22.503Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-30T14:28:22.503Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-30T14:28:22.503Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-30T14:28:22.503Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-30T14:28:22.503Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-30T14:28:22.503Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-30T14:28:22.503Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-30T14:28:22.503Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-30T14:28:22.503Z] #77 220.8 make install-recursive [2022-06-30T14:28:22.503Z] #77 220.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:28:22.503Z] #77 220.9 Making install in yajl [2022-06-30T14:28:22.503Z] #77 220.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:28:22.503Z] #77 221.0 CC verify/json_verify-json_verify.o [2022-06-30T14:28:22.503Z] #77 221.1 CC src/libyajl_la-yajl.lo [2022-06-30T14:28:22.503Z] #77 221.1 CC src/libyajl_la-yajl_alloc.lo [2022-06-30T14:28:22.503Z] #77 221.1 CC src/libyajl_la-yajl_gen.lo [2022-06-30T14:28:22.503Z] #77 221.1 CC src/libyajl_la-yajl_parser.lo [2022-06-30T14:28:22.503Z] #77 221.2 CC src/libyajl_la-yajl_encode.lo [2022-06-30T14:28:22.503Z] #77 221.2 CC src/libyajl_la-yajl_lex.lo [2022-06-30T14:28:22.503Z] #77 221.2 CC src/libyajl_la-yajl_tree.lo [2022-06-30T14:28:22.503Z] #77 221.3 CC src/libyajl_la-yajl_buf.lo [2022-06-30T14:28:22.742Z] #21 ... [2022-06-30T14:28:22.742Z] [2022-06-30T14:28:22.742Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:28:22.742Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:28:22.742Z] #77 197.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-30T14:28:22.742Z] #77 197.8 checking that generated files are newer than configure... done [2022-06-30T14:28:22.742Z] #77 197.8 configure: creating ./config.status [2022-06-30T14:28:22.742Z] #77 202.6 config.status: creating Makefile [2022-06-30T14:28:22.742Z] #77 202.7 config.status: creating config.h [2022-06-30T14:28:22.742Z] #77 202.8 config.status: executing libtool commands [2022-06-30T14:28:22.742Z] #77 202.9 config.status: executing depfiles commands [2022-06-30T14:28:22.742Z] #77 204.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-30T14:28:22.742Z] #77 204.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-30T14:28:22.742Z] #77 205.4 checking for gcc... gcc [2022-06-30T14:28:22.742Z] #77 205.6 checking whether the C compiler works... yes [2022-06-30T14:28:22.742Z] #77 205.9 checking for C compiler default output file name... a.out [2022-06-30T14:28:22.742Z] #77 205.9 checking for suffix of executables... [2022-06-30T14:28:22.742Z] #77 206.2 checking whether we are cross compiling... no [2022-06-30T14:28:22.742Z] #77 206.6 checking for suffix of object files... o [2022-06-30T14:28:22.742Z] #77 206.7 checking whether we are using the GNU C compiler... yes [2022-06-30T14:28:22.742Z] #77 206.9 checking whether gcc accepts -g... yes [2022-06-30T14:28:22.742Z] #77 207.0 checking for gcc option to accept ISO C89... none needed [2022-06-30T14:28:22.742Z] #77 207.2 checking whether gcc understands -c and -o together... yes [2022-06-30T14:28:22.742Z] #77 207.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T14:28:22.742Z] #77 207.6 checking whether build environment is sane... yes [2022-06-30T14:28:22.742Z] #77 207.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T14:28:22.742Z] #77 207.7 checking for gawk... no [2022-06-30T14:28:22.742Z] #77 207.7 checking for mawk... mawk [2022-06-30T14:28:22.742Z] #77 207.7 checking whether make sets $(MAKE)... yes [2022-06-30T14:28:22.742Z] #77 207.8 checking whether make supports the include directive... yes (GNU style) [2022-06-30T14:28:22.742Z] #77 207.8 checking whether make supports nested variables... yes [2022-06-30T14:28:22.742Z] #77 207.9 checking whether UID '0' is supported by ustar format... yes [2022-06-30T14:28:22.742Z] #77 207.9 checking whether GID '0' is supported by ustar format... yes [2022-06-30T14:28:22.742Z] #77 207.9 checking how to create a ustar tar archive... gnutar [2022-06-30T14:28:22.742Z] #77 208.0 checking dependency style of gcc... gcc3 [2022-06-30T14:28:23.003Z] #77 208.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T14:28:23.003Z] #77 208.2 checking whether make supports nested variables... (cached) yes [2022-06-30T14:28:23.003Z] #77 ... [2022-06-30T14:28:23.003Z] [2022-06-30T14:28:23.003Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:28:23.003Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:28:23.003Z] #21 53.80 Selecting previously unselected package libinih1:amd64. [2022-06-30T14:28:23.003Z] #21 53.80 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-30T14:28:23.003Z] #21 53.81 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-30T14:28:23.003Z] #21 53.88 Selecting previously unselected package libnet1:amd64. [2022-06-30T14:28:23.265Z] #21 53.90 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-30T14:28:23.265Z] #21 53.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:28:23.265Z] #21 54.08 Selecting previously unselected package libnl-3-200:amd64. [2022-06-30T14:28:23.265Z] #21 54.08 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-30T14:28:23.265Z] #21 54.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T14:28:23.526Z] #21 54.22 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-30T14:28:23.526Z] #21 54.24 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-30T14:28:23.526Z] #21 54.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:28:23.526Z] #21 54.39 Selecting previously unselected package libyajl2:amd64. [2022-06-30T14:28:23.526Z] #21 54.39 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-30T14:28:23.787Z] #21 54.41 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-30T14:28:23.787Z] #21 54.54 Selecting previously unselected package net-tools. [2022-06-30T14:28:23.787Z] #21 54.54 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-30T14:28:23.787Z] #21 54.60 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-30T14:28:24.048Z] #21 54.85 Selecting previously unselected package patch. [2022-06-30T14:28:24.048Z] #21 54.86 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-30T14:28:24.048Z] #21 54.86 Unpacking patch (2.7.6-7) ... [2022-06-30T14:28:24.310Z] #21 55.06 Selecting previously unselected package python-pip-whl. [2022-06-30T14:28:24.310Z] #21 55.07 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-30T14:28:24.310Z] #21 55.08 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-30T14:28:25.256Z] #21 56.02 Selecting previously unselected package python3-lib2to3. [2022-06-30T14:28:25.256Z] #21 56.03 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-30T14:28:25.256Z] #21 56.03 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-30T14:28:25.519Z] #21 56.24 Selecting previously unselected package python3-distutils. [2022-06-30T14:28:25.519Z] #21 56.24 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-30T14:28:25.519Z] #21 56.24 Unpacking python3-distutils (3.9.2-1) ... [2022-06-30T14:28:25.628Z] #20 ... [2022-06-30T14:28:25.628Z] [2022-06-30T14:28:25.628Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:28:25.628Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-06-30T14:28:25.628Z] #69 21.08 Fetched 49.1 MB in 20s (2480 kB/s) [2022-06-30T14:28:25.780Z] #21 56.43 Selecting previously unselected package python3-pkg-resources. [2022-06-30T14:28:25.780Z] #21 56.45 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-30T14:28:25.780Z] #21 56.45 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:28:25.780Z] #21 56.72 Selecting previously unselected package python3-setuptools. [2022-06-30T14:28:26.041Z] #21 56.73 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-30T14:28:26.041Z] #21 56.73 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-30T14:28:26.302Z] #21 57.10 Selecting previously unselected package python3-wheel. [2022-06-30T14:28:26.302Z] #21 57.11 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-30T14:28:26.302Z] #21 57.13 Unpacking python3-wheel (0.34.2-1) ... [2022-06-30T14:28:26.563Z] #21 57.24 Selecting previously unselected package python3-pip. [2022-06-30T14:28:26.563Z] #21 57.26 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-30T14:28:26.563Z] #21 57.28 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-30T14:28:26.699Z] #77 ... [2022-06-30T14:28:26.699Z] [2022-06-30T14:28:26.699Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:28:26.699Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:28:26.699Z] #21 76.75 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:28:26.699Z] #21 76.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-30T14:28:26.699Z] #21 76.81 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-30T14:28:26.699Z] #21 76.82 Setting up patch (2.7.6-7) ... [2022-06-30T14:28:26.699Z] #21 76.83 Setting up sudo (1.9.5p2-3) ... [2022-06-30T14:28:26.699Z] #21 76.97 invoke-rc.d: could not determine current runlevel [2022-06-30T14:28:26.699Z] #21 76.98 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-30T14:28:26.699Z] #21 76.99 Setting up xfsprogs (5.10.0-4) ... [2022-06-30T14:28:26.699Z] #21 77.02 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-30T14:28:26.699Z] #21 77.04 Setting up inetutils-ping (2:2.0-1) ... [2022-06-30T14:28:26.699Z] #21 77.05 Setting up pigz (2.6-1) ... [2022-06-30T14:28:26.699Z] #21 77.07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-30T14:28:26.699Z] #21 77.08 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T14:28:26.699Z] #21 77.10 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-30T14:28:26.700Z] #21 77.11 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:28:26.824Z] #21 57.76 Selecting previously unselected package sudo. [2022-06-30T14:28:26.824Z] #21 57.77 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-30T14:28:27.087Z] #21 57.78 Unpacking sudo (1.9.5p2-3) ... [2022-06-30T14:28:27.269Z] #21 77.94 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-30T14:28:27.269Z] #21 77.95 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-30T14:28:27.528Z] #21 78.50 Setting up libelf1:amd64 (0.183-1) ... [2022-06-30T14:28:27.661Z] #21 58.56 Selecting previously unselected package thin-provisioning-tools. [2022-06-30T14:28:27.661Z] #21 58.59 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-30T14:28:27.661Z] #21 58.60 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-30T14:28:27.788Z] #21 78.51 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-30T14:28:27.788Z] #21 78.52 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T14:28:27.788Z] #21 78.54 Setting up python3-distutils (3.9.2-1) ... [2022-06-30T14:28:28.235Z] #21 58.93 Selecting previously unselected package uidmap. [2022-06-30T14:28:28.235Z] #21 58.96 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-30T14:28:28.235Z] #21 58.97 Unpacking uidmap (1:4.8.1-1) ... [2022-06-30T14:28:28.235Z] #21 59.17 Selecting previously unselected package vim-runtime. [2022-06-30T14:28:28.235Z] #21 59.18 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T14:28:28.362Z] #21 79.09 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:28:28.362Z] #21 79.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-30T14:28:28.362Z] #21 79.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-30T14:28:28.362Z] #21 79.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-30T14:28:28.362Z] #21 79.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-30T14:28:28.362Z] #21 79.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-30T14:28:28.362Z] #21 79.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-30T14:28:28.362Z] #21 79.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-30T14:28:28.362Z] #21 79.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-30T14:28:28.362Z] #21 79.16 Setting up python3-setuptools (52.0.0-4) ... [2022-06-30T14:28:28.497Z] #21 59.21 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-30T14:28:28.497Z] #21 59.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-30T14:28:28.497Z] #21 59.26 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:28:30.287Z] #21 80.74 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-30T14:28:30.287Z] #21 80.75 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-30T14:28:30.287Z] #21 80.78 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-30T14:28:30.287Z] #21 80.80 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-30T14:28:31.682Z] #21 82.41 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-30T14:28:31.682Z] #21 82.42 Setting up jq (1.6-2.1) ... [2022-06-30T14:28:31.682Z] #21 82.46 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-30T14:28:31.682Z] #21 82.47 Setting up iptables (1.8.7-1) ... [2022-06-30T14:28:31.682Z] #21 82.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-30T14:28:31.682Z] #21 82.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-30T14:28:31.682Z] #21 82.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-30T14:28:31.682Z] #21 82.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-30T14:28:31.682Z] #21 82.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-30T14:28:31.682Z] #21 82.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-30T14:28:31.803Z] #21 ... [2022-06-30T14:28:31.803Z] [2022-06-30T14:28:31.803Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:28:31.803Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:28:31.803Z] #77 208.3 checking build system type... x86_64-pc-linux-gnu [2022-06-30T14:28:31.803Z] #77 208.8 checking host system type... x86_64-pc-linux-gnu [2022-06-30T14:28:31.803Z] #77 208.8 checking how to print strings... printf [2022-06-30T14:28:31.803Z] #77 208.8 checking for a sed that does not truncate output... /bin/sed [2022-06-30T14:28:31.803Z] #77 208.9 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T14:28:31.803Z] #77 208.9 checking for egrep... /bin/grep -E [2022-06-30T14:28:31.803Z] #77 208.9 checking for fgrep... /bin/grep -F [2022-06-30T14:28:31.803Z] #77 208.9 checking for ld used by gcc... /usr/bin/ld [2022-06-30T14:28:31.803Z] #77 209.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T14:28:31.803Z] #77 209.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T14:28:31.803Z] #77 209.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T14:28:31.803Z] #77 209.2 checking whether ln -s works... yes [2022-06-30T14:28:31.803Z] #77 209.2 checking the maximum length of command line arguments... 1572864 [2022-06-30T14:28:31.803Z] #77 209.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-30T14:28:31.803Z] #77 209.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T14:28:31.803Z] #77 209.3 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T14:28:31.803Z] #77 209.3 checking for objdump... objdump [2022-06-30T14:28:31.803Z] #77 209.3 checking how to recognize dependent libraries... pass_all [2022-06-30T14:28:31.803Z] #77 209.3 checking for dlltool... no [2022-06-30T14:28:31.803Z] #77 209.3 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T14:28:31.803Z] #77 209.3 checking for ar... ar [2022-06-30T14:28:31.803Z] #77 209.3 checking for archiver @FILE support... @ [2022-06-30T14:28:31.803Z] #77 209.5 checking for strip... strip [2022-06-30T14:28:31.803Z] #77 209.5 checking for ranlib... ranlib [2022-06-30T14:28:31.803Z] #77 209.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T14:28:31.803Z] #77 210.1 checking for sysroot... no [2022-06-30T14:28:31.803Z] #77 210.1 checking for a working dd... /bin/dd [2022-06-30T14:28:31.803Z] #77 210.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T14:28:31.803Z] #77 210.3 checking for mt... no [2022-06-30T14:28:31.803Z] #77 210.3 checking if : is a manifest tool... no [2022-06-30T14:28:31.803Z] #77 210.3 checking how to run the C preprocessor... gcc -E [2022-06-30T14:28:31.803Z] #77 210.6 checking for ANSI C header files... yes [2022-06-30T14:28:31.803Z] #77 211.3 checking for sys/types.h... yes [2022-06-30T14:28:31.803Z] #77 211.5 checking for sys/stat.h... yes [2022-06-30T14:28:31.803Z] #77 211.9 checking for stdlib.h... yes [2022-06-30T14:28:31.803Z] #77 212.0 checking for string.h... yes [2022-06-30T14:28:31.803Z] #77 212.3 checking for memory.h... yes [2022-06-30T14:28:31.803Z] #77 212.5 checking for strings.h... yes [2022-06-30T14:28:31.803Z] #77 212.8 checking for inttypes.h... yes [2022-06-30T14:28:31.803Z] #77 213.0 checking for stdint.h... yes [2022-06-30T14:28:31.803Z] #77 213.4 checking for unistd.h... yes [2022-06-30T14:28:31.803Z] #77 213.6 checking for dlfcn.h... yes [2022-06-30T14:28:31.803Z] #77 213.8 checking for objdir... .libs [2022-06-30T14:28:31.803Z] #77 214.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T14:28:31.803Z] #77 214.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T14:28:31.803Z] #77 214.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T14:28:31.803Z] #77 214.5 checking if gcc static flag -static works... yes [2022-06-30T14:28:31.803Z] #77 215.0 checking if gcc supports -c -o file.o... yes [2022-06-30T14:28:31.803Z] #77 215.2 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T14:28:31.803Z] #77 215.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-30T14:28:31.803Z] #77 215.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T14:28:31.803Z] #77 216.0 checking how to hardcode library paths into programs... immediate [2022-06-30T14:28:31.803Z] #77 216.0 checking whether stripping libraries is possible... yes [2022-06-30T14:28:31.803Z] #77 216.0 checking if libtool supports shared libraries... yes [2022-06-30T14:28:31.803Z] #77 216.0 checking whether to build shared libraries... no [2022-06-30T14:28:31.803Z] #77 216.0 checking whether to build static libraries... yes [2022-06-30T14:28:31.803Z] #77 216.1 checking float.h usability... yes [2022-06-30T14:28:31.803Z] #77 216.5 checking float.h presence... yes [2022-06-30T14:28:31.803Z] #77 216.6 checking for float.h... yes [2022-06-30T14:28:31.803Z] #77 216.7 checking limits.h usability... yes [2022-06-30T14:28:31.941Z] #21 82.52 Setting up iproute2 (5.10.0-4) ... [2022-06-30T14:28:32.065Z] #77 217.1 checking limits.h presence... yes [2022-06-30T14:28:32.065Z] #77 217.2 checking for limits.h... yes [2022-06-30T14:28:32.180Z] #69 21.08 Reading package lists... [2022-06-30T14:28:32.181Z] #69 ... [2022-06-30T14:28:32.181Z] [2022-06-30T14:28:32.181Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:28:32.181Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-06-30T14:28:32.181Z] #20 22.29 Fetched 49.1 MB in 21s (2361 kB/s) [2022-06-30T14:28:32.200Z] #21 82.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:28:32.326Z] #77 217.3 checking stddef.h usability... yes [2022-06-30T14:28:32.587Z] #77 217.7 checking stddef.h presence... yes [2022-06-30T14:28:32.587Z] #77 217.8 checking for stddef.h... yes [2022-06-30T14:28:32.587Z] #77 217.9 checking for stdlib.h... (cached) yes [2022-06-30T14:28:32.587Z] #77 218.0 checking for string.h... (cached) yes [2022-06-30T14:28:33.108Z] #77 218.2 checking sys/time.h usability... yes [2022-06-30T14:28:33.137Z] #21 DONE 83.8s [2022-06-30T14:28:33.137Z] [2022-06-30T14:28:33.137Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-30T14:28:33.137Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-06-30T14:28:33.369Z] #77 218.6 checking sys/time.h presence... yes [2022-06-30T14:28:33.630Z] #77 218.7 checking for sys/time.h... yes [2022-06-30T14:28:33.630Z] #77 218.7 checking for inline... inline [2022-06-30T14:28:33.840Z] #64 289.1 # github.com/containerd/containerd/cmd/containerd [2022-06-30T14:28:33.840Z] #64 289.1 /usr/bin/ld: /tmp/go-link-152829377/000019.o: in function `New': [2022-06-30T14:28:33.840Z] #64 289.1 /tmp/tmp.l9wxVx0ktm/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-30T14:28:33.840Z] #64 289.2 + bin/containerd-stress [2022-06-30T14:28:34.073Z] #20 22.29 Reading package lists... [2022-06-30T14:28:34.073Z] #20 ... [2022-06-30T14:28:34.073Z] [2022-06-30T14:28:34.073Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:28:34.073Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-06-30T14:28:34.073Z] #69 21.08 Reading package lists... [2022-06-30T14:28:34.075Z] #22 0.901 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-30T14:28:34.075Z] #22 0.904 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-30T14:28:34.075Z] #22 0.907 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-30T14:28:34.075Z] #22 DONE 1.0s [2022-06-30T14:28:34.075Z] [2022-06-30T14:28:34.075Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:28:34.075Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:28:34.075Z] #77 228.2 CCLD libyajl.la [2022-06-30T14:28:34.075Z] #77 228.5 CCLD verify/json_verify [2022-06-30T14:28:34.075Z] #77 229.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:28:34.075Z] #77 229.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-30T14:28:34.075Z] #77 229.0 make[5]: Nothing to be done for 'install-data-am'. [2022-06-30T14:28:34.075Z] #77 229.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:28:34.075Z] #77 229.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:28:34.075Z] #77 229.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:28:34.075Z] #77 229.1 CC src/validate.o [2022-06-30T14:28:34.075Z] #77 229.1 CC src/image_spec_schema_config_schema.lo [2022-06-30T14:28:34.075Z] #77 229.1 CC src/image_spec_schema_content_descriptor.lo [2022-06-30T14:28:34.075Z] #77 229.1 CC src/image_spec_schema_defs.lo [2022-06-30T14:28:34.075Z] #77 229.1 CC src/image_spec_schema_defs_descriptor.lo [2022-06-30T14:28:34.075Z] #77 229.2 CC src/image_spec_schema_image_index_schema.lo [2022-06-30T14:28:34.075Z] #77 229.2 CC src/image_spec_schema_image_layout_schema.lo [2022-06-30T14:28:34.075Z] #77 229.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-30T14:28:34.075Z] #77 229.2 CC src/runtime_spec_schema_config_linux.lo [2022-06-30T14:28:34.075Z] #77 229.3 CC src/runtime_spec_schema_config_zos.lo [2022-06-30T14:28:34.075Z] #77 229.3 CC src/runtime_spec_schema_config_solaris.lo [2022-06-30T14:28:34.075Z] #77 229.3 CC src/runtime_spec_schema_config_schema.lo [2022-06-30T14:28:34.075Z] #77 229.3 CC src/runtime_spec_schema_config_vm.lo [2022-06-30T14:28:34.075Z] #77 229.4 CC src/runtime_spec_schema_config_windows.lo [2022-06-30T14:28:34.075Z] #77 229.4 CC src/runtime_spec_schema_defs.lo [2022-06-30T14:28:34.075Z] #77 229.5 CC src/runtime_spec_schema_defs_linux.lo [2022-06-30T14:28:34.075Z] #77 229.5 CC src/runtime_spec_schema_defs_zos.lo [2022-06-30T14:28:34.075Z] #77 229.5 CC src/runtime_spec_schema_defs_windows.lo [2022-06-30T14:28:34.075Z] #77 229.6 CC src/runtime_spec_schema_state_schema.lo [2022-06-30T14:28:34.075Z] #77 229.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-30T14:28:34.075Z] #77 229.7 CC src/runtime_spec_schema_defs_vm.lo [2022-06-30T14:28:34.075Z] #77 229.7 CC src/basic_test_double_array_item.lo [2022-06-30T14:28:34.075Z] #77 229.7 CC src/basic_test_double_array.lo [2022-06-30T14:28:34.075Z] #77 229.8 CC src/basic_test_top_double_array_int.lo [2022-06-30T14:28:34.075Z] #77 229.9 CC src/basic_test_top_array_int.lo [2022-06-30T14:28:34.075Z] #77 229.9 CC src/basic_test_top_array_string.lo [2022-06-30T14:28:34.075Z] #77 230.0 CC src/basic_test_top_double_array_obj.lo [2022-06-30T14:28:34.075Z] #77 230.1 CC src/basic_test_top_double_array_refobj.lo [2022-06-30T14:28:34.075Z] #77 230.1 CC src/basic_test_top_double_array_string.lo [2022-06-30T14:28:34.075Z] #77 230.2 CC src/read-file.lo [2022-06-30T14:28:34.075Z] #77 230.2 CC src/json_common.lo [2022-06-30T14:28:34.075Z] #77 230.2 CC tests/test-1.o [2022-06-30T14:28:34.075Z] #77 230.3 CC tests/test-3.o [2022-06-30T14:28:34.075Z] #77 230.4 CC tests/test-4.o [2022-06-30T14:28:34.075Z] #77 230.5 CC tests/test-5.o [2022-06-30T14:28:34.075Z] #77 230.5 CC tests/test-2.o [2022-06-30T14:28:34.075Z] #77 230.5 CC tests/test-6.o [2022-06-30T14:28:34.075Z] #77 230.6 CC tests/test-7.o [2022-06-30T14:28:34.075Z] #77 230.6 CC tests/test-8.o [2022-06-30T14:28:34.075Z] #77 230.7 CC tests/test-9.o [2022-06-30T14:28:34.075Z] #77 230.8 CC tests/test-10.o [2022-06-30T14:28:34.075Z] #77 230.9 CC tests/test-11.o [2022-06-30T14:28:34.202Z] #77 219.0 checking for size_t... yes [2022-06-30T14:28:34.202Z] #77 ... [2022-06-30T14:28:34.202Z] [2022-06-30T14:28:34.202Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:28:34.202Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:28:34.202Z] #21 65.00 Selecting previously unselected package vim. [2022-06-30T14:28:34.202Z] #21 65.02 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-30T14:28:34.407Z] #64 290.3 + bin/containerd-shim [2022-06-30T14:28:34.463Z] #21 65.06 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:28:35.002Z] #69 30.25 Reading package lists... [2022-06-30T14:28:35.002Z] #69 ... [2022-06-30T14:28:35.002Z] [2022-06-30T14:28:35.002Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:28:35.002Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-06-30T14:28:35.002Z] #49 21.43 Fetched 49.1 MB in 20s (2465 kB/s) [2022-06-30T14:28:35.002Z] #49 21.43 Reading package lists... [2022-06-30T14:28:35.259Z] #49 30.76 Reading package lists... [2022-06-30T14:28:35.259Z] #49 ... [2022-06-30T14:28:35.259Z] [2022-06-30T14:28:35.259Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:28:35.259Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-06-30T14:28:35.259Z] #20 22.29 Reading package lists... [2022-06-30T14:28:35.407Z] #21 66.05 Selecting previously unselected package xfsprogs. [2022-06-30T14:28:35.408Z] #21 66.06 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-30T14:28:35.408Z] #21 66.08 Unpacking xfsprogs (5.10.0-4) ... [2022-06-30T14:28:35.599Z] #60 ... [2022-06-30T14:28:35.599Z] [2022-06-30T14:28:35.599Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:28:35.599Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:28:35.599Z] #55 311.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-30T14:28:35.599Z] #55 DONE 311.9s [2022-06-30T14:28:35.599Z] [2022-06-30T14:28:35.599Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:28:35.599Z] #60 sha256:e30b75c433f9dfbf5bf50f6150f62ed0f90d299e4cd9283f3cc4974cef925fbb [2022-06-30T14:28:35.599Z] #60 183.3 + mkdir -p /build [2022-06-30T14:28:35.599Z] #60 183.3 + cp runc /build/runc [2022-06-30T14:28:35.599Z] #60 DONE 183.5s [2022-06-30T14:28:35.599Z] [2022-06-30T14:28:35.599Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:28:35.599Z] #64 sha256:ec1bd637d3b47e94d0c0618cdfad78a8e5a0aed9b0f4cbe839dfcfee3a672f38 [2022-06-30T14:28:35.979Z] #21 66.68 Selecting previously unselected package zip. [2022-06-30T14:28:35.979Z] #21 66.69 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-30T14:28:35.979Z] #21 66.73 Unpacking zip (3.0-12) ... [2022-06-30T14:28:36.240Z] #21 66.96 Selecting previously unselected package zstd. [2022-06-30T14:28:36.240Z] #21 66.97 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-30T14:28:36.240Z] #21 67.00 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-30T14:28:36.812Z] #21 67.65 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:28:37.578Z] #64 ... [2022-06-30T14:28:37.578Z] [2022-06-30T14:28:37.578Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-30T14:28:37.578Z] #56 sha256:c2bb80c27552007d217fad94166f92ab1a50719b8db8a8cb7d49db0bb50bd77e [2022-06-30T14:28:37.838Z] #56 DONE 0.7s [2022-06-30T14:28:37.838Z] [2022-06-30T14:28:37.838Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-30T14:28:37.838Z] #58 sha256:501dc488c8834f110cf79acd6c782d0de08b25c464e6a26b65eaf59943f64714 [2022-06-30T14:28:37.838Z] #58 DONE 0.1s [2022-06-30T14:28:37.838Z] [2022-06-30T14:28:37.838Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:28:37.838Z] #64 sha256:ec1bd637d3b47e94d0c0618cdfad78a8e5a0aed9b0f4cbe839dfcfee3a672f38 [2022-06-30T14:28:38.098Z] #64 ... [2022-06-30T14:28:38.098Z] [2022-06-30T14:28:38.098Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-30T14:28:38.098Z] #61 sha256:63d22de348f424362fa08661a9d6c05dd1874cdbea379761372819df862e629f [2022-06-30T14:28:38.098Z] #61 DONE 0.2s [2022-06-30T14:28:38.098Z] [2022-06-30T14:28:38.098Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:28:38.098Z] #64 sha256:ec1bd637d3b47e94d0c0618cdfad78a8e5a0aed9b0f4cbe839dfcfee3a672f38 [2022-06-30T14:28:38.727Z] #21 69.33 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-30T14:28:38.727Z] #21 69.34 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-30T14:28:38.727Z] #21 69.35 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-30T14:28:38.727Z] #21 69.36 Setting up libicu67:amd64 (67.1-7) ... [2022-06-30T14:28:38.727Z] #21 69.39 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-30T14:28:38.727Z] #21 69.41 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-30T14:28:38.727Z] #21 69.42 Setting up uidmap (1:4.8.1-1) ... [2022-06-30T14:28:38.727Z] #21 69.43 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-30T14:28:38.727Z] #21 69.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:28:38.727Z] #21 69.46 Setting up bzip2 (1.0.8-4) ... [2022-06-30T14:28:38.727Z] #21 69.48 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:28:38.727Z] #21 69.49 Setting up python3-wheel (0.34.2-1) ... [2022-06-30T14:28:40.129Z] #21 70.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:28:40.129Z] #21 70.83 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-30T14:28:40.129Z] #21 70.88 Setting up libcap2-bin (1:2.44-1) ... [2022-06-30T14:28:40.129Z] #21 70.92 Setting up apparmor (2.13.6-10) ... [2022-06-30T14:28:40.634Z] #64 287.4 + bin/containerd [2022-06-30T14:28:43.353Z] #20 31.45 Reading package lists... [2022-06-30T14:28:43.353Z] #20 ... [2022-06-30T14:28:43.353Z] [2022-06-30T14:28:43.353Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-30T14:28:43.353Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-06-30T14:28:43.353Z] #69 30.25 Reading package lists... [2022-06-30T14:28:43.437Z] #21 73.66 Setting up zip (3.0-12) ... [2022-06-30T14:28:43.437Z] #21 73.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:28:43.437Z] #21 73.74 Setting up bash-completion (1:2.11-2) ... [2022-06-30T14:28:44.047Z] #77 ... [2022-06-30T14:28:44.047Z] [2022-06-30T14:28:44.047Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-30T14:28:44.047Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-06-30T14:28:44.305Z] #23 10.48 Collecting yamllint==1.26.1 [2022-06-30T14:28:44.381Z] #21 ... [2022-06-30T14:28:44.381Z] [2022-06-30T14:28:44.381Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:28:44.381Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:28:44.381Z] #77 219.5 checking for stdlib.h... (cached) yes [2022-06-30T14:28:44.381Z] #77 219.5 checking for GNU libc compatible malloc... yes [2022-06-30T14:28:44.381Z] #77 219.9 checking for stdlib.h... (cached) yes [2022-06-30T14:28:44.381Z] #77 219.9 checking for GNU libc compatible realloc... yes [2022-06-30T14:28:44.381Z] #77 220.1 checking for working strtod... yes [2022-06-30T14:28:44.381Z] #77 220.5 checking for gettimeofday... yes [2022-06-30T14:28:44.381Z] #77 220.7 checking for memset... yes [2022-06-30T14:28:44.381Z] #77 221.0 checking for strspn... yes [2022-06-30T14:28:44.381Z] #77 221.6 checking that generated files are newer than configure... done [2022-06-30T14:28:44.381Z] #77 221.6 configure: creating ./config.status [2022-06-30T14:28:44.381Z] #77 227.1 config.status: creating Makefile [2022-06-30T14:28:44.381Z] #77 227.2 config.status: creating config.h [2022-06-30T14:28:44.381Z] #77 227.3 config.status: executing depfiles commands [2022-06-30T14:28:44.381Z] #77 227.8 config.status: executing libtool commands [2022-06-30T14:28:44.387Z] #64 299.1 + bin/containerd-shim-runc-v1 [2022-06-30T14:28:44.725Z] #69 39.10 Building dependency tree... [2022-06-30T14:28:44.953Z] #77 230.2 GEN .version [2022-06-30T14:28:44.953Z] #77 230.3 make install-recursive [2022-06-30T14:28:45.214Z] #77 230.3 make[1]: Entering directory '/tmp/crun-build' [2022-06-30T14:28:45.214Z] #77 230.4 Making install in libocispec [2022-06-30T14:28:45.214Z] #77 230.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:28:45.214Z] #77 230.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-30T14:28:45.214Z] #77 230.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-30T14:28:45.214Z] #77 230.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-30T14:28:45.214Z] #77 230.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-30T14:28:45.682Z] #23 11.54 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-30T14:28:46.600Z] #77 231.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-30T14:28:46.600Z] #77 231.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-30T14:28:46.600Z] #77 231.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-30T14:28:46.600Z] #77 231.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-30T14:28:46.600Z] #77 231.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-30T14:28:46.600Z] #77 231.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-30T14:28:46.600Z] #77 231.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-30T14:28:46.600Z] #77 231.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-30T14:28:46.600Z] #77 231.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-30T14:28:46.622Z] #69 43.01 The following additional packages will be installed: [2022-06-30T14:28:46.622Z] #69 43.03 libbtrfs0 [2022-06-30T14:28:46.861Z] #77 232.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-30T14:28:46.861Z] #77 232.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-30T14:28:46.861Z] #77 232.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-30T14:28:46.861Z] #77 232.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-30T14:28:46.861Z] #77 232.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-30T14:28:46.861Z] #77 232.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-30T14:28:46.861Z] #77 232.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-30T14:28:46.879Z] #69 43.31 The following NEW packages will be installed: [2022-06-30T14:28:46.879Z] #69 43.34 libbtrfs-dev libbtrfs0 [2022-06-30T14:28:47.057Z] #23 12.93 Collecting pathspec>=0.5.3 [2022-06-30T14:28:47.057Z] #23 12.93 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-30T14:28:47.316Z] #23 13.34 Collecting pyyaml [2022-06-30T14:28:47.316Z] #23 13.35 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-06-30T14:28:47.316Z] #23 13.42 Building wheels for collected packages: yamllint [2022-06-30T14:28:47.316Z] #23 13.42 Building wheel for yamllint (setup.py): started [2022-06-30T14:28:47.445Z] #69 43.89 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:28:47.445Z] #69 43.89 Need to get 460 kB of archives. [2022-06-30T14:28:47.445Z] #69 43.89 After this operation, 1237 kB of additional disk space will be used. [2022-06-30T14:28:47.445Z] #69 43.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-30T14:28:47.445Z] #69 43.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-30T14:28:48.379Z] #69 44.60 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:28:48.379Z] #69 44.89 Fetched 460 kB in 0s (1305 kB/s) [2022-06-30T14:28:48.379Z] #69 44.95 Selecting previously unselected package libbtrfs0:amd64. [2022-06-30T14:28:48.574Z] #64 304.2 + bin/containerd-shim-runc-v2 [2022-06-30T14:28:48.638Z] #69 44.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-06-30T14:28:48.638Z] #69 44.99 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-30T14:28:48.638Z] #69 45.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T14:28:48.638Z] #69 45.07 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-30T14:28:48.638Z] #69 45.07 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-30T14:28:48.638Z] #69 45.08 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T14:28:48.638Z] #69 45.22 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T14:28:48.638Z] #69 45.23 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T14:28:48.638Z] #69 45.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:28:48.693Z] #23 14.49 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-30T14:28:48.693Z] #23 14.49 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e4d08b262c53ff2a845de8c15385448045d05b4c1cc6146d77a6ade4bcab6e85 [2022-06-30T14:28:48.693Z] #23 14.49 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-30T14:28:48.693Z] #23 14.50 Successfully built yamllint [2022-06-30T14:28:48.693Z] #23 14.54 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-30T14:28:48.776Z] #77 233.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-30T14:28:48.776Z] #77 233.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-30T14:28:48.776Z] #77 233.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-30T14:28:48.776Z] #77 233.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-30T14:28:48.776Z] #77 233.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-30T14:28:48.776Z] #77 233.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-30T14:28:48.776Z] #77 233.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-30T14:28:48.776Z] #77 233.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-30T14:28:48.776Z] #77 233.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-30T14:28:48.776Z] #77 233.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-30T14:28:48.776Z] #77 233.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-30T14:28:48.776Z] #77 233.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-30T14:28:48.776Z] #77 233.8 make install-recursive [2022-06-30T14:28:48.776Z] #77 233.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:28:48.776Z] #77 234.1 Making install in yajl [2022-06-30T14:28:48.776Z] #77 234.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:28:48.833Z] #64 304.9 + binaries [2022-06-30T14:28:48.951Z] #23 14.99 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-30T14:28:49.040Z] #77 234.3 CC src/libyajl_la-yajl_alloc.lo [2022-06-30T14:28:49.040Z] #77 234.3 CC src/libyajl_la-yajl.lo [2022-06-30T14:28:49.040Z] #77 234.3 CC verify/json_verify-json_verify.o [2022-06-30T14:28:49.040Z] #77 234.3 CC src/libyajl_la-yajl_gen.lo [2022-06-30T14:28:49.040Z] #77 234.3 CC src/libyajl_la-yajl_parser.lo [2022-06-30T14:28:49.040Z] #77 234.3 CC src/libyajl_la-yajl_buf.lo [2022-06-30T14:28:49.040Z] #77 234.4 CC src/libyajl_la-yajl_encode.lo [2022-06-30T14:28:49.040Z] #77 234.4 CC src/libyajl_la-yajl_lex.lo [2022-06-30T14:28:49.040Z] #77 234.4 CC src/libyajl_la-yajl_tree.lo [2022-06-30T14:28:49.040Z] #77 ... [2022-06-30T14:28:49.040Z] [2022-06-30T14:28:49.040Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:28:49.040Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:28:49.040Z] #21 79.94 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T14:28:49.091Z] #64 304.9 + install -D bin/containerd /build/containerd [2022-06-30T14:28:49.091Z] #64 305.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-30T14:28:49.091Z] #64 305.0 + install -D bin/ctr /build/ctr [2022-06-30T14:28:49.206Z] #69 DONE 45.5s [2022-06-30T14:28:49.206Z] [2022-06-30T14:28:49.206Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-30T14:28:49.206Z] #70 sha256:af96b35097efc8013a3de4b87420c77761eca31a67dee40acce5a4e91992996b [2022-06-30T14:28:49.206Z] #70 DONE 0.1s [2022-06-30T14:28:49.206Z] [2022-06-30T14:28:49.206Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:28:49.206Z] #71 sha256:7b53cffc90d27b6506a8dfd1b22bf1f7bae3fe1ccf52e190bd1ff6b70ea08e39 [2022-06-30T14:28:49.302Z] #21 79.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-30T14:28:49.302Z] #21 79.98 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-30T14:28:49.302Z] #21 80.00 Setting up patch (2.7.6-7) ... [2022-06-30T14:28:49.302Z] #21 80.03 Setting up sudo (1.9.5p2-3) ... [2022-06-30T14:28:49.302Z] #21 80.20 invoke-rc.d: could not determine current runlevel [2022-06-30T14:28:49.302Z] #21 80.24 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-30T14:28:49.519Z] #23 DONE 15.6s [2022-06-30T14:28:49.519Z] [2022-06-30T14:28:49.519Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-30T14:28:49.519Z] #27 sha256:6e8d1d128027cc9962501a75273fe270e155e43f458230c82c71ad990c66e55c [2022-06-30T14:28:49.563Z] #21 80.26 Setting up xfsprogs (5.10.0-4) ... [2022-06-30T14:28:49.563Z] #21 80.27 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-30T14:28:49.563Z] #21 80.29 Setting up inetutils-ping (2:2.0-1) ... [2022-06-30T14:28:49.563Z] #21 80.31 Setting up pigz (2.6-1) ... [2022-06-30T14:28:49.563Z] #21 80.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-30T14:28:49.563Z] #21 80.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T14:28:49.563Z] #21 80.34 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-30T14:28:49.563Z] #21 80.36 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:28:50.085Z] #27 DONE 0.5s [2022-06-30T14:28:50.085Z] [2022-06-30T14:28:50.085Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-30T14:28:50.085Z] #32 sha256:a723d4b546151cea183f007656f65f42e9e37d8ac22ada0f2a55c3ac661f33f6 [2022-06-30T14:28:50.138Z] #71 0.807 + RM_GOPATH=0 [2022-06-30T14:28:50.138Z] #71 0.807 + TMP_GOPATH= [2022-06-30T14:28:50.138Z] #71 0.807 + : /build [2022-06-30T14:28:50.138Z] #71 0.807 + '[' -z '' ']' [2022-06-30T14:28:50.138Z] #71 0.807 ++ mktemp -d [2022-06-30T14:28:50.138Z] #71 0.811 + export GOPATH=/tmp/tmp.gGbsXEaLX6 [2022-06-30T14:28:50.138Z] #71 0.811 + GOPATH=/tmp/tmp.gGbsXEaLX6 [2022-06-30T14:28:50.138Z] #71 0.812 + RM_GOPATH=1 [2022-06-30T14:28:50.138Z] #71 0.812 + case "$(go env GOARCH)" in [2022-06-30T14:28:50.138Z] #71 0.813 ++ go env GOARCH [2022-06-30T14:28:50.138Z] #71 0.818 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:28:50.138Z] #71 0.818 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:28:50.138Z] #71 0.818 ++ dirname /install.sh [2022-06-30T14:28:50.138Z] #71 0.819 + dir=/ [2022-06-30T14:28:50.138Z] #71 0.819 + bin=containerd [2022-06-30T14:28:50.138Z] #71 0.819 + shift [2022-06-30T14:28:50.138Z] #71 0.819 + '[' '!' -f //containerd.installer ']' [2022-06-30T14:28:50.138Z] #71 0.819 + . //containerd.installer [2022-06-30T14:28:50.138Z] #71 0.820 ++ set -e [2022-06-30T14:28:50.138Z] #71 0.820 ++ : v1.6.6 [2022-06-30T14:28:50.138Z] #71 0.820 + install_containerd [2022-06-30T14:28:50.138Z] #71 0.820 + echo 'Install containerd version v1.6.6' [2022-06-30T14:28:50.138Z] #71 0.820 Install containerd version v1.6.6 [2022-06-30T14:28:50.138Z] #71 0.820 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gGbsXEaLX6/src/github.com/containerd/containerd [2022-06-30T14:28:50.138Z] #71 0.836 Cloning into '/tmp/tmp.gGbsXEaLX6/src/github.com/containerd/containerd'... [2022-06-30T14:28:50.653Z] #32 DONE 0.5s [2022-06-30T14:28:50.653Z] [2022-06-30T14:28:50.653Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:28:50.653Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:28:50.653Z] #55 ... [2022-06-30T14:28:50.653Z] [2022-06-30T14:28:50.653Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-30T14:28:50.653Z] #35 sha256:7e618dfffeb09c41754f5dd363a4f5e02ea572487a4e1999a45f8ee8973edd2b [2022-06-30T14:28:50.917Z] #35 DONE 0.3s [2022-06-30T14:28:50.917Z] [2022-06-30T14:28:50.917Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-30T14:28:50.917Z] #37 sha256:5609270be4dde7fedf5ef5da85ba6ea15eba44179a00bc0feb6725b40d6efbea [2022-06-30T14:28:50.951Z] #21 81.73 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-30T14:28:50.951Z] #21 81.84 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-30T14:28:51.179Z] #37 DONE 0.4s [2022-06-30T14:28:51.179Z] [2022-06-30T14:28:51.179Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-30T14:28:51.179Z] #39 sha256:dce853d938c8084ecc469a83c165a20e4c691442ad7d44b991b528e2a09dc25a [2022-06-30T14:28:51.179Z] #39 DONE 0.1s [2022-06-30T14:28:51.179Z] [2022-06-30T14:28:51.179Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:28:51.179Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:28:51.438Z] #55 ... [2022-06-30T14:28:51.438Z] [2022-06-30T14:28:51.438Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-30T14:28:51.438Z] #41 sha256:00688b93429446873420e1080ac107acae1d0392fd5a408147f9673f767f4a3f [2022-06-30T14:28:51.438Z] #41 DONE 0.1s [2022-06-30T14:28:51.438Z] [2022-06-30T14:28:51.438Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-30T14:28:51.438Z] #45 sha256:29d96bfe92457a1ce62c76c1c28dc4943b6dd807bea36b160032ee44d09c3b3c [2022-06-30T14:28:51.438Z] #45 DONE 0.1s [2022-06-30T14:28:51.438Z] [2022-06-30T14:28:51.438Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:28:51.438Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:28:52.384Z] #21 82.82 Setting up libelf1:amd64 (0.183-1) ... [2022-06-30T14:28:52.384Z] #21 82.89 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-30T14:28:52.384Z] #21 82.99 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T14:28:52.384Z] #21 83.04 Setting up python3-distutils (3.9.2-1) ... [2022-06-30T14:28:53.278Z] #64 DONE 308.8s [2022-06-30T14:28:53.348Z] #21 84.24 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:28:53.424Z] #71 ... [2022-06-30T14:28:53.424Z] [2022-06-30T14:28:53.424Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:28:53.424Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-06-30T14:28:53.424Z] #49 30.76 Reading package lists... [2022-06-30T14:28:53.424Z] #49 39.63 Building dependency tree... [2022-06-30T14:28:53.424Z] #49 43.38 The following additional packages will be installed: [2022-06-30T14:28:53.424Z] #49 43.40 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-06-30T14:28:53.424Z] #49 43.42 Suggested packages: [2022-06-30T14:28:53.424Z] #49 43.44 cmake-doc ninja-build lrzip [2022-06-30T14:28:53.424Z] #49 43.44 Recommended packages: [2022-06-30T14:28:53.424Z] #49 43.44 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-30T14:28:53.424Z] #49 43.89 The following NEW packages will be installed: [2022-06-30T14:28:53.424Z] #49 43.92 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-06-30T14:28:53.424Z] #49 44.36 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:28:53.424Z] #49 44.36 Need to get 8418 kB of archives. [2022-06-30T14:28:53.424Z] #49 44.36 After this operation, 34.9 MB of additional disk space will be used. [2022-06-30T14:28:53.424Z] #49 44.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-30T14:28:53.424Z] #49 44.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-30T14:28:53.424Z] #49 44.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-30T14:28:53.424Z] #49 44.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-30T14:28:53.424Z] #49 44.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-30T14:28:53.424Z] #49 44.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-30T14:28:53.424Z] #49 44.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-30T14:28:53.424Z] #49 44.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-30T14:28:53.424Z] #49 45.17 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:28:53.424Z] #49 45.59 Fetched 8418 kB in 0s (17.7 MB/s) [2022-06-30T14:28:53.424Z] #49 45.71 Selecting previously unselected package xxd. [2022-06-30T14:28:53.424Z] #49 45.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-06-30T14:28:53.424Z] #49 45.78 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-30T14:28:53.424Z] #49 45.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:28:53.424Z] #49 45.92 Selecting previously unselected package vim-common. [2022-06-30T14:28:53.424Z] #49 45.92 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T14:28:53.424Z] #49 45.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:28:53.424Z] #49 46.13 Selecting previously unselected package cmake-data. [2022-06-30T14:28:53.424Z] #49 46.13 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-30T14:28:53.424Z] #49 46.14 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-30T14:28:53.424Z] #49 47.31 Selecting previously unselected package libarchive13:amd64. [2022-06-30T14:28:53.424Z] #49 47.34 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-30T14:28:53.424Z] #49 47.36 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-30T14:28:53.424Z] #49 47.46 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-30T14:28:53.424Z] #49 47.46 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-30T14:28:53.424Z] #49 47.46 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-30T14:28:53.424Z] #49 47.53 Selecting previously unselected package librhash0:amd64. [2022-06-30T14:28:53.424Z] #49 47.54 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-06-30T14:28:53.424Z] #49 47.55 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-30T14:28:53.424Z] #49 47.62 Selecting previously unselected package libuv1:amd64. [2022-06-30T14:28:53.424Z] #49 47.63 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-06-30T14:28:53.424Z] #49 47.63 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-30T14:28:53.424Z] #49 47.73 Selecting previously unselected package cmake. [2022-06-30T14:28:53.424Z] #49 47.74 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-30T14:28:53.424Z] #49 47.75 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-30T14:28:53.424Z] #49 49.41 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-30T14:28:53.424Z] #49 49.43 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:28:53.424Z] #49 49.44 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-30T14:28:53.424Z] #49 49.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:28:53.424Z] #49 49.47 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-30T14:28:53.424Z] #49 49.49 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-30T14:28:53.424Z] #49 49.50 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-30T14:28:53.424Z] #49 49.51 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-30T14:28:53.424Z] #49 49.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:28:53.424Z] #49 ... [2022-06-30T14:28:53.424Z] [2022-06-30T14:28:53.424Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:28:53.424Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-06-30T14:28:53.424Z] #20 31.45 Reading package lists... [2022-06-30T14:28:53.424Z] #20 40.43 Building dependency tree... [2022-06-30T14:28:53.424Z] #20 44.12 The following additional packages will be installed: [2022-06-30T14:28:53.424Z] #20 44.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-30T14:28:53.424Z] #20 44.12 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-30T14:28:53.424Z] #20 44.12 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-30T14:28:53.424Z] #20 44.12 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-30T14:28:53.424Z] #20 44.12 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-30T14:28:53.424Z] #20 44.12 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-30T14:28:53.424Z] #20 44.13 mingw-w64-common mingw-w64-x86-64-dev [2022-06-30T14:28:53.424Z] #20 44.14 Suggested packages: [2022-06-30T14:28:53.424Z] #20 44.14 gcc-10-locales seccomp wine64 [2022-06-30T14:28:53.424Z] #20 44.77 The following NEW packages will be installed: [2022-06-30T14:28:53.424Z] #20 44.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-30T14:28:53.424Z] #20 44.77 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-30T14:28:53.424Z] #20 44.77 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-30T14:28:53.424Z] #20 44.77 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-30T14:28:53.424Z] #20 44.77 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-30T14:28:53.424Z] #20 44.78 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-30T14:28:53.424Z] #20 44.78 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-30T14:28:53.424Z] #20 44.79 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-30T14:28:53.424Z] #20 44.79 mingw-w64-x86-64-dev [2022-06-30T14:28:53.424Z] #20 45.20 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:28:53.424Z] #20 45.20 Need to get 115 MB of archives. [2022-06-30T14:28:53.424Z] #20 45.20 After this operation, 645 MB of additional disk space will be used. [2022-06-30T14:28:53.424Z] #20 45.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-30T14:28:53.424Z] #20 45.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-30T14:28:53.424Z] #20 45.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-30T14:28:53.424Z] #20 45.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-30T14:28:53.424Z] #20 45.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-30T14:28:53.424Z] #20 45.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-30T14:28:53.424Z] #20 45.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-30T14:28:53.424Z] #20 45.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-30T14:28:53.424Z] #20 45.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-30T14:28:53.424Z] #20 45.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-30T14:28:53.424Z] #20 46.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-30T14:28:53.424Z] #20 46.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-30T14:28:53.424Z] #20 46.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-30T14:28:53.424Z] #20 47.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-30T14:28:53.424Z] #20 47.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-30T14:28:53.424Z] #20 47.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-30T14:28:53.424Z] #20 47.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-30T14:28:53.424Z] #20 47.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-30T14:28:53.424Z] #20 47.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-30T14:28:53.424Z] #20 47.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-30T14:28:53.424Z] #20 47.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-30T14:28:53.424Z] #20 47.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-30T14:28:53.424Z] #20 47.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-30T14:28:53.424Z] #20 47.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-30T14:28:53.424Z] #20 47.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-30T14:28:53.424Z] #20 47.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-30T14:28:53.424Z] #20 47.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-30T14:28:53.424Z] #20 47.45 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-30T14:28:53.424Z] #20 47.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-30T14:28:53.424Z] #20 47.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-30T14:28:53.424Z] #20 48.09 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:28:53.424Z] #20 48.42 Fetched 115 MB in 3s (45.0 MB/s) [2022-06-30T14:28:53.424Z] #20 48.49 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-30T14:28:53.424Z] #20 48.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-06-30T14:28:53.424Z] #20 48.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-30T14:28:53.424Z] #20 48.54 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-30T14:28:53.424Z] #20 49.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-30T14:28:53.424Z] #20 49.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-30T14:28:53.424Z] #20 49.39 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-30T14:28:53.610Z] #21 84.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-30T14:28:53.610Z] #21 84.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-30T14:28:53.610Z] #21 84.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-30T14:28:53.610Z] #21 84.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-30T14:28:53.610Z] #21 84.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-30T14:28:53.610Z] #21 84.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-30T14:28:53.610Z] #21 84.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-30T14:28:53.610Z] #21 84.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-30T14:28:53.610Z] #21 84.42 Setting up python3-setuptools (52.0.0-4) ... [2022-06-30T14:28:53.682Z] #20 ... [2022-06-30T14:28:53.682Z] [2022-06-30T14:28:53.682Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-30T14:28:53.682Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-06-30T14:28:53.682Z] #49 DONE 50.0s [2022-06-30T14:28:53.682Z] [2022-06-30T14:28:53.682Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-30T14:28:53.682Z] #50 sha256:e327880632bc5dc7d59ec85b9eef531caf229bb1b4fd5cab10d824d27294cce4 [2022-06-30T14:28:53.682Z] #50 DONE 0.1s [2022-06-30T14:28:53.682Z] [2022-06-30T14:28:53.682Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T14:28:53.682Z] #74 sha256:2d2f8dae3554c044408d3b68e89cc714a2c4958f2ea984368da7457fa637a49a [2022-06-30T14:28:53.682Z] #74 47.18 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-30T14:28:53.682Z] #74 47.18 + GOBIN=/build [2022-06-30T14:28:53.682Z] #74 47.18 + GO111MODULE=on [2022-06-30T14:28:53.682Z] #74 47.18 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-30T14:28:53.848Z] [2022-06-30T14:28:53.848Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-30T14:28:53.848Z] #65 sha256:a96c463988fd482f01f585efb3796330b5c00255e00716b8bb666a33aafe2ebc [2022-06-30T14:28:54.247Z] #74 50.49 rootlesskit version 1.0.0 [2022-06-30T14:28:54.248Z] #74 50.51 Usage of /build/rootlesskit-docker-proxy: [2022-06-30T14:28:54.248Z] #74 50.51 -container-ip string [2022-06-30T14:28:54.248Z] #74 50.51 container ip [2022-06-30T14:28:54.248Z] #74 50.51 -container-port int [2022-06-30T14:28:54.248Z] #74 50.51 container port (default -1) [2022-06-30T14:28:54.248Z] #74 50.51 -host-ip string [2022-06-30T14:28:54.248Z] #74 50.51 host ip [2022-06-30T14:28:54.248Z] #74 50.51 -host-port int [2022-06-30T14:28:54.248Z] #74 50.51 host port (default -1) [2022-06-30T14:28:54.248Z] #74 50.51 -proto string [2022-06-30T14:28:54.248Z] #74 50.51 proxy protocol (default "tcp") [2022-06-30T14:28:54.248Z] #74 DONE 50.6s [2022-06-30T14:28:54.248Z] [2022-06-30T14:28:54.248Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-30T14:28:54.248Z] #75 sha256:f31cd0f0462316f8a8dc14284b386917513210507f5243abd7fe98aaaae09d25 [2022-06-30T14:28:54.248Z] #75 DONE 0.1s [2022-06-30T14:28:54.248Z] [2022-06-30T14:28:54.248Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-30T14:28:54.248Z] #76 sha256:367288cfd5d2a9d6e717eed91f44fe26828dc80e34a667a4c268f3ef46218a84 [2022-06-30T14:28:54.515Z] #76 DONE 0.1s [2022-06-30T14:28:54.515Z] [2022-06-30T14:28:54.515Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:28:54.515Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-06-30T14:28:54.515Z] #20 50.55 Selecting previously unselected package binutils-mingw-w64. [2022-06-30T14:28:54.515Z] #20 50.55 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-30T14:28:54.515Z] #20 50.56 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-30T14:28:54.515Z] #20 50.66 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-30T14:28:54.515Z] #20 50.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T14:28:54.515Z] #20 50.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:28:54.515Z] #20 50.78 Selecting previously unselected package dmsetup. [2022-06-30T14:28:54.515Z] #20 50.78 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T14:28:54.515Z] #20 50.79 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-30T14:28:54.515Z] #20 50.91 Selecting previously unselected package mingw-w64-common. [2022-06-30T14:28:54.515Z] #20 50.93 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-30T14:28:54.515Z] #20 50.94 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-30T14:28:55.224Z] #65 DONE 1.4s [2022-06-30T14:28:55.224Z] [2022-06-30T14:28:55.224Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-30T14:28:55.224Z] #70 sha256:6288b76181c9d6799e30f00792ab9f46596edc36354ecb6a459f4b14cc01f700 [2022-06-30T14:28:55.482Z] #70 DONE 0.3s [2022-06-30T14:28:55.482Z] [2022-06-30T14:28:55.482Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-30T14:28:55.482Z] #75 sha256:7887f37cbe55eacba93a9aa60c45bee27e0bcc96319db00d2d6bb65b38fb4216 [2022-06-30T14:28:56.917Z] #21 87.55 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-30T14:28:56.917Z] #21 87.81 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-30T14:28:57.071Z] #20 ... [2022-06-30T14:28:57.071Z] [2022-06-30T14:28:57.071Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-30T14:28:57.071Z] #51 sha256:2b912087a0155ab26838cc72389deaafa63367e84dac43ad96d18c76ff32df03 [2022-06-30T14:28:57.071Z] #51 0.757 + RM_GOPATH=0 [2022-06-30T14:28:57.071Z] #51 0.757 + TMP_GOPATH= [2022-06-30T14:28:57.071Z] #51 0.757 + : /build [2022-06-30T14:28:57.071Z] #51 0.757 + '[' -z '' ']' [2022-06-30T14:28:57.071Z] #51 0.757 ++ mktemp -d [2022-06-30T14:28:57.071Z] #51 0.775 + export GOPATH=/tmp/tmp.8kV9qX1sH8 [2022-06-30T14:28:57.071Z] #51 0.775 + GOPATH=/tmp/tmp.8kV9qX1sH8 [2022-06-30T14:28:57.071Z] #51 0.775 + RM_GOPATH=1 [2022-06-30T14:28:57.071Z] #51 0.775 + case "$(go env GOARCH)" in [2022-06-30T14:28:57.071Z] #51 0.775 ++ go env GOARCH [2022-06-30T14:28:57.071Z] #51 0.777 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:28:57.071Z] #51 0.777 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:28:57.071Z] #51 0.779 ++ dirname /install.sh [2022-06-30T14:28:57.071Z] #51 0.779 + dir=/ [2022-06-30T14:28:57.071Z] #51 0.779 + bin=tini [2022-06-30T14:28:57.071Z] #51 0.779 + shift [2022-06-30T14:28:57.071Z] #51 0.779 + '[' '!' -f //tini.installer ']' [2022-06-30T14:28:57.071Z] #51 0.779 + . //tini.installer [2022-06-30T14:28:57.071Z] #51 0.779 ++ : v0.19.0 [2022-06-30T14:28:57.071Z] #51 0.781 + install_tini [2022-06-30T14:28:57.071Z] #51 0.781 + echo 'Install tini version v0.19.0' [2022-06-30T14:28:57.071Z] #51 0.781 + git clone https://github.com/krallin/tini.git /tmp/tmp.8kV9qX1sH8/tini [2022-06-30T14:28:57.071Z] #51 0.781 Install tini version v0.19.0 [2022-06-30T14:28:57.071Z] #51 0.804 Cloning into '/tmp/tmp.8kV9qX1sH8/tini'... [2022-06-30T14:28:57.071Z] #51 1.316 + cd /tmp/tmp.8kV9qX1sH8/tini [2022-06-30T14:28:57.071Z] #51 1.316 + git checkout -q v0.19.0 [2022-06-30T14:28:57.071Z] #51 1.344 + cmake . [2022-06-30T14:28:57.071Z] #51 1.711 -- The C compiler identification is GNU 10.2.1 [2022-06-30T14:28:57.071Z] #51 1.763 -- Detecting C compiler ABI info [2022-06-30T14:28:57.071Z] #51 2.221 -- Detecting C compiler ABI info - done [2022-06-30T14:28:57.071Z] #51 2.302 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-30T14:28:57.071Z] #51 2.302 -- Detecting C compile features [2022-06-30T14:28:57.071Z] #51 2.302 -- Detecting C compile features - done [2022-06-30T14:28:57.071Z] #51 2.335 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-30T14:28:57.071Z] #51 2.440 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-30T14:28:57.071Z] #51 2.490 -- Configuring done [2022-06-30T14:28:57.071Z] #51 2.500 -- Generating done [2022-06-30T14:28:57.071Z] #51 2.504 -- Build files have been written to: /tmp/tmp.8kV9qX1sH8/tini [2022-06-30T14:28:57.071Z] #51 2.507 + make tini-static [2022-06-30T14:28:57.071Z] #51 2.601 Scanning dependencies of target tini-static [2022-06-30T14:28:57.071Z] #51 2.623 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-30T14:28:57.071Z] #51 2.968 [100%] Linking C executable tini-static [2022-06-30T14:28:57.071Z] #51 3.141 [100%] Built target tini-static [2022-06-30T14:28:57.071Z] #51 3.154 + mkdir -p /build [2022-06-30T14:28:57.071Z] #51 3.156 + cp tini-static /build/docker-init [2022-06-30T14:28:57.071Z] #51 DONE 3.3s [2022-06-30T14:28:57.071Z] [2022-06-30T14:28:57.071Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:28:57.071Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-06-30T14:28:57.071Z] #20 53.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-30T14:28:57.071Z] #20 53.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-30T14:28:57.071Z] #20 53.47 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-30T14:28:57.178Z] #21 87.85 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-30T14:28:57.178Z] #21 87.87 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-30T14:28:57.383Z] #75 DONE 1.6s [2022-06-30T14:28:57.384Z] [2022-06-30T14:28:57.384Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-30T14:28:57.384Z] #78 sha256:517857d2e0c491c1b5bab016033f59ace30ca4666b27d165fce54469461b1a0d [2022-06-30T14:28:57.384Z] #78 DONE 0.1s [2022-06-30T14:28:57.384Z] [2022-06-30T14:28:57.384Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-30T14:28:57.384Z] #79 sha256:bbffa0beeadfbf34ff429e1349f2d5a8bbb5df99902c2873f2e60d55fc8714b2 [2022-06-30T14:28:57.384Z] #79 DONE 0.1s [2022-06-30T14:28:57.384Z] [2022-06-30T14:28:57.384Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-30T14:28:57.384Z] #80 sha256:1058837b7cef8f2e82ab65144b530522192a58e4ab8919661ad1a8bcda440408 [2022-06-30T14:28:57.384Z] #80 DONE 0.0s [2022-06-30T14:28:57.384Z] [2022-06-30T14:28:57.384Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-30T14:28:57.384Z] #81 sha256:4c7c989879014a95534c9e621fc13ecead1f1f4712b8ce7acbb9c5765d4ee114 [2022-06-30T14:28:58.328Z] #81 DONE 0.9s [2022-06-30T14:28:58.328Z] [2022-06-30T14:28:58.328Z] #82 exporting to image [2022-06-30T14:28:58.328Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-30T14:28:58.328Z] #82 exporting layers [2022-06-30T14:28:58.566Z] #21 ... [2022-06-30T14:28:58.566Z] [2022-06-30T14:28:58.566Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:28:58.566Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:28:58.566Z] #77 243.8 CCLD libyajl.la [2022-06-30T14:28:59.138Z] #77 244.3 CCLD verify/json_verify [2022-06-30T14:28:59.593Z] #20 55.63 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-30T14:28:59.593Z] #20 55.64 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:28:59.593Z] #20 55.64 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-30T14:28:59.593Z] #20 55.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-30T14:28:59.593Z] #20 55.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:28:59.593Z] #20 55.71 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-30T14:28:59.709Z] #77 245.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:28:59.709Z] #77 245.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-30T14:28:59.709Z] #77 245.0 make[5]: Nothing to be done for 'install-data-am'. [2022-06-30T14:28:59.709Z] #77 245.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:28:59.709Z] #77 245.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T14:28:59.709Z] #77 245.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:28:59.971Z] #77 245.2 CC src/validate.o [2022-06-30T14:28:59.971Z] #77 245.2 CC src/image_spec_schema_config_schema.lo [2022-06-30T14:28:59.971Z] #77 245.2 CC src/image_spec_schema_content_descriptor.lo [2022-06-30T14:28:59.971Z] #77 245.2 CC src/image_spec_schema_defs.lo [2022-06-30T14:28:59.971Z] #77 245.2 CC src/image_spec_schema_defs_descriptor.lo [2022-06-30T14:28:59.971Z] #77 245.3 CC src/image_spec_schema_image_index_schema.lo [2022-06-30T14:28:59.971Z] #77 245.3 CC src/runtime_spec_schema_config_linux.lo [2022-06-30T14:29:00.232Z] #77 245.3 CC src/image_spec_schema_image_layout_schema.lo [2022-06-30T14:29:00.232Z] #77 245.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-30T14:29:00.232Z] #77 245.5 CC src/runtime_spec_schema_config_zos.lo [2022-06-30T14:29:00.232Z] #77 245.5 CC src/runtime_spec_schema_config_vm.lo [2022-06-30T14:29:00.232Z] #77 245.5 CC src/runtime_spec_schema_config_solaris.lo [2022-06-30T14:29:00.493Z] #77 245.6 CC src/runtime_spec_schema_config_windows.lo [2022-06-30T14:29:00.493Z] #77 245.6 CC src/runtime_spec_schema_config_schema.lo [2022-06-30T14:29:00.493Z] #77 245.6 CC src/runtime_spec_schema_defs_linux.lo [2022-06-30T14:29:00.493Z] #77 245.6 CC src/runtime_spec_schema_defs_vm.lo [2022-06-30T14:29:00.493Z] #77 245.7 CC src/runtime_spec_schema_defs_zos.lo [2022-06-30T14:29:00.493Z] #77 245.7 CC src/runtime_spec_schema_defs.lo [2022-06-30T14:29:00.493Z] #77 245.7 CC src/runtime_spec_schema_defs_windows.lo [2022-06-30T14:29:00.493Z] #77 ... [2022-06-30T14:29:00.493Z] [2022-06-30T14:29:00.493Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:29:00.493Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T14:29:00.493Z] #21 89.83 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-30T14:29:00.493Z] #21 89.86 Setting up jq (1.6-2.1) ... [2022-06-30T14:29:00.493Z] #21 89.87 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-30T14:29:00.493Z] #21 89.88 Setting up iptables (1.8.7-1) ... [2022-06-30T14:29:00.493Z] #21 89.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-30T14:29:00.493Z] #21 89.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-30T14:29:00.493Z] #21 89.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-30T14:29:00.493Z] #21 89.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-30T14:29:00.493Z] #21 89.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-30T14:29:00.493Z] #21 89.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-30T14:29:00.493Z] #21 89.95 Setting up iproute2 (5.10.0-4) ... [2022-06-30T14:29:00.493Z] #21 90.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:29:00.493Z] #21 DONE 91.2s [2022-06-30T14:29:00.493Z] [2022-06-30T14:29:00.493Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:29:00.493Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:29:00.493Z] #77 245.7 CC src/runtime_spec_schema_state_schema.lo [2022-06-30T14:29:00.754Z] #77 246.0 CC src/basic_test_top_array_int.lo [2022-06-30T14:29:00.754Z] #77 246.1 CC src/basic_test_double_array_item.lo [2022-06-30T14:29:00.754Z] #77 246.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-30T14:29:00.754Z] #77 246.1 CC src/basic_test_top_array_string.lo [2022-06-30T14:29:01.014Z] #77 246.2 CC src/basic_test_top_double_array_int.lo [2022-06-30T14:29:01.014Z] #77 246.3 CC src/basic_test_double_array.lo [2022-06-30T14:29:01.014Z] #77 246.4 CC src/basic_test_top_double_array_refobj.lo [2022-06-30T14:29:01.014Z] #77 246.4 CC src/basic_test_top_double_array_string.lo [2022-06-30T14:29:01.274Z] #77 246.5 CC src/basic_test_top_double_array_obj.lo [2022-06-30T14:29:01.274Z] #77 246.5 CC src/read-file.lo [2022-06-30T14:29:01.274Z] #77 246.6 CC tests/test-1.o [2022-06-30T14:29:01.274Z] #77 246.6 CC tests/test-2.o [2022-06-30T14:29:01.274Z] #77 246.7 CC tests/test-3.o [2022-06-30T14:29:01.487Z] #20 57.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-30T14:29:01.487Z] #20 57.80 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:29:01.487Z] #20 57.81 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:29:01.536Z] #77 246.7 CC src/json_common.lo [2022-06-30T14:29:01.614Z] #82 exporting layers 3.3s done [2022-06-30T14:29:01.614Z] #82 writing image sha256:c99cca7b87b2a7cf5a78adb5c67cc9c2e48a7996201fe45e6d9e269bdb90920e done [2022-06-30T14:29:01.614Z] #82 naming to docker.io/library/docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac done [2022-06-30T14:29:01.614Z] #82 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-30T14:29:01.797Z] #77 247.1 CC tests/test-5.o [2022-06-30T14:29:01.797Z] #77 247.2 CC tests/test-4.o [2022-06-30T14:29:01.944Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-30T14:29:02.057Z] #77 247.2 CC tests/test-7.o [2022-06-30T14:29:02.057Z] #77 ... [2022-06-30T14:29:02.057Z] [2022-06-30T14:29:02.057Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-30T14:29:02.057Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-06-30T14:29:02.057Z] #22 1.480 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-30T14:29:02.057Z] #22 1.491 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-30T14:29:02.057Z] #22 1.497 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-30T14:29:02.057Z] #22 DONE 1.6s [2022-06-30T14:29:02.228Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43759/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac hack/test/unit [2022-06-30T14:29:02.318Z] [2022-06-30T14:29:02.318Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-30T14:29:02.318Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-06-30T14:29:04.011Z] #20 ... [2022-06-30T14:29:04.011Z] [2022-06-30T14:29:04.011Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:29:04.011Z] #71 sha256:7b53cffc90d27b6506a8dfd1b22bf1f7bae3fe1ccf52e190bd1ff6b70ea08e39 [2022-06-30T14:29:04.011Z] #71 14.78 + cd /tmp/tmp.gGbsXEaLX6/src/github.com/containerd/containerd [2022-06-30T14:29:04.011Z] #71 14.78 + git checkout -q v1.6.6 [2022-06-30T14:29:04.130Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-30T14:29:04.130Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-30T14:29:04.130Z] + TESTDIRS=./... [2022-06-30T14:29:04.130Z] + exclude_paths='/vendor/|/integration' [2022-06-30T14:29:04.130Z] ++ go list ./... [2022-06-30T14:29:04.130Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-30T14:29:04.943Z] #71 15.66 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-30T14:29:04.943Z] #71 15.66 + BUILDTAGS='netgo osusergo static_build' [2022-06-30T14:29:04.943Z] #71 15.66 + export EXTRA_FLAGS=-buildmode=pie [2022-06-30T14:29:04.943Z] #71 15.66 + EXTRA_FLAGS=-buildmode=pie [2022-06-30T14:29:04.943Z] #71 15.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-30T14:29:04.943Z] #71 15.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-30T14:29:04.943Z] #71 15.66 + '[' '' = dynamic ']' [2022-06-30T14:29:04.943Z] #71 15.66 + make [2022-06-30T14:29:05.067Z] + pkg_list='github.com/docker/docker/api [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server/backend/build [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server/httputils [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server/middleware [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server/router [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server/router/build [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server/router/container [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server/router/debug [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server/router/image [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server/router/network [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server/router/session [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server/router/system [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/server/router/volume [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types/backend [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types/container [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types/events [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types/filters [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types/image [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types/mount [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types/network [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types/registry [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types/strslice [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types/swarm [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types/time [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types/versions [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T14:29:05.067Z] github.com/docker/docker/api/types/volume [2022-06-30T14:29:05.067Z] github.com/docker/docker/builder [2022-06-30T14:29:05.067Z] github.com/docker/docker/builder/builder-next [2022-06-30T14:29:05.067Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T14:29:05.067Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T14:29:05.067Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T14:29:05.067Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T14:29:05.067Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T14:29:05.067Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T14:29:05.067Z] github.com/docker/docker/builder/dockerfile [2022-06-30T14:29:05.067Z] github.com/docker/docker/builder/remotecontext [2022-06-30T14:29:05.067Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T14:29:05.067Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T14:29:05.067Z] github.com/docker/docker/cli [2022-06-30T14:29:05.067Z] github.com/docker/docker/cli/config [2022-06-30T14:29:05.067Z] github.com/docker/docker/cli/debug [2022-06-30T14:29:05.067Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T14:29:05.067Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T14:29:05.067Z] github.com/docker/docker/client [2022-06-30T14:29:05.067Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T14:29:05.067Z] github.com/docker/docker/cmd/dockerd [2022-06-30T14:29:05.067Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T14:29:05.067Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T14:29:05.067Z] github.com/docker/docker/container [2022-06-30T14:29:05.067Z] github.com/docker/docker/container/stream [2022-06-30T14:29:05.067Z] github.com/docker/docker/contrib/apparmor [2022-06-30T14:29:05.067Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T14:29:05.067Z] github.com/docker/docker/contrib/httpserver [2022-06-30T14:29:05.067Z] github.com/docker/docker/daemon [2022-06-30T14:29:05.067Z] github.com/docker/docker/daemon/cluster [2022-06-30T14:29:05.067Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/config [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/events [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/exec [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/images [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/initlayer [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/links [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/listeners [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/local [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/names [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/network [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/stats [2022-06-30T14:29:05.068Z] github.com/docker/docker/distribution [2022-06-30T14:29:05.068Z] github.com/docker/docker/distribution/metadata [2022-06-30T14:29:05.068Z] github.com/docker/docker/distribution/utils [2022-06-30T14:29:05.068Z] github.com/docker/docker/distribution/xfer [2022-06-30T14:29:05.068Z] github.com/docker/docker/dockerversion [2022-06-30T14:29:05.068Z] github.com/docker/docker/errdefs [2022-06-30T14:29:05.068Z] github.com/docker/docker/image [2022-06-30T14:29:05.068Z] github.com/docker/docker/image/cache [2022-06-30T14:29:05.068Z] github.com/docker/docker/image/tarexport [2022-06-30T14:29:05.068Z] github.com/docker/docker/image/v1 [2022-06-30T14:29:05.068Z] github.com/docker/docker/internal/test/suite [2022-06-30T14:29:05.068Z] github.com/docker/docker/layer [2022-06-30T14:29:05.068Z] github.com/docker/docker/libcontainerd [2022-06-30T14:29:05.068Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T14:29:05.068Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T14:29:05.068Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T14:29:05.068Z] github.com/docker/docker/libcontainerd/types [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/config [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/idm [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/ns [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/options [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/osl [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T14:29:05.068Z] github.com/docker/docker/libnetwork/types [2022-06-30T14:29:05.068Z] github.com/docker/docker/oci [2022-06-30T14:29:05.068Z] github.com/docker/docker/oci/caps [2022-06-30T14:29:05.068Z] github.com/docker/docker/opts [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/aaparser [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/archive [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/authorization [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/capabilities [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/containerfs [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/directory [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/dmesg [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/fileutils [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/fsutils [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/homedir [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/idtools [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/ioutils [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/longpath [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/loopback [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/parsers [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/pidfile [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/platform [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/plugins [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/pools [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/progress [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/pubsub [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/reexec [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/signal [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/stack [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/stringid [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/system [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/tailfile [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/tarsum [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/truncindex [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/urlutil [2022-06-30T14:29:05.068Z] github.com/docker/docker/pkg/useragent [2022-06-30T14:29:05.068Z] github.com/docker/docker/plugin [2022-06-30T14:29:05.068Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T14:29:05.068Z] github.com/docker/docker/plugin/v2 [2022-06-30T14:29:05.068Z] github.com/docker/docker/profiles/apparmor [2022-06-30T14:29:05.068Z] github.com/docker/docker/profiles/seccomp [2022-06-30T14:29:05.068Z] github.com/docker/docker/quota [2022-06-30T14:29:05.068Z] github.com/docker/docker/reference [2022-06-30T14:29:05.068Z] github.com/docker/docker/registry [2022-06-30T14:29:05.068Z] github.com/docker/docker/registry/resumable [2022-06-30T14:29:05.068Z] github.com/docker/docker/restartmanager [2022-06-30T14:29:05.068Z] github.com/docker/docker/rootless [2022-06-30T14:29:05.068Z] github.com/docker/docker/rootless/specconv [2022-06-30T14:29:05.068Z] github.com/docker/docker/runconfig [2022-06-30T14:29:05.068Z] github.com/docker/docker/runconfig/opts [2022-06-30T14:29:05.068Z] github.com/docker/docker/testutil [2022-06-30T14:29:05.068Z] github.com/docker/docker/testutil/daemon [2022-06-30T14:29:05.068Z] github.com/docker/docker/testutil/environment [2022-06-30T14:29:05.068Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T14:29:05.068Z] github.com/docker/docker/testutil/fakegit [2022-06-30T14:29:05.068Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T14:29:05.068Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T14:29:05.068Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T14:29:05.068Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T14:29:05.068Z] github.com/docker/docker/testutil/registry [2022-06-30T14:29:05.068Z] github.com/docker/docker/testutil/request [2022-06-30T14:29:05.068Z] github.com/docker/docker/volume [2022-06-30T14:29:05.068Z] github.com/docker/docker/volume/drivers [2022-06-30T14:29:05.068Z] github.com/docker/docker/volume/local [2022-06-30T14:29:05.068Z] github.com/docker/docker/volume/mounts [2022-06-30T14:29:05.068Z] github.com/docker/docker/volume/service [2022-06-30T14:29:05.068Z] github.com/docker/docker/volume/service/opts [2022-06-30T14:29:05.068Z] github.com/docker/docker/volume/testutils' [2022-06-30T14:29:05.068Z] ++ grep --fixed-strings -v /libnetwork [2022-06-30T14:29:05.068Z] ++ echo 'github.com/docker/docker/api [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server/backend/build [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server/httputils [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server/middleware [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server/router [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server/router/build [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server/router/container [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server/router/debug [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server/router/image [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server/router/network [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server/router/session [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server/router/system [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/server/router/volume [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types/backend [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types/container [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types/events [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types/filters [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types/image [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types/mount [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types/network [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types/registry [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types/strslice [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types/swarm [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types/time [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types/versions [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T14:29:05.068Z] github.com/docker/docker/api/types/volume [2022-06-30T14:29:05.068Z] github.com/docker/docker/builder [2022-06-30T14:29:05.068Z] github.com/docker/docker/builder/builder-next [2022-06-30T14:29:05.068Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T14:29:05.068Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T14:29:05.068Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T14:29:05.068Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T14:29:05.068Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T14:29:05.068Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T14:29:05.068Z] github.com/docker/docker/builder/dockerfile [2022-06-30T14:29:05.068Z] github.com/docker/docker/builder/remotecontext [2022-06-30T14:29:05.068Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T14:29:05.068Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T14:29:05.068Z] github.com/docker/docker/cli [2022-06-30T14:29:05.068Z] github.com/docker/docker/cli/config [2022-06-30T14:29:05.068Z] github.com/docker/docker/cli/debug [2022-06-30T14:29:05.068Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T14:29:05.068Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T14:29:05.068Z] github.com/docker/docker/client [2022-06-30T14:29:05.068Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T14:29:05.068Z] github.com/docker/docker/cmd/dockerd [2022-06-30T14:29:05.068Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T14:29:05.068Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T14:29:05.068Z] github.com/docker/docker/container [2022-06-30T14:29:05.068Z] github.com/docker/docker/container/stream [2022-06-30T14:29:05.068Z] github.com/docker/docker/contrib/apparmor [2022-06-30T14:29:05.068Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T14:29:05.068Z] github.com/docker/docker/contrib/httpserver [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/cluster [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/config [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/events [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/exec [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/images [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/initlayer [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/links [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/listeners [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/local [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/names [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/network [2022-06-30T14:29:05.068Z] github.com/docker/docker/daemon/stats [2022-06-30T14:29:05.068Z] github.com/docker/docker/distribution [2022-06-30T14:29:05.068Z] github.com/docker/docker/distribution/metadata [2022-06-30T14:29:05.068Z] github.com/docker/docker/distribution/utils [2022-06-30T14:29:05.068Z] github.com/docker/docker/distribution/xfer [2022-06-30T14:29:05.068Z] github.com/docker/docker/dockerversion [2022-06-30T14:29:05.068Z] github.com/docker/docker/errdefs [2022-06-30T14:29:05.068Z] github.com/docker/docker/image [2022-06-30T14:29:05.068Z] github.com/docker/docker/image/cache [2022-06-30T14:29:05.068Z] github.com/docker/docker/image/tarexport [2022-06-30T14:29:05.068Z] github.com/docker/docker/image/v1 [2022-06-30T14:29:05.068Z] github.com/docker/docker/internal/test/suite [2022-06-30T14:29:05.068Z] github.com/docker/docker/layer [2022-06-30T14:29:05.068Z] github.com/docker/docker/libcontainerd [2022-06-30T14:29:05.068Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T14:29:05.068Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T14:29:05.068Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T14:29:05.068Z] github.com/docker/docker/libcontainerd/types [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/config [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/idm [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/ns [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/options [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/osl [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T14:29:05.069Z] github.com/docker/docker/libnetwork/types [2022-06-30T14:29:05.069Z] github.com/docker/docker/oci [2022-06-30T14:29:05.069Z] github.com/docker/docker/oci/caps [2022-06-30T14:29:05.069Z] github.com/docker/docker/opts [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/aaparser [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/archive [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/authorization [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/capabilities [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/containerfs [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/directory [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/dmesg [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/fileutils [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/fsutils [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/homedir [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/idtools [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/ioutils [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/longpath [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/loopback [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/parsers [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/pidfile [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/platform [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/plugins [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/pools [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/progress [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/pubsub [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/reexec [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/signal [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/stack [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/stringid [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/system [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/tailfile [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/tarsum [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/truncindex [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/urlutil [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/useragent [2022-06-30T14:29:05.069Z] github.com/docker/docker/plugin [2022-06-30T14:29:05.069Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T14:29:05.069Z] github.com/docker/docker/plugin/v2 [2022-06-30T14:29:05.069Z] github.com/docker/docker/profiles/apparmor [2022-06-30T14:29:05.069Z] github.com/docker/docker/profiles/seccomp [2022-06-30T14:29:05.069Z] github.com/docker/docker/quota [2022-06-30T14:29:05.069Z] github.com/docker/docker/reference [2022-06-30T14:29:05.069Z] github.com/docker/docker/registry [2022-06-30T14:29:05.069Z] github.com/docker/docker/registry/resumable [2022-06-30T14:29:05.069Z] github.com/docker/docker/restartmanager [2022-06-30T14:29:05.069Z] github.com/docker/docker/rootless [2022-06-30T14:29:05.069Z] github.com/docker/docker/rootless/specconv [2022-06-30T14:29:05.069Z] github.com/docker/docker/runconfig [2022-06-30T14:29:05.069Z] github.com/docker/docker/runconfig/opts [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/daemon [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/environment [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/fakegit [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/registry [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/request [2022-06-30T14:29:05.069Z] github.com/docker/docker/volume [2022-06-30T14:29:05.069Z] github.com/docker/docker/volume/drivers [2022-06-30T14:29:05.069Z] github.com/docker/docker/volume/local [2022-06-30T14:29:05.069Z] github.com/docker/docker/volume/mounts [2022-06-30T14:29:05.069Z] github.com/docker/docker/volume/service [2022-06-30T14:29:05.069Z] github.com/docker/docker/volume/service/opts [2022-06-30T14:29:05.069Z] github.com/docker/docker/volume/testutils' [2022-06-30T14:29:05.069Z] + base_pkg_list='github.com/docker/docker/api [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server/backend/build [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server/httputils [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server/middleware [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server/router [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server/router/build [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server/router/container [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server/router/debug [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server/router/image [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server/router/network [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server/router/session [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server/router/system [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/server/router/volume [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types/backend [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types/container [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types/events [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types/filters [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types/image [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types/mount [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types/network [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types/registry [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types/strslice [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types/swarm [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types/time [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types/versions [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T14:29:05.069Z] github.com/docker/docker/api/types/volume [2022-06-30T14:29:05.069Z] github.com/docker/docker/builder [2022-06-30T14:29:05.069Z] github.com/docker/docker/builder/builder-next [2022-06-30T14:29:05.069Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T14:29:05.069Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T14:29:05.069Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T14:29:05.069Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T14:29:05.069Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T14:29:05.069Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T14:29:05.069Z] github.com/docker/docker/builder/dockerfile [2022-06-30T14:29:05.069Z] github.com/docker/docker/builder/remotecontext [2022-06-30T14:29:05.069Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T14:29:05.069Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T14:29:05.069Z] github.com/docker/docker/cli [2022-06-30T14:29:05.069Z] github.com/docker/docker/cli/config [2022-06-30T14:29:05.069Z] github.com/docker/docker/cli/debug [2022-06-30T14:29:05.069Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T14:29:05.069Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T14:29:05.069Z] github.com/docker/docker/client [2022-06-30T14:29:05.069Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T14:29:05.069Z] github.com/docker/docker/cmd/dockerd [2022-06-30T14:29:05.069Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T14:29:05.069Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T14:29:05.069Z] github.com/docker/docker/container [2022-06-30T14:29:05.069Z] github.com/docker/docker/container/stream [2022-06-30T14:29:05.069Z] github.com/docker/docker/contrib/apparmor [2022-06-30T14:29:05.069Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T14:29:05.069Z] github.com/docker/docker/contrib/httpserver [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/cluster [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/config [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/events [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/exec [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/images [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/initlayer [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/links [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/listeners [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/logger [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/logger/local [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/names [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/network [2022-06-30T14:29:05.069Z] github.com/docker/docker/daemon/stats [2022-06-30T14:29:05.069Z] github.com/docker/docker/distribution [2022-06-30T14:29:05.069Z] github.com/docker/docker/distribution/metadata [2022-06-30T14:29:05.069Z] github.com/docker/docker/distribution/utils [2022-06-30T14:29:05.069Z] github.com/docker/docker/distribution/xfer [2022-06-30T14:29:05.069Z] github.com/docker/docker/dockerversion [2022-06-30T14:29:05.069Z] github.com/docker/docker/errdefs [2022-06-30T14:29:05.069Z] github.com/docker/docker/image [2022-06-30T14:29:05.069Z] github.com/docker/docker/image/cache [2022-06-30T14:29:05.069Z] github.com/docker/docker/image/tarexport [2022-06-30T14:29:05.069Z] github.com/docker/docker/image/v1 [2022-06-30T14:29:05.069Z] github.com/docker/docker/internal/test/suite [2022-06-30T14:29:05.069Z] github.com/docker/docker/layer [2022-06-30T14:29:05.069Z] github.com/docker/docker/libcontainerd [2022-06-30T14:29:05.069Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T14:29:05.069Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T14:29:05.069Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T14:29:05.069Z] github.com/docker/docker/libcontainerd/types [2022-06-30T14:29:05.069Z] github.com/docker/docker/oci [2022-06-30T14:29:05.069Z] github.com/docker/docker/oci/caps [2022-06-30T14:29:05.069Z] github.com/docker/docker/opts [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/aaparser [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/archive [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/authorization [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/capabilities [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/containerfs [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/directory [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/dmesg [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/fileutils [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/fsutils [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/homedir [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/idtools [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/ioutils [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/longpath [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/loopback [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/parsers [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/pidfile [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/platform [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/plugins [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/pools [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/progress [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/pubsub [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/reexec [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/signal [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/stack [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/stringid [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/system [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/tailfile [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/tarsum [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/truncindex [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/urlutil [2022-06-30T14:29:05.069Z] github.com/docker/docker/pkg/useragent [2022-06-30T14:29:05.069Z] github.com/docker/docker/plugin [2022-06-30T14:29:05.069Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T14:29:05.069Z] github.com/docker/docker/plugin/v2 [2022-06-30T14:29:05.069Z] github.com/docker/docker/profiles/apparmor [2022-06-30T14:29:05.069Z] github.com/docker/docker/profiles/seccomp [2022-06-30T14:29:05.069Z] github.com/docker/docker/quota [2022-06-30T14:29:05.069Z] github.com/docker/docker/reference [2022-06-30T14:29:05.069Z] github.com/docker/docker/registry [2022-06-30T14:29:05.069Z] github.com/docker/docker/registry/resumable [2022-06-30T14:29:05.069Z] github.com/docker/docker/restartmanager [2022-06-30T14:29:05.069Z] github.com/docker/docker/rootless [2022-06-30T14:29:05.069Z] github.com/docker/docker/rootless/specconv [2022-06-30T14:29:05.069Z] github.com/docker/docker/runconfig [2022-06-30T14:29:05.069Z] github.com/docker/docker/runconfig/opts [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/daemon [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/environment [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/fakegit [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/registry [2022-06-30T14:29:05.069Z] github.com/docker/docker/testutil/request [2022-06-30T14:29:05.069Z] github.com/docker/docker/volume [2022-06-30T14:29:05.069Z] github.com/docker/docker/volume/drivers [2022-06-30T14:29:05.069Z] github.com/docker/docker/volume/local [2022-06-30T14:29:05.069Z] github.com/docker/docker/volume/mounts [2022-06-30T14:29:05.069Z] github.com/docker/docker/volume/service [2022-06-30T14:29:05.069Z] github.com/docker/docker/volume/service/opts [2022-06-30T14:29:05.069Z] github.com/docker/docker/volume/testutils' [2022-06-30T14:29:05.069Z] ++ grep --fixed-strings /libnetwork [2022-06-30T14:29:05.069Z] ++ echo 'github.com/docker/docker/api [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server/backend/build [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server/httputils [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server/middleware [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server/router [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server/router/build [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server/router/container [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server/router/debug [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server/router/image [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server/router/network [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server/router/session [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server/router/system [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/server/router/volume [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types/backend [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types/container [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types/events [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types/filters [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types/image [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types/mount [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types/network [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types/registry [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types/strslice [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types/swarm [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types/time [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types/versions [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T14:29:05.070Z] github.com/docker/docker/api/types/volume [2022-06-30T14:29:05.070Z] github.com/docker/docker/builder [2022-06-30T14:29:05.070Z] github.com/docker/docker/builder/builder-next [2022-06-30T14:29:05.070Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T14:29:05.070Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T14:29:05.070Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T14:29:05.070Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T14:29:05.070Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T14:29:05.070Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T14:29:05.070Z] github.com/docker/docker/builder/dockerfile [2022-06-30T14:29:05.070Z] github.com/docker/docker/builder/remotecontext [2022-06-30T14:29:05.070Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T14:29:05.070Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T14:29:05.070Z] github.com/docker/docker/cli [2022-06-30T14:29:05.070Z] github.com/docker/docker/cli/config [2022-06-30T14:29:05.070Z] github.com/docker/docker/cli/debug [2022-06-30T14:29:05.070Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T14:29:05.070Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T14:29:05.070Z] github.com/docker/docker/client [2022-06-30T14:29:05.070Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T14:29:05.070Z] github.com/docker/docker/cmd/dockerd [2022-06-30T14:29:05.070Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T14:29:05.070Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T14:29:05.070Z] github.com/docker/docker/container [2022-06-30T14:29:05.070Z] github.com/docker/docker/container/stream [2022-06-30T14:29:05.070Z] github.com/docker/docker/contrib/apparmor [2022-06-30T14:29:05.070Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T14:29:05.070Z] github.com/docker/docker/contrib/httpserver [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/cluster [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/config [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/events [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/exec [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/images [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/initlayer [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/links [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/listeners [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/logger [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/logger/local [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/names [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/network [2022-06-30T14:29:05.070Z] github.com/docker/docker/daemon/stats [2022-06-30T14:29:05.070Z] github.com/docker/docker/distribution [2022-06-30T14:29:05.070Z] github.com/docker/docker/distribution/metadata [2022-06-30T14:29:05.070Z] github.com/docker/docker/distribution/utils [2022-06-30T14:29:05.070Z] github.com/docker/docker/distribution/xfer [2022-06-30T14:29:05.070Z] github.com/docker/docker/dockerversion [2022-06-30T14:29:05.070Z] github.com/docker/docker/errdefs [2022-06-30T14:29:05.070Z] github.com/docker/docker/image [2022-06-30T14:29:05.070Z] github.com/docker/docker/image/cache [2022-06-30T14:29:05.070Z] github.com/docker/docker/image/tarexport [2022-06-30T14:29:05.070Z] github.com/docker/docker/image/v1 [2022-06-30T14:29:05.070Z] github.com/docker/docker/internal/test/suite [2022-06-30T14:29:05.070Z] github.com/docker/docker/layer [2022-06-30T14:29:05.070Z] github.com/docker/docker/libcontainerd [2022-06-30T14:29:05.070Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T14:29:05.070Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T14:29:05.070Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T14:29:05.070Z] github.com/docker/docker/libcontainerd/types [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/config [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/idm [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/ns [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/options [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/osl [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/types [2022-06-30T14:29:05.070Z] github.com/docker/docker/oci [2022-06-30T14:29:05.070Z] github.com/docker/docker/oci/caps [2022-06-30T14:29:05.070Z] github.com/docker/docker/opts [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/aaparser [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/archive [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/authorization [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/capabilities [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/containerfs [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/directory [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/dmesg [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/fileutils [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/fsutils [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/homedir [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/idtools [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/ioutils [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/longpath [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/loopback [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/parsers [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/pidfile [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/platform [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/plugins [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/pools [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/progress [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/pubsub [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/reexec [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/signal [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/stack [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/stringid [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/system [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/tailfile [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/tarsum [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/truncindex [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/urlutil [2022-06-30T14:29:05.070Z] github.com/docker/docker/pkg/useragent [2022-06-30T14:29:05.070Z] github.com/docker/docker/plugin [2022-06-30T14:29:05.070Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T14:29:05.070Z] github.com/docker/docker/plugin/v2 [2022-06-30T14:29:05.070Z] github.com/docker/docker/profiles/apparmor [2022-06-30T14:29:05.070Z] github.com/docker/docker/profiles/seccomp [2022-06-30T14:29:05.070Z] github.com/docker/docker/quota [2022-06-30T14:29:05.070Z] github.com/docker/docker/reference [2022-06-30T14:29:05.070Z] github.com/docker/docker/registry [2022-06-30T14:29:05.070Z] github.com/docker/docker/registry/resumable [2022-06-30T14:29:05.070Z] github.com/docker/docker/restartmanager [2022-06-30T14:29:05.070Z] github.com/docker/docker/rootless [2022-06-30T14:29:05.070Z] github.com/docker/docker/rootless/specconv [2022-06-30T14:29:05.070Z] github.com/docker/docker/runconfig [2022-06-30T14:29:05.070Z] github.com/docker/docker/runconfig/opts [2022-06-30T14:29:05.070Z] github.com/docker/docker/testutil [2022-06-30T14:29:05.070Z] github.com/docker/docker/testutil/daemon [2022-06-30T14:29:05.070Z] github.com/docker/docker/testutil/environment [2022-06-30T14:29:05.070Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T14:29:05.070Z] github.com/docker/docker/testutil/fakegit [2022-06-30T14:29:05.070Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T14:29:05.070Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T14:29:05.070Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T14:29:05.070Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T14:29:05.070Z] github.com/docker/docker/testutil/registry [2022-06-30T14:29:05.070Z] github.com/docker/docker/testutil/request [2022-06-30T14:29:05.070Z] github.com/docker/docker/volume [2022-06-30T14:29:05.070Z] github.com/docker/docker/volume/drivers [2022-06-30T14:29:05.070Z] github.com/docker/docker/volume/local [2022-06-30T14:29:05.070Z] github.com/docker/docker/volume/mounts [2022-06-30T14:29:05.070Z] github.com/docker/docker/volume/service [2022-06-30T14:29:05.070Z] github.com/docker/docker/volume/service/opts [2022-06-30T14:29:05.070Z] github.com/docker/docker/volume/testutils' [2022-06-30T14:29:05.070Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/config [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T14:29:05.070Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/idm [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/ns [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/options [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/osl [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/types' [2022-06-30T14:29:05.071Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-30T14:29:05.071Z] + echo 'github.com/docker/docker/libnetwork [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/config [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/idm [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/ns [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/options [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/osl [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/types' [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T14:29:05.071Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T14:29:05.071Z] + type docker-proxy [2022-06-30T14:29:05.071Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-30T14:29:05.071Z] + hack/make.sh binary-proxy install-proxy [2022-06-30T14:29:05.071Z] [2022-06-30T14:29:05.071Z] Removing bundles/ [2022-06-30T14:29:05.071Z] [2022-06-30T14:29:05.071Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-30T14:29:05.071Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-30T14:29:05.071Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T14:29:05.509Z] #71 16.35 + bin/ctr [2022-06-30T14:29:08.903Z] #23 ... [2022-06-30T14:29:08.903Z] [2022-06-30T14:29:08.903Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:29:08.903Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:29:08.903Z] #77 247.7 CC tests/test-6.o [2022-06-30T14:29:08.903Z] #77 247.8 CC tests/test-8.o [2022-06-30T14:29:08.903Z] #77 247.9 CC tests/test-9.o [2022-06-30T14:29:08.903Z] #77 248.1 CC tests/test-10.o [2022-06-30T14:29:08.903Z] #77 248.5 CC tests/test-11.o [2022-06-30T14:29:09.530Z] #55 ... [2022-06-30T14:29:09.530Z] [2022-06-30T14:29:09.530Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:29:09.530Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:29:09.530Z] #77 267.4 CCLD libocispec.la [2022-06-30T14:29:09.530Z] #77 267.8 CCLD src/validate [2022-06-30T14:29:09.530Z] #77 267.8 CCLD tests/test-1 [2022-06-30T14:29:09.530Z] #77 267.8 CCLD tests/test-2 [2022-06-30T14:29:09.530Z] #77 267.8 CCLD tests/test-3 [2022-06-30T14:29:09.530Z] #77 267.9 CCLD tests/test-4 [2022-06-30T14:29:09.530Z] #77 267.9 CCLD tests/test-5 [2022-06-30T14:29:09.530Z] #77 267.9 CCLD tests/test-6 [2022-06-30T14:29:09.530Z] #77 268.0 CCLD tests/test-7 [2022-06-30T14:29:09.530Z] #77 268.1 CCLD tests/test-8 [2022-06-30T14:29:09.530Z] #77 268.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-30T14:29:09.530Z] #77 268.3 CCLD tests/test-9 [2022-06-30T14:29:09.530Z] #77 268.4 CCLD tests/test-11 [2022-06-30T14:29:09.530Z] #77 268.4 CCLD tests/test-10 [2022-06-30T14:29:10.906Z] #77 270.2 libtool: link: ar cr libocispec.a [2022-06-30T14:29:10.906Z] #77 270.2 libtool: link: ranlib libocispec.a [2022-06-30T14:29:11.642Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-30T14:29:11.642Z] [2022-06-30T14:29:11.642Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-30T14:29:11.642Z] Installing docker-proxy to /usr/local/bin/ [2022-06-30T14:29:11.642Z] [2022-06-30T14:29:11.642Z] + mkdir -p bundles [2022-06-30T14:29:11.642Z] + '[' -n 'github.com/docker/docker/api [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server/backend/build [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server/httputils [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server/middleware [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server/router [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server/router/build [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server/router/container [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server/router/debug [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server/router/image [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server/router/network [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server/router/session [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server/router/system [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/server/router/volume [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types/backend [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types/container [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types/events [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types/filters [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types/image [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types/mount [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types/network [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types/registry [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types/strslice [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types/swarm [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types/time [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types/versions [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T14:29:11.642Z] github.com/docker/docker/api/types/volume [2022-06-30T14:29:11.642Z] github.com/docker/docker/builder [2022-06-30T14:29:11.642Z] github.com/docker/docker/builder/builder-next [2022-06-30T14:29:11.642Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T14:29:11.642Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T14:29:11.642Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T14:29:11.642Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T14:29:11.642Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T14:29:11.642Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T14:29:11.642Z] github.com/docker/docker/builder/dockerfile [2022-06-30T14:29:11.642Z] github.com/docker/docker/builder/remotecontext [2022-06-30T14:29:11.642Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T14:29:11.642Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T14:29:11.642Z] github.com/docker/docker/cli [2022-06-30T14:29:11.642Z] github.com/docker/docker/cli/config [2022-06-30T14:29:11.642Z] github.com/docker/docker/cli/debug [2022-06-30T14:29:11.642Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T14:29:11.642Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T14:29:11.642Z] github.com/docker/docker/client [2022-06-30T14:29:11.642Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T14:29:11.642Z] github.com/docker/docker/cmd/dockerd [2022-06-30T14:29:11.642Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T14:29:11.642Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T14:29:11.642Z] github.com/docker/docker/container [2022-06-30T14:29:11.642Z] github.com/docker/docker/container/stream [2022-06-30T14:29:11.642Z] github.com/docker/docker/contrib/apparmor [2022-06-30T14:29:11.642Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T14:29:11.642Z] github.com/docker/docker/contrib/httpserver [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/cluster [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/config [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/events [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/exec [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/images [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/initlayer [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/links [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/listeners [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/logger [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/logger/local [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/names [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/network [2022-06-30T14:29:11.642Z] github.com/docker/docker/daemon/stats [2022-06-30T14:29:11.642Z] github.com/docker/docker/distribution [2022-06-30T14:29:11.642Z] github.com/docker/docker/distribution/metadata [2022-06-30T14:29:11.642Z] github.com/docker/docker/distribution/utils [2022-06-30T14:29:11.642Z] github.com/docker/docker/distribution/xfer [2022-06-30T14:29:11.642Z] github.com/docker/docker/dockerversion [2022-06-30T14:29:11.642Z] github.com/docker/docker/errdefs [2022-06-30T14:29:11.642Z] github.com/docker/docker/image [2022-06-30T14:29:11.642Z] github.com/docker/docker/image/cache [2022-06-30T14:29:11.642Z] github.com/docker/docker/image/tarexport [2022-06-30T14:29:11.642Z] github.com/docker/docker/image/v1 [2022-06-30T14:29:11.642Z] github.com/docker/docker/internal/test/suite [2022-06-30T14:29:11.642Z] github.com/docker/docker/layer [2022-06-30T14:29:11.642Z] github.com/docker/docker/libcontainerd [2022-06-30T14:29:11.642Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T14:29:11.642Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T14:29:11.642Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T14:29:11.642Z] github.com/docker/docker/libcontainerd/types [2022-06-30T14:29:11.642Z] github.com/docker/docker/oci [2022-06-30T14:29:11.642Z] github.com/docker/docker/oci/caps [2022-06-30T14:29:11.642Z] github.com/docker/docker/opts [2022-06-30T14:29:11.642Z] github.com/docker/docker/pkg/aaparser [2022-06-30T14:29:11.642Z] github.com/docker/docker/pkg/archive [2022-06-30T14:29:11.642Z] github.com/docker/docker/pkg/authorization [2022-06-30T14:29:11.642Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T14:29:11.642Z] github.com/docker/docker/pkg/capabilities [2022-06-30T14:29:11.642Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/containerfs [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/directory [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/dmesg [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/fileutils [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/fsutils [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/homedir [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/idtools [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/ioutils [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/longpath [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/loopback [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/parsers [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/pidfile [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/platform [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/plugins [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/pools [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/progress [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/pubsub [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/reexec [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/signal [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/stack [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/stringid [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/system [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/tailfile [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/tarsum [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/truncindex [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/urlutil [2022-06-30T14:29:11.643Z] github.com/docker/docker/pkg/useragent [2022-06-30T14:29:11.643Z] github.com/docker/docker/plugin [2022-06-30T14:29:11.643Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T14:29:11.643Z] github.com/docker/docker/plugin/v2 [2022-06-30T14:29:11.643Z] github.com/docker/docker/profiles/apparmor [2022-06-30T14:29:11.643Z] github.com/docker/docker/profiles/seccomp [2022-06-30T14:29:11.643Z] github.com/docker/docker/quota [2022-06-30T14:29:11.643Z] github.com/docker/docker/reference [2022-06-30T14:29:11.643Z] github.com/docker/docker/registry [2022-06-30T14:29:11.643Z] github.com/docker/docker/registry/resumable [2022-06-30T14:29:11.643Z] github.com/docker/docker/restartmanager [2022-06-30T14:29:11.643Z] github.com/docker/docker/rootless [2022-06-30T14:29:11.643Z] github.com/docker/docker/rootless/specconv [2022-06-30T14:29:11.643Z] github.com/docker/docker/runconfig [2022-06-30T14:29:11.643Z] github.com/docker/docker/runconfig/opts [2022-06-30T14:29:11.643Z] github.com/docker/docker/testutil [2022-06-30T14:29:11.643Z] github.com/docker/docker/testutil/daemon [2022-06-30T14:29:11.643Z] github.com/docker/docker/testutil/environment [2022-06-30T14:29:11.643Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T14:29:11.643Z] github.com/docker/docker/testutil/fakegit [2022-06-30T14:29:11.643Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T14:29:11.643Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T14:29:11.643Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T14:29:11.643Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T14:29:11.643Z] github.com/docker/docker/testutil/registry [2022-06-30T14:29:11.643Z] github.com/docker/docker/testutil/request [2022-06-30T14:29:11.643Z] github.com/docker/docker/volume [2022-06-30T14:29:11.643Z] github.com/docker/docker/volume/drivers [2022-06-30T14:29:11.643Z] github.com/docker/docker/volume/local [2022-06-30T14:29:11.643Z] github.com/docker/docker/volume/mounts [2022-06-30T14:29:11.643Z] github.com/docker/docker/volume/service [2022-06-30T14:29:11.643Z] github.com/docker/docker/volume/service/opts [2022-06-30T14:29:11.643Z] github.com/docker/docker/volume/testutils' ']' [2022-06-30T14:29:11.643Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-06-30T14:29:11.643Z] ? github.com/docker/docker/api [no test files] [2022-06-30T14:29:12.054Z] #71 ... [2022-06-30T14:29:12.054Z] [2022-06-30T14:29:12.054Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-30T14:29:12.054Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-06-30T14:29:12.054Z] #20 61.37 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-30T14:29:12.054Z] #20 61.37 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:29:12.054Z] #20 61.38 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:29:12.054Z] #20 63.00 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-30T14:29:12.054Z] #20 63.00 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:29:12.054Z] #20 63.00 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-30T14:29:12.054Z] #20 64.84 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-30T14:29:12.054Z] #20 64.85 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:29:12.054Z] #20 64.85 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:29:12.054Z] #20 68.68 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-30T14:29:12.311Z] #20 68.69 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-30T14:29:12.311Z] #20 68.70 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:29:12.809Z] #77 271.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:29:12.809Z] #77 271.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-30T14:29:12.809Z] #77 271.8 make[5]: Nothing to be done for 'install-data-am'. [2022-06-30T14:29:12.809Z] #77 271.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:29:12.809Z] #77 271.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:29:12.809Z] #77 271.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:29:12.809Z] #77 271.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:29:12.809Z] #77 271.8 make[2]: Entering directory '/tmp/crun-build' [2022-06-30T14:29:12.809Z] #77 272.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-30T14:29:12.809Z] #77 272.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-30T14:29:12.809Z] #77 272.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-30T14:29:12.809Z] #77 272.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-30T14:29:12.809Z] #77 272.0 CC src/libcrun/libcrun_testing_a-container.o [2022-06-30T14:29:12.809Z] #77 272.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-30T14:29:12.809Z] #77 272.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-30T14:29:12.809Z] #77 272.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-30T14:29:12.809Z] #77 272.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-30T14:29:12.809Z] #77 272.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-30T14:29:12.809Z] #77 272.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-30T14:29:12.809Z] #77 272.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-30T14:29:13.068Z] #77 272.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-30T14:29:13.068Z] #77 272.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-30T14:29:13.068Z] #77 272.4 CC src/libcrun/libcrun_testing_a-error.o [2022-06-30T14:29:13.068Z] #77 272.4 CC src/libcrun/libcrun_testing_a-status.o [2022-06-30T14:29:13.068Z] #77 272.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-30T14:29:13.328Z] #77 272.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-30T14:29:13.328Z] #77 272.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-30T14:29:13.328Z] #77 272.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-30T14:29:13.328Z] #77 272.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-30T14:29:13.328Z] #77 272.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-30T14:29:13.328Z] #77 272.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-30T14:29:13.328Z] #77 272.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-30T14:29:13.328Z] #77 272.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-30T14:29:13.328Z] #77 272.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-30T14:29:13.328Z] #77 272.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-30T14:29:13.587Z] #77 273.0 CC src/crun-crun.o [2022-06-30T14:29:13.845Z] #77 273.0 CC src/crun-run.o [2022-06-30T14:29:13.845Z] #77 273.1 CC src/crun-delete.o [2022-06-30T14:29:13.936Z] #20 70.32 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-30T14:29:13.936Z] #20 70.33 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-30T14:29:13.936Z] #20 70.34 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-30T14:29:13.936Z] #20 70.41 Selecting previously unselected package libapparmor1:amd64. [2022-06-30T14:29:13.936Z] #20 70.42 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-30T14:29:13.936Z] #20 70.42 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-30T14:29:13.936Z] #20 70.47 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-30T14:29:13.936Z] #20 70.47 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-30T14:29:13.936Z] #20 70.48 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-30T14:29:14.104Z] #77 273.3 CC src/crun-kill.o [2022-06-30T14:29:14.104Z] #77 273.3 CC src/crun-pause.o [2022-06-30T14:29:14.104Z] #77 273.4 CC src/crun-exec.o [2022-06-30T14:29:14.104Z] #77 273.4 CC src/crun-list.o [2022-06-30T14:29:14.104Z] #77 273.5 CC src/crun-unpause.o [2022-06-30T14:29:14.104Z] #77 273.5 CC src/crun-spec.o [2022-06-30T14:29:14.104Z] #77 273.5 CC src/crun-create.o [2022-06-30T14:29:14.104Z] #77 273.5 CC src/crun-start.o [2022-06-30T14:29:14.192Z] #20 70.56 Selecting previously unselected package libbtrfs0:amd64. [2022-06-30T14:29:14.193Z] #20 70.57 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-30T14:29:14.193Z] #20 70.57 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T14:29:14.193Z] #20 70.65 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-30T14:29:14.193Z] #20 70.66 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-30T14:29:14.193Z] #20 70.66 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T14:29:14.363Z] #77 273.7 CC src/crun-state.o [2022-06-30T14:29:14.363Z] #77 273.7 CC src/crun-update.o [2022-06-30T14:29:14.363Z] #77 273.7 CC src/crun-ps.o [2022-06-30T14:29:14.363Z] #77 273.7 CC src/crun-checkpoint.o [2022-06-30T14:29:14.363Z] #77 273.8 CC src/crun-restore.o [2022-06-30T14:29:14.450Z] #20 70.78 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-30T14:29:14.450Z] #20 70.79 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T14:29:14.450Z] #20 70.79 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:29:14.450Z] #20 70.83 Selecting previously unselected package libudev-dev:amd64. [2022-06-30T14:29:14.450Z] #20 70.84 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-30T14:29:14.450Z] #20 70.85 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-30T14:29:14.450Z] #20 70.93 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-30T14:29:14.450Z] #20 70.93 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-30T14:29:14.450Z] #20 70.94 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-30T14:29:14.622Z] #77 273.8 CC src/libcrun/libcrun_la-utils.lo [2022-06-30T14:29:14.622Z] #77 273.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-30T14:29:14.622Z] #77 274.0 CC src/libcrun/libcrun_la-container.lo [2022-06-30T14:29:14.622Z] #77 274.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-30T14:29:14.707Z] #20 71.05 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-30T14:29:14.707Z] #20 71.05 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-30T14:29:14.707Z] #20 71.06 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-30T14:29:14.707Z] #20 71.15 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-30T14:29:14.707Z] #20 71.15 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-30T14:29:14.707Z] #20 71.16 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-30T14:29:14.707Z] #20 71.23 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-30T14:29:14.707Z] #20 71.24 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-30T14:29:14.707Z] #20 71.24 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-30T14:29:14.707Z] #20 71.28 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-30T14:29:14.881Z] #77 274.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-30T14:29:14.881Z] #77 274.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-30T14:29:14.965Z] #20 71.29 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-30T14:29:14.965Z] #20 71.29 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-30T14:29:14.965Z] #20 71.48 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-30T14:29:14.965Z] #20 71.48 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-30T14:29:14.965Z] #20 71.49 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-30T14:29:15.140Z] #77 274.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-30T14:29:15.222Z] #20 71.60 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-30T14:29:15.222Z] #20 71.61 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T14:29:15.222Z] #20 71.61 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:29:15.222Z] #20 71.66 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-30T14:29:15.222Z] #20 71.66 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-30T14:29:15.222Z] #20 71.67 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T14:29:15.399Z] #77 274.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-30T14:29:15.399Z] #77 274.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-30T14:29:15.399Z] #77 274.7 CC src/libcrun/libcrun_la-criu.lo [2022-06-30T14:29:15.479Z] #20 71.74 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-30T14:29:15.479Z] #20 71.75 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-30T14:29:15.479Z] #20 71.76 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T14:29:15.479Z] #20 72.01 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T14:29:15.479Z] #20 72.02 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-30T14:29:15.479Z] #20 72.03 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-30T14:29:15.479Z] #20 72.04 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-30T14:29:15.479Z] #20 72.05 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-30T14:29:15.479Z] #20 72.06 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-30T14:29:15.479Z] #20 72.08 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T14:29:15.479Z] #20 72.09 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-30T14:29:15.479Z] #20 72.10 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-30T14:29:15.658Z] #77 274.8 CC src/libcrun/libcrun_la-linux.lo [2022-06-30T14:29:15.658Z] #77 274.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-30T14:29:15.658Z] #77 275.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-30T14:29:15.658Z] #77 275.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-30T14:29:15.658Z] #77 275.0 CC src/libcrun/libcrun_la-status.lo [2022-06-30T14:29:15.737Z] #20 72.12 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-30T14:29:15.737Z] #20 72.13 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-30T14:29:15.737Z] #20 72.14 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T14:29:15.737Z] #20 72.15 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-30T14:29:15.737Z] #20 72.17 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-30T14:29:15.737Z] #20 72.18 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-30T14:29:15.737Z] #20 72.19 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T14:29:15.737Z] #20 72.20 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-30T14:29:15.737Z] #20 72.21 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-30T14:29:15.737Z] #20 72.22 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-30T14:29:15.737Z] #20 72.24 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-30T14:29:15.737Z] #20 72.25 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:29:15.737Z] #20 72.27 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-30T14:29:15.737Z] #20 72.27 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:29:15.737Z] #20 72.29 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-30T14:29:15.737Z] #20 72.29 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-30T14:29:15.737Z] #20 72.30 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T14:29:15.737Z] #20 72.31 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-30T14:29:15.737Z] #20 72.32 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T14:29:15.737Z] #20 72.34 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-30T14:29:15.917Z] #77 275.2 CC src/libcrun/libcrun_la-error.lo [2022-06-30T14:29:15.917Z] #77 275.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-30T14:29:15.917Z] #77 275.3 CC src/libcrun/libcrun_la-terminal.lo [2022-06-30T14:29:15.994Z] #20 72.36 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:29:15.994Z] #20 72.37 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-30T14:29:15.994Z] #20 72.39 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:29:15.994Z] #20 72.40 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-30T14:29:15.994Z] #20 72.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:29:16.176Z] #77 275.5 CC src/libcrun/libcrun_la-signals.lo [2022-06-30T14:29:16.176Z] #77 275.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-30T14:29:16.436Z] #77 275.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-30T14:29:16.436Z] #77 275.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-30T14:29:16.436Z] #77 275.9 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-30T14:29:16.436Z] #77 275.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-30T14:29:17.004Z] #77 276.1 CC tests/init.o [2022-06-30T14:29:17.004Z] #77 276.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-30T14:29:17.004Z] #77 276.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-30T14:29:17.048Z] #77 ... [2022-06-30T14:29:17.048Z] [2022-06-30T14:29:17.048Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-30T14:29:17.048Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-06-30T14:29:17.048Z] #23 14.62 Collecting yamllint==1.26.1 [2022-06-30T14:29:17.365Z] #20 DONE 73.9s [2022-06-30T14:29:17.365Z] [2022-06-30T14:29:17.365Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-06-30T14:29:17.366Z] #21 sha256:c69268745e740405100f301a6a9b909aae27398f9d0aa0d9e149ff91926c5664 [2022-06-30T14:29:17.991Z] #23 15.72 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-30T14:29:18.734Z] #21 1.285 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-30T14:29:18.734Z] #21 1.287 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-30T14:29:18.734Z] #21 1.287 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-30T14:29:19.539Z] #77 ... [2022-06-30T14:29:19.540Z] [2022-06-30T14:29:19.540Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:29:19.540Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:29:19.540Z] #47 343.2 + dpkg --print-architecture [2022-06-30T14:29:19.540Z] #47 343.2 + git checkout -q v2.1.0 [2022-06-30T14:29:19.540Z] #47 343.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-30T14:29:19.540Z] #47 343.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-30T14:29:19.911Z] #23 17.73 Collecting pathspec>=0.5.3 [2022-06-30T14:29:19.911Z] #23 17.74 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-30T14:29:20.484Z] #23 18.41 Collecting pyyaml [2022-06-30T14:29:20.484Z] #23 18.45 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-06-30T14:29:20.745Z] #23 18.54 Building wheels for collected packages: yamllint [2022-06-30T14:29:20.745Z] #23 18.54 Building wheel for yamllint (setup.py): started [2022-06-30T14:29:23.291Z] #23 21.20 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-30T14:29:23.291Z] #23 21.21 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=549ba085d43596dd53483866f86f44180c88b784bd7f13a3527ecca59a89a791 [2022-06-30T14:29:23.291Z] #23 21.21 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-30T14:29:23.291Z] #23 21.21 Successfully built yamllint [2022-06-30T14:29:23.291Z] #23 21.25 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-30T14:29:24.233Z] #23 22.19 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-30T14:29:24.563Z] #21 1.813 Reading package lists... [2022-06-30T14:29:25.176Z] #23 DONE 23.0s [2022-06-30T14:29:25.176Z] [2022-06-30T14:29:25.176Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-30T14:29:25.176Z] #27 sha256:6250b47e701989dbbbc31620e1b1da4da4dbe1c639b8616e6455445725eb0dae [2022-06-30T14:29:25.438Z] #27 DONE 0.5s [2022-06-30T14:29:25.438Z] [2022-06-30T14:29:25.438Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:29:25.438Z] #64 sha256:3f4a53408bfdff586b986fd9d80507e05cd9bb3f7753e52d6da9deec4ad44e55 [2022-06-30T14:29:25.703Z] #64 ... [2022-06-30T14:29:25.703Z] [2022-06-30T14:29:25.703Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-30T14:29:25.703Z] #32 sha256:21f8497affb49da3edfb38b6e35d32ed5aab3453c153f5cb9e8115b548d3d881 [2022-06-30T14:29:26.546Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-06-30T14:29:26.654Z] #32 DONE 0.8s [2022-06-30T14:29:26.654Z] [2022-06-30T14:29:26.654Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-30T14:29:26.654Z] #35 sha256:6b7df03c3b5a572748943cd679837ef3581eeaa127dde28ef2d5ba67f001e5ae [2022-06-30T14:29:26.916Z] #35 DONE 0.5s [2022-06-30T14:29:26.916Z] [2022-06-30T14:29:26.916Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-30T14:29:26.916Z] #37 sha256:c956fec19d3c5bf7da02f08bb9757967b781738b03023f12cf5a2dc7be6817bd [2022-06-30T14:29:27.178Z] #37 DONE 0.3s [2022-06-30T14:29:27.178Z] [2022-06-30T14:29:27.178Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-30T14:29:27.178Z] #39 sha256:ef4301b3fad164ef36b2a76e058bd1e46bc85dc294834047de7c36b33f28234c [2022-06-30T14:29:27.178Z] #39 DONE 0.1s [2022-06-30T14:29:27.178Z] [2022-06-30T14:29:27.178Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:29:27.178Z] #64 sha256:3f4a53408bfdff586b986fd9d80507e05cd9bb3f7753e52d6da9deec4ad44e55 [2022-06-30T14:29:27.178Z] #64 ... [2022-06-30T14:29:27.178Z] [2022-06-30T14:29:27.178Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-30T14:29:27.178Z] #41 sha256:ba19962b07b4aa07d1bb617d379a40009535de534a132564d35d63b98bc1b078 [2022-06-30T14:29:27.178Z] #41 DONE 0.1s [2022-06-30T14:29:27.178Z] [2022-06-30T14:29:27.178Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-30T14:29:27.178Z] #45 sha256:5f8e5cebbc576fcd31b9a8e38bf8d97f6e83be96ffe107a603b09958237ea8fd [2022-06-30T14:29:27.178Z] #45 DONE 0.1s [2022-06-30T14:29:27.440Z] [2022-06-30T14:29:27.440Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:29:27.440Z] #64 sha256:3f4a53408bfdff586b986fd9d80507e05cd9bb3f7753e52d6da9deec4ad44e55 [2022-06-30T14:29:28.740Z] #21 6.469 Reading package lists... [2022-06-30T14:29:29.672Z] #21 11.03 Building dependency tree... [2022-06-30T14:29:29.672Z] #21 12.10 Reading state information... [2022-06-30T14:29:30.604Z] #21 13.16 The following additional packages will be installed: [2022-06-30T14:29:30.604Z] #21 13.16 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-06-30T14:29:30.604Z] #21 13.16 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-06-30T14:29:30.604Z] #21 13.16 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-06-30T14:29:30.604Z] #21 13.16 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-06-30T14:29:30.604Z] #21 13.16 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-06-30T14:29:30.604Z] #21 13.17 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-06-30T14:29:30.604Z] #21 13.17 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-06-30T14:29:30.604Z] #21 13.18 Suggested packages: [2022-06-30T14:29:30.604Z] #21 13.18 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-06-30T14:29:30.604Z] #21 13.18 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-06-30T14:29:30.604Z] #21 13.18 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-06-30T14:29:30.604Z] #21 13.18 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-06-30T14:29:30.604Z] #21 13.18 seccomp:ppc64el seccomp:s390x [2022-06-30T14:29:30.604Z] #21 13.18 Recommended packages: [2022-06-30T14:29:30.604Z] #21 13.18 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-06-30T14:29:30.604Z] #21 13.18 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-06-30T14:29:30.604Z] #21 13.18 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-06-30T14:29:30.604Z] #21 13.18 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-06-30T14:29:31.169Z] #21 13.62 The following NEW packages will be installed: [2022-06-30T14:29:31.169Z] #21 13.62 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-06-30T14:29:31.169Z] #21 13.62 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-06-30T14:29:31.169Z] #21 13.62 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-06-30T14:29:31.169Z] #21 13.62 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-06-30T14:29:31.169Z] #21 13.62 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-06-30T14:29:31.169Z] #21 13.62 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-06-30T14:29:31.169Z] #21 13.62 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-06-30T14:29:31.169Z] #21 13.63 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-06-30T14:29:31.169Z] #21 13.63 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-06-30T14:29:31.169Z] #21 13.63 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-06-30T14:29:31.169Z] #21 13.63 libseccomp2:ppc64el libseccomp2:s390x [2022-06-30T14:29:31.427Z] #21 13.98 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:29:31.427Z] #21 13.98 Need to get 15.9 MB of archives. [2022-06-30T14:29:31.427Z] #21 13.98 After this operation, 73.0 MB of additional disk space will be used. [2022-06-30T14:29:31.427Z] #21 13.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-06-30T14:29:31.427Z] #21 13.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-06-30T14:29:31.427Z] #21 13.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-06-30T14:29:31.427Z] #21 14.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-06-30T14:29:31.427Z] #21 14.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-06-30T14:29:31.427Z] #21 14.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-06-30T14:29:31.427Z] #21 14.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-06-30T14:29:31.427Z] #21 14.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-06-30T14:29:31.427Z] #21 14.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-06-30T14:29:31.427Z] #21 14.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-06-30T14:29:31.427Z] #21 14.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-06-30T14:29:31.427Z] #21 14.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-06-30T14:29:31.427Z] #21 14.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-06-30T14:29:31.427Z] #21 14.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-06-30T14:29:31.685Z] #21 14.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-06-30T14:29:31.685Z] #21 14.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-06-30T14:29:31.685Z] #21 14.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-06-30T14:29:31.685Z] #21 14.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-06-30T14:29:31.685Z] #21 14.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-06-30T14:29:31.685Z] #21 14.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-06-30T14:29:31.685Z] #21 14.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-06-30T14:29:31.685Z] #21 14.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-06-30T14:29:31.685Z] #21 14.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-06-30T14:29:31.685Z] #21 14.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-06-30T14:29:31.685Z] #21 14.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-06-30T14:29:31.685Z] #21 14.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-06-30T14:29:31.685Z] #21 14.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-06-30T14:29:31.685Z] #21 14.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-06-30T14:29:31.685Z] #21 14.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-06-30T14:29:31.685Z] #21 14.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-06-30T14:29:31.685Z] #21 14.21 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-06-30T14:29:31.685Z] #21 14.21 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-06-30T14:29:31.685Z] #21 14.21 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-06-30T14:29:31.685Z] #21 14.21 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-06-30T14:29:31.685Z] #21 14.21 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-06-30T14:29:31.685Z] #21 14.21 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-06-30T14:29:31.685Z] #21 14.21 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-06-30T14:29:31.685Z] #21 14.21 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-06-30T14:29:31.685Z] #21 14.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-06-30T14:29:31.685Z] #21 14.22 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-30T14:29:32.249Z] #21 14.71 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:29:32.249Z] #21 14.88 Fetched 15.9 MB in 1s (30.4 MB/s) [2022-06-30T14:29:32.249Z] #21 14.92 Selecting previously unselected package gcc-10-base:armel. [2022-06-30T14:29:32.507Z] #21 14.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38557 files and directories currently installed.) [2022-06-30T14:29:32.507Z] #21 14.95 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-06-30T14:29:32.507Z] #21 14.95 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-06-30T14:29:32.507Z] #21 15.01 Selecting previously unselected package gcc-10-base:armhf. [2022-06-30T14:29:32.507Z] #21 15.01 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-06-30T14:29:32.507Z] #21 15.02 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-06-30T14:29:32.507Z] #21 15.07 Selecting previously unselected package gcc-10-base:ppc64el. [2022-06-30T14:29:32.507Z] #21 15.07 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-06-30T14:29:32.507Z] #21 15.08 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-06-30T14:29:32.507Z] #21 15.13 Selecting previously unselected package gcc-10-base:s390x. [2022-06-30T14:29:32.507Z] #21 15.14 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-06-30T14:29:32.507Z] #21 15.14 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-06-30T14:29:32.507Z] #21 15.19 Selecting previously unselected package gcc-10-base:arm64. [2022-06-30T14:29:32.507Z] #21 15.19 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-06-30T14:29:32.764Z] #21 15.23 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-06-30T14:29:32.764Z] #21 15.29 Selecting previously unselected package libgcc-s1:armel. [2022-06-30T14:29:32.764Z] #21 15.30 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-06-30T14:29:32.764Z] #21 15.31 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-06-30T14:29:32.764Z] #21 15.36 Selecting previously unselected package libcrypt1:armel. [2022-06-30T14:29:32.764Z] #21 15.37 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-06-30T14:29:32.764Z] #21 15.37 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-06-30T14:29:33.022Z] #21 15.45 Selecting previously unselected package libc6:armel. [2022-06-30T14:29:33.022Z] #21 15.46 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-06-30T14:29:33.022Z] #21 15.65 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-06-30T14:29:33.586Z] #21 16.08 Selecting previously unselected package libapparmor1:armel. [2022-06-30T14:29:33.586Z] #21 16.08 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-06-30T14:29:33.586Z] #21 16.09 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-06-30T14:29:33.586Z] #21 16.14 Selecting previously unselected package libapparmor-dev:armel. [2022-06-30T14:29:33.586Z] #21 16.15 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-06-30T14:29:33.586Z] #21 16.15 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-06-30T14:29:33.586Z] #21 16.24 Selecting previously unselected package libgcc-s1:arm64. [2022-06-30T14:29:33.586Z] #21 16.24 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-06-30T14:29:33.586Z] #21 16.25 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-06-30T14:29:33.586Z] #21 16.29 Selecting previously unselected package libcrypt1:arm64. [2022-06-30T14:29:33.586Z] #21 16.30 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-06-30T14:29:33.586Z] #21 16.30 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-06-30T14:29:33.848Z] #21 16.38 Selecting previously unselected package libc6:arm64. [2022-06-30T14:29:33.848Z] #21 16.38 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-06-30T14:29:34.106Z] #21 16.57 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-06-30T14:29:34.364Z] #21 17.08 Selecting previously unselected package libapparmor1:arm64. [2022-06-30T14:29:34.621Z] #21 17.08 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-06-30T14:29:34.621Z] #21 17.09 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-06-30T14:29:34.621Z] #21 17.14 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-30T14:29:34.621Z] #21 17.14 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-06-30T14:29:34.621Z] #21 17.15 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-30T14:29:34.621Z] #21 17.23 Selecting previously unselected package libgcc-s1:s390x. [2022-06-30T14:29:34.621Z] #21 17.23 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-06-30T14:29:34.621Z] #21 17.24 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-06-30T14:29:34.621Z] #21 17.29 Selecting previously unselected package libcrypt1:s390x. [2022-06-30T14:29:34.621Z] #21 17.29 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-06-30T14:29:34.621Z] #21 17.30 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-06-30T14:29:34.621Z] #21 17.38 Selecting previously unselected package libc6:s390x. [2022-06-30T14:29:34.878Z] #21 17.38 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-06-30T14:29:35.134Z] #21 17.56 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-06-30T14:29:35.391Z] #21 17.98 Selecting previously unselected package libapparmor1:s390x. [2022-06-30T14:29:35.391Z] #21 17.99 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-06-30T14:29:35.391Z] #21 18.00 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-06-30T14:29:35.391Z] #21 18.04 Selecting previously unselected package libapparmor-dev:s390x. [2022-06-30T14:29:35.391Z] #21 18.04 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-06-30T14:29:35.391Z] #21 18.05 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-06-30T14:29:35.391Z] #21 18.12 Selecting previously unselected package libgcc-s1:armhf. [2022-06-30T14:29:35.391Z] #21 18.12 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-06-30T14:29:35.648Z] #21 18.13 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-06-30T14:29:35.648Z] #21 18.20 Selecting previously unselected package libcrypt1:armhf. [2022-06-30T14:29:35.648Z] #21 18.20 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-06-30T14:29:35.648Z] #21 18.20 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-06-30T14:29:35.905Z] #21 18.28 Selecting previously unselected package libc6:armhf. [2022-06-30T14:29:35.905Z] #21 18.29 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-06-30T14:29:35.905Z] #21 18.44 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-06-30T14:29:36.162Z] #21 18.83 Selecting previously unselected package libapparmor1:armhf. [2022-06-30T14:29:36.162Z] #21 18.83 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-06-30T14:29:36.420Z] #21 18.83 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-06-30T14:29:36.420Z] #21 18.88 Selecting previously unselected package libapparmor-dev:armhf. [2022-06-30T14:29:36.420Z] #21 18.89 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-06-30T14:29:36.420Z] #21 18.89 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-06-30T14:29:36.420Z] #21 18.96 Selecting previously unselected package libgcc-s1:ppc64el. [2022-06-30T14:29:36.420Z] #21 18.97 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-06-30T14:29:36.420Z] #21 18.97 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-06-30T14:29:36.420Z] #21 19.02 Selecting previously unselected package libcrypt1:ppc64el. [2022-06-30T14:29:36.420Z] #21 19.03 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-06-30T14:29:36.420Z] #21 19.04 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-06-30T14:29:36.676Z] #21 19.13 Selecting previously unselected package libc6:ppc64el. [2022-06-30T14:29:36.676Z] #21 19.13 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-06-30T14:29:36.676Z] #21 19.29 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-06-30T14:29:36.877Z] #64 338.0 # github.com/containerd/containerd/cmd/containerd [2022-06-30T14:29:36.877Z] #64 338.0 /usr/bin/ld: /tmp/go-link-1678059132/000019.o: in function `New': [2022-06-30T14:29:36.878Z] #64 338.0 /tmp/tmp.5u4RCjUP8s/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-30T14:29:36.878Z] #64 338.1 + bin/containerd-stress [2022-06-30T14:29:36.878Z] #64 339.2 + bin/containerd-shim [2022-06-30T14:29:37.240Z] #21 19.90 Selecting previously unselected package libapparmor1:ppc64el. [2022-06-30T14:29:37.240Z] #21 19.91 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-06-30T14:29:37.240Z] #21 19.91 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-06-30T14:29:37.497Z] #21 19.96 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-06-30T14:29:37.498Z] #21 19.97 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-06-30T14:29:37.498Z] #21 19.98 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-06-30T14:29:37.498Z] #21 20.04 Selecting previously unselected package libseccomp2:s390x. [2022-06-30T14:29:37.498Z] #21 20.05 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-06-30T14:29:37.498Z] #21 20.05 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-06-30T14:29:37.498Z] #21 20.09 Selecting previously unselected package libseccomp-dev:s390x. [2022-06-30T14:29:37.498Z] #21 20.10 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-06-30T14:29:37.498Z] #21 20.10 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-06-30T14:29:37.498Z] #21 20.17 Selecting previously unselected package libseccomp2:ppc64el. [2022-06-30T14:29:37.498Z] #21 20.18 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-06-30T14:29:37.498Z] #21 20.19 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-06-30T14:29:37.754Z] #21 20.23 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-06-30T14:29:37.754Z] #21 20.24 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-06-30T14:29:37.754Z] #21 20.25 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-06-30T14:29:37.755Z] #21 20.32 Selecting previously unselected package libseccomp2:armhf. [2022-06-30T14:29:37.755Z] #21 20.33 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-06-30T14:29:37.755Z] #21 20.33 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-06-30T14:29:37.755Z] #21 20.38 Selecting previously unselected package libseccomp-dev:armhf. [2022-06-30T14:29:37.755Z] #21 20.38 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-06-30T14:29:37.755Z] #21 20.39 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-06-30T14:29:38.012Z] #21 20.44 Selecting previously unselected package libseccomp2:armel. [2022-06-30T14:29:38.012Z] #21 20.46 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-06-30T14:29:38.012Z] #21 20.46 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-06-30T14:29:38.012Z] #21 20.51 Selecting previously unselected package libseccomp-dev:armel. [2022-06-30T14:29:38.012Z] #21 20.51 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-06-30T14:29:38.012Z] #21 20.52 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-06-30T14:29:38.012Z] #21 20.58 Selecting previously unselected package libseccomp2:arm64. [2022-06-30T14:29:38.012Z] #21 20.59 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-06-30T14:29:38.012Z] #21 20.59 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-06-30T14:29:38.012Z] #21 20.63 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-30T14:29:38.012Z] #21 20.64 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-30T14:29:38.012Z] #21 20.64 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-30T14:29:38.269Z] #21 20.75 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-06-30T14:29:38.269Z] #21 20.76 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-06-30T14:29:38.269Z] #21 20.78 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-06-30T14:29:38.269Z] #21 20.79 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-06-30T14:29:38.269Z] #21 20.80 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-06-30T14:29:38.269Z] #21 20.81 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-06-30T14:29:38.269Z] #21 20.83 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-06-30T14:29:38.269Z] #21 20.84 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-06-30T14:29:38.269Z] #21 20.85 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-06-30T14:29:38.269Z] #21 20.86 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-06-30T14:29:38.269Z] #21 20.87 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-06-30T14:29:38.269Z] #21 20.89 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-06-30T14:29:38.269Z] #21 20.90 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-06-30T14:29:38.269Z] #21 20.91 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-06-30T14:29:38.269Z] #21 20.93 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-06-30T14:29:38.526Z] #21 20.94 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-06-30T14:29:39.896Z] #21 22.15 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-06-30T14:29:40.828Z] #21 23.39 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-06-30T14:29:41.477Z] #47 DONE 372.0s [2022-06-30T14:29:41.477Z] [2022-06-30T14:29:41.477Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:29:41.477Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:29:41.477Z] #55 ... [2022-06-30T14:29:41.477Z] [2022-06-30T14:29:41.477Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-30T14:29:41.477Z] #48 sha256:8d05d73a65a75ce756e28a8e498b2f5932df43c1dea163b2f801a2d24478994f [2022-06-30T14:29:41.477Z] #48 DONE 0.5s [2022-06-30T14:29:41.477Z] [2022-06-30T14:29:41.477Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:29:41.477Z] #64 sha256:5fef386b8f7e52364839b728289359d917759fd94411a1dfc1560f1db3c72fba [2022-06-30T14:29:41.477Z] #64 ... [2022-06-30T14:29:41.477Z] [2022-06-30T14:29:41.477Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-30T14:29:41.477Z] #52 sha256:bfe9d4371931fa331dd156a21a111e3d901398d4831b46398380e93ca9177382 [2022-06-30T14:29:41.477Z] #52 DONE 0.0s [2022-06-30T14:29:41.477Z] [2022-06-30T14:29:41.477Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-30T14:29:41.477Z] #54 sha256:f8fc18ee59397d85649451326f58a24bbae7c6d413ac8200866ddf2411df9a16 [2022-06-30T14:29:41.477Z] #54 DONE 0.1s [2022-06-30T14:29:41.477Z] [2022-06-30T14:29:41.477Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:29:41.477Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:29:42.199Z] #21 24.61 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-06-30T14:29:43.391Z] #21 25.87 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-06-30T14:29:43.449Z] #64 350.5 + bin/containerd-shim-runc-v1 [2022-06-30T14:29:44.014Z] #55 ... [2022-06-30T14:29:44.014Z] [2022-06-30T14:29:44.014Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:29:44.014Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:29:44.014Z] #77 303.3 CCLD tests/init [2022-06-30T14:29:44.762Z] #21 27.08 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-06-30T14:29:44.762Z] #21 27.09 Setting up libapparmor1:armel (2.13.6-10) ... [2022-06-30T14:29:44.762Z] #21 27.10 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-06-30T14:29:44.762Z] #21 27.11 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-06-30T14:29:44.762Z] #21 27.12 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-06-30T14:29:44.762Z] #21 27.14 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-06-30T14:29:44.762Z] #21 27.15 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-06-30T14:29:44.762Z] #21 27.16 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-06-30T14:29:44.762Z] #21 27.17 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-06-30T14:29:44.762Z] #21 27.18 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-06-30T14:29:44.762Z] #21 27.20 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-30T14:29:44.762Z] #21 27.21 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-06-30T14:29:44.762Z] #21 27.22 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-06-30T14:29:44.762Z] #21 27.23 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-06-30T14:29:44.762Z] #21 27.24 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-06-30T14:29:44.762Z] #21 27.25 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-30T14:29:44.762Z] #21 27.26 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-06-30T14:29:44.762Z] #21 27.27 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-06-30T14:29:44.762Z] #21 27.29 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-06-30T14:29:44.762Z] #21 27.30 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-06-30T14:29:44.762Z] #21 27.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:29:45.328Z] #21 DONE 27.8s [2022-06-30T14:29:45.328Z] [2022-06-30T14:29:45.328Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-30T14:29:45.328Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753 [2022-06-30T14:29:45.328Z] #22 ... [2022-06-30T14:29:45.328Z] [2022-06-30T14:29:45.328Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-30T14:29:45.328Z] #66 sha256:019a74f13a05f991ec951bdb46b49a174dc72e0b0baef880d392e701663b47fa [2022-06-30T14:29:45.328Z] #66 DONE 0.1s [2022-06-30T14:29:45.615Z] [2022-06-30T14:29:45.615Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:29:45.615Z] #67 sha256:b6433d9215025dee90f8b5913ce26ebc81fdb397f8211db0858c3b4038d61870 [2022-06-30T14:29:46.579Z] #67 1.150 + RM_GOPATH=0 [2022-06-30T14:29:46.579Z] #67 1.150 + TMP_GOPATH= [2022-06-30T14:29:46.579Z] #67 1.150 + : /build [2022-06-30T14:29:46.579Z] #67 1.150 + '[' -z '' ']' [2022-06-30T14:29:46.579Z] #67 ... [2022-06-30T14:29:46.579Z] [2022-06-30T14:29:46.579Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-30T14:29:46.579Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753 [2022-06-30T14:29:46.579Z] #22 DONE 1.4s [2022-06-30T14:29:46.579Z] [2022-06-30T14:29:46.579Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:29:46.579Z] #67 sha256:b6433d9215025dee90f8b5913ce26ebc81fdb397f8211db0858c3b4038d61870 [2022-06-30T14:29:46.579Z] #67 1.152 ++ mktemp -d [2022-06-30T14:29:46.579Z] #67 1.152 + export GOPATH=/tmp/tmp.127Xjfuo2Q [2022-06-30T14:29:46.579Z] #67 1.152 + GOPATH=/tmp/tmp.127Xjfuo2Q [2022-06-30T14:29:46.579Z] #67 1.152 + RM_GOPATH=1 [2022-06-30T14:29:46.579Z] #67 1.152 + case "$(go env GOARCH)" in [2022-06-30T14:29:46.579Z] #67 1.155 ++ go env GOARCH [2022-06-30T14:29:46.579Z] #67 1.160 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T14:29:46.579Z] #67 1.160 + GO_BUILDMODE=-buildmode=pie [2022-06-30T14:29:46.579Z] #67 1.161 ++ dirname /install.sh [2022-06-30T14:29:46.579Z] #67 1.162 + dir=/ [2022-06-30T14:29:46.579Z] #67 1.162 + bin=runc [2022-06-30T14:29:46.579Z] #67 1.162 + shift [2022-06-30T14:29:46.579Z] #67 1.162 + '[' '!' -f //runc.installer ']' [2022-06-30T14:29:46.579Z] #67 1.163 + . //runc.installer [2022-06-30T14:29:46.579Z] #67 1.163 ++ set -e [2022-06-30T14:29:46.579Z] #67 1.163 ++ : v1.1.2 [2022-06-30T14:29:46.579Z] #67 1.163 + install_runc [2022-06-30T14:29:46.579Z] #67 1.163 + RUNC_BUILDTAGS=seccomp [2022-06-30T14:29:46.579Z] #67 1.163 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-30T14:29:46.579Z] #67 1.163 Install runc version v1.1.2 (build tags: seccomp) [2022-06-30T14:29:46.579Z] #67 1.163 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.127Xjfuo2Q/src/github.com/opencontainers/runc [2022-06-30T14:29:46.579Z] #67 1.164 Cloning into '/tmp/tmp.127Xjfuo2Q/src/github.com/opencontainers/runc'... [2022-06-30T14:29:47.512Z] #67 ... [2022-06-30T14:29:47.512Z] [2022-06-30T14:29:47.512Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-30T14:29:47.512Z] #23 sha256:ff62181f85dff7b0fa011ad13200a0894d744734f26d731633984e51d8e7aef7 [2022-06-30T14:29:47.512Z] #23 DONE 1.1s [2022-06-30T14:29:47.772Z] [2022-06-30T14:29:47.772Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-30T14:29:47.772Z] #24 sha256:5ba8e416e59d2463b3c23e79a7c9d8936b5cbe49a2257ef87fd28767898ffdf5 [2022-06-30T14:29:48.710Z] #24 0.828 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-30T14:29:48.710Z] #24 DONE 0.9s [2022-06-30T14:29:48.710Z] [2022-06-30T14:29:48.710Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-30T14:29:48.710Z] #25 sha256:17900b09747c15e257475739f9213acd92e654739d4f98b47eb29b58581e8a5b [2022-06-30T14:29:49.413Z] #64 ... [2022-06-30T14:29:49.414Z] [2022-06-30T14:29:49.414Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:29:49.414Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:29:49.414Z] #47 373.9 + dpkg --print-architecture [2022-06-30T14:29:49.414Z] #47 373.9 + git checkout -q v2.1.0 [2022-06-30T14:29:49.414Z] #47 374.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-30T14:29:49.414Z] #47 374.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-30T14:29:49.644Z] #25 DONE 0.9s [2022-06-30T14:29:49.644Z] [2022-06-30T14:29:49.644Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:29:49.644Z] #71 sha256:7b53cffc90d27b6506a8dfd1b22bf1f7bae3fe1ccf52e190bd1ff6b70ea08e39 [2022-06-30T14:29:49.644Z] #71 ... [2022-06-30T14:29:49.644Z] [2022-06-30T14:29:49.644Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-30T14:29:49.644Z] #26 sha256:46d18cbf69fdd65229fce4a1ff0ccf6e4b3f818664affcb6f0dc42b391087a73 [2022-06-30T14:29:50.021Z] #64 356.7 + bin/containerd-shim-runc-v2 [2022-06-30T14:29:50.208Z] #26 DONE 0.8s [2022-06-30T14:29:50.208Z] [2022-06-30T14:29:50.208Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-06-30T14:29:50.208Z] #27 sha256:e828cb4a4c70fe20fdd9c59b0cc7a96bdc05420df447fb47f66ed10ce4043d70 [2022-06-30T14:29:50.589Z] #64 357.5 + binaries [2022-06-30T14:29:50.589Z] #64 357.5 + install -D bin/containerd /build/containerd [2022-06-30T14:29:50.589Z] #64 357.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-30T14:29:50.589Z] #64 357.6 + install -D bin/ctr /build/ctr [2022-06-30T14:29:51.590Z] #27 DONE 1.1s [2022-06-30T14:29:51.590Z] [2022-06-30T14:29:51.590Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:29:51.590Z] #67 sha256:b6433d9215025dee90f8b5913ce26ebc81fdb397f8211db0858c3b4038d61870 [2022-06-30T14:29:51.590Z] #67 5.873 + cd /tmp/tmp.127Xjfuo2Q/src/github.com/opencontainers/runc [2022-06-30T14:29:51.590Z] #67 5.874 + git checkout -q v1.1.2 [2022-06-30T14:29:51.590Z] #67 6.101 + '[' -z '' ']' [2022-06-30T14:29:51.590Z] #67 6.101 + target=static [2022-06-30T14:29:51.590Z] #67 6.101 + make BUILDTAGS=seccomp static [2022-06-30T14:29:51.590Z] #67 6.353 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-30T14:29:52.490Z] #64 DONE 359.5s [2022-06-30T14:29:53.058Z] [2022-06-30T14:29:53.058Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-30T14:29:53.058Z] #65 sha256:deaedb87874d5d82874a43ac9305e08383042a80faf604b3ab88efe928834ded [2022-06-30T14:29:53.993Z] #65 DONE 0.8s [2022-06-30T14:29:53.993Z] [2022-06-30T14:29:53.993Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-30T14:29:53.993Z] #70 sha256:39443508206a735d56a0e3f49186e5a24c1bf1c7939b3d581b2b52de3e28630c [2022-06-30T14:29:54.252Z] #70 DONE 0.2s [2022-06-30T14:29:54.252Z] [2022-06-30T14:29:54.252Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-30T14:29:54.252Z] #75 sha256:7be364a2799e7b0dcc619c631421c74d8d23f6f969532f74cbe97b22e62159a8 [2022-06-30T14:29:55.189Z] #75 DONE 0.9s [2022-06-30T14:29:55.189Z] [2022-06-30T14:29:55.189Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-30T14:29:55.189Z] #78 sha256:69c4d0c8eacef7a5971f731b0cf4b6f5beb8dd23d5bb08006aeca8f2609d1899 [2022-06-30T14:29:55.189Z] #78 DONE 0.1s [2022-06-30T14:29:55.189Z] [2022-06-30T14:29:55.189Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-30T14:29:55.189Z] #79 sha256:371e8e74f4df2c840dbb243311b2933a97914301824149165fd560ffe29b0c38 [2022-06-30T14:29:55.189Z] #79 DONE 0.1s [2022-06-30T14:29:55.189Z] [2022-06-30T14:29:55.189Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-30T14:29:55.189Z] #80 sha256:6155d794d2fea47030ace9b97486f1f7be30eac31cc8d0aa5638a6ca724a4c1d [2022-06-30T14:29:55.189Z] #80 DONE 0.0s [2022-06-30T14:29:55.189Z] [2022-06-30T14:29:55.189Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-06-30T14:29:55.189Z] #81 sha256:3658ca533c256b2b2550b72c7b714c01173d229d3d1a077780a4a0ff768d229a [2022-06-30T14:29:55.758Z] #81 0.662 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-30T14:29:56.002Z] #47 ... [2022-06-30T14:29:56.003Z] [2022-06-30T14:29:56.003Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:29:56.003Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:29:56.003Z] #77 294.2 CCLD libocispec.la [2022-06-30T14:29:56.003Z] #77 294.8 CCLD tests/test-2 [2022-06-30T14:29:56.003Z] #77 294.8 CCLD tests/test-1 [2022-06-30T14:29:56.003Z] #77 294.8 CCLD src/validate [2022-06-30T14:29:56.003Z] #77 294.8 CCLD tests/test-3 [2022-06-30T14:29:56.003Z] #77 294.8 CCLD tests/test-4 [2022-06-30T14:29:56.003Z] #77 294.9 CCLD tests/test-5 [2022-06-30T14:29:56.003Z] #77 294.9 CCLD tests/test-6 [2022-06-30T14:29:56.003Z] #77 294.9 CCLD tests/test-7 [2022-06-30T14:29:56.003Z] #77 295.0 CCLD tests/test-8 [2022-06-30T14:29:56.003Z] #77 295.1 CCLD tests/test-9 [2022-06-30T14:29:56.003Z] #77 295.2 CCLD tests/test-10 [2022-06-30T14:29:56.003Z] #77 295.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-30T14:29:56.003Z] #77 295.2 CCLD tests/test-11 [2022-06-30T14:29:56.003Z] #77 297.3 libtool: link: ar cr libocispec.a [2022-06-30T14:29:56.003Z] #77 297.4 libtool: link: ranlib libocispec.a [2022-06-30T14:29:56.003Z] #77 299.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T14:29:56.003Z] #77 299.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-30T14:29:56.003Z] #77 299.0 make[5]: Nothing to be done for 'install-data-am'. [2022-06-30T14:29:56.003Z] #77 299.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:29:56.003Z] #77 299.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:29:56.003Z] #77 299.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:29:56.003Z] #77 299.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T14:29:56.003Z] #77 299.0 make[2]: Entering directory '/tmp/crun-build' [2022-06-30T14:29:56.003Z] #77 299.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-30T14:29:56.003Z] #77 299.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-30T14:29:56.003Z] #77 299.2 CC src/libcrun/libcrun_testing_a-container.o [2022-06-30T14:29:56.003Z] #77 299.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-30T14:29:56.003Z] #77 299.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-30T14:29:56.003Z] #77 299.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-30T14:29:56.003Z] #77 299.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-30T14:29:56.003Z] #77 299.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-30T14:29:56.003Z] #77 299.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-30T14:29:56.003Z] #77 299.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-30T14:29:56.003Z] #77 299.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-30T14:29:56.003Z] #77 299.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-30T14:29:56.003Z] #77 299.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-30T14:29:56.003Z] #77 299.5 CC src/libcrun/libcrun_testing_a-error.o [2022-06-30T14:29:56.003Z] #77 299.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-30T14:29:56.003Z] #77 299.5 CC src/libcrun/libcrun_testing_a-status.o [2022-06-30T14:29:56.003Z] #77 299.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-30T14:29:56.003Z] #77 299.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-30T14:29:56.003Z] #77 299.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-30T14:29:56.003Z] #77 299.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-30T14:29:56.003Z] #77 299.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-30T14:29:56.003Z] #77 299.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-30T14:29:56.003Z] #77 300.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-30T14:29:56.003Z] #77 300.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-30T14:29:56.003Z] #77 300.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-30T14:29:56.003Z] #77 300.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-30T14:29:56.003Z] #77 300.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-30T14:29:56.003Z] #77 300.4 CC src/crun-run.o [2022-06-30T14:29:56.003Z] #77 300.5 CC src/crun-crun.o [2022-06-30T14:29:56.003Z] #77 300.5 CC src/crun-delete.o [2022-06-30T14:29:56.003Z] #77 300.5 CC src/crun-kill.o [2022-06-30T14:29:56.003Z] #77 300.6 CC src/crun-pause.o [2022-06-30T14:29:56.003Z] #77 300.7 CC src/crun-unpause.o [2022-06-30T14:29:56.003Z] #77 300.7 CC src/crun-spec.o [2022-06-30T14:29:56.003Z] #77 300.8 CC src/crun-exec.o [2022-06-30T14:29:56.003Z] #77 300.8 CC src/crun-list.o [2022-06-30T14:29:56.003Z] #77 300.9 CC src/crun-create.o [2022-06-30T14:29:56.003Z] #77 301.1 CC src/crun-state.o [2022-06-30T14:29:56.003Z] #77 301.1 CC src/crun-start.o [2022-06-30T14:29:56.003Z] #77 301.1 CC src/crun-ps.o [2022-06-30T14:29:56.003Z] #77 301.1 CC src/crun-update.o [2022-06-30T14:29:56.003Z] #77 301.1 CC src/crun-restore.o [2022-06-30T14:29:56.003Z] #77 301.2 CC src/crun-checkpoint.o [2022-06-30T14:29:56.003Z] #77 301.2 CC src/libcrun/libcrun_la-utils.lo [2022-06-30T14:29:56.003Z] #77 301.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-30T14:29:56.003Z] #77 301.3 CC src/libcrun/libcrun_la-container.lo [2022-06-30T14:29:56.003Z] #77 301.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-30T14:29:56.017Z] #81 0.662 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-30T14:29:56.017Z] #81 0.662 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-30T14:29:56.264Z] #77 301.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-30T14:29:56.525Z] #77 301.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-30T14:29:56.525Z] #77 301.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-30T14:29:56.586Z] #81 0.901 Reading package lists... [2022-06-30T14:29:56.786Z] #77 301.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-30T14:29:56.786Z] #77 302.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-30T14:29:56.786Z] #77 302.1 CC src/libcrun/libcrun_la-criu.lo [2022-06-30T14:29:56.786Z] #77 302.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-30T14:29:57.047Z] #77 302.2 CC src/libcrun/libcrun_la-linux.lo [2022-06-30T14:29:57.047Z] #77 302.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-30T14:29:57.047Z] #77 302.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-30T14:29:57.047Z] #77 302.4 CC src/libcrun/libcrun_la-status.lo [2022-06-30T14:29:57.154Z] #81 1.416 Reading package lists... [2022-06-30T14:29:57.308Z] #77 302.5 CC src/libcrun/libcrun_la-error.lo [2022-06-30T14:29:57.308Z] #77 302.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-30T14:29:57.308Z] #77 302.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-30T14:29:57.413Z] #81 1.921 Building dependency tree... [2022-06-30T14:29:57.413Z] #81 2.025 Reading state information... [2022-06-30T14:29:57.413Z] #81 2.145 The following additional packages will be installed: [2022-06-30T14:29:57.413Z] #81 2.146 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-06-30T14:29:57.413Z] #81 2.147 Suggested packages: [2022-06-30T14:29:57.413Z] #81 2.147 systemd-container policykit-1 [2022-06-30T14:29:57.413Z] #81 2.147 Recommended packages: [2022-06-30T14:29:57.413Z] #81 2.147 systemd-timesyncd | time-daemon libnss-systemd [2022-06-30T14:29:57.413Z] #81 2.213 The following NEW packages will be installed: [2022-06-30T14:29:57.413Z] #81 2.214 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-06-30T14:29:57.413Z] #81 2.214 libkmod2 libpam-systemd systemd systemd-sysv [2022-06-30T14:29:57.569Z] #77 302.8 CC src/libcrun/libcrun_la-terminal.lo [2022-06-30T14:29:57.569Z] #77 302.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-30T14:29:57.569Z] #77 303.0 CC src/libcrun/libcrun_la-signals.lo [2022-06-30T14:29:57.569Z] #77 303.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-30T14:29:57.671Z] #81 2.482 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:29:57.671Z] #81 2.482 Need to get 5817 kB of archives. [2022-06-30T14:29:57.671Z] #81 2.482 After this operation, 19.3 MB of additional disk space will be used. [2022-06-30T14:29:57.671Z] #81 2.482 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-06-30T14:29:57.671Z] #81 2.486 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-06-30T14:29:57.671Z] #81 2.487 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-06-30T14:29:57.671Z] #81 2.490 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-06-30T14:29:57.671Z] #81 2.512 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-06-30T14:29:57.671Z] #81 2.583 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-06-30T14:29:57.830Z] #77 303.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-30T14:29:57.830Z] #77 303.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-30T14:29:57.930Z] #81 2.591 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-06-30T14:29:57.930Z] #81 2.592 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-06-30T14:29:57.930Z] #81 2.594 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-06-30T14:29:57.930Z] #81 2.603 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-06-30T14:29:57.930Z] #81 2.754 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:29:57.930Z] #81 2.783 Fetched 5817 kB in 0s (15.1 MB/s) [2022-06-30T14:29:57.930Z] #81 2.807 Selecting previously unselected package libargon2-1:amd64. [2022-06-30T14:29:57.930Z] #81 2.807 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28639 files and directories currently installed.) [2022-06-30T14:29:57.930Z] #81 2.818 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-06-30T14:29:57.930Z] #81 2.824 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-30T14:29:57.930Z] #81 2.856 Selecting previously unselected package libjson-c5:amd64. [2022-06-30T14:29:58.091Z] #77 303.4 CC tests/init.o [2022-06-30T14:29:58.091Z] #77 303.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-30T14:29:58.137Z] #67 ... [2022-06-30T14:29:58.137Z] [2022-06-30T14:29:58.137Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:29:58.137Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-06-30T14:29:58.137Z] #28 1.144 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T14:29:58.137Z] #28 1.233 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T14:29:58.137Z] #28 1.409 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T14:29:58.137Z] #28 1.423 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-30T14:29:58.137Z] #28 1.640 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-30T14:29:58.137Z] #28 1.829 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-30T14:29:58.137Z] #28 2.116 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-30T14:29:58.137Z] #28 2.456 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-30T14:29:58.137Z] #28 2.653 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T14:29:58.137Z] #28 2.904 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [135 kB] [2022-06-30T14:29:58.137Z] #28 2.907 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [160 kB] [2022-06-30T14:29:58.137Z] #28 2.914 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [161 kB] [2022-06-30T14:29:58.137Z] #28 2.925 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [153 kB] [2022-06-30T14:29:58.137Z] #28 2.927 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [143 kB] [2022-06-30T14:29:58.137Z] #28 2.938 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T14:29:58.137Z] #28 3.085 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T14:29:58.137Z] #28 3.089 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-30T14:29:58.137Z] #28 3.090 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-30T14:29:58.137Z] #28 3.091 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-30T14:29:58.137Z] #28 3.106 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-30T14:29:58.137Z] #28 3.107 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-30T14:29:58.190Z] #81 2.858 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-06-30T14:29:58.190Z] #81 2.862 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-06-30T14:29:58.190Z] #81 2.893 Selecting previously unselected package libcryptsetup12:amd64. [2022-06-30T14:29:58.190Z] #81 2.896 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-06-30T14:29:58.190Z] #81 2.901 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-30T14:29:58.190Z] #81 2.950 Selecting previously unselected package libkmod2:amd64. [2022-06-30T14:29:58.190Z] #81 2.953 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-06-30T14:29:58.190Z] #81 2.956 Unpacking libkmod2:amd64 (28-1) ... [2022-06-30T14:29:58.190Z] #81 2.999 Selecting previously unselected package systemd. [2022-06-30T14:29:58.190Z] #81 3.001 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-06-30T14:29:58.190Z] #81 3.034 Unpacking systemd (247.3-7) ... [2022-06-30T14:29:58.353Z] #77 303.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-30T14:29:58.758Z] #81 3.581 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-30T14:29:58.758Z] #81 3.593 Setting up libjson-c5:amd64 (0.15-2) ... [2022-06-30T14:29:58.758Z] #81 3.601 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-30T14:29:58.758Z] #81 3.609 Setting up libkmod2:amd64 (28-1) ... [2022-06-30T14:29:58.758Z] #81 3.618 Setting up systemd (247.3-7) ... [2022-06-30T14:29:58.758Z] #81 3.654 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-06-30T14:29:58.758Z] #81 3.656 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-06-30T14:29:58.758Z] #81 3.659 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-06-30T14:29:59.017Z] #81 3.683 Initializing machine ID from KVM UUID. [2022-06-30T14:29:59.276Z] #81 4.037 Selecting previously unselected package systemd-sysv. [2022-06-30T14:29:59.276Z] #81 4.037 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29450 files and directories currently installed.) [2022-06-30T14:29:59.276Z] #81 4.051 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-06-30T14:29:59.276Z] #81 4.054 Unpacking systemd-sysv (247.3-7) ... [2022-06-30T14:29:59.276Z] #81 4.095 Selecting previously unselected package libdbus-1-3:amd64. [2022-06-30T14:29:59.276Z] #81 4.098 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-06-30T14:29:59.276Z] #81 4.102 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-30T14:29:59.276Z] #81 4.159 Selecting previously unselected package dbus. [2022-06-30T14:29:59.276Z] #81 4.162 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-06-30T14:29:59.276Z] #81 4.171 Unpacking dbus (1.12.20-2) ... [2022-06-30T14:29:59.276Z] #81 4.238 Selecting previously unselected package libpam-systemd:amd64. [2022-06-30T14:29:59.534Z] #81 4.242 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-06-30T14:29:59.534Z] #81 4.246 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-06-30T14:29:59.534Z] #81 4.292 Selecting previously unselected package dbus-user-session. [2022-06-30T14:29:59.534Z] #81 4.294 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-06-30T14:29:59.534Z] #81 4.297 Unpacking dbus-user-session (1.12.20-2) ... [2022-06-30T14:29:59.534Z] #81 4.362 Setting up systemd-sysv (247.3-7) ... [2022-06-30T14:29:59.534Z] #81 4.373 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-30T14:29:59.534Z] #81 4.384 Setting up dbus (1.12.20-2) ... [2022-06-30T14:29:59.534Z] #81 4.497 invoke-rc.d: could not determine current runlevel [2022-06-30T14:29:59.794Z] #81 4.499 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-30T14:29:59.794Z] #81 4.505 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-06-30T14:29:59.794Z] #81 4.639 Setting up dbus-user-session (1.12.20-2) ... [2022-06-30T14:30:00.053Z] #81 4.657 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:30:00.053Z] #81 DONE 4.8s [2022-06-30T14:30:00.053Z] [2022-06-30T14:30:00.053Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-06-30T14:30:00.053Z] #82 sha256:a35b368424d0ad90eb2a92a9bd0d7a1aade13b8d112c2f16098e969545842e7c [2022-06-30T14:30:00.573Z] #82 0.429 % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-30T14:30:00.573Z] #82 0.430 Dload Upload Total Spent Left Speed [2022-06-30T14:30:00.832Z] #82 0.431 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5805 0 --:--:-- --:--:-- --:--:-- 5805 [2022-06-30T14:30:00.832Z] #82 DONE 0.8s [2022-06-30T14:30:00.832Z] [2022-06-30T14:30:00.832Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-30T14:30:00.832Z] #83 sha256:5129defe460327efa0cfa2426d140748aa1b1c9730f6437bd25d88e20e0b049d [2022-06-30T14:30:01.768Z] #83 DONE 0.9s [2022-06-30T14:30:01.768Z] [2022-06-30T14:30:01.768Z] #84 exporting to image [2022-06-30T14:30:01.768Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-30T14:30:01.768Z] #84 exporting layers [2022-06-30T14:30:05.992Z] #77 323.9 AR libcrun_testing.a [2022-06-30T14:30:05.992Z] #77 323.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-30T14:30:05.992Z] #77 323.9 CCLD libcrun.la [2022-06-30T14:30:05.992Z] #77 324.0 CCLD tests/tests_libcrun_utils [2022-06-30T14:30:05.992Z] #77 324.0 CCLD tests/tests_libcrun_errors [2022-06-30T14:30:05.992Z] #77 324.0 CCLD tests/tests_libcrun_fuzzer [2022-06-30T14:30:05.992Z] #77 325.4 CCLD crun [2022-06-30T14:30:06.247Z] #28 13.77 Fetched 49.1 MB in 13s (3813 kB/s) [2022-06-30T14:30:06.563Z] #77 325.9 make[3]: Entering directory '/tmp/crun-build' [2022-06-30T14:30:06.823Z] #77 326.2 /bin/mkdir -p '/usr/local/lib' [2022-06-30T14:30:06.823Z] #77 326.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-30T14:30:06.823Z] #77 326.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-30T14:30:06.823Z] #77 326.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-30T14:30:06.823Z] #77 326.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-30T14:30:07.081Z] #77 326.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-30T14:30:07.081Z] #77 326.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-30T14:30:07.081Z] #77 326.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-30T14:30:07.081Z] #77 326.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-30T14:30:07.081Z] #77 326.5 ---------------------------------------------------------------------- [2022-06-30T14:30:07.340Z] #77 326.5 Libraries have been installed in: [2022-06-30T14:30:07.340Z] #77 326.5 /usr/local/lib [2022-06-30T14:30:07.340Z] #77 326.5 [2022-06-30T14:30:07.340Z] #77 326.5 If you ever happen to want to link against installed libraries [2022-06-30T14:30:07.340Z] #77 326.5 in a given directory, LIBDIR, you must either use libtool, and [2022-06-30T14:30:07.340Z] #77 326.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-30T14:30:07.340Z] #77 326.5 flag during linking and do at least one of the following: [2022-06-30T14:30:07.340Z] #77 326.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-30T14:30:07.340Z] #77 326.5 during execution [2022-06-30T14:30:07.340Z] #77 326.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-30T14:30:07.340Z] #77 326.5 during linking [2022-06-30T14:30:07.340Z] #77 326.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-30T14:30:07.340Z] #77 326.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-30T14:30:07.340Z] #77 326.5 [2022-06-30T14:30:07.340Z] #77 326.5 See any operating system documentation about shared libraries for [2022-06-30T14:30:07.340Z] #77 326.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-30T14:30:07.340Z] #77 326.5 ---------------------------------------------------------------------- [2022-06-30T14:30:07.340Z] #77 326.5 /bin/mkdir -p '/build' [2022-06-30T14:30:07.340Z] #77 326.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-30T14:30:07.340Z] #77 326.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-30T14:30:07.340Z] #77 326.7 make[3]: Leaving directory '/tmp/crun-build' [2022-06-30T14:30:07.340Z] #77 326.7 make[2]: Leaving directory '/tmp/crun-build' [2022-06-30T14:30:07.340Z] #77 326.7 make[1]: Leaving directory '/tmp/crun-build' [2022-06-30T14:30:07.906Z] #77 DONE 327.0s [2022-06-30T14:30:07.906Z] [2022-06-30T14:30:07.906Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:30:07.906Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:30:08.342Z] #84 exporting layers 6.2s done [2022-06-30T14:30:08.342Z] #84 writing image sha256:a4b95d4a4a1331a7929b3d245c2099245107df81fcba3755de4d900702e77d2d done [2022-06-30T14:30:08.342Z] #84 naming to docker.io/library/docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac done [2022-06-30T14:30:08.342Z] #84 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T14:30:08.683Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43759/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac hack/make.sh dynbinary test-integration [2022-06-30T14:30:10.584Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-06-30T14:30:10.584Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-06-30T14:30:10.584Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-06-30T14:30:10.584Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-06-30T14:30:10.584Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-06-30T14:30:10.584Z] Detected virtualization docker. [2022-06-30T14:30:10.584Z] Detected architecture x86-64. [2022-06-30T14:30:10.584Z] Set hostname to <4c8eae42db4b>. [2022-06-30T14:30:10.584Z] modprobe@configfs.service: Succeeded. [2022-06-30T14:30:10.584Z] modprobe@drm.service: Succeeded. [2022-06-30T14:30:10.584Z] modprobe@fuse.service: Succeeded. [2022-06-30T14:30:10.859Z] + source /etc/docker-entrypoint-cmd [2022-06-30T14:30:10.859Z] ++ hack/make.sh dynbinary test-integration [2022-06-30T14:30:10.859Z] [2022-06-30T14:30:10.859Z] Removing bundles/ [2022-06-30T14:30:10.859Z] [2022-06-30T14:30:10.859Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-30T14:30:10.859Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T14:30:10.859Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T14:30:11.506Z] #28 13.77 Reading package lists... [2022-06-30T14:30:18.072Z] #28 20.02 Reading package lists... [2022-06-30T14:30:19.444Z] #28 26.54 Building dependency tree... [2022-06-30T14:30:20.336Z] #77 ... [2022-06-30T14:30:20.336Z] [2022-06-30T14:30:20.336Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-30T14:30:20.336Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T14:30:20.336Z] #47 DONE 404.5s [2022-06-30T14:30:20.336Z] [2022-06-30T14:30:20.336Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:30:20.336Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:30:20.815Z] #28 29.35 bzip2 is already the newest version (1.0.8-4). [2022-06-30T14:30:20.815Z] #28 29.35 patch is already the newest version (2.7.6-7). [2022-06-30T14:30:20.815Z] #28 29.35 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-06-30T14:30:20.815Z] #28 29.35 The following additional packages will be installed: [2022-06-30T14:30:20.815Z] #28 29.36 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-06-30T14:30:20.815Z] #28 29.36 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-06-30T14:30:20.815Z] #28 29.36 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-30T14:30:20.815Z] #28 29.37 python3-pkg-resources vim-runtime xxd [2022-06-30T14:30:20.815Z] #28 29.38 Suggested packages: [2022-06-30T14:30:20.815Z] #28 29.38 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-06-30T14:30:20.815Z] #28 29.38 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-06-30T14:30:20.815Z] #28 29.38 Recommended packages: [2022-06-30T14:30:20.815Z] #28 29.38 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-30T14:30:21.725Z] #77 ... [2022-06-30T14:30:21.725Z] [2022-06-30T14:30:21.725Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-30T14:30:21.725Z] #48 sha256:0a26bf323cb147b665103ae2d0285dcaf69193e823faae1e666543b3d8dec7a3 [2022-06-30T14:30:22.305Z] #48 DONE 0.5s [2022-06-30T14:30:22.305Z] [2022-06-30T14:30:22.305Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-30T14:30:22.305Z] #52 sha256:8ba3bdf756ba31a2ac4bcac6c4f3dbd4a000665d02460dec0c3f398dcc699a98 [2022-06-30T14:30:22.566Z] #52 DONE 0.1s [2022-06-30T14:30:22.566Z] [2022-06-30T14:30:22.566Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-30T14:30:22.566Z] #54 sha256:f54169fadeb28df97a5d64007ffdea7fdd798b64bc4b46dab49d5e15d920ccdc [2022-06-30T14:30:22.566Z] #54 DONE 0.1s [2022-06-30T14:30:22.566Z] [2022-06-30T14:30:22.566Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T14:30:22.566Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T14:30:22.723Z] #28 31.04 The following NEW packages will be installed: [2022-06-30T14:30:22.724Z] #28 31.05 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-06-30T14:30:22.724Z] #28 31.05 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-06-30T14:30:22.724Z] #28 31.05 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-06-30T14:30:22.724Z] #28 31.05 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-06-30T14:30:22.724Z] #28 31.05 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-06-30T14:30:22.724Z] #28 31.06 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-06-30T14:30:22.724Z] #28 31.06 vim-common vim-runtime xfsprogs xxd zip zstd [2022-06-30T14:30:22.724Z] #28 31.41 0 upgraded, 45 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T14:30:22.724Z] #28 31.41 Need to get 18.6 MB of archives. [2022-06-30T14:30:22.724Z] #28 31.41 After this operation, 71.4 MB of additional disk space will be used. [2022-06-30T14:30:22.724Z] #28 31.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-30T14:30:22.724Z] #28 31.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-30T14:30:22.785Z] #55 416.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-30T14:30:22.982Z] #28 31.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-30T14:30:22.982Z] #28 31.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-30T14:30:22.982Z] #28 31.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-30T14:30:22.982Z] #28 31.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-30T14:30:22.982Z] #28 31.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-30T14:30:22.982Z] #28 31.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-30T14:30:22.982Z] #28 31.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-30T14:30:22.982Z] #28 31.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-30T14:30:22.982Z] #28 31.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-30T14:30:22.982Z] #28 31.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-30T14:30:22.982Z] #28 31.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-30T14:30:22.982Z] #28 31.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-30T14:30:22.982Z] #28 31.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-30T14:30:22.982Z] #28 31.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-30T14:30:22.982Z] #28 31.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-30T14:30:22.982Z] #28 31.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-30T14:30:22.982Z] #28 31.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-30T14:30:22.982Z] #28 31.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-30T14:30:22.982Z] #28 31.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-30T14:30:22.982Z] #28 31.53 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-30T14:30:22.982Z] #28 31.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-30T14:30:22.982Z] #28 31.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-30T14:30:22.982Z] #28 31.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-30T14:30:22.982Z] #28 31.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-30T14:30:22.982Z] #28 31.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-30T14:30:22.982Z] #28 31.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-30T14:30:22.982Z] #28 31.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-30T14:30:22.982Z] #28 31.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-30T14:30:22.982Z] #28 31.55 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-30T14:30:22.982Z] #28 31.58 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-30T14:30:22.982Z] #28 31.58 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-30T14:30:22.982Z] #28 31.59 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-30T14:30:22.982Z] #28 31.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-30T14:30:22.982Z] #28 31.60 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-30T14:30:22.982Z] #28 31.60 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-30T14:30:22.982Z] #28 31.61 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-30T14:30:22.982Z] #28 31.62 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-30T14:30:23.241Z] #28 31.63 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-30T14:30:23.241Z] #28 31.64 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-30T14:30:23.241Z] #28 31.73 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-30T14:30:23.241Z] #28 31.76 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-30T14:30:23.241Z] #28 31.77 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-30T14:30:23.241Z] #28 31.78 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-30T14:30:23.353Z] #55 DONE 417.3s [2022-06-30T14:30:23.353Z] [2022-06-30T14:30:23.353Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:30:23.353Z] #64 sha256:5fef386b8f7e52364839b728289359d917759fd94411a1dfc1560f1db3c72fba [2022-06-30T14:30:23.806Z] #28 32.35 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T14:30:23.922Z] #64 ... [2022-06-30T14:30:23.922Z] [2022-06-30T14:30:23.922Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:30:23.922Z] #60 sha256:8960130cae615f9d420bc72421c13d3874666b699f13cf4da0de26102b18389a [2022-06-30T14:30:23.922Z] #60 204.5 + mkdir -p /build [2022-06-30T14:30:23.922Z] #60 204.5 + cp runc /build/runc [2022-06-30T14:30:24.064Z] #28 32.59 Fetched 18.6 MB in 1s (28.6 MB/s) [2022-06-30T14:30:24.064Z] #28 32.64 Selecting previously unselected package pigz. [2022-06-30T14:30:24.064Z] #28 32.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40117 files and directories currently installed.) [2022-06-30T14:30:24.064Z] #28 32.68 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-30T14:30:24.064Z] #28 32.69 Unpacking pigz (2.6-1) ... [2022-06-30T14:30:24.181Z] #60 DONE 205.0s [2022-06-30T14:30:24.182Z] [2022-06-30T14:30:24.182Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:30:24.182Z] #64 sha256:5fef386b8f7e52364839b728289359d917759fd94411a1dfc1560f1db3c72fba [2022-06-30T14:30:24.321Z] #28 32.75 Selecting previously unselected package libelf1:amd64. [2022-06-30T14:30:24.321Z] #28 32.76 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-30T14:30:24.321Z] #28 32.77 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-30T14:30:24.578Z] #28 32.90 Selecting previously unselected package libbpf0:amd64. [2022-06-30T14:30:24.578Z] #28 32.90 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-30T14:30:24.578Z] #28 32.91 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-30T14:30:24.578Z] #28 32.97 Selecting previously unselected package libcap2:amd64. [2022-06-30T14:30:24.578Z] #28 32.98 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-30T14:30:24.578Z] #28 32.98 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-30T14:30:24.578Z] #28 33.04 Selecting previously unselected package libmnl0:amd64. [2022-06-30T14:30:24.578Z] #28 33.04 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-30T14:30:24.578Z] #28 33.05 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-30T14:30:24.578Z] #28 33.09 Selecting previously unselected package libxtables12:amd64. [2022-06-30T14:30:24.579Z] #28 33.10 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-30T14:30:24.579Z] #28 33.10 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-30T14:30:24.579Z] #28 33.16 Selecting previously unselected package libcap2-bin. [2022-06-30T14:30:24.836Z] #28 33.16 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-30T14:30:24.836Z] #28 33.17 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-30T14:30:24.836Z] #28 33.24 Selecting previously unselected package iproute2. [2022-06-30T14:30:24.836Z] #28 33.24 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-30T14:30:24.836Z] #28 33.25 Unpacking iproute2 (5.10.0-4) ... [2022-06-30T14:30:25.094Z] #28 33.53 Selecting previously unselected package xxd. [2022-06-30T14:30:25.094Z] #28 33.54 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-30T14:30:25.094Z] #28 33.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:30:25.094Z] #28 33.63 Selecting previously unselected package vim-common. [2022-06-30T14:30:25.094Z] #28 33.64 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T14:30:25.094Z] #28 33.65 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:30:25.094Z] #28 33.75 Selecting previously unselected package bash-completion. [2022-06-30T14:30:25.352Z] #28 33.76 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-30T14:30:26.095Z] #64 ... [2022-06-30T14:30:26.095Z] [2022-06-30T14:30:26.095Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-30T14:30:26.095Z] #56 sha256:d81585b73e41fce8162673e049f350a8a1597545324a809a16ff847a676003a3 [2022-06-30T14:30:26.284Z] #28 ... [2022-06-30T14:30:26.284Z] [2022-06-30T14:30:26.284Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:30:26.284Z] #71 sha256:7b53cffc90d27b6506a8dfd1b22bf1f7bae3fe1ccf52e190bd1ff6b70ea08e39 [2022-06-30T14:30:26.284Z] #71 97.05 + bin/containerd [2022-06-30T14:30:26.664Z] #56 DONE 0.7s [2022-06-30T14:30:26.664Z] [2022-06-30T14:30:26.664Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-30T14:30:26.664Z] #58 sha256:39ba9d5382f655563f8ee84adf225d942c30076dc26c820d6b5f4d6ef2a72d00 [2022-06-30T14:30:26.664Z] #58 DONE 0.1s [2022-06-30T14:30:26.664Z] [2022-06-30T14:30:26.664Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-30T14:30:26.664Z] #61 sha256:eed25d430e19341d8481bef9a7e80dd081826736689b79fd23c1620912a3ad1d [2022-06-30T14:30:26.776Z] #77 331.5 CCLD tests/init [2022-06-30T14:30:26.924Z] #61 DONE 0.2s [2022-06-30T14:30:26.924Z] [2022-06-30T14:30:26.924Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:30:26.924Z] #64 sha256:5fef386b8f7e52364839b728289359d917759fd94411a1dfc1560f1db3c72fba [2022-06-30T14:30:30.212Z] #64 361.8 + bin/containerd [2022-06-30T14:30:31.542Z] #71 ... [2022-06-30T14:30:31.543Z] [2022-06-30T14:30:31.543Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T14:30:31.543Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-06-30T14:30:31.543Z] #28 34.89 Unpacking bash-completion (1:2.11-2) ... [2022-06-30T14:30:31.543Z] #28 35.14 Selecting previously unselected package apparmor. [2022-06-30T14:30:31.543Z] #28 35.14 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 35.19 Unpacking apparmor (2.13.6-10) ... [2022-06-30T14:30:31.543Z] #28 35.45 Selecting previously unselected package inetutils-ping. [2022-06-30T14:30:31.543Z] #28 35.46 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 35.46 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-30T14:30:31.543Z] #28 35.54 Selecting previously unselected package libip4tc2:amd64. [2022-06-30T14:30:31.543Z] #28 35.54 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 35.55 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-30T14:30:31.543Z] #28 35.61 Selecting previously unselected package libip6tc2:amd64. [2022-06-30T14:30:31.543Z] #28 35.61 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 35.63 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-30T14:30:31.543Z] #28 35.68 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-30T14:30:31.543Z] #28 35.68 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 35.71 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-30T14:30:31.543Z] #28 35.77 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-30T14:30:31.543Z] #28 35.77 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 35.78 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-30T14:30:31.543Z] #28 35.84 Selecting previously unselected package libnftnl11:amd64. [2022-06-30T14:30:31.543Z] #28 35.84 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 35.85 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-30T14:30:31.543Z] #28 35.92 Selecting previously unselected package iptables. [2022-06-30T14:30:31.543Z] #28 35.92 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 35.93 Unpacking iptables (1.8.7-1) ... [2022-06-30T14:30:31.543Z] #28 36.12 Selecting previously unselected package libonig5:amd64. [2022-06-30T14:30:31.543Z] #28 36.14 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 36.14 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T14:30:31.543Z] #28 36.21 Selecting previously unselected package libjq1:amd64. [2022-06-30T14:30:31.543Z] #28 36.22 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 36.22 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-30T14:30:31.543Z] #28 36.30 Selecting previously unselected package jq. [2022-06-30T14:30:31.543Z] #28 36.31 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 36.31 Unpacking jq (1.6-2.1) ... [2022-06-30T14:30:31.543Z] #28 36.36 Selecting previously unselected package libaio1:amd64. [2022-06-30T14:30:31.543Z] #28 36.37 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 36.37 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-30T14:30:31.543Z] #28 36.42 Selecting previously unselected package libgpm2:amd64. [2022-06-30T14:30:31.543Z] #28 36.43 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 36.44 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-30T14:30:31.543Z] #28 36.49 Selecting previously unselected package libinih1:amd64. [2022-06-30T14:30:31.543Z] #28 36.50 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 36.51 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-30T14:30:31.543Z] #28 36.55 Selecting previously unselected package libnet1:amd64. [2022-06-30T14:30:31.543Z] #28 36.56 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 36.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:30:31.543Z] #28 36.63 Selecting previously unselected package libnl-3-200:amd64. [2022-06-30T14:30:31.543Z] #28 36.63 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 36.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T14:30:31.543Z] #28 36.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-30T14:30:31.543Z] #28 36.71 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 36.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:30:31.543Z] #28 36.76 Selecting previously unselected package libyajl2:amd64. [2022-06-30T14:30:31.543Z] #28 36.76 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 36.77 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-30T14:30:31.543Z] #28 36.82 Selecting previously unselected package net-tools. [2022-06-30T14:30:31.543Z] #28 36.83 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 36.84 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-30T14:30:31.543Z] #28 36.95 Selecting previously unselected package python-pip-whl. [2022-06-30T14:30:31.543Z] #28 36.95 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-30T14:30:31.543Z] #28 36.96 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-30T14:30:31.543Z] #28 37.34 Selecting previously unselected package python3-lib2to3. [2022-06-30T14:30:31.543Z] #28 37.34 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-30T14:30:31.543Z] #28 37.36 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-30T14:30:31.543Z] #28 37.44 Selecting previously unselected package python3-distutils. [2022-06-30T14:30:31.543Z] #28 37.45 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-06-30T14:30:31.543Z] #28 37.46 Unpacking python3-distutils (3.9.2-1) ... [2022-06-30T14:30:31.543Z] #28 37.55 Selecting previously unselected package python3-pkg-resources. [2022-06-30T14:30:31.543Z] #28 37.56 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-30T14:30:31.543Z] #28 37.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:30:31.543Z] #28 37.70 Selecting previously unselected package python3-setuptools. [2022-06-30T14:30:31.543Z] #28 37.72 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-06-30T14:30:31.543Z] #28 37.72 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-30T14:30:31.543Z] #28 37.89 Selecting previously unselected package python3-wheel. [2022-06-30T14:30:31.543Z] #28 37.90 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-06-30T14:30:31.543Z] #28 37.90 Unpacking python3-wheel (0.34.2-1) ... [2022-06-30T14:30:31.543Z] #28 37.98 Selecting previously unselected package python3-pip. [2022-06-30T14:30:31.543Z] #28 37.98 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-30T14:30:31.543Z] #28 37.99 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-30T14:30:31.543Z] #28 38.15 Selecting previously unselected package sudo. [2022-06-30T14:30:31.543Z] #28 38.15 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 38.16 Unpacking sudo (1.9.5p2-3) ... [2022-06-30T14:30:31.543Z] #28 38.47 Selecting previously unselected package thin-provisioning-tools. [2022-06-30T14:30:31.543Z] #28 38.48 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 38.48 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-30T14:30:31.543Z] #28 38.64 Selecting previously unselected package uidmap. [2022-06-30T14:30:31.543Z] #28 38.65 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-30T14:30:31.543Z] #28 38.66 Unpacking uidmap (1:4.8.1-1) ... [2022-06-30T14:30:31.543Z] #28 38.75 Selecting previously unselected package vim-runtime. [2022-06-30T14:30:31.543Z] #28 38.77 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T14:30:31.543Z] #28 38.80 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-30T14:30:31.543Z] #28 38.82 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-30T14:30:31.543Z] #28 38.83 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:30:31.801Z] #28 40.46 Selecting previously unselected package vim. [2022-06-30T14:30:32.059Z] #28 40.47 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-30T14:30:32.059Z] #28 40.49 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:30:32.317Z] #28 40.80 Selecting previously unselected package xfsprogs. [2022-06-30T14:30:32.317Z] #28 40.82 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-30T14:30:32.317Z] #28 40.82 Unpacking xfsprogs (5.10.0-4) ... [2022-06-30T14:30:32.576Z] #28 41.10 Selecting previously unselected package zip. [2022-06-30T14:30:32.576Z] #28 41.11 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-06-30T14:30:32.576Z] #28 41.11 Unpacking zip (3.0-12) ... [2022-06-30T14:30:32.833Z] #28 41.18 Selecting previously unselected package zstd. [2022-06-30T14:30:32.833Z] #28 41.19 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-30T14:30:32.833Z] #28 41.20 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-30T14:30:32.833Z] #28 41.48 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-30T14:30:33.407Z] #28 42.01 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-30T14:30:33.407Z] #28 42.02 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-30T14:30:33.407Z] #28 42.03 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-30T14:30:33.668Z] #28 42.05 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-30T14:30:33.668Z] #28 42.06 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-30T14:30:33.668Z] #28 42.07 Setting up uidmap (1:4.8.1-1) ... [2022-06-30T14:30:33.668Z] #28 42.08 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-30T14:30:33.668Z] #28 42.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T14:30:33.668Z] #28 42.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T14:30:33.668Z] #28 42.12 Setting up python3-wheel (0.34.2-1) ... [2022-06-30T14:30:34.234Z] #28 42.53 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:30:34.234Z] #28 42.54 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-30T14:30:34.234Z] #28 42.56 Setting up libcap2-bin (1:2.44-1) ... [2022-06-30T14:30:34.234Z] #28 42.57 Setting up apparmor (2.13.6-10) ... [2022-06-30T14:30:35.166Z] #28 43.71 Setting up zip (3.0-12) ... [2022-06-30T14:30:35.166Z] #28 43.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:30:35.166Z] #28 43.76 Setting up bash-completion (1:2.11-2) ... [2022-06-30T14:30:36.538Z] #28 44.97 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-30T14:30:36.538Z] #28 44.99 Setting up sudo (1.9.5p2-3) ... [2022-06-30T14:30:36.538Z] #28 45.04 invoke-rc.d: could not determine current runlevel [2022-06-30T14:30:36.538Z] #28 45.05 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-30T14:30:36.538Z] #28 45.06 Setting up xfsprogs (5.10.0-4) ... [2022-06-30T14:30:36.538Z] #28 45.07 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-30T14:30:36.538Z] #28 45.09 Setting up inetutils-ping (2:2.0-1) ... [2022-06-30T14:30:36.538Z] #28 45.10 Setting up pigz (2.6-1) ... [2022-06-30T14:30:36.538Z] #28 45.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-30T14:30:36.538Z] #28 45.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T14:30:36.538Z] #28 45.14 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-30T14:30:36.795Z] #28 45.15 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:30:37.053Z] #28 45.63 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-30T14:30:37.053Z] #28 45.64 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-30T14:30:37.568Z] #28 45.89 Setting up libelf1:amd64 (0.183-1) ... [2022-06-30T14:30:37.568Z] #28 45.90 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-30T14:30:37.568Z] #28 45.91 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T14:30:37.568Z] #28 45.95 Setting up python3-distutils (3.9.2-1) ... [2022-06-30T14:30:37.826Z] #28 46.28 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-30T14:30:37.826Z] #28 46.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-30T14:30:37.826Z] #28 46.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-30T14:30:37.826Z] #28 46.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-30T14:30:37.826Z] #28 46.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-30T14:30:37.826Z] #28 46.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-30T14:30:37.826Z] #28 46.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-30T14:30:37.826Z] #28 46.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-30T14:30:37.826Z] #28 46.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-30T14:30:37.826Z] #28 46.35 Setting up python3-setuptools (52.0.0-4) ... [2022-06-30T14:30:38.758Z] #28 47.17 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-30T14:30:38.758Z] #28 47.18 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-30T14:30:38.758Z] #28 47.20 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-30T14:30:38.758Z] #28 47.21 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-30T14:30:39.323Z] #28 47.90 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-30T14:30:39.323Z] #28 47.91 Setting up jq (1.6-2.1) ... [2022-06-30T14:30:39.323Z] #28 47.97 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-30T14:30:39.323Z] #28 47.99 Setting up iptables (1.8.7-1) ... [2022-06-30T14:30:39.581Z] #28 48.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-30T14:30:39.581Z] #28 48.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-30T14:30:39.581Z] #28 48.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-30T14:30:39.581Z] #28 48.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-30T14:30:39.581Z] #28 48.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-30T14:30:39.581Z] #28 48.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-30T14:30:39.581Z] #28 48.04 Setting up iproute2 (5.10.0-4) ... [2022-06-30T14:30:39.838Z] #28 48.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T14:30:40.769Z] #28 DONE 49.2s [2022-06-30T14:30:40.769Z] [2022-06-30T14:30:40.769Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:30:40.769Z] #67 sha256:b6433d9215025dee90f8b5913ce26ebc81fdb397f8211db0858c3b4038d61870 [2022-06-30T14:30:40.769Z] #67 ... [2022-06-30T14:30:40.769Z] [2022-06-30T14:30:40.769Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-30T14:30:40.769Z] #29 sha256:b04fa251c48098649e6b0cd9dc5a196432682d0481d4096cc3221c04d5397adf [2022-06-30T14:30:41.706Z] #29 0.831 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-30T14:30:41.706Z] #29 0.836 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-30T14:30:41.706Z] #29 0.840 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-30T14:30:41.706Z] #29 DONE 0.9s [2022-06-30T14:30:41.706Z] [2022-06-30T14:30:41.706Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:30:41.706Z] #71 sha256:7b53cffc90d27b6506a8dfd1b22bf1f7bae3fe1ccf52e190bd1ff6b70ea08e39 [2022-06-30T14:30:41.706Z] #71 ... [2022-06-30T14:30:41.706Z] [2022-06-30T14:30:41.706Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-30T14:30:41.706Z] #30 sha256:d1c6802d8742db954c450a30e209420653ddefe6ce5b3d25ebaace891909468c [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-30T14:30:48.013Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 31.9% of statements [2022-06-30T14:30:48.013Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-30T14:30:48.013Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-30T14:30:48.013Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-06-30T14:30:48.013Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/types [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-30T14:30:48.013Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-30T14:30:48.013Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-06-30T14:30:48.013Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/builder [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-30T14:30:48.013Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-30T14:30:48.013Z] ok github.com/docker/docker/builder/remotecontext 0.123s coverage: 13.7% of statements [2022-06-30T14:30:48.013Z] ok github.com/docker/docker/builder/dockerfile 0.460s coverage: 49.3% of statements [2022-06-30T14:30:48.014Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-06-30T14:30:48.014Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-06-30T14:30:48.014Z] ok github.com/docker/docker/builder/remotecontext/git 1.587s coverage: 86.3% of statements [2022-06-30T14:30:48.014Z] ? github.com/docker/docker/cli [no test files] [2022-06-30T14:30:48.014Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-30T14:30:48.014Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-30T14:30:48.014Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-30T14:30:48.014Z] ok github.com/docker/docker/cmd/docker-proxy 0.240s coverage: 67.6% of statements [2022-06-30T14:30:48.014Z] ok github.com/docker/docker/client 0.084s coverage: 75.6% of statements [2022-06-30T14:30:48.836Z] #77 353.7 AR libcrun_testing.a [2022-06-30T14:30:48.836Z] #77 353.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-30T14:30:48.836Z] #77 353.8 CCLD tests/tests_libcrun_errors [2022-06-30T14:30:48.836Z] #77 353.8 CCLD tests/tests_libcrun_utils [2022-06-30T14:30:48.836Z] #77 353.8 CCLD tests/tests_libcrun_fuzzer [2022-06-30T14:30:49.405Z] #77 354.5 CCLD libcrun.la [2022-06-30T14:30:49.886Z] #30 7.633 Collecting yamllint==1.26.1 [2022-06-30T14:30:49.976Z] #77 355.2 CCLD crun [2022-06-30T14:30:50.145Z] #30 8.680 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-30T14:30:50.548Z] #77 355.8 make[3]: Entering directory '/tmp/crun-build' [2022-06-30T14:30:50.548Z] #77 356.0 /bin/mkdir -p '/usr/local/lib' [2022-06-30T14:30:50.809Z] #77 356.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-30T14:30:50.809Z] #77 356.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-30T14:30:50.809Z] #77 356.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-30T14:30:50.809Z] #77 356.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-30T14:30:50.809Z] #77 356.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-30T14:30:50.809Z] #77 356.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-30T14:30:50.809Z] #77 356.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-30T14:30:51.078Z] #30 9.395 Collecting pathspec>=0.5.3 [2022-06-30T14:30:51.078Z] #30 9.402 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-30T14:30:51.078Z] #30 9.617 Collecting pyyaml [2022-06-30T14:30:51.078Z] #30 9.623 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-06-30T14:30:51.078Z] #30 9.658 Building wheels for collected packages: yamllint [2022-06-30T14:30:51.336Z] #30 9.659 Building wheel for yamllint (setup.py): started [2022-06-30T14:30:51.381Z] #77 356.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-30T14:30:51.381Z] #77 356.4 ---------------------------------------------------------------------- [2022-06-30T14:30:51.381Z] #77 356.4 Libraries have been installed in: [2022-06-30T14:30:51.381Z] #77 356.4 /usr/local/lib [2022-06-30T14:30:51.381Z] #77 356.4 [2022-06-30T14:30:51.381Z] #77 356.4 If you ever happen to want to link against installed libraries [2022-06-30T14:30:51.381Z] #77 356.4 in a given directory, LIBDIR, you must either use libtool, and [2022-06-30T14:30:51.381Z] #77 356.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-30T14:30:51.381Z] #77 356.4 flag during linking and do at least one of the following: [2022-06-30T14:30:51.381Z] #77 356.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-30T14:30:51.381Z] #77 356.4 during execution [2022-06-30T14:30:51.381Z] #77 356.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-30T14:30:51.381Z] #77 356.4 during linking [2022-06-30T14:30:51.381Z] #77 356.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-30T14:30:51.381Z] #77 356.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-30T14:30:51.381Z] #77 356.4 [2022-06-30T14:30:51.381Z] #77 356.4 See any operating system documentation about shared libraries for [2022-06-30T14:30:51.381Z] #77 356.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-30T14:30:51.381Z] #77 356.4 ---------------------------------------------------------------------- [2022-06-30T14:30:51.381Z] #77 356.4 /bin/mkdir -p '/build' [2022-06-30T14:30:51.381Z] #77 356.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-30T14:30:51.381Z] #77 356.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-30T14:30:51.381Z] #77 356.6 make[3]: Leaving directory '/tmp/crun-build' [2022-06-30T14:30:51.381Z] #77 356.6 make[2]: Leaving directory '/tmp/crun-build' [2022-06-30T14:30:51.381Z] #77 356.6 make[1]: Leaving directory '/tmp/crun-build' [2022-06-30T14:30:51.642Z] #77 DONE 356.9s [2022-06-30T14:30:51.642Z] [2022-06-30T14:30:51.642Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:30:51.642Z] #60 sha256:58708a55b1aaf0e7dfafc56aab89f029caad79c936a70dec06c48df0c24333c4 [2022-06-30T14:30:51.901Z] #30 10.18 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-30T14:30:51.901Z] #30 10.19 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2198004c49709f274bde47233c64c90a4079ddef4509e5350c50085c76d0f096 [2022-06-30T14:30:51.901Z] #30 10.19 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-30T14:30:51.901Z] #30 10.19 Successfully built yamllint [2022-06-30T14:30:51.901Z] #30 10.20 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-30T14:30:52.159Z] #30 10.46 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-30T14:30:52.417Z] #30 DONE 10.8s [2022-06-30T14:30:52.417Z] [2022-06-30T14:30:52.417Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-30T14:30:52.417Z] #34 sha256:7fdf3d7051aee10d45539dbf8dc51e3a4ecf2e245c362fefaf135f94bdad81be [2022-06-30T14:30:52.674Z] #34 DONE 0.3s [2022-06-30T14:30:52.674Z] [2022-06-30T14:30:52.674Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-30T14:30:52.674Z] #39 sha256:f1574574383e2060f4558088b8814f7c0b66891bbbfec4d647860b4a9aba098d [2022-06-30T14:30:52.932Z] #39 DONE 0.3s [2022-06-30T14:30:52.932Z] [2022-06-30T14:30:52.932Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-30T14:30:52.932Z] #42 sha256:c1b6c46ee1c48fc987c8d769f9f95bcbc1cb3fe9d056f37f6cf7b540d046dccf [2022-06-30T14:30:52.932Z] #42 DONE 0.1s [2022-06-30T14:30:52.932Z] [2022-06-30T14:30:52.932Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:30:52.932Z] #71 sha256:7b53cffc90d27b6506a8dfd1b22bf1f7bae3fe1ccf52e190bd1ff6b70ea08e39 [2022-06-30T14:30:52.932Z] #71 ... [2022-06-30T14:30:52.932Z] [2022-06-30T14:30:52.932Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-30T14:30:52.932Z] #44 sha256:79a3858c0e30a7825e5d66fe9b0d6d989d15c408a99b0fa0a10c27f9cdd7af98 [2022-06-30T14:30:52.932Z] #44 DONE 0.1s [2022-06-30T14:30:53.189Z] [2022-06-30T14:30:53.189Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-30T14:30:53.189Z] #46 sha256:70eb81318288da90752aaab23523510c275a82c5650ebbda141e7121c72a780f [2022-06-30T14:30:53.189Z] #46 DONE 0.1s [2022-06-30T14:30:53.189Z] [2022-06-30T14:30:53.189Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-30T14:30:53.189Z] #48 sha256:2280d3b21b2e73f58a7cc79685e28c00e8c46c731c7e29c1969ce1b1eb9325de [2022-06-30T14:30:53.189Z] #48 DONE 0.1s [2022-06-30T14:30:53.189Z] [2022-06-30T14:30:53.189Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:30:53.189Z] #71 sha256:7b53cffc90d27b6506a8dfd1b22bf1f7bae3fe1ccf52e190bd1ff6b70ea08e39 [2022-06-30T14:30:53.447Z] #71 ... [2022-06-30T14:30:53.447Z] [2022-06-30T14:30:53.447Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-30T14:30:53.447Z] #52 sha256:759cadc498410189d9afee0f04a46a5cef89846a5ddc9153dc2c0b0db8af463c [2022-06-30T14:30:53.447Z] #52 DONE 0.1s [2022-06-30T14:30:53.447Z] [2022-06-30T14:30:53.447Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-30T14:30:53.447Z] #55 sha256:3ccef907e7fd8e53318426ba3192bba4ffc7cc0e90b00f2081299a199644ed7c [2022-06-30T14:30:53.447Z] #55 DONE 0.1s [2022-06-30T14:30:53.447Z] [2022-06-30T14:30:53.447Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-30T14:30:53.447Z] #59 sha256:94ccdad1be373eccc0865c964db8c26b37d4e89a99c0d6187805771842f73c97 [2022-06-30T14:30:53.447Z] #59 DONE 0.1s [2022-06-30T14:30:53.447Z] [2022-06-30T14:30:53.447Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:30:53.447Z] #67 sha256:b6433d9215025dee90f8b5913ce26ebc81fdb397f8211db0858c3b4038d61870 [2022-06-30T14:30:53.704Z] #67 ... [2022-06-30T14:30:53.704Z] [2022-06-30T14:30:53.704Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-30T14:30:53.704Z] #61 sha256:86d9e9d33d80c8ba16d423a22b356aa22872ca81b2aed736198782a8f2482a3f [2022-06-30T14:30:53.704Z] #61 DONE 0.1s [2022-06-30T14:30:53.704Z] [2022-06-30T14:30:53.704Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-30T14:30:53.704Z] #63 sha256:0952ca132a58077035c4d1299c677288d603a778a9ff02ccd74513fa29908afa [2022-06-30T14:30:53.704Z] #63 DONE 0.1s [2022-06-30T14:30:53.704Z] [2022-06-30T14:30:53.704Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-30T14:30:53.704Z] #65 sha256:bd0a5bd159d3ef157cf6876aada439c072ae84ba59c847bb5aebc282d726619c [2022-06-30T14:30:53.961Z] #65 DONE 0.1s [2022-06-30T14:30:53.961Z] [2022-06-30T14:30:53.961Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:30:53.961Z] #67 sha256:b6433d9215025dee90f8b5913ce26ebc81fdb397f8211db0858c3b4038d61870 [2022-06-30T14:31:06.557Z] #60 ... [2022-06-30T14:31:06.557Z] [2022-06-30T14:31:06.557Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T14:31:06.557Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T14:31:06.557Z] #55 451.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-30T14:31:06.557Z] #55 DONE 452.1s [2022-06-30T14:31:06.557Z] [2022-06-30T14:31:06.557Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T14:31:06.557Z] #60 sha256:58708a55b1aaf0e7dfafc56aab89f029caad79c936a70dec06c48df0c24333c4 [2022-06-30T14:31:06.557Z] #60 230.1 + mkdir -p /build [2022-06-30T14:31:06.557Z] #60 230.1 + cp runc /build/runc [2022-06-30T14:31:06.817Z] #60 DONE 230.8s [2022-06-30T14:31:06.817Z] [2022-06-30T14:31:06.817Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:31:06.817Z] #64 sha256:3f4a53408bfdff586b986fd9d80507e05cd9bb3f7753e52d6da9deec4ad44e55 [2022-06-30T14:31:09.362Z] #64 ... [2022-06-30T14:31:09.362Z] [2022-06-30T14:31:09.362Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-30T14:31:09.362Z] #56 sha256:7f6fc5ffd2afc544b8747ec12302019ac6fa53c399062b3bb519d70b5e46ead9 [2022-06-30T14:31:10.305Z] #56 DONE 0.7s [2022-06-30T14:31:10.305Z] [2022-06-30T14:31:10.305Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-30T14:31:10.305Z] #58 sha256:dbc9afd43211f2d2b3c8e76b0f73d14b46fab3aab0071fe35787e9c2410a3d0a [2022-06-30T14:31:10.305Z] #58 DONE 0.1s [2022-06-30T14:31:10.305Z] [2022-06-30T14:31:10.305Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:31:10.305Z] #64 sha256:3f4a53408bfdff586b986fd9d80507e05cd9bb3f7753e52d6da9deec4ad44e55 [2022-06-30T14:31:10.305Z] #64 ... [2022-06-30T14:31:10.305Z] [2022-06-30T14:31:10.305Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-30T14:31:10.305Z] #61 sha256:2b74787c5baab6326674a1291c328e010d35d5153b7e675c30a1a34b67646f2e [2022-06-30T14:31:10.305Z] #61 DONE 0.3s [2022-06-30T14:31:10.305Z] [2022-06-30T14:31:10.305Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:31:10.305Z] #64 sha256:3f4a53408bfdff586b986fd9d80507e05cd9bb3f7753e52d6da9deec4ad44e55 [2022-06-30T14:31:12.851Z] #64 393.4 + bin/containerd [2022-06-30T14:31:15.871Z] #67 89.49 + mkdir -p /build [2022-06-30T14:31:15.871Z] #67 89.49 + cp runc /build/runc [2022-06-30T14:31:15.871Z] #67 DONE 89.8s [2022-06-30T14:31:15.871Z] [2022-06-30T14:31:15.871Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:31:15.871Z] #71 sha256:7b53cffc90d27b6506a8dfd1b22bf1f7bae3fe1ccf52e190bd1ff6b70ea08e39 [2022-06-30T14:31:16.804Z] #71 ... [2022-06-30T14:31:16.804Z] [2022-06-30T14:31:16.804Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-30T14:31:16.804Z] #68 sha256:7329a9eff695b96b12fcdadabbbe0145a4ce2d51ea82a7b316a9118e7d26993c [2022-06-30T14:31:16.804Z] #68 DONE 0.2s [2022-06-30T14:31:16.804Z] [2022-06-30T14:31:16.804Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T14:31:16.804Z] #71 sha256:7b53cffc90d27b6506a8dfd1b22bf1f7bae3fe1ccf52e190bd1ff6b70ea08e39 [2022-06-30T14:31:20.097Z] ok github.com/docker/docker/cmd/dockerd 0.061s coverage: 31.9% of statements [2022-06-30T14:31:21.037Z] ok github.com/docker/docker/container 0.119s coverage: 34.8% of statements [2022-06-30T14:31:21.605Z] ok github.com/docker/docker/cmd/dockerd/trap 2.511s coverage: 0.0% of statements [2022-06-30T14:31:21.605Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-30T14:31:21.605Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-30T14:31:21.605Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-30T14:31:21.605Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-30T14:31:21.605Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-30T14:31:26.451Z] #64 412.8 # github.com/containerd/containerd/cmd/containerd [2022-06-30T14:31:26.451Z] #64 412.8 /usr/bin/ld: /tmp/go-link-3634280732/000019.o: in function `New': [2022-06-30T14:31:26.451Z] #64 412.8 /tmp/tmp.7GdE12wHAj/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-30T14:31:26.451Z] #64 412.9 + bin/containerd-stress [2022-06-30T14:31:26.451Z] #64 414.0 + bin/containerd-shim [2022-06-30T14:31:26.884Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2022-06-30T14:31:28.263Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.019s coverage: 65.3% of statements [2022-06-30T14:31:29.642Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2022-06-30T14:31:34.578Z] #64 425.2 + bin/containerd-shim-runc-v1 [2022-06-30T14:31:36.207Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-06-30T14:31:37.584Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 81.7% of statements [2022-06-30T14:31:38.150Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-06-30T14:31:38.717Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-06-30T14:31:39.284Z] ok github.com/docker/docker/daemon 10.116s coverage: 16.1% of statements [2022-06-30T14:31:39.284Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-30T14:31:39.284Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-30T14:31:39.284Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-30T14:31:39.284Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-30T14:31:39.850Z] #64 431.6 + bin/containerd-shim-runc-v2 [2022-06-30T14:31:40.222Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.672s coverage: 74.8% of statements [2022-06-30T14:31:40.418Z] #64 432.4 + binaries [2022-06-30T14:31:40.418Z] #64 432.4 + install -D bin/containerd /build/containerd [2022-06-30T14:31:40.418Z] #64 432.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-30T14:31:40.418Z] #64 432.5 + install -D bin/ctr /build/ctr [2022-06-30T14:31:41.158Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.328s coverage: 56.2% of statements [2022-06-30T14:31:41.418Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.0% of statements [2022-06-30T14:31:42.320Z] #64 DONE 434.3s [2022-06-30T14:31:42.797Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-06-30T14:31:43.256Z] [2022-06-30T14:31:43.256Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-30T14:31:43.256Z] #65 sha256:1b908ff9776c1b3a765ad2f11c6b89f9b5e08d01c3183b13070bf6a71937e07c [2022-06-30T14:31:44.185Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.306s coverage: 50.6% of statements [2022-06-30T14:31:44.192Z] #65 DONE 0.8s [2022-06-30T14:31:44.192Z] [2022-06-30T14:31:44.192Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-30T14:31:44.192Z] #70 sha256:38decc1b874af5734f688664ced8037f7c2d31ce8c44ac3f81707089a1c4eaef [2022-06-30T14:31:44.192Z] #70 DONE 0.2s [2022-06-30T14:31:44.450Z] [2022-06-30T14:31:44.450Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-30T14:31:44.450Z] #75 sha256:51e2b24e11942ff1439f91bee9bceef3051b294bc355b0a4bdee605337053a73 [2022-06-30T14:31:45.015Z] #75 DONE 0.8s [2022-06-30T14:31:45.015Z] [2022-06-30T14:31:45.015Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-30T14:31:45.015Z] #78 sha256:4620c0e9331f93b706ad2f5f4e23034df0dd24dd7cd33717e045e3e5ca8fdfe7 [2022-06-30T14:31:45.015Z] #78 DONE 0.0s [2022-06-30T14:31:45.274Z] [2022-06-30T14:31:45.274Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-30T14:31:45.274Z] #79 sha256:cc5607c583b3258d34f42c6a70fa9f02c8cd981627d0426a32b2a619fed12456 [2022-06-30T14:31:45.274Z] #79 DONE 0.0s [2022-06-30T14:31:45.274Z] [2022-06-30T14:31:45.274Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-30T14:31:45.274Z] #80 sha256:7cb747162f3d8a84180aa43a1261dea5bec8533463e83b038ee9876b220738f7 [2022-06-30T14:31:45.274Z] #80 DONE 0.0s [2022-06-30T14:31:45.274Z] [2022-06-30T14:31:45.274Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-30T14:31:45.274Z] #81 sha256:7b6ae2580e26902559759af3cc40c25ed2c02a5d8d302d1152c7e5c78387bc41 [2022-06-30T14:31:46.090Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.941s coverage: 45.9% of statements [2022-06-30T14:31:46.090Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-30T14:31:46.349Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.034s coverage: 58.5% of statements [2022-06-30T14:31:46.349Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-30T14:31:46.349Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-30T14:31:46.607Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-06-30T14:31:47.175Z] #81 DONE 2.2s [2022-06-30T14:31:47.433Z] [2022-06-30T14:31:47.433Z] #82 exporting to image [2022-06-30T14:31:47.433Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-30T14:31:47.433Z] #82 exporting layers [2022-06-30T14:31:47.544Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-06-30T14:31:47.804Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-06-30T14:31:48.740Z] ok github.com/docker/docker/daemon/images 0.052s coverage: 6.9% of statements [2022-06-30T14:31:48.740Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-30T14:31:48.740Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-30T14:31:48.847Z] #71 176.1 # github.com/containerd/containerd/cmd/containerd [2022-06-30T14:31:48.847Z] #71 176.1 /usr/bin/ld: /tmp/go-link-1790745570/000019.o: in function `New': [2022-06-30T14:31:48.847Z] #71 176.1 /tmp/tmp.gGbsXEaLX6/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-30T14:31:48.847Z] #71 176.2 + bin/containerd-stress [2022-06-30T14:31:48.847Z] #71 177.3 + bin/containerd-shim [2022-06-30T14:31:49.308Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2022-06-30T14:31:50.244Z] ok github.com/docker/docker/daemon/logger/awslogs 0.166s coverage: 79.9% of statements [2022-06-30T14:31:50.244Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-06-30T14:31:50.244Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-30T14:31:50.812Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-06-30T14:31:50.812Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-06-30T14:31:51.071Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-06-30T14:31:51.639Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.155s coverage: 76.8% of statements [2022-06-30T14:31:51.898Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 79.4% of statements [2022-06-30T14:31:51.898Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-30T14:31:51.898Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-30T14:31:52.835Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-06-30T14:31:52.835Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 62.0% of statements [2022-06-30T14:31:53.772Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 46.8% of statements [2022-06-30T14:31:53.996Z] #82 exporting layers 6.5s done [2022-06-30T14:31:53.996Z] #82 writing image sha256:851f69a1bd5f0390fe0f874056167ef515628d0f7c3c38d08194becccae243ac done [2022-06-30T14:31:53.996Z] #82 naming to docker.io/library/docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac done [2022-06-30T14:31:53.996Z] #82 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-06-30T14:31:54.031Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [Pipeline] sh [2022-06-30T14:31:54.328Z] + trap exit INT TERM [2022-06-30T14:31:54.328Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-06-30T14:31:54.328Z] + CONTAINER_NAME=docker-pr1 [2022-06-30T14:31:54.328Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43759/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43759/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac -e DOCKER_GRAPHDRIVER docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac hack/make.sh dynbinary [2022-06-30T14:31:54.636Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-06-30T14:31:55.222Z] ok github.com/docker/docker/daemon/logger/splunk 1.540s coverage: 82.5% of statements [2022-06-30T14:31:55.222Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-30T14:31:55.222Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-30T14:31:56.168Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 44.4% of statements [2022-06-30T14:31:56.232Z] [2022-06-30T14:31:56.232Z] Removing bundles/ [2022-06-30T14:31:56.232Z] [2022-06-30T14:31:56.232Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-30T14:31:56.232Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T14:31:56.232Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T14:31:56.736Z] ok github.com/docker/docker/distribution 0.599s coverage: 28.0% of statements [2022-06-30T14:31:56.736Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-30T14:31:56.994Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-06-30T14:31:57.932Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-06-30T14:31:58.191Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-06-30T14:31:58.759Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-06-30T14:31:58.759Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-30T14:31:58.759Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-06-30T14:31:58.759Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-30T14:31:58.759Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-30T14:31:58.802Z] #71 188.3 + bin/containerd-shim-runc-v1 [2022-06-30T14:31:59.018Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-06-30T14:31:59.954Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-06-30T14:32:00.522Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-06-30T14:32:00.780Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-30T14:32:02.158Z] ok github.com/docker/docker/pkg/archive 0.311s coverage: 82.2% of statements [2022-06-30T14:32:03.096Z] ok github.com/docker/docker/pkg/authorization 0.231s coverage: 68.3% of statements [2022-06-30T14:32:03.358Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-30T14:32:03.358Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-06-30T14:32:04.059Z] #71 194.6 + bin/containerd-shim-runc-v2 [2022-06-30T14:32:04.622Z] #71 195.4 + binaries [2022-06-30T14:32:04.622Z] #71 195.4 + install -D bin/containerd /build/containerd [2022-06-30T14:32:04.622Z] #71 195.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-30T14:32:04.622Z] #71 195.4 + install -D bin/ctr /build/ctr [2022-06-30T14:32:04.878Z] #71 DONE 195.8s [2022-06-30T14:32:06.249Z] [2022-06-30T14:32:06.249Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-30T14:32:06.249Z] #72 sha256:851edc82d9df935c4bfcd4ec292785431525c0b5be46dba666670cec14f839ab [2022-06-30T14:32:06.249Z] #72 DONE 0.3s [2022-06-30T14:32:06.249Z] [2022-06-30T14:32:06.249Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-30T14:32:06.249Z] #77 sha256:66bbb26eb453ade5b8b4b0ec7433fab07004d073b47ea3f7c7a969117803528c [2022-06-30T14:32:06.249Z] #77 DONE 0.1s [2022-06-30T14:32:06.506Z] [2022-06-30T14:32:06.506Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-30T14:32:06.506Z] #82 sha256:b10de033e6d7afc22168e0f94db629b22093435180a67a1de0cc2021ee861815 [2022-06-30T14:32:06.643Z] ok github.com/docker/docker/pkg/chrootarchive 2.519s coverage: 42.7% of statements [2022-06-30T14:32:06.762Z] #82 DONE 0.5s [2022-06-30T14:32:06.763Z] [2022-06-30T14:32:06.763Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-30T14:32:06.763Z] #85 sha256:1fd095cc9b0d93126356cb9663238f382f0fbcc4bd77304cbefab5fa228295c3 [2022-06-30T14:32:06.763Z] #85 DONE 0.1s [2022-06-30T14:32:06.763Z] [2022-06-30T14:32:06.763Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-30T14:32:06.763Z] #86 sha256:251be670794b475d021b9e764356688ff0f42c3d42b709df697f5a1b60566c20 [2022-06-30T14:32:06.763Z] #86 DONE 0.0s [2022-06-30T14:32:06.902Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-30T14:32:07.019Z] [2022-06-30T14:32:07.019Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-30T14:32:07.019Z] #87 sha256:b0eaa4248e130c89de147b4cfb5a21991866d7d012b628e7afeacd0184437970 [2022-06-30T14:32:07.019Z] #87 DONE 0.0s [2022-06-30T14:32:07.019Z] [2022-06-30T14:32:07.019Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-30T14:32:07.019Z] #88 sha256:2cf5b8860d9ca399adec2f2c5adff371dbe0a9e1967d378510d5730337e26a35 [2022-06-30T14:32:07.161Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-06-30T14:32:07.161Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-06-30T14:32:07.729Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 87.2% of statements [2022-06-30T14:32:07.987Z] ok github.com/docker/docker/pkg/fsutils 0.117s coverage: 85.1% of statements [2022-06-30T14:32:08.246Z] ok github.com/docker/docker/layer 7.895s coverage: 68.9% of statements [2022-06-30T14:32:08.246Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-30T14:32:08.246Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-30T14:32:08.246Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-30T14:32:08.246Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-30T14:32:08.246Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-30T14:32:08.246Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-30T14:32:08.246Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-06-30T14:32:09.127Z] #64 446.3 # github.com/containerd/containerd/cmd/containerd [2022-06-30T14:32:09.128Z] #64 446.3 /usr/bin/ld: /tmp/go-link-1231090555/000019.o: in function `New': [2022-06-30T14:32:09.128Z] #64 446.3 /tmp/tmp.Y8qxqHVi6b/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-30T14:32:09.128Z] #64 446.4 + bin/containerd-stress [2022-06-30T14:32:09.128Z] #64 447.6 + bin/containerd-shim [2022-06-30T14:32:09.182Z] ok github.com/docker/docker/pkg/idtools 0.415s coverage: 67.9% of statements [2022-06-30T14:32:09.183Z] ok github.com/docker/docker/pkg/ioutils 0.359s coverage: 70.1% of statements [2022-06-30T14:32:09.441Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2022-06-30T14:32:09.441Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-06-30T14:32:09.441Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-30T14:32:09.699Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-06-30T14:32:09.699Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-06-30T14:32:09.959Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-06-30T14:32:10.218Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-06-30T14:32:10.218Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2022-06-30T14:32:10.218Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-30T14:32:10.218Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-30T14:32:10.785Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-06-30T14:32:11.188Z] #88 DONE 4.4s [2022-06-30T14:32:11.352Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-06-30T14:32:11.352Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-30T14:32:11.445Z] [2022-06-30T14:32:11.445Z] #89 exporting to image [2022-06-30T14:32:11.445Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-30T14:32:11.445Z] #89 exporting layers [2022-06-30T14:32:11.610Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-30T14:32:12.985Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-06-30T14:32:13.245Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-06-30T14:32:13.503Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-06-30T14:32:13.762Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-06-30T14:32:14.021Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2022-06-30T14:32:14.021Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-30T14:32:14.590Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-06-30T14:32:15.157Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-30T14:32:15.416Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2022-06-30T14:32:15.984Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-06-30T14:32:16.242Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-30T14:32:16.242Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-30T14:32:17.366Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T14:32:17.366Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T14:32:17.366Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T14:32:17.366Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T14:32:17.366Z] [2022-06-30T14:32:17.366Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-30T14:32:17.366Z] DOCKER_SYSTEMD=1 [2022-06-30T14:32:17.366Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-30T14:32:17.366Z] HOSTNAME=4c8eae42db4b [2022-06-30T14:32:17.366Z] DEST=bundles/test-integration [2022-06-30T14:32:17.366Z] PWD=/go/src/github.com/docker/docker [2022-06-30T14:32:17.366Z] DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac [2022-06-30T14:32:17.366Z] container=docker [2022-06-30T14:32:17.366Z] HOME=/root [2022-06-30T14:32:17.366Z] LANG=C.UTF-8 [2022-06-30T14:32:17.366Z] INVOCATION_ID=35735c74ab8641e5941326bdb479afef [2022-06-30T14:32:17.366Z] GOLANG_VERSION=1.18.3 [2022-06-30T14:32:17.366Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-30T14:32:17.366Z] VALIDATE_BRANCH=master [2022-06-30T14:32:17.366Z] TERM=xterm [2022-06-30T14:32:17.366Z] DOCKER_PKG=github.com/docker/docker [2022-06-30T14:32:17.366Z] SHLVL=3 [2022-06-30T14:32:17.366Z] TIMEOUT=120m [2022-06-30T14:32:17.366Z] DOCKER_BUILDTAGS= journald [2022-06-30T14:32:17.366Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-30T14:32:17.366Z] GO111MODULE=off [2022-06-30T14:32:17.366Z] DOCKER_EXPERIMENTAL=1 [2022-06-30T14:32:17.366Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-30T14:32:17.366Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-30T14:32:17.366Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-30T14:32:17.366Z] GOPATH=/go [2022-06-30T14:32:17.366Z] PKG_CONFIG=pkg-config [2022-06-30T14:32:17.366Z] _=/usr/bin/env [2022-06-30T14:32:17.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-30T14:32:18.147Z] ok github.com/docker/docker/plugin 0.543s coverage: 23.2% of statements [2022-06-30T14:32:18.409Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-30T14:32:18.979Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-06-30T14:32:19.129Z] #64 459.3 + bin/containerd-shim-runc-v1 [2022-06-30T14:32:20.356Z] ok github.com/docker/docker/quota 0.249s coverage: 71.4% of statements [2022-06-30T14:32:20.356Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-06-30T14:32:21.292Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-06-30T14:32:21.860Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-06-30T14:32:22.120Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 50.9% of statements [2022-06-30T14:32:22.379Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-06-30T14:32:22.637Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-30T14:32:24.542Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-06-30T14:32:25.109Z] ok github.com/docker/docker/volume/local 0.083s coverage: 76.8% of statements [2022-06-30T14:32:25.676Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-06-30T14:32:25.712Z] #64 465.8 + bin/containerd-shim-runc-v2 [2022-06-30T14:32:26.282Z] #64 466.7 + binaries [2022-06-30T14:32:26.282Z] #64 466.7 + install -D bin/containerd /build/containerd [2022-06-30T14:32:26.282Z] #64 466.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-30T14:32:26.282Z] #64 466.7 + install -D bin/ctr /build/ctr [2022-06-30T14:32:27.057Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-06-30T14:32:28.822Z] #64 DONE 469.0s [2022-06-30T14:32:29.393Z] [2022-06-30T14:32:29.393Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-30T14:32:29.393Z] #65 sha256:78d04dabce7472e35bff4d46c7813dcadc0b7784fdab34e2955078659643f0f1 [2022-06-30T14:32:30.332Z] #65 DONE 0.9s [2022-06-30T14:32:30.332Z] [2022-06-30T14:32:30.332Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-30T14:32:30.332Z] #70 sha256:9979a3a708e9cde4348f90e06f1068a08586ce127d6896316e35ee80661762a2 [2022-06-30T14:32:30.332Z] #70 DONE 0.2s [2022-06-30T14:32:30.592Z] [2022-06-30T14:32:30.592Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-30T14:32:30.592Z] #75 sha256:4ff4d2dca31c4e47254f635f2439bee646295e53c576c9705aae442e658834f1 [2022-06-30T14:32:31.532Z] #75 DONE 1.0s [2022-06-30T14:32:31.532Z] [2022-06-30T14:32:31.532Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-30T14:32:31.532Z] #78 sha256:94d9174c9249b592b683e469a04e68afe83cc9d0a8890fce26384c37896373b6 [2022-06-30T14:32:31.532Z] #78 DONE 0.0s [2022-06-30T14:32:31.532Z] [2022-06-30T14:32:31.532Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-30T14:32:31.532Z] #79 sha256:969d29e5e4442b523ea820e485d6e2f16aa2160a63aab1ba524e488dde059f7e [2022-06-30T14:32:31.532Z] #79 DONE 0.0s [2022-06-30T14:32:31.532Z] [2022-06-30T14:32:31.532Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-30T14:32:31.532Z] #80 sha256:2ac0d6b3d0ea86105c340eea48451cd8d9c1582df32a29ab630e08b3ea5fef68 [2022-06-30T14:32:31.532Z] #80 DONE 0.0s [2022-06-30T14:32:31.532Z] [2022-06-30T14:32:31.532Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-30T14:32:31.532Z] #81 sha256:4d3ec6708fe93094642f91e7e382b2921bc5b371bad02b49263365a16d246a28 [2022-06-30T14:32:36.815Z] #81 DONE 4.3s [2022-06-30T14:32:36.815Z] [2022-06-30T14:32:36.815Z] #82 exporting to image [2022-06-30T14:32:36.815Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-30T14:32:36.815Z] #82 exporting layers [2022-06-30T14:32:37.960Z] #89 exporting layers 25.3s done [2022-06-30T14:32:37.960Z] #89 writing image sha256:afa5079190940a5fc73f86dcca6f8c85e087e3b98a5d4dce1043198469c2a807 done [2022-06-30T14:32:37.960Z] #89 naming to docker.io/library/docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac done [2022-06-30T14:32:37.960Z] #89 DONE 25.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-06-30T14:32:38.279Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43759/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43759/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac hack/validate/default [2022-06-30T14:32:38.841Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-06-30T14:32:38.841Z] No api/types/ or api/swagger.yaml changes in diff. [2022-06-30T14:32:38.841Z] Congratulations! All TOML source files changed here have valid syntax. [2022-06-30T14:32:38.841Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-06-30T14:32:38.841Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-06-30T14:32:38.841Z] [2022-06-30T14:32:38.841Z] INFO Start validation with golang-ci-lint [2022-06-30T14:32:39.771Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-06-30T14:32:39.772Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-06-30T14:32:43.398Z] #82 exporting layers 7.2s done [2022-06-30T14:32:43.398Z] #82 writing image sha256:1bc05f001547609b0d7b859126060af276a1a2ecff7e264d9600ae355867274b done [2022-06-30T14:32:43.398Z] #82 naming to docker.io/library/docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac done [2022-06-30T14:32:43.398Z] #82 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T14:32:43.741Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43759/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac hack/make.sh dynbinary test-integration [2022-06-30T14:32:45.123Z] [2022-06-30T14:32:45.123Z] Removing bundles/ [2022-06-30T14:32:45.123Z] [2022-06-30T14:32:45.123Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-30T14:32:45.123Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T14:32:45.123Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T14:32:45.134Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.3% of statements [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/rootless [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/volume [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-30T14:32:45.134Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-30T14:32:45.134Z] [2022-06-30T14:32:45.134Z] === Skipped [2022-06-30T14:32:45.134Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-30T14:32:45.134Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-30T14:32:45.134Z] [2022-06-30T14:32:45.134Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-30T14:32:45.134Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-30T14:32:45.134Z] [2022-06-30T14:32:45.134Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-30T14:32:45.134Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-30T14:32:45.134Z] [2022-06-30T14:32:45.134Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-30T14:32:45.134Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-30T14:32:45.134Z] [2022-06-30T14:32:45.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-30T14:32:45.134Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:32:45.134Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T14:32:45.134Z] [2022-06-30T14:32:45.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-30T14:32:45.135Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:32:45.135Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-30T14:32:45.135Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:32:45.135Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-30T14:32:45.135Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:32:45.135Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-30T14:32:45.135Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:32:45.135Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-30T14:32:45.135Z] graphtest_unix.go:71: No driver to put! [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-30T14:32:45.135Z] time="2022-06-30T14:31:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T14:32:45.135Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T14:32:45.135Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-30T14:32:45.135Z] time="2022-06-30T14:31:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T14:32:45.135Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T14:32:45.135Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-30T14:32:45.135Z] time="2022-06-30T14:31:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T14:32:45.135Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T14:32:45.135Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-30T14:32:45.135Z] time="2022-06-30T14:31:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T14:32:45.135Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T14:32:45.135Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-30T14:32:45.135Z] time="2022-06-30T14:31:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T14:32:45.135Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T14:32:45.135Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-30T14:32:45.135Z] graphtest_unix.go:71: No driver to put! [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-30T14:32:45.135Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-30T14:32:45.135Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-30T14:32:45.135Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-30T14:32:45.135Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-30T14:32:45.135Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:32:45.135Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-30T14:32:45.135Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:32:45.135Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-30T14:32:45.135Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:32:45.135Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-30T14:32:45.135Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:32:45.135Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-30T14:32:45.135Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:32:45.135Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-30T14:32:45.135Z] graphtest_unix.go:71: No driver to put! [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-30T14:32:45.135Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-30T14:32:45.135Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-30T14:32:45.135Z] [2022-06-30T14:32:45.135Z] DONE 2789 tests, 28 skipped in 214.045s [2022-06-30T14:32:45.135Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/config [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/idm [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/ns [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/options [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/osl [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T14:32:45.135Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-30T14:32:45.135Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-06-30T14:33:04.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-30T14:33:04.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-30T14:33:26.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-30T14:33:31.855Z] ok github.com/docker/docker/libnetwork 37.432s coverage: 40.6% of statements [2022-06-30T14:33:31.855Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-06-30T14:33:31.855Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-30T14:33:31.855Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-30T14:33:31.855Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-30T14:33:31.855Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-30T14:33:31.855Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-30T14:33:31.855Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-30T14:33:31.855Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-30T14:33:31.855Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-30T14:33:31.855Z] ok github.com/docker/docker/libnetwork/config 0.016s coverage: 22.4% of statements [2022-06-30T14:33:31.855Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-06-30T14:33:31.855Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-30T14:33:31.855Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-30T14:33:31.855Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-06-30T14:33:32.790Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.570s coverage: 59.9% of statements [2022-06-30T14:33:32.790Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-30T14:33:33.048Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-06-30T14:33:33.616Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.020s coverage: 4.0% of statements [2022-06-30T14:33:33.616Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-30T14:33:34.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-30T14:33:34.183Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-06-30T14:33:34.183Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-30T14:33:34.441Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-30T14:33:44.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-30T14:33:44.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-30T14:33:44.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-30T14:33:44.413Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.188s coverage: 6.7% of statements [2022-06-30T14:33:44.413Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-30T14:33:44.413Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-06-30T14:33:44.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-30T14:33:44.981Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-06-30T14:33:44.981Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-30T14:33:44.981Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-30T14:33:44.981Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-30T14:33:45.549Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-06-30T14:33:45.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-30T14:33:45.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-30T14:33:45.808Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-06-30T14:33:46.067Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-06-30T14:33:46.067Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-30T14:33:46.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-30T14:33:49.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-30T14:33:50.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-30T14:33:50.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-30T14:33:51.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-30T14:33:52.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-30T14:33:53.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-30T14:33:54.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-30T14:33:54.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-30T14:33:55.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-30T14:33:56.495Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-30T14:33:56.495Z] Using test binary docker [2022-06-30T14:33:56.495Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-30T14:33:56.495Z] Starting apparmor (via systemctl): apparmor.service. [2022-06-30T14:33:56.495Z] Starting dockerd [2022-06-30T14:33:56.495Z] INFO: Waiting for daemon to start... [2022-06-30T14:33:58.274Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-06-30T14:33:59.779Z] . [2022-06-30T14:33:59.779Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-30T14:33:59.779Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-30T14:33:59.779Z] Error: No such image: emptyfs [2022-06-30T14:33:59.779Z] Running integration-test (iteration 1) [2022-06-30T14:33:59.779Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-30T14:34:00.039Z] Loaded image: busybox:latest [2022-06-30T14:34:00.297Z] Loaded image: busybox:glibc [2022-06-30T14:34:01.675Z] Loaded image: debian:bullseye-slim [2022-06-30T14:34:01.675Z] Loaded image: hello-world:latest [2022-06-30T14:34:01.675Z] Loaded image: arm32v7/hello-world:latest [2022-06-30T14:34:01.675Z] INFO: Testing against a local daemon [2022-06-30T14:34:01.675Z] === RUN TestCgroupNamespacesBuild [2022-06-30T14:34:02.756Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T14:34:02.756Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T14:34:02.756Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T14:34:02.756Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T14:34:02.756Z] [2022-06-30T14:34:02.756Z] + TEST_INTEGRATION_DEST=2 [2022-06-30T14:34:02.756Z] + CONTAINER_NAME=docker-pr1-2 [2022-06-30T14:34:02.756Z] + TEST_SKIP_INTEGRATION=1 [2022-06-30T14:34:02.756Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-30T14:34:02.756Z] + run_tests [2022-06-30T14:34:02.756Z] + c=0 [2022-06-30T14:34:02.756Z] + '[' -n 0 ']' [2022-06-30T14:34:02.756Z] + rm= [2022-06-30T14:34:02.756Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43759/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43759/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43759/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac hack/make.sh '' test-integration [2022-06-30T14:34:02.756Z] + TEST_INTEGRATION_DEST=3 [2022-06-30T14:34:02.756Z] + CONTAINER_NAME=docker-pr1-3 [2022-06-30T14:34:02.756Z] + TEST_SKIP_INTEGRATION=1 [2022-06-30T14:34:02.756Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-30T14:34:02.756Z] + run_tests [2022-06-30T14:34:02.756Z] + '[' -n 0 ']' [2022-06-30T14:34:02.756Z] ++ jobs -p [2022-06-30T14:34:02.756Z] + rm= [2022-06-30T14:34:02.756Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43759/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43759/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43759/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac hack/make.sh '' test-integration [2022-06-30T14:34:02.756Z] + for job in $(jobs -p) [2022-06-30T14:34:02.756Z] + wait 7358 [2022-06-30T14:34:02.756Z] + TEST_INTEGRATION_DEST=1 [2022-06-30T14:34:02.756Z] + CONTAINER_NAME=docker-pr1-1 [2022-06-30T14:34:02.756Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-06-30T14:34:02.756Z] + run_tests test-integration-flaky [2022-06-30T14:34:02.756Z] + '[' -n 0 ']' [2022-06-30T14:34:02.756Z] + rm= [2022-06-30T14:34:02.756Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43759/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43759/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43759/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac hack/make.sh test-integration-flaky test-integration [2022-06-30T14:34:02.756Z] [2022-06-30T14:34:02.756Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-30T14:34:02.756Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-30T14:34:02.756Z] HOSTNAME=a707717c4941 [2022-06-30T14:34:02.756Z] TEST_SKIP_INTEGRATION=1 [2022-06-30T14:34:02.756Z] TESTDEBUG=0 [2022-06-30T14:34:02.756Z] DEST=bundles/test-integration [2022-06-30T14:34:02.756Z] PWD=/go/src/github.com/docker/docker [2022-06-30T14:34:02.756Z] KEEPBUNDLE=1 [2022-06-30T14:34:02.756Z] DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac [2022-06-30T14:34:02.756Z] container=docker [2022-06-30T14:34:02.756Z] HOME=/root [2022-06-30T14:34:02.756Z] GOLANG_VERSION=1.18.3 [2022-06-30T14:34:02.756Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-30T14:34:02.756Z] VALIDATE_BRANCH=master [2022-06-30T14:34:02.756Z] TERM=xterm [2022-06-30T14:34:02.756Z] DOCKER_PKG=github.com/docker/docker [2022-06-30T14:34:02.756Z] SHLVL=1 [2022-06-30T14:34:02.756Z] TIMEOUT=120m [2022-06-30T14:34:02.756Z] DOCKER_BUILDTAGS= journald [2022-06-30T14:34:02.756Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-30T14:34:02.756Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-30T14:34:02.756Z] GO111MODULE=off [2022-06-30T14:34:02.756Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-30T14:34:02.756Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-30T14:34:02.756Z] GOPATH=/go [2022-06-30T14:34:02.756Z] PKG_CONFIG=pkg-config [2022-06-30T14:34:02.756Z] _=/usr/bin/env [2022-06-30T14:34:02.756Z] Building test suite binary ./integration-cli/test.main [2022-06-30T14:34:02.756Z] [2022-06-30T14:34:02.756Z] [2022-06-30T14:34:02.756Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-06-30T14:34:02.756Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-30T14:34:02.756Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-30T14:34:02.756Z] HOSTNAME=4d34de024800 [2022-06-30T14:34:02.756Z] TEST_SKIP_INTEGRATION=1 [2022-06-30T14:34:02.756Z] TESTDEBUG=0 [2022-06-30T14:34:02.756Z] DEST=bundles/test-integration [2022-06-30T14:34:02.756Z] PWD=/go/src/github.com/docker/docker [2022-06-30T14:34:02.756Z] KEEPBUNDLE=1 [2022-06-30T14:34:02.756Z] DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac [2022-06-30T14:34:02.756Z] container=docker [2022-06-30T14:34:02.756Z] HOME=/root [2022-06-30T14:34:02.756Z] GOLANG_VERSION=1.18.3 [2022-06-30T14:34:02.756Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-30T14:34:02.756Z] VALIDATE_BRANCH=master [2022-06-30T14:34:02.756Z] TERM=xterm [2022-06-30T14:34:02.756Z] DOCKER_PKG=github.com/docker/docker [2022-06-30T14:34:02.756Z] SHLVL=1 [2022-06-30T14:34:02.756Z] TIMEOUT=120m [2022-06-30T14:34:02.756Z] DOCKER_BUILDTAGS= journald [2022-06-30T14:34:02.756Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-30T14:34:02.756Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-30T14:34:02.756Z] GO111MODULE=off [2022-06-30T14:34:02.756Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-30T14:34:02.756Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-30T14:34:02.756Z] GOPATH=/go [2022-06-30T14:34:02.756Z] PKG_CONFIG=pkg-config [2022-06-30T14:34:02.756Z] _=/usr/bin/env [2022-06-30T14:34:02.756Z] Building test suite binary ./integration-cli/test.main [2022-06-30T14:34:02.756Z] No new tests added to integration. [2022-06-30T14:34:02.756Z] [2022-06-30T14:34:02.756Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-30T14:34:02.756Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-30T14:34:02.756Z] HOSTNAME=772bf6ee4931 [2022-06-30T14:34:02.756Z] TESTDEBUG=0 [2022-06-30T14:34:02.756Z] DEST=bundles/test-integration [2022-06-30T14:34:02.756Z] PWD=/go/src/github.com/docker/docker [2022-06-30T14:34:02.756Z] KEEPBUNDLE=1 [2022-06-30T14:34:02.756Z] DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac [2022-06-30T14:34:02.756Z] container=docker [2022-06-30T14:34:02.756Z] HOME=/root [2022-06-30T14:34:02.756Z] GOLANG_VERSION=1.18.3 [2022-06-30T14:34:02.756Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-30T14:34:02.756Z] VALIDATE_BRANCH=master [2022-06-30T14:34:02.756Z] TERM=xterm [2022-06-30T14:34:02.756Z] DOCKER_PKG=github.com/docker/docker [2022-06-30T14:34:02.756Z] SHLVL=1 [2022-06-30T14:34:02.756Z] TIMEOUT=120m [2022-06-30T14:34:02.756Z] DOCKER_BUILDTAGS= journald [2022-06-30T14:34:02.756Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-30T14:34:02.756Z] GO111MODULE=off [2022-06-30T14:34:02.756Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-30T14:34:02.756Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-30T14:34:02.756Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-30T14:34:02.756Z] GOPATH=/go [2022-06-30T14:34:02.756Z] PKG_CONFIG=pkg-config [2022-06-30T14:34:02.756Z] _=/usr/bin/env [2022-06-30T14:34:02.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-30T14:34:03.053Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2022-06-30T14:34:03.053Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-30T14:34:04.430Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2022-06-30T14:34:04.430Z] === RUN TestBuildWithSession [2022-06-30T14:34:04.430Z] build_session_test.go:25: TODO: BuildKit [2022-06-30T14:34:04.430Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-30T14:34:04.430Z] === RUN TestBuildSquashParent [2022-06-30T14:34:09.710Z] --- PASS: TestBuildSquashParent (4.78s) [2022-06-30T14:34:09.710Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-30T14:34:09.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T14:34:09.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T14:34:09.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T14:34:09.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T14:34:09.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T14:34:09.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T14:34:09.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T14:34:09.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T14:34:09.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T14:34:09.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T14:34:09.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T14:34:09.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T14:34:09.710Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T14:34:09.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T14:34:11.144Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T14:34:11.402Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T14:34:12.779Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T14:34:12.779Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T14:34:14.683Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-06-30T14:34:14.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.72s) [2022-06-30T14:34:14.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.06s) [2022-06-30T14:34:14.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.49s) [2022-06-30T14:34:14.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.52s) [2022-06-30T14:34:14.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.43s) [2022-06-30T14:34:14.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.46s) [2022-06-30T14:34:14.683Z] === RUN TestBuildMultiStageCopy [2022-06-30T14:34:14.683Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-30T14:34:16.059Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-30T14:34:16.059Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-30T14:34:16.318Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-30T14:34:16.359Z] ok github.com/docker/docker/libnetwork/ipam 16.689s coverage: 85.3% of statements [2022-06-30T14:34:16.359Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-30T14:34:16.359Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-30T14:34:16.359Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-06-30T14:34:16.359Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements [2022-06-30T14:34:16.359Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-30T14:34:16.359Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-06-30T14:34:16.359Z] ok github.com/docker/docker/libnetwork/ipamutils 0.276s coverage: 74.0% of statements [2022-06-30T14:34:16.359Z] ok github.com/docker/docker/libnetwork/iptables 0.177s coverage: 45.1% of statements [2022-06-30T14:34:16.359Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-30T14:34:16.359Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-06-30T14:34:16.578Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-30T14:34:16.842Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-06-30T14:34:16.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) [2022-06-30T14:34:16.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-06-30T14:34:16.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2022-06-30T14:34:16.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2022-06-30T14:34:16.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-06-30T14:34:16.842Z] === RUN TestBuildMultiStageParentConfig [2022-06-30T14:34:17.410Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-06-30T14:34:17.410Z] === RUN TestBuildLabelWithTargets [2022-06-30T14:34:18.347Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-06-30T14:34:18.347Z] === RUN TestBuildWithEmptyLayers [2022-06-30T14:34:18.914Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-06-30T14:34:18.915Z] === RUN TestBuildMultiStageOnBuild [2022-06-30T14:34:20.825Z] --- PASS: TestBuildMultiStageOnBuild (1.71s) [2022-06-30T14:34:20.825Z] === RUN TestBuildUncleanTarFilenames [2022-06-30T14:34:21.084Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-06-30T14:34:21.084Z] === RUN TestBuildMultiStageLayerLeak [2022-06-30T14:34:22.988Z] --- PASS: TestBuildMultiStageLayerLeak (1.64s) [2022-06-30T14:34:22.988Z] === RUN TestBuildWithHugeFile [2022-06-30T14:34:51.676Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T14:34:51.676Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T14:34:51.676Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T14:34:51.676Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T14:34:51.676Z] [2022-06-30T14:34:51.676Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-30T14:34:51.676Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-30T14:34:51.676Z] HOSTNAME=ff8bf55fe52a [2022-06-30T14:34:51.676Z] DEST=bundles/test-integration [2022-06-30T14:34:51.676Z] PWD=/go/src/github.com/docker/docker [2022-06-30T14:34:51.676Z] DOCKER_ROOTLESS=1 [2022-06-30T14:34:51.676Z] DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac [2022-06-30T14:34:51.676Z] container=docker [2022-06-30T14:34:51.676Z] HOME=/root [2022-06-30T14:34:51.676Z] GOLANG_VERSION=1.18.3 [2022-06-30T14:34:51.676Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-30T14:34:51.676Z] VALIDATE_BRANCH=master [2022-06-30T14:34:51.676Z] TERM=xterm [2022-06-30T14:34:51.676Z] DOCKER_PKG=github.com/docker/docker [2022-06-30T14:34:51.676Z] SHLVL=1 [2022-06-30T14:34:51.676Z] TIMEOUT=120m [2022-06-30T14:34:51.676Z] DOCKER_BUILDTAGS= journald [2022-06-30T14:34:51.676Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-30T14:34:51.676Z] GO111MODULE=off [2022-06-30T14:34:51.676Z] DOCKER_EXPERIMENTAL=1 [2022-06-30T14:34:51.676Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-30T14:34:51.676Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-30T14:34:51.676Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-30T14:34:51.676Z] GOPATH=/go [2022-06-30T14:34:51.676Z] PKG_CONFIG=pkg-config [2022-06-30T14:34:51.676Z] _=/usr/bin/env [2022-06-30T14:34:51.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-30T14:35:19.219Z] --- PASS: TestBuildWithHugeFile (51.53s) [2022-06-30T14:35:19.219Z] === RUN TestBuildWCOWSandboxSize [2022-06-30T14:35:19.219Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-30T14:35:19.219Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-30T14:35:19.219Z] === RUN TestBuildWithEmptyDockerfile [2022-06-30T14:35:19.219Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T14:35:19.219Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T14:35:19.219Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T14:35:19.219Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T14:35:19.219Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T14:35:19.219Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T14:35:19.219Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T14:35:19.219Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T14:35:19.219Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T14:35:19.220Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-30T14:35:19.220Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-06-30T14:35:19.220Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-06-30T14:35:19.220Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-30T14:35:19.220Z] === RUN TestBuildPreserveOwnership [2022-06-30T14:35:19.220Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-30T14:35:19.220Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-30T14:35:19.220Z] --- PASS: TestBuildPreserveOwnership (3.57s) [2022-06-30T14:35:19.220Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2022-06-30T14:35:19.220Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.11s) [2022-06-30T14:35:19.220Z] === RUN TestBuildPlatformInvalid [2022-06-30T14:35:19.220Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-30T14:35:19.220Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-30T14:35:19.220Z] Loaded image: busybox:latest [2022-06-30T14:35:19.220Z] Loaded image: busybox:glibc [2022-06-30T14:35:20.597Z] Loaded image: debian:bullseye-slim [2022-06-30T14:35:20.597Z] Loaded image: hello-world:latest [2022-06-30T14:35:20.597Z] Loaded image: arm32v7/hello-world:latest [2022-06-30T14:35:28.713Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.67s) [2022-06-30T14:35:28.713Z] PASS [2022-06-30T14:35:28.713Z] [2022-06-30T14:35:28.713Z] === Skipped [2022-06-30T14:35:28.713Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-30T14:35:28.713Z] build_session_test.go:25: TODO: BuildKit [2022-06-30T14:35:28.713Z] [2022-06-30T14:35:28.713Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-30T14:35:28.713Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-30T14:35:28.713Z] [2022-06-30T14:35:28.713Z] DONE 34 tests, 2 skipped in 88.943s [2022-06-30T14:35:28.713Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-30T14:35:28.971Z] INFO: Testing against a local daemon [2022-06-30T14:35:28.971Z] === RUN TestConfigInspect [2022-06-30T14:35:31.345Z] INFO [loader] Go packages loading at mode 575 (compiled_files|types_sizes|deps|exports_file|files|imports|name) took 2m49.482896976s [2022-06-30T14:35:31.345Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-06-30T14:35:31.345Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 498.672573ms [2022-06-30T14:35:31.502Z] --- PASS: TestConfigInspect (2.27s) [2022-06-30T14:35:31.502Z] === RUN TestConfigList [2022-06-30T14:35:33.403Z] --- PASS: TestConfigList (2.21s) [2022-06-30T14:35:33.403Z] === RUN TestConfigsCreateAndDelete [2022-06-30T14:35:35.933Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-06-30T14:35:35.933Z] === RUN TestConfigsUpdate [2022-06-30T14:35:37.833Z] --- PASS: TestConfigsUpdate (2.18s) [2022-06-30T14:35:37.833Z] === RUN TestTemplatedConfig [2022-06-30T14:35:38.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-30T14:35:38.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-30T14:35:40.365Z] --- PASS: TestTemplatedConfig (2.68s) [2022-06-30T14:35:40.365Z] === RUN TestConfigCreateResolve [2022-06-30T14:35:42.896Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-06-30T14:35:42.897Z] PASS [2022-06-30T14:35:42.897Z] [2022-06-30T14:35:42.897Z] DONE 6 tests in 13.674s [2022-06-30T14:35:42.897Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-30T14:35:42.897Z] INFO: Testing against a local daemon [2022-06-30T14:35:42.897Z] === RUN TestAttachWithTTY [2022-06-30T14:35:42.897Z] --- PASS: TestAttachWithTTY (0.07s) [2022-06-30T14:35:42.897Z] === RUN TestAttachWithoutTTy [2022-06-30T14:35:42.897Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-30T14:35:42.897Z] === RUN TestCheckpoint [2022-06-30T14:35:42.897Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-30T14:35:42.897Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/commit [2022-06-30T14:35:42.897Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-30T14:35:42.897Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T14:35:42.897Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-30T14:35:42.897Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-30T14:35:42.897Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T14:35:42.897Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T14:35:42.897Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T14:35:42.897Z] === CONT TestContainerInvalidJSON/commit [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-30T14:35:42.897Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-30T14:35:42.897Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-30T14:35:42.897Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-30T14:35:42.897Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-30T14:35:42.897Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-30T14:35:42.897Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-30T14:35:42.897Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-30T14:35:42.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-30T14:35:42.897Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-30T14:35:42.897Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-30T14:35:42.897Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-30T14:35:42.897Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-30T14:35:42.897Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-30T14:35:42.897Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-30T14:35:42.897Z] === RUN TestCopyEmptyFile [2022-06-30T14:35:43.156Z] --- PASS: TestCopyEmptyFile (0.25s) [2022-06-30T14:35:43.156Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-30T14:35:43.156Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-06-30T14:35:43.156Z] === RUN TestCopyFromContainer [2022-06-30T14:35:44.092Z] === RUN TestCopyFromContainer// [2022-06-30T14:35:44.352Z] === RUN TestCopyFromContainer//bar/root [2022-06-30T14:35:44.352Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-30T14:35:44.352Z] === RUN TestCopyFromContainer/bar/quux [2022-06-30T14:35:44.352Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-30T14:35:44.611Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-30T14:35:44.611Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-30T14:35:44.611Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-30T14:35:44.611Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-30T14:35:44.873Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-30T14:35:44.873Z] --- PASS: TestCopyFromContainer (1.71s) [2022-06-30T14:35:44.873Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-30T14:35:44.873Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-06-30T14:35:44.873Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-30T14:35:44.873Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-30T14:35:44.873Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-06-30T14:35:44.873Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-30T14:35:44.873Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-30T14:35:44.873Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-30T14:35:44.873Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-30T14:35:44.873Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-30T14:35:44.873Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-30T14:35:44.873Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T14:35:44.873Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T14:35:44.873Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T14:35:44.873Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T14:35:44.873Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T14:35:44.873Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T14:35:44.873Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T14:35:44.873Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T14:35:44.873Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T14:35:44.873Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-30T14:35:44.873Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-30T14:35:44.873Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-30T14:35:44.873Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-30T14:35:44.873Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-30T14:35:44.873Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-30T14:35:44.873Z] === RUN TestCreateWithInvalidEnv [2022-06-30T14:35:44.873Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-30T14:35:44.873Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-30T14:35:44.873Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-30T14:35:44.873Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-30T14:35:44.873Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-30T14:35:44.873Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-30T14:35:44.873Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-30T14:35:44.873Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-30T14:35:44.873Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-30T14:35:44.873Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-30T14:35:44.873Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-30T14:35:44.873Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-30T14:35:44.873Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-30T14:35:44.873Z] === RUN TestCreateTmpfsMountsTarget [2022-06-30T14:35:44.873Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-30T14:35:44.873Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-30T14:35:46.774Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s) [2022-06-30T14:35:46.774Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-30T14:35:48.149Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.72s) [2022-06-30T14:35:48.149Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-30T14:35:48.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T14:35:48.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T14:35:48.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T14:35:48.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T14:35:48.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T14:35:48.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T14:35:48.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T14:35:48.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T14:35:48.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T14:35:48.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T14:35:48.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T14:35:48.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T14:35:48.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T14:35:48.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T14:35:48.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T14:35:48.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-30T14:35:48.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-30T14:35:48.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-30T14:35:48.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-30T14:35:48.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-30T14:35:48.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-30T14:35:48.149Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-30T14:35:48.715Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-06-30T14:35:48.715Z] === RUN TestCreateDifferentPlatform [2022-06-30T14:35:48.715Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-30T14:35:48.715Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-30T14:35:48.715Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-30T14:35:48.715Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-30T14:35:48.715Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-30T14:35:48.715Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-30T14:35:48.715Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-06-30T14:35:48.715Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-30T14:35:48.974Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-06-30T14:35:48.974Z] === RUN TestCreateInvalidHostConfig [2022-06-30T14:35:48.974Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T14:35:48.974Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T14:35:48.974Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T14:35:48.974Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T14:35:48.974Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T14:35:48.974Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T14:35:48.974Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T14:35:48.974Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T14:35:48.974Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T14:35:48.974Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T14:35:48.974Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T14:35:48.974Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T14:35:48.974Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-30T14:35:48.974Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-30T14:35:48.974Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-30T14:35:48.974Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-30T14:35:48.974Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-30T14:35:48.974Z] === RUN TestContainerStartOnDaemonRestart [2022-06-30T14:35:48.974Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-30T14:35:48.974Z] === RUN TestDaemonRestartIpcMode [2022-06-30T14:35:48.974Z] === PAUSE TestDaemonRestartIpcMode [2022-06-30T14:35:48.974Z] === RUN TestDaemonHostGatewayIP [2022-06-30T14:35:48.974Z] === PAUSE TestDaemonHostGatewayIP [2022-06-30T14:35:48.974Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-30T14:35:48.974Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-30T14:35:48.974Z] === RUN TestContainerKillOnDaemonStart [2022-06-30T14:35:48.974Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-30T14:35:48.974Z] === RUN TestDiff [2022-06-30T14:35:49.539Z] --- PASS: TestDiff (0.55s) [2022-06-30T14:35:49.539Z] === RUN TestExecConsoleSize [2022-06-30T14:35:50.107Z] --- PASS: TestExecConsoleSize (0.62s) [2022-06-30T14:35:50.107Z] === RUN TestExecWithCloseStdin [2022-06-30T14:35:50.674Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-06-30T14:35:50.674Z] === RUN TestExec [2022-06-30T14:35:51.241Z] --- PASS: TestExec (0.63s) [2022-06-30T14:35:51.241Z] === RUN TestExecUser [2022-06-30T14:35:51.809Z] --- PASS: TestExecUser (0.63s) [2022-06-30T14:35:51.809Z] === RUN TestExportContainerAndImportImage [2022-06-30T14:35:52.746Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-06-30T14:35:52.746Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-30T14:35:54.132Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-06-30T14:35:54.132Z] === RUN TestHealthCheckWorkdir [2022-06-30T14:35:54.699Z] --- PASS: TestHealthCheckWorkdir (0.89s) [2022-06-30T14:35:54.699Z] === RUN TestHealthKillContainer [2022-06-30T14:36:04.682Z] --- PASS: TestHealthKillContainer (8.27s) [2022-06-30T14:36:04.682Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-30T14:36:04.682Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-06-30T14:36:04.682Z] === RUN TestIpcModeNone [2022-06-30T14:36:04.682Z] --- PASS: TestIpcModeNone (0.63s) [2022-06-30T14:36:04.682Z] === RUN TestIpcModePrivate [2022-06-30T14:36:04.682Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-06-30T14:36:04.945Z] --- PASS: TestIpcModePrivate (0.68s) [2022-06-30T14:36:04.945Z] === RUN TestIpcModeShareable [2022-06-30T14:36:04.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-30T14:36:05.208Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-06-30T14:36:05.789Z] --- PASS: TestIpcModeShareable (0.70s) [2022-06-30T14:36:05.789Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-30T14:36:07.697Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2022-06-30T14:36:07.697Z] === RUN TestAPIIpcModeHost [2022-06-30T14:36:07.698Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-06-30T14:36:07.698Z] === RUN TestDaemonIpcModeShareable [2022-06-30T14:36:07.804Z] ok github.com/docker/docker/libnetwork/networkdb 104.806s coverage: 60.0% of statements [2022-06-30T14:36:07.804Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-30T14:36:07.804Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-30T14:36:07.804Z] ok github.com/docker/docker/libnetwork/osl 4.325s coverage: 39.7% of statements [2022-06-30T14:36:07.804Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-30T14:36:08.062Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-06-30T14:36:09.076Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-30T14:36:09.077Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-06-30T14:36:09.077Z] === RUN TestDaemonIpcModePrivate [2022-06-30T14:36:09.438Z] ok github.com/docker/docker/libnetwork/portmapper 0.675s coverage: 48.6% of statements [2022-06-30T14:36:09.438Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-30T14:36:09.438Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-30T14:36:09.696Z] ok github.com/docker/docker/libnetwork/types 0.010s coverage: 37.3% of statements [2022-06-30T14:36:09.958Z] [2022-06-30T14:36:09.959Z] === Skipped [2022-06-30T14:36:09.959Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-30T14:36:09.959Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-30T14:36:09.959Z] [2022-06-30T14:36:09.959Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-30T14:36:09.959Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-30T14:36:09.959Z] [2022-06-30T14:36:09.959Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-30T14:36:09.959Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-30T14:36:09.959Z] [2022-06-30T14:36:09.959Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-30T14:36:09.959Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T14:36:09.959Z] [2022-06-30T14:36:09.959Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-30T14:36:09.959Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T14:36:09.959Z] [2022-06-30T14:36:09.959Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-30T14:36:09.959Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T14:36:09.959Z] [2022-06-30T14:36:09.959Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-30T14:36:09.959Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T14:36:09.959Z] [2022-06-30T14:36:09.959Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-30T14:36:09.959Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T14:36:09.959Z] [2022-06-30T14:36:09.959Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-30T14:36:09.959Z] firewalld_test.go:14: firewalld is not running [2022-06-30T14:36:09.959Z] [2022-06-30T14:36:09.959Z] DONE 326 tests, 9 skipped in 205.112s [2022-06-30T14:36:10.013Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-30T14:36:10.271Z] --- PASS: TestDaemonIpcModePrivate (1.31s) [2022-06-30T14:36:10.271Z] === RUN TestDaemonIpcModePrivateFromConfig Post stage [Pipeline] junit [2022-06-30T14:36:10.540Z] Recording test results [2022-06-30T14:36:11.208Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-30T14:36:11.468Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-06-30T14:36:11.468Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-30T14:36:12.177Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T14:36:12.404Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-30T14:36:12.516Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43759/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac hack/make.sh dynbinary test-integration [2022-06-30T14:36:12.664Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-06-30T14:36:12.664Z] === RUN TestIpcModeOlderClient [2022-06-30T14:36:12.664Z] === PAUSE TestIpcModeOlderClient [2022-06-30T14:36:12.664Z] === RUN TestKillContainerInvalidSignal [2022-06-30T14:36:13.084Z] [2022-06-30T14:36:13.084Z] Removing bundles/ [2022-06-30T14:36:13.084Z] [2022-06-30T14:36:13.084Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-30T14:36:13.084Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T14:36:13.084Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T14:36:13.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-30T14:36:13.231Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2022-06-30T14:36:13.231Z] === RUN TestKillContainer [2022-06-30T14:36:13.231Z] === RUN TestKillContainer/no_signal [2022-06-30T14:36:13.490Z] === RUN TestKillContainer/non_killing_signal [2022-06-30T14:36:13.748Z] === RUN TestKillContainer/killing_signal [2022-06-30T14:36:14.684Z] --- PASS: TestKillContainer (1.30s) [2022-06-30T14:36:14.684Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-06-30T14:36:14.684Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-06-30T14:36:14.684Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-06-30T14:36:14.684Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-30T14:36:14.684Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-30T14:36:14.943Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-30T14:36:15.878Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-06-30T14:36:15.878Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-06-30T14:36:15.878Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-06-30T14:36:15.878Z] === RUN TestKillStoppedContainer [2022-06-30T14:36:15.878Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-30T14:36:15.878Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-30T14:36:15.878Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-30T14:36:15.878Z] === RUN TestKillDifferentUserContainer [2022-06-30T14:36:16.137Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-06-30T14:36:16.137Z] === RUN TestInspectOomKilledTrue [2022-06-30T14:36:16.137Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-30T14:36:16.137Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-30T14:36:16.137Z] === RUN TestInspectOomKilledFalse [2022-06-30T14:36:16.705Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-06-30T14:36:16.705Z] === RUN TestLinksEtcHostsContentMatch [2022-06-30T14:36:16.964Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-06-30T14:36:16.964Z] === RUN TestLinksContainerNames [2022-06-30T14:36:17.899Z] --- PASS: TestLinksContainerNames (0.88s) [2022-06-30T14:36:17.899Z] === RUN TestLogsFollowTailEmpty [2022-06-30T14:36:18.158Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-06-30T14:36:18.158Z] === RUN TestLogs [2022-06-30T14:36:18.158Z] === RUN TestLogs/driver_local [2022-06-30T14:36:18.417Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T14:36:18.417Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T14:36:18.417Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-30T14:36:18.417Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-30T14:36:18.417Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-30T14:36:18.417Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-30T14:36:18.417Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T14:36:18.417Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T14:36:18.417Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-30T14:36:18.417Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-30T14:36:18.417Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-30T14:36:18.417Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-30T14:36:18.417Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T14:36:18.417Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T14:36:18.985Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-30T14:36:18.985Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-30T14:36:19.551Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-30T14:36:19.551Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-30T14:36:20.119Z] === RUN TestLogs/driver_json-file [2022-06-30T14:36:20.119Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T14:36:20.119Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T14:36:20.119Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-30T14:36:20.119Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-30T14:36:20.119Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-30T14:36:20.119Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-30T14:36:20.119Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T14:36:20.119Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T14:36:20.119Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T14:36:20.119Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T14:36:20.119Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T14:36:20.119Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T14:36:20.119Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T14:36:20.119Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T14:36:21.056Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T14:36:21.056Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T14:36:21.623Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-30T14:36:21.623Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-30T14:36:22.191Z] --- PASS: TestLogs (3.89s) [2022-06-30T14:36:22.191Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-30T14:36:22.191Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s) [2022-06-30T14:36:22.191Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2022-06-30T14:36:22.191Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s) [2022-06-30T14:36:22.191Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s) [2022-06-30T14:36:22.191Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.64s) [2022-06-30T14:36:22.191Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.66s) [2022-06-30T14:36:22.191Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-30T14:36:22.191Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s) [2022-06-30T14:36:22.191Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.80s) [2022-06-30T14:36:22.191Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s) [2022-06-30T14:36:22.191Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s) [2022-06-30T14:36:22.191Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-06-30T14:36:22.191Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s) [2022-06-30T14:36:22.191Z] === RUN TestContainerNetworkMountsNoChown [2022-06-30T14:36:22.758Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/default [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/default [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/private [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/private [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/rprivate [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/slave [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/slave [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/rslave [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/shared [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/shared [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/rshared [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-30T14:36:22.758Z] === CONT TestMountDaemonRoot/default [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-30T14:36:22.758Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-30T14:36:22.758Z] === CONT TestMountDaemonRoot/rshared [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T14:36:22.758Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-30T14:36:22.758Z] === CONT TestMountDaemonRoot/shared [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-30T14:36:22.758Z] === CONT TestMountDaemonRoot/rslave [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-30T14:36:22.758Z] === CONT TestMountDaemonRoot/slave [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-30T14:36:22.758Z] === CONT TestMountDaemonRoot/rprivate [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T14:36:22.758Z] === CONT TestMountDaemonRoot/private [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-30T14:36:22.758Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-30T14:36:22.758Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-30T14:36:22.758Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-30T14:36:22.758Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-30T14:36:22.758Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-30T14:36:22.758Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T14:36:22.758Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-30T14:36:22.758Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T14:36:22.758Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-30T14:36:22.758Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T14:36:22.758Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-30T14:36:23.018Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-30T14:36:23.018Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-30T14:36:23.018Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T14:36:23.018Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-30T14:36:23.018Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-30T14:36:23.018Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-30T14:36:23.018Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-30T14:36:23.018Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-30T14:36:23.018Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-30T14:36:23.018Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-30T14:36:23.018Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-30T14:36:23.018Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T14:36:23.018Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-30T14:36:23.018Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T14:36:23.018Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-30T14:36:23.018Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-30T14:36:23.018Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-06-30T14:36:23.018Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-30T14:36:23.018Z] === RUN TestContainerBindMountNonRecursive [2022-06-30T14:36:23.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-30T14:36:23.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-30T14:36:23.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-30T14:36:24.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-30T14:36:24.395Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-06-30T14:36:24.395Z] === RUN TestContainerVolumesMountedAsShared [2022-06-30T14:36:24.963Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-06-30T14:36:24.963Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-30T14:36:25.222Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-06-30T14:36:25.222Z] === RUN TestNetworkNat [2022-06-30T14:36:25.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-30T14:36:25.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-30T14:36:25.789Z] --- PASS: TestNetworkNat (0.50s) [2022-06-30T14:36:25.789Z] === RUN TestNetworkLocalhostTCPNat [2022-06-30T14:36:26.048Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-06-30T14:36:26.048Z] === RUN TestNetworkLoopbackNat [2022-06-30T14:36:26.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-30T14:36:28.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-30T14:36:29.336Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-06-30T14:36:29.336Z] === RUN TestPause [2022-06-30T14:36:29.336Z] --- PASS: TestPause (0.44s) [2022-06-30T14:36:29.336Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-30T14:36:29.336Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-30T14:36:29.336Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-30T14:36:29.336Z] === RUN TestPauseStopPausedContainer [2022-06-30T14:36:29.595Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-06-30T14:36:29.595Z] === RUN TestPidHost [2022-06-30T14:36:29.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-30T14:36:30.530Z] --- PASS: TestPidHost (0.99s) [2022-06-30T14:36:30.530Z] === RUN TestPsFilter [2022-06-30T14:36:30.789Z] --- PASS: TestPsFilter (0.12s) [2022-06-30T14:36:30.789Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-30T14:36:31.048Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-06-30T14:36:31.048Z] === RUN TestRemoveContainerWithVolume [2022-06-30T14:36:31.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-30T14:36:31.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-30T14:36:31.616Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-06-30T14:36:31.616Z] === RUN TestRemoveContainerRunning [2022-06-30T14:36:32.183Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-06-30T14:36:32.183Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-30T14:36:32.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-30T14:36:32.442Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-06-30T14:36:32.442Z] === RUN TestRemoveInvalidContainer [2022-06-30T14:36:32.442Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-30T14:36:32.442Z] === RUN TestRenameLinkedContainer [2022-06-30T14:36:33.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-30T14:36:34.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-30T14:36:34.351Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-06-30T14:36:34.351Z] === RUN TestRenameStoppedContainer [2022-06-30T14:36:34.609Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-06-30T14:36:34.609Z] === RUN TestRenameRunningContainerAndReuse [2022-06-30T14:36:35.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-30T14:36:35.549Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-06-30T14:36:35.549Z] === RUN TestRenameInvalidName [2022-06-30T14:36:36.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-30T14:36:36.115Z] --- PASS: TestRenameInvalidName (0.43s) [2022-06-30T14:36:36.115Z] === RUN TestRenameAnonymousContainer [2022-06-30T14:36:37.037Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-30T14:36:37.037Z] Using test binary docker [2022-06-30T14:36:37.037Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-30T14:36:37.037Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-30T14:36:37.037Z] INFO: Waiting for daemon to start... [2022-06-30T14:36:37.037Z] Starting dockerd [2022-06-30T14:36:37.491Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-06-30T14:36:37.491Z] === RUN TestRenameContainerWithSameName [2022-06-30T14:36:38.065Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-06-30T14:36:38.065Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-30T14:36:39.002Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-06-30T14:36:39.002Z] === RUN TestResize [2022-06-30T14:36:39.261Z] --- PASS: TestResize (0.41s) [2022-06-30T14:36:39.261Z] === RUN TestResizeWithInvalidSize [2022-06-30T14:36:39.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-30T14:36:39.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-30T14:36:39.576Z] . [2022-06-30T14:36:39.576Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-30T14:36:39.576Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-30T14:36:39.576Z] Error: No such image: emptyfs [2022-06-30T14:36:39.829Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-06-30T14:36:39.829Z] === RUN TestResizeWhenContainerNotStarted [2022-06-30T14:36:39.836Z] Running integration-test (iteration 1) [2022-06-30T14:36:39.836Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-30T14:36:40.089Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-06-30T14:36:40.089Z] === RUN TestDaemonRestartKillContainers [2022-06-30T14:36:40.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-30T14:36:40.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-30T14:36:40.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-30T14:36:40.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-30T14:36:40.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-30T14:36:40.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-30T14:36:40.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-30T14:36:40.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-30T14:36:40.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-30T14:36:40.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-30T14:36:40.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-30T14:36:40.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-30T14:36:40.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-30T14:36:40.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-30T14:36:40.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-30T14:36:40.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-30T14:36:40.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T14:36:40.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T14:36:40.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T14:36:40.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T14:36:40.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T14:36:40.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T14:36:40.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T14:36:40.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T14:36:40.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-30T14:36:40.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-30T14:36:40.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-30T14:36:40.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-30T14:36:40.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-30T14:36:40.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-30T14:36:40.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-30T14:36:40.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-30T14:36:40.089Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-30T14:36:40.089Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T14:36:40.096Z] Loaded image: busybox:latest [2022-06-30T14:36:40.355Z] Loaded image: busybox:glibc [2022-06-30T14:36:41.739Z] Loaded image: debian:bullseye-slim [2022-06-30T14:36:41.739Z] Loaded image: hello-world:latest [2022-06-30T14:36:41.739Z] Loaded image: arm32v7/hello-world:latest [2022-06-30T14:36:41.739Z] INFO: Testing against a local daemon [2022-06-30T14:36:41.739Z] === RUN TestCgroupNamespacesBuild [2022-06-30T14:36:41.994Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-30T14:36:43.121Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-06-30T14:36:43.122Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-30T14:36:43.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-30T14:36:44.064Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-06-30T14:36:44.065Z] === RUN TestBuildWithSession [2022-06-30T14:36:44.065Z] build_session_test.go:25: TODO: BuildKit [2022-06-30T14:36:44.065Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-30T14:36:44.065Z] === RUN TestBuildSquashParent [2022-06-30T14:36:44.311Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-30T14:36:44.569Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-30T14:36:45.944Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T14:36:45.944Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T14:36:49.229Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T14:36:49.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-30T14:36:51.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-30T14:36:52.197Z] --- PASS: TestBuildSquashParent (6.94s) [2022-06-30T14:36:52.197Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-30T14:36:52.197Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T14:36:52.197Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T14:36:52.197Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T14:36:52.197Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T14:36:52.197Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T14:36:52.197Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T14:36:52.197Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T14:36:52.197Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T14:36:52.197Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T14:36:52.197Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T14:36:52.197Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T14:36:52.197Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T14:36:52.197Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T14:36:52.197Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T14:36:52.769Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T14:36:52.769Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T14:36:53.294Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-30T14:36:53.294Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-30T14:36:54.679Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T14:36:54.939Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T14:36:55.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-30T14:36:55.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-30T14:36:56.624Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-30T14:36:56.849Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-30T14:36:56.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s) [2022-06-30T14:36:56.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.63s) [2022-06-30T14:36:56.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2022-06-30T14:36:56.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2022-06-30T14:36:56.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2022-06-30T14:36:56.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2022-06-30T14:36:56.849Z] === RUN TestBuildMultiStageCopy [2022-06-30T14:36:56.849Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-30T14:36:58.531Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-30T14:36:58.531Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-06-30T14:36:58.531Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-06-30T14:36:58.531Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-06-30T14:36:58.531Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.35s) [2022-06-30T14:36:58.531Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-06-30T14:36:58.531Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-06-30T14:36:58.531Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.46s) [2022-06-30T14:36:58.531Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.52s) [2022-06-30T14:36:58.531Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s) [2022-06-30T14:36:58.531Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-06-30T14:36:58.531Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.04s) [2022-06-30T14:36:58.531Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2022-06-30T14:36:58.531Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.02s) [2022-06-30T14:36:58.531Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-06-30T14:36:58.531Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.81s) [2022-06-30T14:36:58.531Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-06-30T14:36:58.531Z] === RUN TestCgroupNamespacesRun [2022-06-30T14:36:59.466Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-06-30T14:36:59.466Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-30T14:36:59.466Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-30T14:36:59.466Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-30T14:36:59.466Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-30T14:37:00.146Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-30T14:37:00.842Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-06-30T14:37:00.842Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-30T14:37:01.085Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-30T14:37:02.024Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-30T14:37:02.218Z] --- PASS: TestCgroupNamespacesRunHostMode (1.31s) [2022-06-30T14:37:02.218Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-30T14:37:02.984Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-30T14:37:03.155Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-06-30T14:37:03.155Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-30T14:37:04.384Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2022-06-30T14:37:04.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-06-30T14:37:04.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-06-30T14:37:04.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-06-30T14:37:04.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-06-30T14:37:04.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-06-30T14:37:04.384Z] === RUN TestBuildMultiStageParentConfig [2022-06-30T14:37:04.529Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-06-30T14:37:04.529Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-30T14:37:05.097Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-06-30T14:37:05.097Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-30T14:37:06.473Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-06-30T14:37:06.473Z] === RUN TestNISDomainname [2022-06-30T14:37:06.732Z] --- PASS: TestNISDomainname (0.57s) [2022-06-30T14:37:06.732Z] === RUN TestHostnameDnsResolution [2022-06-30T14:37:07.667Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-06-30T14:37:07.667Z] === RUN TestUnprivilegedPortsAndPing [2022-06-30T14:37:07.749Z] INFO [linters context/goanalysis] analyzers took 4m48.494290326s with top 10 stages: buildir: 1m58.648356498s, goimports: 23.586707801s, unconvert: 19.080027718s, gosec: 15.870569994s, S1038: 7.90546627s, golint: 7.703953096s, nilness: 5.328928419s, misspell: 5.221648417s, unused: 3.951510454s, S1039: 3.701283048s [2022-06-30T14:37:07.749Z] INFO [runner] Issues before processing: 3029, after processing: 0 [2022-06-30T14:37:07.749Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2413/2413, skip_dirs: 2413/2413, exclude: 2030/2030, path_prettifier: 2413/2413, skip_files: 2413/2413, identifier_marker: 2030/2030, nolint: 0/77, cgo: 2413/3029, autogenerated_exclude: 2030/2413, exclude-rules: 77/2030 [2022-06-30T14:37:07.749Z] INFO [runner] processing took 105.545277ms with stages: nolint: 55.317896ms, identifier_marker: 21.400268ms, path_prettifier: 9.366722ms, exclude-rules: 9.284307ms, autogenerated_exclude: 7.944565ms, skip_dirs: 1.814017ms, cgo: 276.494µs, filename_unadjuster: 134.746µs, max_same_issues: 1.733µs, skip_files: 780ns, uniq_by_line: 777ns, max_from_linter: 548ns, source_code: 431ns, diff: 337ns, path_shortener: 301ns, severity-rules: 292ns, sort_results: 281ns, exclude: 278ns, max_per_file_from_linter: 258ns, path_prefixer: 246ns [2022-06-30T14:37:07.749Z] INFO [runner] linters took 1m31.364097025s with stages: goanalysis_metalinter: 1m31.252100904s [2022-06-30T14:37:07.749Z] INFO File cache stats: 1674 entries of total size 8.6MiB [2022-06-30T14:37:07.749Z] INFO Memory: 2614 samples, avg is 288.0MB, max is 1183.6MB [2022-06-30T14:37:07.749Z] INFO Execution took 4m21.356225665s [2022-06-30T14:37:07.749Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-06-30T14:37:07.926Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-06-30T14:37:07.926Z] === RUN TestPrivilegedHostDevices [2022-06-30T14:37:08.067Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43759/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac hack/make.sh dynbinary test-docker-py [2022-06-30T14:37:08.323Z] [2022-06-30T14:37:08.493Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-06-30T14:37:08.493Z] === RUN TestRunConsoleSize [2022-06-30T14:37:08.579Z] Removing bundles/ [2022-06-30T14:37:08.580Z] [2022-06-30T14:37:08.580Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-30T14:37:08.580Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T14:37:08.580Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T14:37:09.059Z] --- PASS: TestRunConsoleSize (0.44s) [2022-06-30T14:37:09.059Z] === RUN TestStats [2022-06-30T14:37:09.661Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-06-30T14:37:09.661Z] === RUN TestBuildLabelWithTargets [2022-06-30T14:37:11.589Z] --- PASS: TestStats (2.49s) [2022-06-30T14:37:11.589Z] === RUN TestStopContainerWithTimeout [2022-06-30T14:37:11.589Z] === RUN TestStopContainerWithTimeout/0 [2022-06-30T14:37:11.589Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-30T14:37:11.589Z] === RUN TestStopContainerWithTimeout/1 [2022-06-30T14:37:11.589Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-30T14:37:11.589Z] === RUN TestStopContainerWithTimeout/3 [2022-06-30T14:37:11.589Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-30T14:37:11.589Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-30T14:37:11.589Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-30T14:37:11.589Z] === CONT TestStopContainerWithTimeout/0 [2022-06-30T14:37:11.589Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-30T14:37:12.156Z] === CONT TestStopContainerWithTimeout/3 [2022-06-30T14:37:14.688Z] === CONT TestStopContainerWithTimeout/1 [2022-06-30T14:37:15.623Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-30T14:37:15.623Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-06-30T14:37:15.623Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2022-06-30T14:37:15.623Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-06-30T14:37:15.623Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-06-30T14:37:15.623Z] === RUN TestDeleteDevicemapper [2022-06-30T14:37:15.623Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-30T14:37:15.623Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-30T14:37:15.623Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-30T14:37:17.533Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-06-30T14:37:17.533Z] === RUN TestUpdateMemory [2022-06-30T14:37:17.787Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-06-30T14:37:17.787Z] === RUN TestBuildWithEmptyLayers [2022-06-30T14:37:17.791Z] --- PASS: TestUpdateMemory (0.56s) [2022-06-30T14:37:17.791Z] === RUN TestUpdateCPUQuota [2022-06-30T14:37:18.725Z] --- PASS: TestUpdateCPUQuota (0.97s) [2022-06-30T14:37:18.725Z] === RUN TestUpdatePidsLimit [2022-06-30T14:37:18.725Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-30T14:37:18.984Z] === RUN TestUpdatePidsLimit/no_change [2022-06-30T14:37:19.243Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-30T14:37:19.501Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-30T14:37:19.760Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-30T14:37:19.760Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-30T14:37:20.019Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-30T14:37:20.325Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-06-30T14:37:20.325Z] === RUN TestBuildMultiStageOnBuild [2022-06-30T14:37:20.955Z] --- PASS: TestUpdatePidsLimit (2.01s) [2022-06-30T14:37:20.955Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2022-06-30T14:37:20.955Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-06-30T14:37:20.955Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-06-30T14:37:20.955Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-06-30T14:37:20.955Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-06-30T14:37:20.955Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-06-30T14:37:20.955Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-06-30T14:37:20.955Z] === RUN TestUpdateRestartPolicy [2022-06-30T14:37:25.605Z] --- PASS: TestBuildMultiStageOnBuild (5.05s) [2022-06-30T14:37:25.605Z] === RUN TestBuildUncleanTarFilenames [2022-06-30T14:37:25.865Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-06-30T14:37:25.865Z] === RUN TestBuildMultiStageLayerLeak [2022-06-30T14:37:30.063Z] --- PASS: TestBuildMultiStageLayerLeak (4.33s) [2022-06-30T14:37:30.063Z] === RUN TestBuildWithHugeFile [2022-06-30T14:37:33.156Z] --- PASS: TestUpdateRestartPolicy (11.09s) [2022-06-30T14:37:33.156Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-30T14:37:33.156Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-06-30T14:37:33.156Z] === RUN TestWaitNonBlocked [2022-06-30T14:37:33.156Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T14:37:33.156Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T14:37:33.156Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T14:37:33.156Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T14:37:33.156Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T14:37:33.157Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T14:37:33.157Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-30T14:37:33.157Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-06-30T14:37:33.157Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-06-30T14:37:33.157Z] === RUN TestWaitBlocked [2022-06-30T14:37:33.157Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T14:37:33.157Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T14:37:33.157Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T14:37:33.157Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T14:37:33.157Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T14:37:33.157Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T14:37:33.724Z] --- PASS: TestWaitBlocked (0.02s) [2022-06-30T14:37:33.724Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-06-30T14:37:33.724Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-06-30T14:37:33.724Z] === RUN TestWaitConditions [2022-06-30T14:37:33.724Z] === RUN TestWaitConditions/default [2022-06-30T14:37:33.724Z] === PAUSE TestWaitConditions/default [2022-06-30T14:37:33.724Z] === RUN TestWaitConditions/not-running [2022-06-30T14:37:33.724Z] === PAUSE TestWaitConditions/not-running [2022-06-30T14:37:33.724Z] === RUN TestWaitConditions/next-exit [2022-06-30T14:37:33.724Z] === PAUSE TestWaitConditions/next-exit [2022-06-30T14:37:33.724Z] === RUN TestWaitConditions/removed [2022-06-30T14:37:33.724Z] === PAUSE TestWaitConditions/removed [2022-06-30T14:37:33.724Z] === CONT TestWaitConditions/default [2022-06-30T14:37:33.724Z] === CONT TestWaitConditions/next-exit [2022-06-30T14:37:35.627Z] === CONT TestWaitConditions/removed [2022-06-30T14:37:35.627Z] === CONT TestWaitConditions/not-running [2022-06-30T14:37:37.003Z] --- PASS: TestWaitConditions (0.01s) [2022-06-30T14:37:37.003Z] --- PASS: TestWaitConditions/default (1.50s) [2022-06-30T14:37:37.003Z] --- PASS: TestWaitConditions/next-exit (1.54s) [2022-06-30T14:37:37.003Z] --- PASS: TestWaitConditions/not-running (1.55s) [2022-06-30T14:37:37.003Z] --- PASS: TestWaitConditions/removed (1.62s) [2022-06-30T14:37:37.003Z] === CONT TestContainerStartOnDaemonRestart [2022-06-30T14:37:37.003Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-30T14:37:39.540Z] --- PASS: TestContainerStartOnDaemonRestart (2.32s) [2022-06-30T14:37:39.540Z] === CONT TestIpcModeOlderClient [2022-06-30T14:37:39.540Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-06-30T14:37:39.540Z] === CONT TestContainerKillOnDaemonStart [2022-06-30T14:37:39.540Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2022-06-30T14:37:39.540Z] === CONT TestDaemonHostGatewayIP [2022-06-30T14:37:42.075Z] --- PASS: TestDaemonHostGatewayIP (2.64s) [2022-06-30T14:37:42.075Z] === CONT TestDaemonRestartIpcMode [2022-06-30T14:37:44.606Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-06-30T14:37:49.540Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T14:37:49.540Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T14:37:49.540Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T14:37:49.540Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T14:37:49.540Z] [2022-06-30T14:37:49.540Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-30T14:37:49.540Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-30T14:37:49.540Z] HOSTNAME=fb310816f8af [2022-06-30T14:37:49.540Z] TESTDEBUG=0 [2022-06-30T14:37:49.540Z] DEST=bundles/test-integration [2022-06-30T14:37:49.540Z] PWD=/go/src/github.com/docker/docker [2022-06-30T14:37:49.540Z] DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac [2022-06-30T14:37:49.540Z] container=docker [2022-06-30T14:37:49.540Z] HOME=/root [2022-06-30T14:37:49.540Z] GOLANG_VERSION=1.18.3 [2022-06-30T14:37:49.540Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-30T14:37:49.540Z] VALIDATE_BRANCH=master [2022-06-30T14:37:49.540Z] TERM=xterm [2022-06-30T14:37:49.540Z] DOCKER_PKG=github.com/docker/docker [2022-06-30T14:37:49.540Z] SHLVL=1 [2022-06-30T14:37:49.540Z] TIMEOUT=120m [2022-06-30T14:37:49.540Z] DOCKER_BUILDTAGS= journald [2022-06-30T14:37:49.540Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-30T14:37:49.540Z] GO111MODULE=off [2022-06-30T14:37:49.540Z] DOCKER_EXPERIMENTAL=1 [2022-06-30T14:37:49.540Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-30T14:37:49.540Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-30T14:37:49.541Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-30T14:37:49.541Z] GOPATH=/go [2022-06-30T14:37:49.541Z] PKG_CONFIG=pkg-config [2022-06-30T14:37:49.541Z] _=/usr/bin/env [2022-06-30T14:37:49.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-30T14:37:51.166Z] --- PASS: TestContainerKillOnDaemonStart (11.84s) [2022-06-30T14:37:51.166Z] PASS [2022-06-30T14:37:51.166Z] [2022-06-30T14:37:51.166Z] === Skipped [2022-06-30T14:37:51.166Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-30T14:37:51.166Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-30T14:37:51.166Z] [2022-06-30T14:37:51.166Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-30T14:37:51.166Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-30T14:37:51.166Z] [2022-06-30T14:37:51.166Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-30T14:37:51.166Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-30T14:37:51.166Z] [2022-06-30T14:37:51.166Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-30T14:37:51.166Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-30T14:37:51.166Z] [2022-06-30T14:37:51.166Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-30T14:37:51.166Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-30T14:37:51.166Z] [2022-06-30T14:37:51.166Z] DONE 264 tests, 5 skipped in 128.658s [2022-06-30T14:37:51.166Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-30T14:37:51.166Z] === RUN TestConfigDaemonLibtrustID [2022-06-30T14:37:51.733Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-06-30T14:37:51.733Z] === RUN TestConfigDaemonID [2022-06-30T14:37:52.669Z] daemon_test.go:83: [dd2c10488b282] daemon is not started [2022-06-30T14:37:52.669Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-30T14:37:52.669Z] === RUN TestDaemonConfigValidation [2022-06-30T14:37:52.669Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-30T14:37:52.669Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-30T14:37:52.669Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-30T14:37:52.669Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-30T14:37:52.669Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-30T14:37:52.669Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-30T14:37:52.669Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-30T14:37:52.669Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-30T14:37:52.669Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-30T14:37:52.669Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-30T14:37:52.669Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-30T14:37:52.669Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-30T14:37:52.928Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-30T14:37:52.928Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-30T14:37:52.928Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-30T14:37:52.928Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-30T14:37:52.928Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-06-30T14:37:52.928Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-06-30T14:37:52.928Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-06-30T14:37:52.928Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-06-30T14:37:52.928Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-06-30T14:37:52.928Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-30T14:37:52.928Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-30T14:37:54.304Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-30T14:37:55.238Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-30T14:37:56.174Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-30T14:37:56.174Z] daemon_test.go:197: [db4ae7de89d8b] daemon is not started [2022-06-30T14:37:56.174Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-06-30T14:37:56.174Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-30T14:37:56.174Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-30T14:37:56.174Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-30T14:37:56.174Z] === RUN TestDaemonProxy [2022-06-30T14:37:56.174Z] === RUN TestDaemonProxy/environment_variables [2022-06-30T14:37:58.076Z] === RUN TestDaemonProxy/command-line_options [2022-06-30T14:37:59.978Z] === RUN TestDaemonProxy/configuration_file [2022-06-30T14:38:00.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-30T14:38:01.353Z] === RUN TestDaemonProxy/conflicting_options [2022-06-30T14:38:01.919Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-30T14:38:02.495Z] --- PASS: TestDaemonProxy (6.22s) [2022-06-30T14:38:02.495Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-06-30T14:38:02.495Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-06-30T14:38:02.495Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-06-30T14:38:02.495Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-30T14:38:02.495Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-30T14:38:02.495Z] PASS [2022-06-30T14:38:02.495Z] [2022-06-30T14:38:02.495Z] DONE 18 tests in 11.147s [2022-06-30T14:38:02.495Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-30T14:38:02.495Z] INFO: Testing against a local daemon [2022-06-30T14:38:02.495Z] === RUN TestCommitInheritsEnv [2022-06-30T14:38:02.756Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-06-30T14:38:02.756Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-30T14:38:02.756Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-30T14:38:02.756Z] === RUN TestImportWithCustomPlatform [2022-06-30T14:38:02.756Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-30T14:38:02.756Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-30T14:38:02.756Z] === RUN TestImportWithCustomPlatform// [2022-06-30T14:38:02.756Z] === RUN TestImportWithCustomPlatform/linux [2022-06-30T14:38:03.024Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-30T14:38:03.024Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-30T14:38:03.024Z] === RUN TestImportWithCustomPlatform/macos [2022-06-30T14:38:03.024Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-30T14:38:03.024Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-30T14:38:03.024Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-06-30T14:38:03.024Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-30T14:38:03.024Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-30T14:38:03.024Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-30T14:38:03.024Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-06-30T14:38:03.024Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-30T14:38:03.024Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-30T14:38:03.024Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-30T14:38:03.024Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-30T14:38:03.024Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-30T14:38:03.024Z] === RUN TestImagesFilterMultiReference [2022-06-30T14:38:03.291Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-30T14:38:03.291Z] === RUN TestImagePullPlatformInvalid [2022-06-30T14:38:03.291Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-30T14:38:03.291Z] === RUN TestRemoveImageOrphaning [2022-06-30T14:38:03.553Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-06-30T14:38:03.553Z] === RUN TestRemoveImageGarbageCollector [2022-06-30T14:38:04.119Z] time="2022-06-30T14:38:03Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-30T14:38:05.495Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2022-06-30T14:38:05.495Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-30T14:38:05.495Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-30T14:38:05.495Z] === RUN TestTagInvalidReference [2022-06-30T14:38:05.495Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-30T14:38:05.495Z] === RUN TestTagValidPrefixedRepo [2022-06-30T14:38:05.495Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-30T14:38:05.495Z] === RUN TestTagExistedNameWithoutForce [2022-06-30T14:38:05.495Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-06-30T14:38:05.495Z] === RUN TestTagOfficialNames [2022-06-30T14:38:05.495Z] --- PASS: TestTagOfficialNames (0.06s) [2022-06-30T14:38:05.495Z] === RUN TestTagMatchesDigest [2022-06-30T14:38:05.495Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-30T14:38:05.495Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-30T14:38:18.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-30T14:38:21.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-30T14:38:21.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-30T14:38:26.320Z] --- PASS: TestBuildWithHugeFile (51.51s) [2022-06-30T14:38:26.320Z] === RUN TestBuildWCOWSandboxSize [2022-06-30T14:38:26.320Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-30T14:38:26.320Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-30T14:38:26.320Z] === RUN TestBuildWithEmptyDockerfile [2022-06-30T14:38:26.320Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T14:38:26.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T14:38:26.320Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T14:38:26.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T14:38:26.320Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T14:38:26.320Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T14:38:26.320Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T14:38:26.320Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T14:38:26.320Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T14:38:26.320Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-06-30T14:38:26.320Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-06-30T14:38:26.320Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-06-30T14:38:26.320Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-30T14:38:26.320Z] === RUN TestBuildPreserveOwnership [2022-06-30T14:38:26.320Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-30T14:38:28.227Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-30T14:38:32.423Z] --- PASS: TestBuildPreserveOwnership (10.19s) [2022-06-30T14:38:32.423Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.16s) [2022-06-30T14:38:32.423Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-06-30T14:38:32.423Z] === RUN TestBuildPlatformInvalid [2022-06-30T14:38:32.423Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-06-30T14:38:32.423Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-30T14:38:32.423Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-30T14:38:32.423Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-30T14:38:32.423Z] PASS [2022-06-30T14:38:32.423Z] [2022-06-30T14:38:32.423Z] === Skipped [2022-06-30T14:38:32.423Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-30T14:38:32.423Z] build_session_test.go:25: TODO: BuildKit [2022-06-30T14:38:32.423Z] [2022-06-30T14:38:32.423Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-30T14:38:32.423Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-30T14:38:32.423Z] [2022-06-30T14:38:32.423Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-30T14:38:32.423Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-30T14:38:32.423Z] [2022-06-30T14:38:32.423Z] DONE 34 tests, 3 skipped in 112.381s [2022-06-30T14:38:32.423Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-30T14:38:32.423Z] INFO: Testing against a local daemon [2022-06-30T14:38:32.423Z] === RUN TestConfigInspect [2022-06-30T14:38:32.423Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:38:32.423Z] --- SKIP: TestConfigInspect (0.02s) [2022-06-30T14:38:32.423Z] === RUN TestConfigList [2022-06-30T14:38:32.423Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:38:32.423Z] --- SKIP: TestConfigList (0.01s) [2022-06-30T14:38:32.423Z] === RUN TestConfigsCreateAndDelete [2022-06-30T14:38:32.423Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:38:32.423Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-06-30T14:38:32.423Z] === RUN TestConfigsUpdate [2022-06-30T14:38:32.423Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:38:32.423Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-06-30T14:38:32.423Z] === RUN TestTemplatedConfig [2022-06-30T14:38:32.423Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:38:32.423Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-06-30T14:38:32.423Z] === RUN TestConfigCreateResolve [2022-06-30T14:38:32.423Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:38:32.423Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-06-30T14:38:32.423Z] PASS [2022-06-30T14:38:32.423Z] [2022-06-30T14:38:32.423Z] === Skipped [2022-06-30T14:38:32.423Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-06-30T14:38:32.423Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:38:32.423Z] [2022-06-30T14:38:32.423Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-06-30T14:38:32.423Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:38:32.423Z] [2022-06-30T14:38:32.423Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-06-30T14:38:32.423Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:38:32.423Z] [2022-06-30T14:38:32.423Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-06-30T14:38:32.423Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:38:32.423Z] [2022-06-30T14:38:32.423Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-06-30T14:38:32.423Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:38:32.423Z] [2022-06-30T14:38:32.423Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-06-30T14:38:32.423Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:38:32.423Z] [2022-06-30T14:38:32.423Z] DONE 6 tests, 6 skipped in 0.168s [2022-06-30T14:38:32.423Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-30T14:38:32.684Z] INFO: Testing against a local daemon [2022-06-30T14:38:32.684Z] === RUN TestAttachWithTTY [2022-06-30T14:38:32.684Z] --- PASS: TestAttachWithTTY (0.05s) [2022-06-30T14:38:32.684Z] === RUN TestAttachWithoutTTy [2022-06-30T14:38:32.684Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-06-30T14:38:32.684Z] === RUN TestCheckpoint [2022-06-30T14:38:32.684Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-30T14:38:32.684Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/commit [2022-06-30T14:38:32.684Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-30T14:38:32.684Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T14:38:32.684Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-30T14:38:32.684Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-30T14:38:32.684Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T14:38:32.684Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T14:38:32.684Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T14:38:32.684Z] === CONT TestContainerInvalidJSON/commit [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-30T14:38:32.684Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-30T14:38:32.684Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-30T14:38:32.684Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-30T14:38:32.684Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-30T14:38:32.684Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-30T14:38:32.684Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-30T14:38:32.684Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-30T14:38:32.684Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-30T14:38:32.684Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-30T14:38:32.684Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-06-30T14:38:32.684Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-30T14:38:32.684Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-06-30T14:38:32.684Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-30T14:38:32.945Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-06-30T14:38:32.945Z] === RUN TestCopyEmptyFile [2022-06-30T14:38:33.205Z] --- PASS: TestCopyEmptyFile (0.24s) [2022-06-30T14:38:33.205Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-30T14:38:33.205Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-30T14:38:33.205Z] === RUN TestCopyFromContainer [2022-06-30T14:38:37.405Z] === RUN TestCopyFromContainer// [2022-06-30T14:38:37.405Z] === RUN TestCopyFromContainer//bar/root [2022-06-30T14:38:37.405Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-30T14:38:37.405Z] === RUN TestCopyFromContainer/bar/quux [2022-06-30T14:38:37.405Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-30T14:38:37.405Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-30T14:38:37.405Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-30T14:38:37.405Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-30T14:38:37.665Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-30T14:38:37.665Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-30T14:38:37.665Z] --- PASS: TestCopyFromContainer (4.57s) [2022-06-30T14:38:37.665Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-30T14:38:37.665Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-30T14:38:37.665Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-30T14:38:37.665Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-30T14:38:37.665Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-30T14:38:37.665Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-30T14:38:37.665Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-30T14:38:37.665Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-30T14:38:37.665Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-30T14:38:37.665Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-30T14:38:37.665Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-30T14:38:37.665Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T14:38:37.665Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T14:38:37.665Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T14:38:37.665Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T14:38:37.665Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T14:38:37.665Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T14:38:37.665Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T14:38:37.665Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T14:38:37.665Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T14:38:37.665Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-30T14:38:37.665Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-30T14:38:37.665Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-30T14:38:37.665Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-30T14:38:37.665Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-30T14:38:37.665Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-30T14:38:37.665Z] === RUN TestCreateWithInvalidEnv [2022-06-30T14:38:37.665Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-30T14:38:37.665Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-30T14:38:37.665Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-30T14:38:37.665Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-30T14:38:37.665Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-30T14:38:37.665Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-30T14:38:37.665Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-30T14:38:37.665Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-30T14:38:37.665Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-30T14:38:37.665Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-30T14:38:37.665Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-30T14:38:37.665Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-30T14:38:37.665Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-30T14:38:37.665Z] === RUN TestCreateTmpfsMountsTarget [2022-06-30T14:38:37.665Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-30T14:38:37.665Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-30T14:38:39.049Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-06-30T14:38:39.049Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-30T14:38:39.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-30T14:38:40.430Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-06-30T14:38:40.430Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-30T14:38:40.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T14:38:40.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T14:38:40.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T14:38:40.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T14:38:40.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T14:38:40.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T14:38:40.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T14:38:40.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T14:38:40.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T14:38:40.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T14:38:40.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T14:38:40.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T14:38:40.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T14:38:40.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T14:38:40.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T14:38:40.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-30T14:38:40.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-06-30T14:38:40.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-06-30T14:38:40.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-06-30T14:38:40.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-06-30T14:38:40.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-06-30T14:38:40.430Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-30T14:38:40.690Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-06-30T14:38:40.690Z] === RUN TestCreateDifferentPlatform [2022-06-30T14:38:40.690Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-30T14:38:40.690Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-30T14:38:40.690Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-30T14:38:40.690Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-30T14:38:40.690Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-30T14:38:40.690Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-30T14:38:40.690Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-30T14:38:40.690Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-30T14:38:40.690Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-30T14:38:40.690Z] === RUN TestCreateInvalidHostConfig [2022-06-30T14:38:40.690Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T14:38:40.690Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T14:38:40.690Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T14:38:40.690Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T14:38:40.690Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T14:38:40.690Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T14:38:40.690Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T14:38:40.690Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T14:38:40.690Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T14:38:40.690Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T14:38:40.690Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T14:38:40.690Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T14:38:40.690Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-30T14:38:40.690Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-30T14:38:40.690Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-30T14:38:40.690Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-30T14:38:40.690Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-30T14:38:40.690Z] === RUN TestContainerStartOnDaemonRestart [2022-06-30T14:38:40.690Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-30T14:38:40.690Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-06-30T14:38:40.690Z] === RUN TestDaemonRestartIpcMode [2022-06-30T14:38:40.690Z] === PAUSE TestDaemonRestartIpcMode [2022-06-30T14:38:40.690Z] === RUN TestDaemonHostGatewayIP [2022-06-30T14:38:40.690Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:38:40.690Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-06-30T14:38:40.690Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-30T14:38:40.690Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-30T14:38:40.690Z] === RUN TestContainerKillOnDaemonStart [2022-06-30T14:38:40.690Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-30T14:38:40.690Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-06-30T14:38:40.690Z] === RUN TestDiff [2022-06-30T14:38:41.261Z] --- PASS: TestDiff (0.40s) [2022-06-30T14:38:41.262Z] === RUN TestExecConsoleSize [2022-06-30T14:38:41.522Z] --- PASS: TestExecConsoleSize (0.48s) [2022-06-30T14:38:41.522Z] === RUN TestExecWithCloseStdin [2022-06-30T14:38:42.096Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-06-30T14:38:42.096Z] === RUN TestExec [2022-06-30T14:38:42.666Z] --- PASS: TestExec (0.55s) [2022-06-30T14:38:42.666Z] === RUN TestExecUser [2022-06-30T14:38:43.242Z] --- PASS: TestExecUser (0.46s) [2022-06-30T14:38:43.242Z] === RUN TestExportContainerAndImportImage [2022-06-30T14:38:43.814Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2022-06-30T14:38:43.815Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-30T14:38:45.205Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-06-30T14:38:45.205Z] === RUN TestHealthCheckWorkdir [2022-06-30T14:38:45.778Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2022-06-30T14:38:45.778Z] === RUN TestHealthKillContainer [2022-06-30T14:38:47.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-30T14:38:50.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-30T14:38:50.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-30T14:38:50.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-30T14:38:53.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-30T14:38:53.905Z] --- PASS: TestHealthKillContainer (7.87s) [2022-06-30T14:38:53.905Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-30T14:38:53.905Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-30T14:38:53.905Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-06-30T14:38:53.905Z] === RUN TestIpcModeNone [2022-06-30T14:38:54.165Z] --- PASS: TestIpcModeNone (0.46s) [2022-06-30T14:38:54.165Z] === RUN TestIpcModePrivate [2022-06-30T14:38:54.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-30T14:38:54.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-30T14:38:54.424Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-06-30T14:38:54.424Z] --- PASS: TestIpcModePrivate (0.43s) [2022-06-30T14:38:54.424Z] === RUN TestIpcModeShareable [2022-06-30T14:38:54.424Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T14:38:54.424Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-06-30T14:38:54.424Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-30T14:38:55.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-30T14:38:55.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-30T14:38:55.805Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2022-06-30T14:38:55.805Z] === RUN TestAPIIpcModeHost [2022-06-30T14:38:55.805Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T14:38:55.805Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-06-30T14:38:55.805Z] === RUN TestDaemonIpcModeShareable [2022-06-30T14:38:55.805Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T14:38:55.805Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-06-30T14:38:55.805Z] === RUN TestDaemonIpcModePrivate [2022-06-30T14:38:56.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-30T14:38:56.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-30T14:38:56.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-30T14:38:57.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-30T14:38:57.187Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-06-30T14:38:57.188Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-06-30T14:38:57.188Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-30T14:38:57.188Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T14:38:57.188Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-30T14:38:57.188Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-30T14:38:57.188Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T14:38:57.188Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-30T14:38:57.188Z] === RUN TestIpcModeOlderClient [2022-06-30T14:38:57.188Z] === PAUSE TestIpcModeOlderClient [2022-06-30T14:38:57.188Z] === RUN TestKillContainerInvalidSignal [2022-06-30T14:38:57.448Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-06-30T14:38:57.448Z] === RUN TestKillContainer [2022-06-30T14:38:57.448Z] === RUN TestKillContainer/no_signal [2022-06-30T14:38:58.018Z] === RUN TestKillContainer/non_killing_signal [2022-06-30T14:38:58.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-30T14:38:58.278Z] === RUN TestKillContainer/killing_signal [2022-06-30T14:38:58.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-30T14:38:58.848Z] --- PASS: TestKillContainer (1.27s) [2022-06-30T14:38:58.848Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-06-30T14:38:58.848Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-06-30T14:38:58.848Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-06-30T14:38:58.848Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-30T14:38:58.848Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-30T14:38:59.108Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-30T14:38:59.680Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-06-30T14:38:59.680Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-06-30T14:38:59.680Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-06-30T14:38:59.680Z] === RUN TestKillStoppedContainer [2022-06-30T14:38:59.680Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-30T14:38:59.680Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-30T14:38:59.680Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-30T14:38:59.680Z] === RUN TestKillDifferentUserContainer [2022-06-30T14:38:59.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-30T14:39:00.252Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-06-30T14:39:00.252Z] === RUN TestInspectOomKilledTrue [2022-06-30T14:39:00.252Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T14:39:00.252Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-30T14:39:00.252Z] === RUN TestInspectOomKilledFalse [2022-06-30T14:39:00.252Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-30T14:39:00.252Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-30T14:39:00.252Z] === RUN TestLinksEtcHostsContentMatch [2022-06-30T14:39:00.252Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-30T14:39:00.252Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-06-30T14:39:00.252Z] === RUN TestLinksContainerNames [2022-06-30T14:39:00.824Z] --- PASS: TestLinksContainerNames (0.80s) [2022-06-30T14:39:00.824Z] === RUN TestLogsFollowTailEmpty [2022-06-30T14:39:01.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-30T14:39:01.395Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-06-30T14:39:01.395Z] === RUN TestLogs [2022-06-30T14:39:01.395Z] === RUN TestLogs/driver_local [2022-06-30T14:39:01.395Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T14:39:01.395Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T14:39:01.395Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-30T14:39:01.395Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-30T14:39:01.395Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-30T14:39:01.395Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-30T14:39:01.395Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T14:39:01.395Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T14:39:01.395Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-30T14:39:01.395Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-30T14:39:01.395Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-30T14:39:01.395Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-30T14:39:01.395Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T14:39:01.395Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-30T14:39:01.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-30T14:39:01.996Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-30T14:39:01.996Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T14:39:02.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-30T14:39:02.577Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-30T14:39:02.577Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-30T14:39:03.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-30T14:39:03.521Z] === RUN TestLogs/driver_json-file [2022-06-30T14:39:03.521Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T14:39:03.521Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T14:39:03.521Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-30T14:39:03.521Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-30T14:39:03.521Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-30T14:39:03.521Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-30T14:39:03.521Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T14:39:03.521Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T14:39:03.521Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T14:39:03.521Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T14:39:03.521Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T14:39:03.521Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T14:39:03.521Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T14:39:03.521Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T14:39:03.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-30T14:39:04.092Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T14:39:04.092Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T14:39:04.664Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-30T14:39:04.664Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-30T14:39:05.235Z] --- PASS: TestLogs (3.82s) [2022-06-30T14:39:05.235Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-30T14:39:05.235Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s) [2022-06-30T14:39:05.235Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s) [2022-06-30T14:39:05.235Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s) [2022-06-30T14:39:05.235Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.58s) [2022-06-30T14:39:05.235Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s) [2022-06-30T14:39:05.235Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s) [2022-06-30T14:39:05.235Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-30T14:39:05.235Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.66s) [2022-06-30T14:39:05.236Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s) [2022-06-30T14:39:05.236Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2022-06-30T14:39:05.236Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s) [2022-06-30T14:39:05.236Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s) [2022-06-30T14:39:05.236Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2022-06-30T14:39:05.236Z] === RUN TestContainerNetworkMountsNoChown [2022-06-30T14:39:05.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-30T14:39:05.497Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/default [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/default [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/private [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/private [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/rprivate [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/slave [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/slave [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/rslave [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/shared [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/shared [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/rshared [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-30T14:39:05.497Z] === CONT TestMountDaemonRoot/default [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-30T14:39:05.497Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-30T14:39:05.497Z] === CONT TestMountDaemonRoot/rshared [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T14:39:05.497Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-30T14:39:05.497Z] === CONT TestMountDaemonRoot/shared [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-30T14:39:05.497Z] === CONT TestMountDaemonRoot/rslave [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T14:39:05.497Z] === CONT TestMountDaemonRoot/slave [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-30T14:39:05.497Z] === CONT TestMountDaemonRoot/rprivate [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T14:39:05.497Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-30T14:39:05.497Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-30T14:39:05.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-30T14:39:05.759Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T14:39:05.759Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/private [2022-06-30T14:39:05.759Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-30T14:39:05.759Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-30T14:39:05.759Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-30T14:39:05.759Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-30T14:39:05.759Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-30T14:39:05.759Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-30T14:39:05.759Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-30T14:39:05.759Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-30T14:39:05.759Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-30T14:39:06.021Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-30T14:39:06.021Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-30T14:39:06.021Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T14:39:06.021Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-30T14:39:06.021Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T14:39:06.021Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-30T14:39:06.021Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-30T14:39:06.021Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-30T14:39:06.021Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-30T14:39:06.021Z] === RUN TestContainerBindMountNonRecursive [2022-06-30T14:39:06.021Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-30T14:39:06.021Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-06-30T14:39:06.021Z] === RUN TestContainerVolumesMountedAsShared [2022-06-30T14:39:06.021Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-30T14:39:06.021Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-06-30T14:39:06.021Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-30T14:39:06.021Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-30T14:39:06.021Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-06-30T14:39:06.021Z] === RUN TestNetworkNat [2022-06-30T14:39:06.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-30T14:39:06.592Z] --- PASS: TestNetworkNat (0.48s) [2022-06-30T14:39:06.592Z] === RUN TestNetworkLocalhostTCPNat [2022-06-30T14:39:06.852Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-06-30T14:39:06.852Z] === RUN TestNetworkLoopbackNat [2022-06-30T14:39:07.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-30T14:39:07.508Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-30T14:39:07.508Z] Using test binary docker [2022-06-30T14:39:07.508Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-30T14:39:07.508Z] +++ /etc/init.d/apparmor start [2022-06-30T14:39:07.508Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-30T14:39:07.508Z] INFO: Waiting for daemon to start... [2022-06-30T14:39:07.508Z] Starting dockerd [2022-06-30T14:39:07.508Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-06-30T14:39:09.395Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-06-30T14:39:09.395Z] === RUN TestPause [2022-06-30T14:39:09.395Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T14:39:09.395Z] --- SKIP: TestPause (0.00s) [2022-06-30T14:39:09.395Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-30T14:39:09.395Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-30T14:39:09.395Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-30T14:39:09.395Z] === RUN TestPauseStopPausedContainer [2022-06-30T14:39:09.395Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T14:39:09.395Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-06-30T14:39:09.396Z] === RUN TestPidHost [2022-06-30T14:39:09.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-30T14:39:10.337Z] --- PASS: TestPidHost (0.93s) [2022-06-30T14:39:10.337Z] === RUN TestPsFilter [2022-06-30T14:39:10.598Z] --- PASS: TestPsFilter (0.12s) [2022-06-30T14:39:10.598Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-30T14:39:10.859Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-06-30T14:39:10.859Z] === RUN TestRemoveContainerWithVolume [2022-06-30T14:39:11.430Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-06-30T14:39:11.430Z] === RUN TestRemoveContainerRunning [2022-06-30T14:39:11.691Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-06-30T14:39:11.691Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-30T14:39:12.262Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-06-30T14:39:12.262Z] === RUN TestRemoveInvalidContainer [2022-06-30T14:39:12.262Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-30T14:39:12.262Z] === RUN TestRenameLinkedContainer [2022-06-30T14:39:12.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-30T14:39:13.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-30T14:39:14.079Z] . [2022-06-30T14:39:14.079Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-30T14:39:14.079Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-30T14:39:14.079Z] Error: No such image: emptyfs [2022-06-30T14:39:14.079Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-30T14:39:14.079Z] ++++ docker load [2022-06-30T14:39:14.079Z] Running integration-test (iteration 1) [2022-06-30T14:39:14.079Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-06-30T14:39:14.079Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:39:14.079Z] ++ set -e [2022-06-30T14:39:14.079Z] ++ '[' -n 0 ']' [2022-06-30T14:39:14.079Z] ++ set -x [2022-06-30T14:39:14.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:39:14.079Z] Loaded image: busybox:latest [2022-06-30T14:39:14.079Z] Loaded image: busybox:glibc [2022-06-30T14:39:14.178Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-06-30T14:39:14.178Z] === RUN TestRenameStoppedContainer [2022-06-30T14:39:14.178Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-06-30T14:39:14.178Z] === RUN TestRenameRunningContainerAndReuse [2022-06-30T14:39:14.647Z] Loaded image: debian:bullseye-slim [2022-06-30T14:39:14.906Z] Loaded image: hello-world:latest [2022-06-30T14:39:14.906Z] Loaded image: arm32v7/hello-world:latest [2022-06-30T14:39:14.906Z] INFO: Testing against a local daemon [2022-06-30T14:39:14.906Z] === RUN TestCgroupNamespacesBuild [2022-06-30T14:39:15.009Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T14:39:15.009Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T14:39:15.009Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T14:39:15.009Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T14:39:15.009Z] [2022-06-30T14:39:15.009Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-06-30T14:39:15.009Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-06-30T14:39:15.009Z] Using test binary docker [2022-06-30T14:39:15.009Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-30T14:39:15.009Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-30T14:39:15.009Z] INFO: Waiting for daemon to start... [2022-06-30T14:39:15.009Z] Starting dockerd [2022-06-30T14:39:15.009Z] . [2022-06-30T14:39:15.009Z] INFO: Building docker-sdk-python3:5.0.3... [2022-06-30T14:39:15.119Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-06-30T14:39:15.119Z] === RUN TestRenameInvalidName [2022-06-30T14:39:15.692Z] --- PASS: TestRenameInvalidName (0.41s) [2022-06-30T14:39:15.692Z] === RUN TestRenameAnonymousContainer [2022-06-30T14:39:16.281Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-06-30T14:39:16.282Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-30T14:39:17.077Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-06-30T14:39:17.077Z] === RUN TestRenameContainerWithSameName [2022-06-30T14:39:17.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-30T14:39:17.218Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-06-30T14:39:17.218Z] === RUN TestBuildWithSession [2022-06-30T14:39:17.218Z] build_session_test.go:25: TODO: BuildKit [2022-06-30T14:39:17.218Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-30T14:39:17.218Z] === RUN TestBuildSquashParent [2022-06-30T14:39:17.647Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-06-30T14:39:17.647Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-30T14:39:18.588Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-06-30T14:39:18.588Z] === RUN TestResize [2022-06-30T14:39:18.850Z] --- PASS: TestResize (0.41s) [2022-06-30T14:39:18.850Z] === RUN TestResizeWithInvalidSize [2022-06-30T14:39:18.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-30T14:39:19.111Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-06-30T14:39:19.111Z] === RUN TestResizeWhenContainerNotStarted [2022-06-30T14:39:19.682Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-06-30T14:39:19.682Z] === RUN TestDaemonRestartKillContainers [2022-06-30T14:39:19.682Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-30T14:39:19.682Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-06-30T14:39:19.682Z] === RUN TestCgroupNamespacesRun [2022-06-30T14:39:21.066Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-06-30T14:39:21.066Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-30T14:39:21.407Z] --- PASS: TestBuildSquashParent (4.07s) [2022-06-30T14:39:21.407Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-30T14:39:21.407Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T14:39:21.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T14:39:21.407Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T14:39:21.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T14:39:21.407Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T14:39:21.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T14:39:21.407Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T14:39:21.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T14:39:21.407Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T14:39:21.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T14:39:21.407Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T14:39:21.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T14:39:21.407Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T14:39:21.407Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T14:39:22.007Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-06-30T14:39:22.008Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-30T14:39:22.784Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T14:39:22.784Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T14:39:23.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-30T14:39:23.396Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-06-30T14:39:23.396Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-30T14:39:24.165Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T14:39:24.165Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T14:39:24.339Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-06-30T14:39:24.339Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-30T14:39:25.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-30T14:39:25.101Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-30T14:39:25.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s) [2022-06-30T14:39:25.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s) [2022-06-30T14:39:25.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.18s) [2022-06-30T14:39:25.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s) [2022-06-30T14:39:25.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.07s) [2022-06-30T14:39:25.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.06s) [2022-06-30T14:39:25.101Z] === RUN TestBuildMultiStageCopy [2022-06-30T14:39:25.101Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-30T14:39:25.282Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-06-30T14:39:25.282Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-30T14:39:26.478Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-30T14:39:26.478Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-30T14:39:26.478Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-30T14:39:26.669Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-06-30T14:39:26.669Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-30T14:39:26.737Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-30T14:39:26.995Z] --- PASS: TestBuildMultiStageCopy (1.96s) [2022-06-30T14:39:26.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.11s) [2022-06-30T14:39:26.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-06-30T14:39:26.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-06-30T14:39:26.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-06-30T14:39:26.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-06-30T14:39:26.995Z] === RUN TestBuildMultiStageParentConfig [2022-06-30T14:39:27.242Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-06-30T14:39:27.242Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-30T14:39:27.562Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-06-30T14:39:27.562Z] === RUN TestBuildLabelWithTargets [2022-06-30T14:39:27.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-30T14:39:28.497Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-06-30T14:39:28.497Z] === RUN TestBuildWithEmptyLayers [2022-06-30T14:39:28.626Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-06-30T14:39:28.626Z] === RUN TestNISDomainname [2022-06-30T14:39:28.626Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-30T14:39:28.626Z] --- SKIP: TestNISDomainname (0.02s) [2022-06-30T14:39:28.626Z] === RUN TestHostnameDnsResolution [2022-06-30T14:39:29.065Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-06-30T14:39:29.065Z] === RUN TestBuildMultiStageOnBuild [2022-06-30T14:39:29.197Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-06-30T14:39:29.197Z] === RUN TestUnprivilegedPortsAndPing [2022-06-30T14:39:29.197Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-06-30T14:39:29.197Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-06-30T14:39:29.197Z] === RUN TestPrivilegedHostDevices [2022-06-30T14:39:29.460Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-06-30T14:39:29.460Z] === RUN TestRunConsoleSize [2022-06-30T14:39:30.032Z] --- PASS: TestRunConsoleSize (0.43s) [2022-06-30T14:39:30.032Z] === RUN TestStats [2022-06-30T14:39:30.032Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T14:39:30.032Z] --- SKIP: TestStats (0.00s) [2022-06-30T14:39:30.032Z] === RUN TestStopContainerWithTimeout [2022-06-30T14:39:30.032Z] === RUN TestStopContainerWithTimeout/0 [2022-06-30T14:39:30.032Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-30T14:39:30.032Z] === RUN TestStopContainerWithTimeout/1 [2022-06-30T14:39:30.032Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-30T14:39:30.032Z] === RUN TestStopContainerWithTimeout/3 [2022-06-30T14:39:30.032Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-30T14:39:30.032Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-30T14:39:30.032Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-30T14:39:30.032Z] === CONT TestStopContainerWithTimeout/0 [2022-06-30T14:39:30.032Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-30T14:39:30.178Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-30T14:39:30.178Z] Using test binary docker [2022-06-30T14:39:30.178Z] +++ /etc/init.d/apparmor start [2022-06-30T14:39:30.438Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-30T14:39:30.438Z] INFO: Waiting for daemon to start... [2022-06-30T14:39:30.438Z] Starting dockerd [2022-06-30T14:39:30.438Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-06-30T14:39:30.442Z] --- PASS: TestBuildMultiStageOnBuild (1.36s) [2022-06-30T14:39:30.442Z] === RUN TestBuildUncleanTarFilenames [2022-06-30T14:39:30.604Z] === CONT TestStopContainerWithTimeout/3 [2022-06-30T14:39:31.008Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-06-30T14:39:31.009Z] === RUN TestBuildMultiStageLayerLeak [2022-06-30T14:39:32.352Z] . [2022-06-30T14:39:32.352Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-30T14:39:32.386Z] --- PASS: TestBuildMultiStageLayerLeak (1.46s) [2022-06-30T14:39:32.387Z] === RUN TestBuildWithHugeFile [2022-06-30T14:39:32.516Z] === CONT TestStopContainerWithTimeout/1 [2022-06-30T14:39:32.611Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-30T14:39:32.611Z] Error: No such image: emptyfs [2022-06-30T14:39:32.611Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-30T14:39:32.611Z] ++++ docker load [2022-06-30T14:39:33.180Z] Running integration-test (iteration 1) [2022-06-30T14:39:33.180Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-30T14:39:33.180Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:39:33.180Z] ++ set -e [2022-06-30T14:39:33.180Z] ++ '[' -n 0 ']' [2022-06-30T14:39:33.180Z] ++ set -x [2022-06-30T14:39:33.180Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:39:34.118Z] Loaded image: busybox:latest [2022-06-30T14:39:34.378Z] Loaded image: busybox:glibc [2022-06-30T14:39:34.427Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-06-30T14:39:34.427Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-06-30T14:39:34.427Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-06-30T14:39:34.427Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-06-30T14:39:34.427Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-06-30T14:39:34.427Z] === RUN TestDeleteDevicemapper [2022-06-30T14:39:34.427Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-30T14:39:34.427Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-30T14:39:34.427Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-30T14:39:35.811Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2022-06-30T14:39:35.811Z] === RUN TestUpdateMemory [2022-06-30T14:39:35.811Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T14:39:35.811Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-30T14:39:35.811Z] === RUN TestUpdateCPUQuota [2022-06-30T14:39:35.811Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T14:39:35.811Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-06-30T14:39:35.811Z] === RUN TestUpdatePidsLimit [2022-06-30T14:39:35.811Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T14:39:35.811Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-06-30T14:39:35.811Z] === RUN TestUpdateRestartPolicy [2022-06-30T14:39:39.653Z] Loaded image: debian:bullseye-slim [2022-06-30T14:39:39.654Z] Loaded image: hello-world:latest [2022-06-30T14:39:39.654Z] Loaded image: arm32v7/hello-world:latest [2022-06-30T14:39:39.654Z] INFO: Testing against a local daemon [2022-06-30T14:39:39.654Z] === RUN TestCgroupNamespacesBuild [2022-06-30T14:39:41.948Z] --- PASS: TestImportExtremelyLargeImageWorks (91.83s) [2022-06-30T14:39:41.948Z] PASS [2022-06-30T14:39:41.948Z] [2022-06-30T14:39:41.948Z] DONE 22 tests in 94.977s [2022-06-30T14:39:41.948Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-30T14:39:41.948Z] === RUN TestStripANSICommands [2022-06-30T14:39:41.948Z] === RUN TestStripANSICommands/#00 [2022-06-30T14:39:41.948Z] === RUN TestStripANSICommands/#01 [2022-06-30T14:39:41.948Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-30T14:39:41.948Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-30T14:39:41.948Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-30T14:39:41.948Z] PASS [2022-06-30T14:39:41.948Z] [2022-06-30T14:39:41.948Z] DONE 3 tests in 0.008s [2022-06-30T14:39:41.948Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-30T14:39:41.948Z] INFO: Testing against a local daemon [2022-06-30T14:39:41.948Z] === RUN TestNetworkCreateDelete [2022-06-30T14:39:41.948Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-06-30T14:39:41.948Z] === RUN TestDockerNetworkDeletePreferID [2022-06-30T14:39:41.948Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-06-30T14:39:41.948Z] === RUN TestDaemonDNSFallback [2022-06-30T14:39:42.192Z] --- PASS: TestCgroupNamespacesBuild (2.46s) [2022-06-30T14:39:42.192Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-30T14:39:44.111Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s) [2022-06-30T14:39:44.111Z] === RUN TestBuildWithSession [2022-06-30T14:39:44.111Z] build_session_test.go:25: TODO: BuildKit [2022-06-30T14:39:44.111Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-30T14:39:44.111Z] === RUN TestBuildSquashParent [2022-06-30T14:39:44.477Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-06-30T14:39:44.477Z] === RUN TestInspectNetwork [2022-06-30T14:39:47.051Z] sha256:6fb46965a5af0999593f323f070c5c280735dd9299a3c9f38c9facf584078805 [2022-06-30T14:39:47.051Z] INFO: Starting docker-py tests... [2022-06-30T14:39:47.051Z] ============================= test session starts ============================== [2022-06-30T14:39:47.051Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-06-30T14:39:47.051Z] rootdir: /src, inifile: pytest.ini [2022-06-30T14:39:47.051Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-06-30T14:39:47.763Z] === RUN TestInspectNetwork/full_network_id [2022-06-30T14:39:47.763Z] === RUN TestInspectNetwork/partial_network_id [2022-06-30T14:39:47.763Z] === RUN TestInspectNetwork/network_name [2022-06-30T14:39:47.763Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-30T14:39:47.983Z] collected 395 items / 2 deselected / 393 selected [2022-06-30T14:39:47.983Z] [2022-06-30T14:39:48.039Z] --- PASS: TestUpdateRestartPolicy (10.97s) [2022-06-30T14:39:48.039Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-30T14:39:48.039Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-06-30T14:39:48.039Z] === RUN TestWaitNonBlocked [2022-06-30T14:39:48.039Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T14:39:48.039Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T14:39:48.039Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T14:39:48.039Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T14:39:48.039Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T14:39:48.039Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T14:39:48.039Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-30T14:39:48.039Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-06-30T14:39:48.039Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-06-30T14:39:48.039Z] === RUN TestWaitBlocked [2022-06-30T14:39:48.039Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T14:39:48.039Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T14:39:48.039Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T14:39:48.039Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T14:39:48.039Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T14:39:48.039Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T14:39:48.300Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-30T14:39:48.300Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-06-30T14:39:48.300Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-06-30T14:39:48.300Z] === RUN TestWaitConditions [2022-06-30T14:39:48.300Z] === RUN TestWaitConditions/default [2022-06-30T14:39:48.300Z] === PAUSE TestWaitConditions/default [2022-06-30T14:39:48.300Z] === RUN TestWaitConditions/not-running [2022-06-30T14:39:48.300Z] === PAUSE TestWaitConditions/not-running [2022-06-30T14:39:48.300Z] === RUN TestWaitConditions/next-exit [2022-06-30T14:39:48.300Z] === PAUSE TestWaitConditions/next-exit [2022-06-30T14:39:48.300Z] === RUN TestWaitConditions/removed [2022-06-30T14:39:48.300Z] === PAUSE TestWaitConditions/removed [2022-06-30T14:39:48.300Z] === CONT TestWaitConditions/default [2022-06-30T14:39:48.300Z] === CONT TestWaitConditions/next-exit [2022-06-30T14:39:50.212Z] === CONT TestWaitConditions/removed [2022-06-30T14:39:50.212Z] === CONT TestWaitConditions/not-running [2022-06-30T14:39:51.595Z] --- PASS: TestWaitConditions (0.02s) [2022-06-30T14:39:51.595Z] --- PASS: TestWaitConditions/default (1.56s) [2022-06-30T14:39:51.595Z] --- PASS: TestWaitConditions/next-exit (1.62s) [2022-06-30T14:39:51.595Z] --- PASS: TestWaitConditions/removed (1.64s) [2022-06-30T14:39:51.595Z] --- PASS: TestWaitConditions/not-running (1.61s) [2022-06-30T14:39:51.595Z] === CONT TestDaemonRestartIpcMode [2022-06-30T14:39:51.595Z] === CONT TestIpcModeOlderClient [2022-06-30T14:39:51.595Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-06-30T14:39:51.595Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-30T14:39:51.949Z] --- PASS: TestInspectNetwork (7.19s) [2022-06-30T14:39:51.949Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-30T14:39:51.949Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-30T14:39:51.949Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-30T14:39:51.949Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-30T14:39:51.949Z] === RUN TestRunContainerWithBridgeNone [2022-06-30T14:39:52.886Z] --- PASS: TestRunContainerWithBridgeNone (1.61s) [2022-06-30T14:39:52.886Z] === RUN TestNetworkInvalidJSON [2022-06-30T14:39:53.145Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-30T14:39:53.145Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-30T14:39:53.145Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T14:39:53.145Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T14:39:53.145Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T14:39:53.145Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T14:39:53.145Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-30T14:39:53.145Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-30T14:39:53.145Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T14:39:53.145Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-30T14:39:53.145Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-30T14:39:53.145Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-30T14:39:53.145Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-30T14:39:53.145Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-30T14:39:53.145Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-30T14:39:53.145Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-30T14:39:53.145Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T14:39:53.145Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-30T14:39:53.145Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-30T14:39:53.145Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-30T14:39:53.145Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-30T14:39:53.145Z] === RUN TestNetworkList [2022-06-30T14:39:53.145Z] === RUN TestNetworkList//networks [2022-06-30T14:39:53.145Z] === PAUSE TestNetworkList//networks [2022-06-30T14:39:53.145Z] === RUN TestNetworkList//networks/ [2022-06-30T14:39:53.145Z] === PAUSE TestNetworkList//networks/ [2022-06-30T14:39:53.145Z] === CONT TestNetworkList//networks [2022-06-30T14:39:53.145Z] === CONT TestNetworkList//networks/ [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkList (0.02s) [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-30T14:39:53.145Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-30T14:39:53.145Z] === RUN TestHostIPv4BridgeLabel [2022-06-30T14:39:53.711Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-06-30T14:39:53.711Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-30T14:39:54.094Z] --- PASS: TestBuildSquashParent (8.68s) [2022-06-30T14:39:54.094Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-30T14:39:54.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T14:39:54.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T14:39:54.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T14:39:54.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T14:39:54.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T14:39:54.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T14:39:54.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T14:39:54.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T14:39:54.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T14:39:54.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T14:39:54.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T14:39:54.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T14:39:54.094Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T14:39:54.094Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T14:39:54.142Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2022-06-30T14:39:54.403Z] --- PASS: TestDaemonRestartIpcMode (2.78s) [2022-06-30T14:39:54.403Z] PASS [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === Skipped [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-30T14:39:54.403Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-06-30T14:39:54.403Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-06-30T14:39:54.403Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-06-30T14:39:54.403Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-06-30T14:39:54.403Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-06-30T14:39:54.403Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-06-30T14:39:54.403Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-06-30T14:39:54.403Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-30T14:39:54.403Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-30T14:39:54.403Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-30T14:39:54.403Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-30T14:39:54.403Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-06-30T14:39:54.403Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-06-30T14:39:54.403Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-06-30T14:39:54.403Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-06-30T14:39:54.403Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-06-30T14:39:54.403Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-30T14:39:54.403Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-06-30T14:39:54.403Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-06-30T14:39:54.403Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-06-30T14:39:54.403Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-06-30T14:39:54.403Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-06-30T14:39:54.403Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-30T14:39:54.403Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-30T14:39:54.403Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-06-30T14:39:54.403Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-06-30T14:39:54.403Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T14:39:54.403Z] [2022-06-30T14:39:54.403Z] DONE 241 tests, 27 skipped in 81.964s [2022-06-30T14:39:54.403Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-30T14:39:54.646Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-06-30T14:39:54.646Z] === RUN TestDaemonDefaultNetworkPools [2022-06-30T14:39:54.664Z] === RUN TestConfigDaemonLibtrustID [2022-06-30T14:39:55.236Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-06-30T14:39:55.236Z] === RUN TestConfigDaemonID [2022-06-30T14:39:55.580Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-06-30T14:39:55.580Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-30T14:39:56.178Z] daemon_test.go:83: [d22aaa10726fa] daemon is not started [2022-06-30T14:39:56.178Z] --- PASS: TestConfigDaemonID (1.08s) [2022-06-30T14:39:56.178Z] === RUN TestDaemonConfigValidation [2022-06-30T14:39:56.178Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-30T14:39:56.178Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-30T14:39:56.178Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-30T14:39:56.178Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-30T14:39:56.178Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-30T14:39:56.178Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-30T14:39:56.178Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-30T14:39:56.178Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-30T14:39:56.178Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-30T14:39:56.178Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-30T14:39:56.178Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-30T14:39:56.178Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-30T14:39:56.178Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-30T14:39:56.178Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-30T14:39:56.441Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-30T14:39:56.441Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-30T14:39:56.441Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-06-30T14:39:56.441Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-06-30T14:39:56.441Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-06-30T14:39:56.441Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-06-30T14:39:56.441Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-06-30T14:39:56.441Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-30T14:39:56.441Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-30T14:39:56.517Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-06-30T14:39:56.517Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-30T14:39:56.634Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T14:39:56.634Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T14:39:57.387Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-30T14:39:57.892Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-06-30T14:39:57.892Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-30T14:39:58.151Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-06-30T14:39:58.151Z] === RUN TestServiceWithPredefinedNetwork [2022-06-30T14:39:58.772Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-30T14:39:59.169Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T14:39:59.714Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-30T14:39:59.714Z] daemon_test.go:197: [d6243df95fc22] daemon is not started [2022-06-30T14:39:59.714Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-06-30T14:39:59.714Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-06-30T14:39:59.714Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-06-30T14:39:59.714Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-06-30T14:39:59.714Z] === RUN TestDaemonProxy [2022-06-30T14:39:59.714Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-30T14:39:59.714Z] --- SKIP: TestDaemonProxy (0.00s) [2022-06-30T14:39:59.714Z] PASS [2022-06-30T14:39:59.714Z] [2022-06-30T14:39:59.714Z] === Skipped [2022-06-30T14:39:59.714Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-06-30T14:39:59.714Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-30T14:39:59.714Z] [2022-06-30T14:39:59.714Z] DONE 13 tests, 1 skipped in 5.261s [2022-06-30T14:39:59.714Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-30T14:39:59.737Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T14:39:59.974Z] INFO: Testing against a local daemon [2022-06-30T14:39:59.974Z] === RUN TestCommitInheritsEnv [2022-06-30T14:40:00.682Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s) [2022-06-30T14:40:00.682Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-30T14:40:00.682Z] service_test.go:243: FLAKY_TEST [2022-06-30T14:40:00.682Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-30T14:40:00.682Z] === RUN TestServiceWithDataPathPortInit [2022-06-30T14:40:01.358Z] --- PASS: TestCommitInheritsEnv (1.26s) [2022-06-30T14:40:01.358Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-30T14:40:01.358Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-30T14:40:01.358Z] === RUN TestImportWithCustomPlatform [2022-06-30T14:40:01.358Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-30T14:40:01.358Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-30T14:40:01.358Z] === RUN TestImportWithCustomPlatform// [2022-06-30T14:40:01.358Z] === RUN TestImportWithCustomPlatform/linux [2022-06-30T14:40:01.358Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-30T14:40:01.358Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-30T14:40:01.358Z] === RUN TestImportWithCustomPlatform/macos [2022-06-30T14:40:01.358Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-30T14:40:01.358Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-30T14:40:01.358Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-06-30T14:40:01.358Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-30T14:40:01.358Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-30T14:40:01.358Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-30T14:40:01.358Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-06-30T14:40:01.358Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-30T14:40:01.358Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-30T14:40:01.358Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-30T14:40:01.358Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-30T14:40:01.358Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-30T14:40:01.358Z] === RUN TestImagesFilterMultiReference [2022-06-30T14:40:01.618Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-06-30T14:40:01.618Z] === RUN TestImagePullPlatformInvalid [2022-06-30T14:40:01.618Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-06-30T14:40:01.618Z] === RUN TestRemoveImageOrphaning [2022-06-30T14:40:03.044Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-30T14:40:03.044Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.52s) [2022-06-30T14:40:03.044Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.56s) [2022-06-30T14:40:03.044Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.08s) [2022-06-30T14:40:03.044Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.58s) [2022-06-30T14:40:03.044Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.23s) [2022-06-30T14:40:03.044Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.05s) [2022-06-30T14:40:03.044Z] === RUN TestBuildMultiStageCopy [2022-06-30T14:40:03.044Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-30T14:40:03.062Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-06-30T14:40:03.062Z] === RUN TestRemoveImageGarbageCollector [2022-06-30T14:40:03.062Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-30T14:40:03.062Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-30T14:40:03.062Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-30T14:40:03.062Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-30T14:40:03.062Z] === RUN TestTagInvalidReference [2022-06-30T14:40:03.062Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-30T14:40:03.062Z] === RUN TestTagValidPrefixedRepo [2022-06-30T14:40:03.340Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-06-30T14:40:03.340Z] === RUN TestTagExistedNameWithoutForce [2022-06-30T14:40:03.340Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-30T14:40:03.340Z] === RUN TestTagOfficialNames [2022-06-30T14:40:03.340Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-30T14:40:03.340Z] === RUN TestTagMatchesDigest [2022-06-30T14:40:03.340Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-30T14:40:03.340Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-30T14:40:04.608Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-06-30T14:40:05.454Z] tests/integration/api_client_test.py ..... [ 7%] [2022-06-30T14:40:05.618Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-30T14:40:06.198Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-30T14:40:06.766Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-30T14:40:06.843Z] tests/integration/api_config_test.py ...... [ 8%] [2022-06-30T14:40:07.335Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-30T14:40:07.902Z] --- PASS: TestBuildMultiStageCopy (5.13s) [2022-06-30T14:40:07.902Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.82s) [2022-06-30T14:40:07.902Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2022-06-30T14:40:07.902Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2022-06-30T14:40:07.902Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2022-06-30T14:40:07.902Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2022-06-30T14:40:07.902Z] === RUN TestBuildMultiStageParentConfig [2022-06-30T14:40:09.279Z] --- PASS: TestBuildMultiStageParentConfig (1.29s) [2022-06-30T14:40:09.279Z] === RUN TestBuildLabelWithTargets [2022-06-30T14:40:11.103Z] --- PASS: TestBuildWithHugeFile (35.53s) [2022-06-30T14:40:11.103Z] === RUN TestBuildWCOWSandboxSize [2022-06-30T14:40:11.103Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-30T14:40:11.103Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-30T14:40:11.103Z] === RUN TestBuildWithEmptyDockerfile [2022-06-30T14:40:11.103Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T14:40:11.103Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T14:40:11.103Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T14:40:11.103Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T14:40:11.103Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T14:40:11.103Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T14:40:11.103Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T14:40:11.103Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T14:40:11.103Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T14:40:11.103Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-06-30T14:40:11.103Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-06-30T14:40:11.103Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-06-30T14:40:11.103Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-06-30T14:40:11.103Z] === RUN TestBuildPreserveOwnership [2022-06-30T14:40:11.103Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-30T14:40:11.103Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-30T14:40:11.103Z] --- PASS: TestBuildPreserveOwnership (2.79s) [2022-06-30T14:40:11.103Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.85s) [2022-06-30T14:40:11.103Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s) [2022-06-30T14:40:11.103Z] === RUN TestBuildPlatformInvalid [2022-06-30T14:40:11.103Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-30T14:40:11.103Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-30T14:40:11.812Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2022-06-30T14:40:11.812Z] === RUN TestBuildWithEmptyLayers [2022-06-30T14:40:12.039Z] Loaded image: busybox:latest [2022-06-30T14:40:12.039Z] Loaded image: busybox:glibc [2022-06-30T14:40:12.749Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2022-06-30T14:40:12.749Z] === RUN TestBuildMultiStageOnBuild [2022-06-30T14:40:12.974Z] Loaded image: debian:bullseye-slim [2022-06-30T14:40:12.974Z] Loaded image: hello-world:latest [2022-06-30T14:40:12.974Z] Loaded image: arm32v7/hello-world:latest [2022-06-30T14:40:15.557Z] --- PASS: TestServiceWithDataPathPortInit (14.06s) [2022-06-30T14:40:15.557Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-30T14:40:16.038Z] --- PASS: TestBuildMultiStageOnBuild (3.05s) [2022-06-30T14:40:16.039Z] === RUN TestBuildUncleanTarFilenames [2022-06-30T14:40:17.461Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lv8tqf9fp1sfa7791jmveeqlz Created:2022-06-30 14:40:15.931195699 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[e53b0ed249a509c93c80ce5d128f5b0caf2a4e7791bba11f5d1abdf14b94a3fb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lrvf2fzg39yoovpwty6chj1js EndpointID:52c5e945205b721433e81122d3ff52a89778a83de37e9da9e6f467480c3aed7d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b16bf22bc5d836ae6cabfa5547bf6e1c2725d6d25a424d8e69eccf1a6f401477 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:5d0ed019081b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lrvf2fzg39yoovpwty6chj1js EndpointID:52c5e945205b721433e81122d3ff52a89778a83de37e9da9e6f467480c3aed7d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-30T14:40:17.946Z] --- PASS: TestBuildUncleanTarFilenames (1.99s) [2022-06-30T14:40:17.946Z] === RUN TestBuildMultiStageLayerLeak [2022-06-30T14:40:21.090Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.98s) [2022-06-30T14:40:21.090Z] PASS [2022-06-30T14:40:21.090Z] [2022-06-30T14:40:21.090Z] === Skipped [2022-06-30T14:40:21.090Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-06-30T14:40:21.090Z] build_session_test.go:25: TODO: BuildKit [2022-06-30T14:40:21.090Z] [2022-06-30T14:40:21.090Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-30T14:40:21.091Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-30T14:40:21.091Z] [2022-06-30T14:40:21.091Z] DONE 34 tests, 2 skipped in 67.663s [2022-06-30T14:40:21.091Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-06-30T14:40:21.091Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:40:21.091Z] ++ set -e [2022-06-30T14:40:21.091Z] ++ '[' -n 0 ']' [2022-06-30T14:40:21.091Z] ++ set -x [2022-06-30T14:40:21.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:40:21.091Z] INFO: Testing against a local daemon [2022-06-30T14:40:21.091Z] === RUN TestConfigInspect [2022-06-30T14:40:21.239Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s) [2022-06-30T14:40:21.239Z] === RUN TestBuildWithHugeFile [2022-06-30T14:40:21.645Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-06-30T14:40:21.645Z] PASS [2022-06-30T14:40:21.645Z] [2022-06-30T14:40:21.645Z] === Skipped [2022-06-30T14:40:21.645Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-30T14:40:21.645Z] service_test.go:243: FLAKY_TEST [2022-06-30T14:40:21.645Z] [2022-06-30T14:40:21.645Z] DONE 38 tests, 1 skipped in 44.150s [2022-06-30T14:40:21.646Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-30T14:40:21.646Z] INFO: Testing against a local daemon [2022-06-30T14:40:21.646Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-30T14:40:21.646Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T14:40:21.646Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-30T14:40:21.646Z] === RUN TestDockerNetworkIpvlan [2022-06-30T14:40:21.646Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T14:40:21.646Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-30T14:40:21.646Z] PASS [2022-06-30T14:40:21.646Z] [2022-06-30T14:40:21.646Z] === Skipped [2022-06-30T14:40:21.646Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-30T14:40:21.646Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T14:40:21.646Z] [2022-06-30T14:40:21.646Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-30T14:40:21.646Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T14:40:21.646Z] [2022-06-30T14:40:21.646Z] DONE 2 tests, 2 skipped in 0.022s [2022-06-30T14:40:21.646Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-30T14:40:21.646Z] INFO: Testing against a local daemon [2022-06-30T14:40:21.646Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-30T14:40:23.021Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-06-30T14:40:23.021Z] === RUN TestDockerNetworkMacvlan [2022-06-30T14:40:23.588Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-30T14:40:23.622Z] --- PASS: TestConfigInspect (2.46s) [2022-06-30T14:40:23.622Z] === RUN TestConfigList [2022-06-30T14:40:24.154Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-30T14:40:25.090Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-30T14:40:26.182Z] --- PASS: TestConfigList (2.29s) [2022-06-30T14:40:26.182Z] === RUN TestConfigsCreateAndDelete [2022-06-30T14:40:26.995Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-30T14:40:28.118Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2022-06-30T14:40:28.118Z] === RUN TestConfigsUpdate [2022-06-30T14:40:28.371Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-30T14:40:30.648Z] --- PASS: TestConfigsUpdate (2.16s) [2022-06-30T14:40:30.648Z] === RUN TestTemplatedConfig [2022-06-30T14:40:31.659Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-30T14:40:32.595Z] --- PASS: TestDockerNetworkMacvlan (9.67s) [2022-06-30T14:40:32.595Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.04s) [2022-06-30T14:40:32.595Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-06-30T14:40:32.595Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-06-30T14:40:32.595Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-06-30T14:40:32.595Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2022-06-30T14:40:32.595Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-06-30T14:40:32.595Z] PASS [2022-06-30T14:40:32.595Z] [2022-06-30T14:40:32.595Z] DONE 8 tests in 10.952s [2022-06-30T14:40:32.595Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-30T14:40:32.595Z] testing: warning: no tests to run [2022-06-30T14:40:32.595Z] PASS [2022-06-30T14:40:32.595Z] [2022-06-30T14:40:32.595Z] DONE 0 tests in 0.007s [2022-06-30T14:40:32.595Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-30T14:40:32.595Z] INFO: Testing against a local daemon [2022-06-30T14:40:32.595Z] === RUN TestAuthZPluginAllowRequest [2022-06-30T14:40:33.180Z] --- PASS: TestTemplatedConfig (2.42s) [2022-06-30T14:40:33.180Z] === RUN TestConfigCreateResolve [2022-06-30T14:40:33.971Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-06-30T14:40:33.971Z] === RUN TestAuthZPluginTLS [2022-06-30T14:40:34.229Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-06-30T14:40:34.229Z] === RUN TestAuthZPluginDenyRequest [2022-06-30T14:40:34.797Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-06-30T14:40:34.798Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-30T14:40:35.085Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-06-30T14:40:35.085Z] PASS [2022-06-30T14:40:35.085Z] [2022-06-30T14:40:35.085Z] DONE 6 tests in 13.848s [2022-06-30T14:40:35.085Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-06-30T14:40:35.085Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:40:35.085Z] ++ set -e [2022-06-30T14:40:35.085Z] ++ '[' -n 0 ']' [2022-06-30T14:40:35.085Z] ++ set -x [2022-06-30T14:40:35.085Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:40:35.085Z] INFO: Testing against a local daemon [2022-06-30T14:40:35.085Z] === RUN TestAttachWithTTY [2022-06-30T14:40:35.085Z] --- PASS: TestAttachWithTTY (0.07s) [2022-06-30T14:40:35.085Z] === RUN TestAttachWithoutTTy [2022-06-30T14:40:35.344Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-06-30T14:40:35.344Z] === RUN TestCheckpoint [2022-06-30T14:40:35.344Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-30T14:40:35.344Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/commit [2022-06-30T14:40:35.344Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-30T14:40:35.344Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T14:40:35.344Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-30T14:40:35.344Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-30T14:40:35.344Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T14:40:35.344Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T14:40:35.344Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T14:40:35.344Z] === CONT TestContainerInvalidJSON/commit [2022-06-30T14:40:35.344Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-30T14:40:35.344Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-30T14:40:35.344Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-30T14:40:35.344Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-30T14:40:35.344Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-30T14:40:35.344Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-30T14:40:35.344Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-30T14:40:35.344Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-30T14:40:35.344Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-30T14:40:35.344Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-30T14:40:35.344Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-30T14:40:35.344Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-30T14:40:35.344Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-30T14:40:35.344Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-30T14:40:35.344Z] === RUN TestCopyEmptyFile [2022-06-30T14:40:35.365Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-30T14:40:35.365Z] === RUN TestAuthZPluginDenyResponse [2022-06-30T14:40:35.603Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-06-30T14:40:35.603Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-30T14:40:35.603Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-06-30T14:40:35.603Z] === RUN TestCopyFromContainer [2022-06-30T14:40:35.932Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-06-30T14:40:35.932Z] === RUN TestAuthZPluginAllowEventStream [2022-06-30T14:40:36.538Z] === RUN TestCopyFromContainer// [2022-06-30T14:40:36.538Z] === RUN TestCopyFromContainer//bar/root [2022-06-30T14:40:36.538Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-30T14:40:36.683Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-06-30T14:40:36.797Z] === RUN TestCopyFromContainer/bar/quux [2022-06-30T14:40:36.797Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-30T14:40:36.797Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-30T14:40:36.797Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-30T14:40:37.055Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-30T14:40:37.055Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-30T14:40:37.055Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-30T14:40:37.055Z] --- PASS: TestCopyFromContainer (1.50s) [2022-06-30T14:40:37.055Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-30T14:40:37.055Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-30T14:40:37.055Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-30T14:40:37.055Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-30T14:40:37.055Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-30T14:40:37.055Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-30T14:40:37.055Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-30T14:40:37.055Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-30T14:40:37.055Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-30T14:40:37.055Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-30T14:40:37.055Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-30T14:40:37.055Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T14:40:37.055Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T14:40:37.055Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T14:40:37.055Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T14:40:37.055Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T14:40:37.055Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T14:40:37.055Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T14:40:37.055Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T14:40:37.055Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T14:40:37.055Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-30T14:40:37.055Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-30T14:40:37.055Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-30T14:40:37.055Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-30T14:40:37.055Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-30T14:40:37.308Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-06-30T14:40:37.308Z] === RUN TestAuthZPluginErrorResponse [2022-06-30T14:40:37.314Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-30T14:40:37.314Z] === RUN TestCreateWithInvalidEnv [2022-06-30T14:40:37.314Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-30T14:40:37.314Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-30T14:40:37.314Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-30T14:40:37.314Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-30T14:40:37.314Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-30T14:40:37.314Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-30T14:40:37.314Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-30T14:40:37.314Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-30T14:40:37.314Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-30T14:40:37.314Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-30T14:40:37.314Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-30T14:40:37.314Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-30T14:40:37.314Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-30T14:40:37.314Z] === RUN TestCreateTmpfsMountsTarget [2022-06-30T14:40:37.314Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-30T14:40:37.314Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-30T14:40:37.567Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-06-30T14:40:37.567Z] === RUN TestAuthZPluginErrorRequest [2022-06-30T14:40:38.133Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-30T14:40:38.134Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-30T14:40:38.691Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-06-30T14:40:38.691Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-30T14:40:38.708Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-30T14:40:38.708Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-30T14:40:39.626Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-06-30T14:40:39.626Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-30T14:40:39.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T14:40:39.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T14:40:39.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T14:40:39.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T14:40:39.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T14:40:39.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T14:40:39.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T14:40:39.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T14:40:39.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T14:40:39.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T14:40:39.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T14:40:39.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T14:40:39.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T14:40:39.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T14:40:39.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T14:40:39.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-30T14:40:39.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-30T14:40:39.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-30T14:40:39.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-30T14:40:39.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-30T14:40:39.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-30T14:40:39.626Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-30T14:40:39.885Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-06-30T14:40:39.885Z] === RUN TestCreateDifferentPlatform [2022-06-30T14:40:39.885Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-30T14:40:40.128Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-06-30T14:40:40.128Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-30T14:40:40.143Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-30T14:40:40.143Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-30T14:40:40.143Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-30T14:40:40.143Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-30T14:40:40.143Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-30T14:40:40.143Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-06-30T14:40:40.143Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-30T14:40:40.143Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-30T14:40:40.144Z] === RUN TestCreateInvalidHostConfig [2022-06-30T14:40:40.144Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T14:40:40.144Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T14:40:40.144Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T14:40:40.144Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T14:40:40.144Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T14:40:40.144Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T14:40:40.144Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T14:40:40.144Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T14:40:40.144Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T14:40:40.144Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T14:40:40.144Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T14:40:40.144Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T14:40:40.144Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-30T14:40:40.144Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-30T14:40:40.144Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-30T14:40:40.144Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-30T14:40:40.144Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-30T14:40:40.144Z] === RUN TestContainerStartOnDaemonRestart [2022-06-30T14:40:40.144Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-30T14:40:40.144Z] === RUN TestDaemonRestartIpcMode [2022-06-30T14:40:40.144Z] === PAUSE TestDaemonRestartIpcMode [2022-06-30T14:40:40.144Z] === RUN TestDaemonHostGatewayIP [2022-06-30T14:40:40.144Z] === PAUSE TestDaemonHostGatewayIP [2022-06-30T14:40:40.144Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-30T14:40:40.144Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-30T14:40:40.144Z] === RUN TestContainerKillOnDaemonStart [2022-06-30T14:40:40.144Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-30T14:40:40.144Z] === RUN TestDiff [2022-06-30T14:40:40.402Z] --- PASS: TestDiff (0.41s) [2022-06-30T14:40:40.402Z] === RUN TestExecConsoleSize [2022-06-30T14:40:40.970Z] --- PASS: TestExecConsoleSize (0.47s) [2022-06-30T14:40:40.970Z] === RUN TestExecWithCloseStdin [2022-06-30T14:40:41.507Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-06-30T14:40:41.507Z] === RUN TestAuthZPluginHeader [2022-06-30T14:40:41.538Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-06-30T14:40:41.538Z] === RUN TestExec [2022-06-30T14:40:42.105Z] --- PASS: TestExec (0.46s) [2022-06-30T14:40:42.105Z] === RUN TestExecUser [2022-06-30T14:40:42.364Z] --- PASS: TestExecUser (0.51s) [2022-06-30T14:40:42.364Z] === RUN TestExportContainerAndImportImage [2022-06-30T14:40:42.441Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-06-30T14:40:42.441Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-30T14:40:42.932Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-06-30T14:40:42.932Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-30T14:40:44.315Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-06-30T14:40:44.315Z] === RUN TestHealthCheckWorkdir [2022-06-30T14:40:44.885Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-06-30T14:40:44.885Z] === RUN TestHealthKillContainer [2022-06-30T14:40:46.626Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.89s) [2022-06-30T14:40:46.626Z] === RUN TestAuthZPluginV2Disable [2022-06-30T14:40:49.910Z] --- PASS: TestAuthZPluginV2Disable (3.38s) [2022-06-30T14:40:49.910Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-30T14:40:52.997Z] --- PASS: TestHealthKillContainer (7.88s) [2022-06-30T14:40:52.997Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-30T14:40:53.194Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s) [2022-06-30T14:40:53.194Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-30T14:40:53.256Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-06-30T14:40:53.256Z] === RUN TestIpcModeNone [2022-06-30T14:40:53.516Z] --- PASS: TestIpcModeNone (0.46s) [2022-06-30T14:40:53.516Z] === RUN TestIpcModePrivate [2022-06-30T14:40:54.082Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-06-30T14:40:54.082Z] --- PASS: TestIpcModePrivate (0.45s) [2022-06-30T14:40:54.082Z] === RUN TestIpcModeShareable [2022-06-30T14:40:54.341Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-06-30T14:40:54.599Z] --- PASS: TestIpcModeShareable (0.47s) [2022-06-30T14:40:54.599Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-30T14:40:55.975Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-06-30T14:40:55.975Z] === RUN TestAPIIpcModeHost [2022-06-30T14:40:56.234Z] --- PASS: TestAPIIpcModeHost (0.33s) [2022-06-30T14:40:56.234Z] === RUN TestDaemonIpcModeShareable [2022-06-30T14:40:57.169Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-06-30T14:40:57.428Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-06-30T14:40:57.428Z] === RUN TestDaemonIpcModePrivate [2022-06-30T14:40:58.364Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-06-30T14:40:58.623Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-06-30T14:40:58.623Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-30T14:40:59.557Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-06-30T14:40:59.815Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-06-30T14:40:59.815Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-30T14:41:00.751Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-06-30T14:41:01.009Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-06-30T14:41:01.009Z] === RUN TestIpcModeOlderClient [2022-06-30T14:41:01.009Z] === PAUSE TestIpcModeOlderClient [2022-06-30T14:41:01.009Z] === RUN TestKillContainerInvalidSignal [2022-06-30T14:41:01.267Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-06-30T14:41:01.267Z] === RUN TestKillContainer [2022-06-30T14:41:01.267Z] === RUN TestKillContainer/no_signal [2022-06-30T14:41:01.834Z] === RUN TestKillContainer/non_killing_signal [2022-06-30T14:41:02.093Z] === RUN TestKillContainer/killing_signal [2022-06-30T14:41:02.660Z] --- PASS: TestKillContainer (1.29s) [2022-06-30T14:41:02.660Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-06-30T14:41:02.660Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-06-30T14:41:02.660Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-06-30T14:41:02.660Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-30T14:41:02.660Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-30T14:41:02.919Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-30T14:41:03.165Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.56s) [2022-06-30T14:41:03.165Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-30T14:41:03.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-06-30T14:41:03.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-06-30T14:41:03.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-06-30T14:41:03.485Z] === RUN TestKillStoppedContainer [2022-06-30T14:41:03.485Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-30T14:41:03.485Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-30T14:41:03.485Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-30T14:41:03.485Z] === RUN TestKillDifferentUserContainer [2022-06-30T14:41:04.052Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-06-30T14:41:04.052Z] === RUN TestInspectOomKilledTrue [2022-06-30T14:41:04.619Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-06-30T14:41:04.619Z] === RUN TestInspectOomKilledFalse [2022-06-30T14:41:04.878Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-06-30T14:41:04.878Z] === RUN TestLinksEtcHostsContentMatch [2022-06-30T14:41:05.136Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-06-30T14:41:05.136Z] === RUN TestLinksContainerNames [2022-06-30T14:41:06.072Z] --- PASS: TestLinksContainerNames (0.84s) [2022-06-30T14:41:06.072Z] === RUN TestLogsFollowTailEmpty [2022-06-30T14:41:06.639Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-06-30T14:41:06.639Z] === RUN TestLogs [2022-06-30T14:41:06.639Z] === RUN TestLogs/driver_local [2022-06-30T14:41:06.639Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T14:41:06.639Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T14:41:06.639Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-30T14:41:06.639Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-30T14:41:06.639Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-30T14:41:06.639Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-30T14:41:06.639Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T14:41:06.639Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T14:41:06.639Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-30T14:41:06.639Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-30T14:41:06.639Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-30T14:41:06.639Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-30T14:41:06.639Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T14:41:06.639Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-30T14:41:07.206Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-30T14:41:07.207Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T14:41:07.774Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-30T14:41:07.774Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-30T14:41:08.348Z] === RUN TestLogs/driver_json-file [2022-06-30T14:41:08.348Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T14:41:08.348Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T14:41:08.348Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-30T14:41:08.348Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-30T14:41:08.348Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-30T14:41:08.348Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-30T14:41:08.348Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T14:41:08.348Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T14:41:08.348Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T14:41:08.348Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T14:41:08.348Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T14:41:08.348Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T14:41:08.348Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T14:41:08.348Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T14:41:09.325Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T14:41:09.325Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T14:41:09.584Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-30T14:41:09.842Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-30T14:41:10.409Z] --- PASS: TestLogs (3.87s) [2022-06-30T14:41:10.409Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-30T14:41:10.409Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.61s) [2022-06-30T14:41:10.409Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s) [2022-06-30T14:41:10.409Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s) [2022-06-30T14:41:10.409Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s) [2022-06-30T14:41:10.409Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s) [2022-06-30T14:41:10.409Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-06-30T14:41:10.409Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-30T14:41:10.409Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s) [2022-06-30T14:41:10.409Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.82s) [2022-06-30T14:41:10.409Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.62s) [2022-06-30T14:41:10.409Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s) [2022-06-30T14:41:10.409Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.57s) [2022-06-30T14:41:10.409Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-06-30T14:41:10.409Z] === RUN TestContainerNetworkMountsNoChown [2022-06-30T14:41:10.977Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/default [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/default [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/private [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/private [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/rprivate [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/slave [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/slave [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/rslave [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/shared [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/shared [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/rshared [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/default [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/rshared [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/shared [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/rslave [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/slave [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/rprivate [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/private [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-30T14:41:10.977Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-30T14:41:10.977Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T14:41:10.977Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-30T14:41:11.236Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T14:41:11.236Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-30T14:41:11.236Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-30T14:41:11.236Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-30T14:41:11.236Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-30T14:41:11.236Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-30T14:41:11.236Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T14:41:11.236Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-30T14:41:11.236Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T14:41:11.236Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-30T14:41:11.236Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-30T14:41:11.236Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-30T14:41:11.236Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-30T14:41:11.236Z] === RUN TestContainerBindMountNonRecursive [2022-06-30T14:41:12.613Z] --- PASS: TestContainerBindMountNonRecursive (1.17s) [2022-06-30T14:41:12.613Z] === RUN TestContainerVolumesMountedAsShared [2022-06-30T14:41:12.872Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-06-30T14:41:12.872Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-30T14:41:13.131Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-06-30T14:41:13.131Z] === RUN TestNetworkNat [2022-06-30T14:41:13.697Z] --- PASS: TestNetworkNat (0.44s) [2022-06-30T14:41:13.697Z] === RUN TestNetworkLocalhostTCPNat [2022-06-30T14:41:13.956Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-06-30T14:41:13.956Z] === RUN TestNetworkLoopbackNat [2022-06-30T14:41:16.486Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-06-30T14:41:16.486Z] === RUN TestPause [2022-06-30T14:41:17.052Z] --- PASS: TestPause (0.46s) [2022-06-30T14:41:17.052Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-30T14:41:17.052Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-30T14:41:17.052Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-30T14:41:17.052Z] === RUN TestPauseStopPausedContainer [2022-06-30T14:41:17.311Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-06-30T14:41:17.311Z] === RUN TestPidHost [2022-06-30T14:41:18.689Z] --- PASS: TestPidHost (0.98s) [2022-06-30T14:41:18.689Z] === RUN TestPsFilter [2022-06-30T14:41:18.689Z] --- PASS: TestPsFilter (0.10s) [2022-06-30T14:41:18.689Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-30T14:41:18.948Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-06-30T14:41:18.948Z] === RUN TestRemoveContainerWithVolume [2022-06-30T14:41:19.515Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-06-30T14:41:19.515Z] === RUN TestRemoveContainerRunning [2022-06-30T14:41:19.773Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-06-30T14:41:19.773Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-30T14:41:20.340Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-06-30T14:41:20.340Z] === RUN TestRemoveInvalidContainer [2022-06-30T14:41:20.340Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-30T14:41:20.340Z] === RUN TestRenameLinkedContainer [2022-06-30T14:41:21.243Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-06-30T14:41:21.243Z] PASS [2022-06-30T14:41:21.243Z] [2022-06-30T14:41:21.243Z] DONE 17 tests in 46.334s [2022-06-30T14:41:21.243Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-30T14:41:21.243Z] INFO: Testing against a local daemon [2022-06-30T14:41:21.243Z] === RUN TestPluginInvalidJSON [2022-06-30T14:41:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T14:41:21.243Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T14:41:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T14:41:21.243Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T14:41:21.243Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-30T14:41:21.243Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-30T14:41:21.243Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T14:41:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-30T14:41:21.243Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-30T14:41:21.243Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-30T14:41:21.243Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-30T14:41:21.243Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-30T14:41:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-30T14:41:21.243Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-30T14:41:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-30T14:41:21.243Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T14:41:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-30T14:41:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-30T14:41:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-30T14:41:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-30T14:41:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-30T14:41:21.243Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-30T14:41:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-06-30T14:41:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-30T14:41:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-30T14:41:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-30T14:41:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-30T14:41:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-06-30T14:41:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-30T14:41:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-30T14:41:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-30T14:41:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-30T14:41:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-30T14:41:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-30T14:41:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-30T14:41:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-30T14:41:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-30T14:41:21.243Z] === RUN TestPluginInstall [2022-06-30T14:41:21.243Z] === RUN TestPluginInstall/no_auth [2022-06-30T14:41:21.243Z] time="2022-06-30T14:41:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T14:41:21.243Z] time="2022-06-30T14:41:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16f9ca76f2a8deed783d02eb78b5911ad44c3fcac47216531a538fbb3e4c5691" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T14:41:21.243Z] time="2022-06-30T14:41:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T14:41:21.243Z] time="2022-06-30T14:41:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16f9ca76f2a8deed783d02eb78b5911ad44c3fcac47216531a538fbb3e4c5691" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T14:41:21.243Z] === RUN TestPluginInstall/with_htpasswd [2022-06-30T14:41:21.243Z] time="2022-06-30T14:41:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T14:41:21.243Z] time="2022-06-30T14:41:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16f9ca76f2a8deed783d02eb78b5911ad44c3fcac47216531a538fbb3e4c5691" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T14:41:21.243Z] time="2022-06-30T14:41:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T14:41:21.243Z] time="2022-06-30T14:41:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16f9ca76f2a8deed783d02eb78b5911ad44c3fcac47216531a538fbb3e4c5691" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T14:41:21.243Z] === RUN TestPluginInstall/with_insecure [2022-06-30T14:41:21.502Z] time="2022-06-30T14:41:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T14:41:21.502Z] time="2022-06-30T14:41:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d41641f09ddef03283790ec467e4615435bd2c91911377fd4eeeb7ceb7a5157c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T14:41:21.502Z] time="2022-06-30T14:41:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T14:41:21.502Z] time="2022-06-30T14:41:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d41641f09ddef03283790ec467e4615435bd2c91911377fd4eeeb7ceb7a5157c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T14:41:21.761Z] plugin_test.go:195: [d2c2f82bf8686] daemon is not started [2022-06-30T14:41:21.761Z] --- PASS: TestPluginInstall (2.76s) [2022-06-30T14:41:21.761Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-06-30T14:41:21.761Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-06-30T14:41:21.761Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-06-30T14:41:21.761Z] === RUN TestPluginsWithRuntimes [2022-06-30T14:41:22.244Z] --- PASS: TestRenameLinkedContainer (1.81s) [2022-06-30T14:41:22.244Z] === RUN TestRenameStoppedContainer [2022-06-30T14:41:22.502Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-06-30T14:41:22.502Z] === RUN TestRenameRunningContainerAndReuse [2022-06-30T14:41:23.136Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-30T14:41:23.438Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-06-30T14:41:23.438Z] === RUN TestRenameInvalidName [2022-06-30T14:41:23.696Z] --- PASS: TestRenameInvalidName (0.43s) [2022-06-30T14:41:23.696Z] === RUN TestRenameAnonymousContainer [2022-06-30T14:41:24.070Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-30T14:41:25.004Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-06-30T14:41:25.004Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-06-30T14:41:25.004Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-06-30T14:41:25.004Z] === RUN TestPluginBackCompatMediaTypes [2022-06-30T14:41:25.571Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-06-30T14:41:25.571Z] PASS [2022-06-30T14:41:25.571Z] [2022-06-30T14:41:25.571Z] DONE 24 tests in 6.694s [2022-06-30T14:41:25.571Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-30T14:41:25.571Z] INFO: Testing against a local daemon [2022-06-30T14:41:25.571Z] === RUN TestExternalGraphDriver [2022-06-30T14:41:25.571Z] === RUN TestExternalGraphDriver/json [2022-06-30T14:41:25.600Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-06-30T14:41:25.600Z] === RUN TestRenameContainerWithSameName [2022-06-30T14:41:25.600Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-06-30T14:41:25.600Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-30T14:41:26.535Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-06-30T14:41:26.535Z] === RUN TestResize [2022-06-30T14:41:27.102Z] --- PASS: TestResize (0.41s) [2022-06-30T14:41:27.102Z] === RUN TestResizeWithInvalidSize [2022-06-30T14:41:27.361Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-06-30T14:41:27.361Z] === RUN TestResizeWhenContainerNotStarted [2022-06-30T14:41:27.473Z] === RUN TestExternalGraphDriver/spec [2022-06-30T14:41:27.927Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-06-30T14:41:27.927Z] === RUN TestDaemonRestartKillContainers [2022-06-30T14:41:27.927Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-30T14:41:27.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-30T14:41:27.927Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-30T14:41:27.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-30T14:41:27.927Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-30T14:41:27.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-30T14:41:27.927Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-30T14:41:27.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-30T14:41:27.927Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-30T14:41:27.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-30T14:41:27.928Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-30T14:41:27.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-30T14:41:27.928Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-30T14:41:27.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-30T14:41:27.928Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-30T14:41:27.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-30T14:41:27.928Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T14:41:27.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T14:41:27.928Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T14:41:27.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T14:41:27.928Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T14:41:27.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T14:41:27.928Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T14:41:27.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T14:41:27.928Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-30T14:41:27.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-30T14:41:27.928Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-30T14:41:27.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-30T14:41:27.928Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-30T14:41:27.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-30T14:41:27.928Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-30T14:41:27.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-30T14:41:27.928Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-30T14:41:27.928Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-30T14:41:28.850Z] === RUN TestExternalGraphDriver/pull [2022-06-30T14:41:29.306Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-30T14:41:29.306Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-30T14:41:29.900Z] .........................xx.................... [ 29%] [2022-06-30T14:41:30.688Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-30T14:41:30.752Z] --- PASS: TestExternalGraphDriver (4.96s) [2022-06-30T14:41:30.752Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-06-30T14:41:30.752Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-06-30T14:41:30.752Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-06-30T14:41:30.752Z] === RUN TestGraphdriverPluginV2 [2022-06-30T14:41:30.946Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-30T14:41:31.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T14:41:32.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T14:41:34.937Z] --- PASS: TestGraphdriverPluginV2 (3.97s) [2022-06-30T14:41:34.937Z] PASS [2022-06-30T14:41:34.937Z] [2022-06-30T14:41:34.937Z] DONE 5 tests in 8.971s [2022-06-30T14:41:34.937Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-30T14:41:34.937Z] INFO: Testing against a local daemon [2022-06-30T14:41:34.937Z] === RUN TestContinueAfterPluginCrash [2022-06-30T14:41:34.937Z] === PAUSE TestContinueAfterPluginCrash [2022-06-30T14:41:34.937Z] === RUN TestReadPluginNoRead [2022-06-30T14:41:34.937Z] === PAUSE TestReadPluginNoRead [2022-06-30T14:41:34.937Z] === RUN TestDaemonStartWithLogOpt [2022-06-30T14:41:34.937Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-30T14:41:34.937Z] === CONT TestContinueAfterPluginCrash [2022-06-30T14:41:34.937Z] === CONT TestDaemonStartWithLogOpt [2022-06-30T14:41:35.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T14:41:35.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T14:41:38.228Z] --- PASS: TestDaemonStartWithLogOpt (3.37s) [2022-06-30T14:41:38.228Z] === CONT TestReadPluginNoRead [2022-06-30T14:41:39.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-30T14:41:39.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-30T14:41:39.845Z] --- PASS: TestImportExtremelyLargeImageWorks (93.67s) [2022-06-30T14:41:39.845Z] PASS [2022-06-30T14:41:39.845Z] [2022-06-30T14:41:39.845Z] === Skipped [2022-06-30T14:41:39.845Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-30T14:41:39.845Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-30T14:41:39.845Z] [2022-06-30T14:41:39.845Z] DONE 22 tests, 1 skipped in 97.306s [2022-06-30T14:41:39.845Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-30T14:41:39.845Z] === RUN TestStripANSICommands [2022-06-30T14:41:39.845Z] === RUN TestStripANSICommands/#00 [2022-06-30T14:41:39.845Z] === RUN TestStripANSICommands/#01 [2022-06-30T14:41:39.845Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-30T14:41:39.845Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-30T14:41:39.845Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-30T14:41:39.845Z] PASS [2022-06-30T14:41:39.845Z] [2022-06-30T14:41:39.845Z] DONE 3 tests in 0.038s [2022-06-30T14:41:39.845Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-30T14:41:39.845Z] INFO: Testing against a local daemon [2022-06-30T14:41:39.845Z] === RUN TestNetworkCreateDelete [2022-06-30T14:41:39.845Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-06-30T14:41:39.845Z] === RUN TestDockerNetworkDeletePreferID [2022-06-30T14:41:39.845Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-06-30T14:41:39.845Z] === RUN TestDaemonDNSFallback [2022-06-30T14:41:40.134Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-30T14:41:40.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-30T14:41:41.256Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-30T14:41:41.511Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-30T14:41:42.632Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-30T14:41:42.888Z] === RUN TestReadPluginNoRead/default [2022-06-30T14:41:43.148Z] --- PASS: TestContinueAfterPluginCrash (8.48s) [2022-06-30T14:41:43.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-30T14:41:44.048Z] --- PASS: TestDaemonDNSFallback (6.39s) [2022-06-30T14:41:44.048Z] === RUN TestInspectNetwork [2022-06-30T14:41:44.048Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:44.048Z] --- SKIP: TestInspectNetwork (0.00s) [2022-06-30T14:41:44.048Z] === RUN TestRunContainerWithBridgeNone [2022-06-30T14:41:44.048Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:41:44.048Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-06-30T14:41:44.048Z] === RUN TestNetworkInvalidJSON [2022-06-30T14:41:44.048Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-30T14:41:44.048Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-30T14:41:44.048Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T14:41:44.048Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T14:41:44.048Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T14:41:44.048Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T14:41:44.048Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-30T14:41:44.048Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T14:41:44.048Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-30T14:41:44.048Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-30T14:41:44.048Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-30T14:41:44.048Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-30T14:41:44.048Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-30T14:41:44.048Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-30T14:41:44.048Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-30T14:41:44.048Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T14:41:44.048Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-30T14:41:44.048Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-30T14:41:44.048Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-30T14:41:44.048Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-30T14:41:44.048Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-30T14:41:44.048Z] === RUN TestNetworkList [2022-06-30T14:41:44.048Z] === RUN TestNetworkList//networks [2022-06-30T14:41:44.048Z] === PAUSE TestNetworkList//networks [2022-06-30T14:41:44.048Z] === RUN TestNetworkList//networks/ [2022-06-30T14:41:44.048Z] === PAUSE TestNetworkList//networks/ [2022-06-30T14:41:44.048Z] === CONT TestNetworkList//networks [2022-06-30T14:41:44.048Z] === CONT TestNetworkList//networks/ [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkList (0.01s) [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-30T14:41:44.048Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-30T14:41:44.048Z] === RUN TestHostIPv4BridgeLabel [2022-06-30T14:41:44.048Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:41:44.048Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-06-30T14:41:44.048Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-30T14:41:44.048Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:41:44.048Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-06-30T14:41:44.048Z] === RUN TestDaemonDefaultNetworkPools [2022-06-30T14:41:44.048Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:41:44.048Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-06-30T14:41:44.048Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-30T14:41:44.048Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:41:44.048Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-30T14:41:44.048Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-30T14:41:44.048Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:41:44.048Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-30T14:41:44.048Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-30T14:41:44.048Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:41:44.048Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-30T14:41:44.048Z] === RUN TestServiceWithPredefinedNetwork [2022-06-30T14:41:44.048Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:44.048Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-06-30T14:41:44.048Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-30T14:41:44.048Z] service_test.go:243: FLAKY_TEST [2022-06-30T14:41:44.048Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-30T14:41:44.048Z] === RUN TestServiceWithDataPathPortInit [2022-06-30T14:41:44.084Z] === CONT TestReadPluginNoRead [2022-06-30T14:41:44.084Z] read_test.go:92: [d809e9abb1c3e] daemon is not started [2022-06-30T14:41:44.084Z] --- PASS: TestReadPluginNoRead (5.86s) [2022-06-30T14:41:44.084Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-06-30T14:41:44.084Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-06-30T14:41:44.084Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-06-30T14:41:44.084Z] PASS [2022-06-30T14:41:44.084Z] [2022-06-30T14:41:44.084Z] DONE 6 tests in 9.255s [2022-06-30T14:41:44.084Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-30T14:41:44.084Z] testing: warning: no tests to run [2022-06-30T14:41:44.084Z] PASS [2022-06-30T14:41:44.084Z] [2022-06-30T14:41:44.084Z] DONE 0 tests in 0.007s [2022-06-30T14:41:44.084Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-30T14:41:44.084Z] INFO: Testing against a local daemon [2022-06-30T14:41:44.084Z] === RUN TestPluginWithDevMounts [2022-06-30T14:41:44.084Z] === PAUSE TestPluginWithDevMounts [2022-06-30T14:41:44.084Z] === CONT TestPluginWithDevMounts [2022-06-30T14:41:44.309Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:44.309Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-06-30T14:41:44.309Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-30T14:41:44.309Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:44.309Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-30T14:41:44.309Z] PASS [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] === Skipped [2022-06-30T14:41:44.309Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-06-30T14:41:44.309Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-06-30T14:41:44.309Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-06-30T14:41:44.309Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-06-30T14:41:44.309Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-06-30T14:41:44.309Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-30T14:41:44.309Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-30T14:41:44.309Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-30T14:41:44.309Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-06-30T14:41:44.309Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-30T14:41:44.309Z] service_test.go:243: FLAKY_TEST [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-06-30T14:41:44.309Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-30T14:41:44.309Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] DONE 34 tests, 12 skipped in 7.147s [2022-06-30T14:41:44.309Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-30T14:41:44.309Z] INFO: Testing against a local daemon [2022-06-30T14:41:44.309Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-30T14:41:44.309Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T14:41:44.309Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-30T14:41:44.309Z] === RUN TestDockerNetworkIpvlan [2022-06-30T14:41:44.309Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T14:41:44.309Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-30T14:41:44.309Z] PASS [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] === Skipped [2022-06-30T14:41:44.309Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-30T14:41:44.309Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-30T14:41:44.309Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] DONE 2 tests, 2 skipped in 0.097s [2022-06-30T14:41:44.309Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-30T14:41:44.309Z] INFO: Testing against a local daemon [2022-06-30T14:41:44.309Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-30T14:41:44.309Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:41:44.309Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-30T14:41:44.309Z] === RUN TestDockerNetworkMacvlan [2022-06-30T14:41:44.309Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:41:44.309Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-06-30T14:41:44.309Z] PASS [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] === Skipped [2022-06-30T14:41:44.309Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-30T14:41:44.309Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-06-30T14:41:44.309Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T14:41:44.309Z] [2022-06-30T14:41:44.309Z] DONE 2 tests, 2 skipped in 0.098s [2022-06-30T14:41:44.309Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-30T14:41:44.569Z] testing: warning: no tests to run [2022-06-30T14:41:44.569Z] PASS [2022-06-30T14:41:44.569Z] [2022-06-30T14:41:44.569Z] DONE 0 tests in 0.025s [2022-06-30T14:41:44.569Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-30T14:41:44.569Z] INFO: Testing against a local daemon [2022-06-30T14:41:44.569Z] === RUN TestAuthZPluginAllowRequest [2022-06-30T14:41:44.569Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.569Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-06-30T14:41:44.569Z] === RUN TestAuthZPluginTLS [2022-06-30T14:41:44.569Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.569Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-06-30T14:41:44.569Z] === RUN TestAuthZPluginDenyRequest [2022-06-30T14:41:44.569Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.569Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-06-30T14:41:44.569Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-30T14:41:44.569Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.569Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-30T14:41:44.569Z] === RUN TestAuthZPluginDenyResponse [2022-06-30T14:41:44.569Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.569Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-06-30T14:41:44.569Z] === RUN TestAuthZPluginAllowEventStream [2022-06-30T14:41:44.569Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.569Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-06-30T14:41:44.569Z] === RUN TestAuthZPluginErrorResponse [2022-06-30T14:41:44.569Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.569Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-06-30T14:41:44.569Z] === RUN TestAuthZPluginErrorRequest [2022-06-30T14:41:44.569Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.569Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-06-30T14:41:44.569Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-30T14:41:44.569Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.569Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-30T14:41:44.569Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-30T14:41:44.569Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.569Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-30T14:41:44.569Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-30T14:41:44.569Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.569Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-30T14:41:44.569Z] === RUN TestAuthZPluginHeader [2022-06-30T14:41:44.569Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.569Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-06-30T14:41:44.569Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-30T14:41:44.569Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.569Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-06-30T14:41:44.569Z] === RUN TestAuthZPluginV2Disable [2022-06-30T14:41:44.569Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.569Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-06-30T14:41:44.569Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-06-30T14:41:44.830Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-30T14:41:44.830Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-06-30T14:41:44.830Z] PASS [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === Skipped [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-06-30T14:41:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] DONE 17 tests, 17 skipped in 0.294s [2022-06-30T14:41:44.830Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-30T14:41:44.830Z] INFO: Testing against a local daemon [2022-06-30T14:41:44.830Z] === RUN TestPluginInvalidJSON [2022-06-30T14:41:44.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T14:41:44.830Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T14:41:44.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T14:41:44.830Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T14:41:44.830Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-30T14:41:44.830Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-30T14:41:44.830Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T14:41:44.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-30T14:41:44.830Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-30T14:41:44.830Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-30T14:41:44.830Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-30T14:41:44.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-30T14:41:44.830Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-30T14:41:44.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-30T14:41:44.830Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-30T14:41:44.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-30T14:41:44.830Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T14:41:44.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-30T14:41:44.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-30T14:41:44.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-30T14:41:44.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-30T14:41:44.830Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-30T14:41:44.830Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-06-30T14:41:44.830Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-30T14:41:44.830Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-30T14:41:44.830Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-30T14:41:44.830Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-30T14:41:44.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-30T14:41:44.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-30T14:41:44.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-30T14:41:44.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-30T14:41:44.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-30T14:41:44.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-30T14:41:44.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-30T14:41:44.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-30T14:41:44.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-30T14:41:44.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-30T14:41:44.830Z] === RUN TestPluginInstall [2022-06-30T14:41:44.830Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] --- SKIP: TestPluginInstall (0.00s) [2022-06-30T14:41:44.830Z] === RUN TestPluginsWithRuntimes [2022-06-30T14:41:44.830Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-06-30T14:41:44.830Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-06-30T14:41:44.830Z] === RUN TestPluginBackCompatMediaTypes [2022-06-30T14:41:44.830Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-30T14:41:44.830Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-06-30T14:41:44.830Z] PASS [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === Skipped [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-06-30T14:41:44.830Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-06-30T14:41:44.830Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-06-30T14:41:44.830Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-30T14:41:44.830Z] [2022-06-30T14:41:44.830Z] DONE 19 tests, 3 skipped in 0.155s [2022-06-30T14:41:44.830Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-30T14:41:45.101Z] INFO: Testing against a local daemon [2022-06-30T14:41:45.101Z] === RUN TestExternalGraphDriver [2022-06-30T14:41:45.101Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-30T14:41:45.101Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-06-30T14:41:45.101Z] === RUN TestGraphdriverPluginV2 [2022-06-30T14:41:45.102Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-30T14:41:45.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-06-30T14:41:45.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.58s) [2022-06-30T14:41:45.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-06-30T14:41:45.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) [2022-06-30T14:41:45.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-06-30T14:41:45.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-06-30T14:41:45.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s) [2022-06-30T14:41:45.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s) [2022-06-30T14:41:45.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s) [2022-06-30T14:41:45.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.05s) [2022-06-30T14:41:45.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2022-06-30T14:41:45.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s) [2022-06-30T14:41:45.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s) [2022-06-30T14:41:45.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s) [2022-06-30T14:41:45.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s) [2022-06-30T14:41:45.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-06-30T14:41:45.102Z] === RUN TestCgroupNamespacesRun [2022-06-30T14:41:45.460Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-06-30T14:41:45.460Z] PASS [2022-06-30T14:41:45.460Z] [2022-06-30T14:41:45.460Z] DONE 1 tests in 1.607s [2022-06-30T14:41:45.460Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-30T14:41:45.460Z] INFO: Testing against a local daemon [2022-06-30T14:41:45.460Z] === RUN TestSecretInspect [2022-06-30T14:41:46.037Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-06-30T14:41:46.037Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-30T14:41:46.090Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-06-30T14:41:47.412Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.22s) [2022-06-30T14:41:47.412Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-30T14:41:47.991Z] --- PASS: TestSecretInspect (2.22s) [2022-06-30T14:41:47.991Z] === RUN TestSecretList [2022-06-30T14:41:48.349Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-06-30T14:41:48.349Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-30T14:41:48.405Z] --- PASS: TestGraphdriverPluginV2 (3.42s) [2022-06-30T14:41:48.405Z] PASS [2022-06-30T14:41:48.405Z] [2022-06-30T14:41:48.405Z] === Skipped [2022-06-30T14:41:48.405Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-06-30T14:41:48.405Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-30T14:41:48.405Z] [2022-06-30T14:41:48.405Z] DONE 2 tests, 1 skipped in 3.553s [2022-06-30T14:41:48.405Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-30T14:41:48.666Z] INFO: Testing against a local daemon [2022-06-30T14:41:48.666Z] === RUN TestContinueAfterPluginCrash [2022-06-30T14:41:48.666Z] === PAUSE TestContinueAfterPluginCrash [2022-06-30T14:41:48.666Z] === RUN TestReadPluginNoRead [2022-06-30T14:41:48.666Z] === PAUSE TestReadPluginNoRead [2022-06-30T14:41:48.666Z] === RUN TestDaemonStartWithLogOpt [2022-06-30T14:41:48.666Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-30T14:41:48.666Z] === CONT TestContinueAfterPluginCrash [2022-06-30T14:41:48.666Z] === CONT TestDaemonStartWithLogOpt [2022-06-30T14:41:49.723Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-06-30T14:41:49.723Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-30T14:41:49.891Z] --- PASS: TestSecretList (2.18s) [2022-06-30T14:41:49.891Z] === RUN TestSecretsCreateAndDelete [2022-06-30T14:41:50.659Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-06-30T14:41:50.659Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-30T14:41:52.034Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-06-30T14:41:52.034Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-30T14:41:52.421Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-06-30T14:41:52.421Z] === RUN TestSecretsUpdate [2022-06-30T14:41:52.601Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-06-30T14:41:52.601Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-30T14:41:53.514Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-06-30T14:41:53.967Z] --- PASS: TestDaemonStartWithLogOpt (4.48s) [2022-06-30T14:41:53.968Z] === CONT TestReadPluginNoRead [2022-06-30T14:41:53.976Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s) [2022-06-30T14:41:53.976Z] === RUN TestNISDomainname [2022-06-30T14:41:54.234Z] --- PASS: TestNISDomainname (0.52s) [2022-06-30T14:41:54.234Z] === RUN TestHostnameDnsResolution [2022-06-30T14:41:54.323Z] --- PASS: TestSecretsUpdate (2.15s) [2022-06-30T14:41:54.323Z] === RUN TestTemplatedSecret [2022-06-30T14:41:55.170Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-06-30T14:41:55.170Z] === RUN TestUnprivilegedPortsAndPing [2022-06-30T14:41:55.352Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-30T14:41:55.430Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-06-30T14:41:55.430Z] === RUN TestPrivilegedHostDevices [2022-06-30T14:41:55.997Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-06-30T14:41:55.997Z] === RUN TestRunConsoleSize [2022-06-30T14:41:56.589Z] --- PASS: TestRunConsoleSize (0.40s) [2022-06-30T14:41:56.589Z] === RUN TestStats [2022-06-30T14:41:56.736Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-30T14:41:56.853Z] --- PASS: TestTemplatedSecret (2.62s) [2022-06-30T14:41:56.853Z] === RUN TestSecretCreateResolve [2022-06-30T14:41:57.677Z] --- PASS: TestContinueAfterPluginCrash (9.10s) [2022-06-30T14:41:57.937Z] === RUN TestReadPluginNoRead/default [2022-06-30T14:41:58.468Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-06-30T14:41:59.137Z] --- PASS: TestStats (2.41s) [2022-06-30T14:41:59.137Z] === RUN TestStopContainerWithTimeout [2022-06-30T14:41:59.137Z] === RUN TestStopContainerWithTimeout/0 [2022-06-30T14:41:59.137Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-30T14:41:59.137Z] === RUN TestStopContainerWithTimeout/1 [2022-06-30T14:41:59.137Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-30T14:41:59.137Z] === RUN TestStopContainerWithTimeout/3 [2022-06-30T14:41:59.137Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-30T14:41:59.137Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-30T14:41:59.137Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-30T14:41:59.137Z] === CONT TestStopContainerWithTimeout/0 [2022-06-30T14:41:59.137Z] === CONT TestStopContainerWithTimeout/3 [2022-06-30T14:41:59.321Z] === CONT TestReadPluginNoRead [2022-06-30T14:41:59.321Z] read_test.go:92: [dd6d0f5a3d2a5] daemon is not started [2022-06-30T14:41:59.321Z] --- PASS: TestReadPluginNoRead (6.12s) [2022-06-30T14:41:59.322Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-06-30T14:41:59.322Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.37s) [2022-06-30T14:41:59.322Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-06-30T14:41:59.322Z] PASS [2022-06-30T14:41:59.322Z] [2022-06-30T14:41:59.322Z] DONE 6 tests in 10.708s [2022-06-30T14:41:59.322Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-30T14:41:59.322Z] testing: warning: no tests to run [2022-06-30T14:41:59.322Z] PASS [2022-06-30T14:41:59.322Z] [2022-06-30T14:41:59.322Z] DONE 0 tests in 0.031s [2022-06-30T14:41:59.322Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-30T14:41:59.322Z] INFO: Testing against a local daemon [2022-06-30T14:41:59.322Z] === RUN TestPluginWithDevMounts [2022-06-30T14:41:59.322Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-30T14:41:59.322Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-06-30T14:41:59.322Z] PASS [2022-06-30T14:41:59.322Z] [2022-06-30T14:41:59.322Z] === Skipped [2022-06-30T14:41:59.322Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-06-30T14:41:59.322Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-30T14:41:59.322Z] [2022-06-30T14:41:59.322Z] DONE 1 tests, 1 skipped in 0.103s [2022-06-30T14:41:59.322Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-30T14:41:59.383Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-06-30T14:41:59.383Z] PASS [2022-06-30T14:41:59.383Z] [2022-06-30T14:41:59.383Z] DONE 6 tests in 13.561s [2022-06-30T14:41:59.383Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-30T14:41:59.383Z] INFO: Testing against a local daemon [2022-06-30T14:41:59.383Z] === RUN TestServiceCreateInit [2022-06-30T14:41:59.383Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-30T14:41:59.396Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-30T14:41:59.583Z] INFO: Testing against a local daemon [2022-06-30T14:41:59.583Z] === RUN TestSecretInspect [2022-06-30T14:41:59.583Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.583Z] --- SKIP: TestSecretInspect (0.01s) [2022-06-30T14:41:59.583Z] === RUN TestSecretList [2022-06-30T14:41:59.583Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.583Z] --- SKIP: TestSecretList (0.01s) [2022-06-30T14:41:59.583Z] === RUN TestSecretsCreateAndDelete [2022-06-30T14:41:59.583Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.583Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-06-30T14:41:59.583Z] === RUN TestSecretsUpdate [2022-06-30T14:41:59.583Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.583Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-06-30T14:41:59.583Z] === RUN TestTemplatedSecret [2022-06-30T14:41:59.583Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.583Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-06-30T14:41:59.583Z] === RUN TestSecretCreateResolve [2022-06-30T14:41:59.583Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.583Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-06-30T14:41:59.583Z] PASS [2022-06-30T14:41:59.583Z] [2022-06-30T14:41:59.583Z] === Skipped [2022-06-30T14:41:59.583Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-06-30T14:41:59.583Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.583Z] [2022-06-30T14:41:59.583Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-06-30T14:41:59.583Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.583Z] [2022-06-30T14:41:59.583Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-06-30T14:41:59.583Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.583Z] [2022-06-30T14:41:59.583Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-06-30T14:41:59.583Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.583Z] [2022-06-30T14:41:59.583Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-06-30T14:41:59.583Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.583Z] [2022-06-30T14:41:59.583Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-06-30T14:41:59.583Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.583Z] [2022-06-30T14:41:59.583Z] DONE 6 tests, 6 skipped in 0.156s [2022-06-30T14:41:59.583Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-30T14:41:59.583Z] INFO: Testing against a local daemon [2022-06-30T14:41:59.583Z] === RUN TestServiceCreateInit [2022-06-30T14:41:59.583Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-30T14:41:59.583Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.583Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-30T14:41:59.583Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.583Z] --- PASS: TestServiceCreateInit (0.02s) [2022-06-30T14:41:59.583Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-30T14:41:59.583Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-30T14:41:59.583Z] === RUN TestCreateServiceMultipleTimes [2022-06-30T14:41:59.583Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.583Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-06-30T14:41:59.583Z] === RUN TestCreateServiceConflict [2022-06-30T14:41:59.583Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.845Z] --- SKIP: TestCreateServiceConflict (0.02s) [2022-06-30T14:41:59.845Z] === RUN TestCreateServiceMaxReplicas [2022-06-30T14:41:59.845Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.845Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-06-30T14:41:59.845Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-30T14:41:59.845Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.845Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-30T14:41:59.845Z] === RUN TestCreateServiceSecretFileMode [2022-06-30T14:41:59.845Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.845Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-06-30T14:41:59.845Z] === RUN TestCreateServiceConfigFileMode [2022-06-30T14:41:59.845Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.845Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-06-30T14:41:59.845Z] === RUN TestCreateServiceSysctls [2022-06-30T14:41:59.845Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.845Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-06-30T14:41:59.845Z] === RUN TestCreateServiceCapabilities [2022-06-30T14:41:59.845Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.845Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-06-30T14:41:59.845Z] === RUN TestInspect [2022-06-30T14:41:59.845Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.845Z] --- SKIP: TestInspect (0.01s) [2022-06-30T14:41:59.845Z] === RUN TestCreateJob [2022-06-30T14:41:59.845Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.845Z] --- SKIP: TestCreateJob (0.01s) [2022-06-30T14:41:59.845Z] === RUN TestReplicatedJob [2022-06-30T14:41:59.845Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.845Z] --- SKIP: TestReplicatedJob (0.01s) [2022-06-30T14:41:59.845Z] === RUN TestUpdateReplicatedJob [2022-06-30T14:41:59.845Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.845Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-06-30T14:41:59.845Z] === RUN TestServiceListWithStatuses [2022-06-30T14:41:59.845Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-30T14:41:59.845Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-30T14:41:59.845Z] === RUN TestDockerNetworkConnectAlias [2022-06-30T14:41:59.845Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.845Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-06-30T14:41:59.845Z] === RUN TestDockerNetworkReConnect [2022-06-30T14:41:59.845Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:41:59.845Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-06-30T14:41:59.845Z] === RUN TestServicePlugin [2022-06-30T14:42:01.761Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:01.761Z] --- SKIP: TestServicePlugin (1.98s) [2022-06-30T14:42:01.761Z] === RUN TestServiceUpdateLabel [2022-06-30T14:42:01.761Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:01.926Z] === CONT TestStopContainerWithTimeout/1 [2022-06-30T14:42:02.022Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-06-30T14:42:02.022Z] === RUN TestServiceUpdateSecrets [2022-06-30T14:42:02.022Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-06-30T14:42:02.022Z] === RUN TestServiceUpdateConfigs [2022-06-30T14:42:02.022Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-06-30T14:42:02.022Z] === RUN TestServiceUpdateNetwork [2022-06-30T14:42:02.022Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-06-30T14:42:02.022Z] === RUN TestServiceUpdatePidsLimit [2022-06-30T14:42:02.022Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-06-30T14:42:02.022Z] PASS [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === Skipped [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-30T14:42:02.022Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-30T14:42:02.022Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-06-30T14:42:02.022Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2022-06-30T14:42:02.022Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-06-30T14:42:02.022Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-30T14:42:02.022Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-06-30T14:42:02.022Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-06-30T14:42:02.022Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-06-30T14:42:02.022Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-06-30T14:42:02.022Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-06-30T14:42:02.022Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-06-30T14:42:02.022Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-06-30T14:42:02.022Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-06-30T14:42:02.022Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-30T14:42:02.022Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-06-30T14:42:02.022Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-06-30T14:42:02.022Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s) [2022-06-30T14:42:02.022Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-06-30T14:42:02.022Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-06-30T14:42:02.022Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-06-30T14:42:02.022Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-06-30T14:42:02.022Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-06-30T14:42:02.022Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T14:42:02.022Z] [2022-06-30T14:42:02.022Z] DONE 24 tests, 23 skipped in 2.432s [2022-06-30T14:42:02.022Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-30T14:42:02.022Z] INFO: Testing against a local daemon [2022-06-30T14:42:02.022Z] === RUN TestSessionCreate [2022-06-30T14:42:02.022Z] --- PASS: TestSessionCreate (0.04s) [2022-06-30T14:42:02.022Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-30T14:42:02.283Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-06-30T14:42:02.283Z] PASS [2022-06-30T14:42:02.283Z] [2022-06-30T14:42:02.283Z] DONE 2 tests in 0.163s [2022-06-30T14:42:02.283Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-30T14:42:02.283Z] INFO: Testing against a local daemon [2022-06-30T14:42:02.283Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-30T14:42:02.283Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-30T14:42:02.283Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-30T14:42:02.283Z] === RUN TestDiskUsage [2022-06-30T14:42:02.283Z] === PAUSE TestDiskUsage [2022-06-30T14:42:02.283Z] === RUN TestEventsExecDie [2022-06-30T14:42:02.854Z] --- PASS: TestEventsExecDie (0.52s) [2022-06-30T14:42:02.854Z] === RUN TestEventsBackwardsCompatible [2022-06-30T14:42:02.854Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-06-30T14:42:02.854Z] === RUN TestEventsVolumeCreate [2022-06-30T14:42:02.854Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-06-30T14:42:02.854Z] === RUN TestInfoBinaryCommits [2022-06-30T14:42:02.854Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-30T14:42:02.854Z] === RUN TestInfoAPIVersioned [2022-06-30T14:42:02.854Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-30T14:42:02.854Z] === RUN TestInfoAPI [2022-06-30T14:42:02.854Z] --- PASS: TestInfoAPI (0.02s) [2022-06-30T14:42:02.854Z] === RUN TestInfoAPIWarnings [2022-06-30T14:42:02.861Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-30T14:42:02.861Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-06-30T14:42:02.861Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-06-30T14:42:02.861Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-06-30T14:42:02.861Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-06-30T14:42:02.861Z] === RUN TestDeleteDevicemapper [2022-06-30T14:42:02.861Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-30T14:42:02.861Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-30T14:42:02.861Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-30T14:42:03.606Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-30T14:42:04.763Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-06-30T14:42:04.763Z] === RUN TestUpdateMemory [2022-06-30T14:42:05.021Z] --- PASS: TestUpdateMemory (0.55s) [2022-06-30T14:42:05.021Z] === RUN TestUpdateCPUQuota [2022-06-30T14:42:05.588Z] --- PASS: TestUpdateCPUQuota (0.67s) [2022-06-30T14:42:05.588Z] === RUN TestUpdatePidsLimit [2022-06-30T14:42:05.588Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-30T14:42:05.846Z] === RUN TestUpdatePidsLimit/no_change [2022-06-30T14:42:06.105Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-30T14:42:06.105Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-30T14:42:06.364Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-30T14:42:06.622Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-30T14:42:06.881Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-30T14:42:06.892Z] --- PASS: TestServiceCreateInit (7.75s) [2022-06-30T14:42:06.892Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.87s) [2022-06-30T14:42:06.892Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s) [2022-06-30T14:42:06.892Z] === RUN TestCreateServiceMultipleTimes [2022-06-30T14:42:07.448Z] --- PASS: TestUpdatePidsLimit (1.81s) [2022-06-30T14:42:07.448Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-06-30T14:42:07.448Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-06-30T14:42:07.448Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-06-30T14:42:07.448Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-06-30T14:42:07.448Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-06-30T14:42:07.448Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-06-30T14:42:07.448Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-06-30T14:42:07.448Z] === RUN TestUpdateRestartPolicy [2022-06-30T14:42:12.699Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-30T14:42:12.699Z] Using test binary docker [2022-06-30T14:42:12.699Z] +++ /etc/init.d/apparmor start [2022-06-30T14:42:12.699Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-30T14:42:12.699Z] INFO: Waiting for daemon to start... [2022-06-30T14:42:12.699Z] Starting dockerd [2022-06-30T14:42:12.699Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-06-30T14:42:12.699Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-30T14:42:12.699Z] Using test binary docker [2022-06-30T14:42:12.699Z] +++ /etc/init.d/apparmor start [2022-06-30T14:42:12.699Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-30T14:42:12.699Z] INFO: Waiting for daemon to start... [2022-06-30T14:42:12.699Z] Starting dockerd [2022-06-30T14:42:12.699Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-06-30T14:42:13.634Z] . [2022-06-30T14:42:13.634Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-30T14:42:13.634Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-30T14:42:13.634Z] Error: No such image: emptyfs [2022-06-30T14:42:13.634Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-30T14:42:13.634Z] ++++ docker load [2022-06-30T14:42:13.893Z] Running integration-test (iteration 1) [2022-06-30T14:42:13.893Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-30T14:42:13.893Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-30T14:42:13.893Z] ++ set -e [2022-06-30T14:42:13.893Z] ++ '[' -n 0 ']' [2022-06-30T14:42:13.893Z] ++ set -x [2022-06-30T14:42:13.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-30T14:42:14.461Z] [2022-06-30T14:42:14.461Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-30T14:42:14.461Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-30T14:42:14.461Z] Error: No such image: emptyfs [2022-06-30T14:42:14.461Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-30T14:42:14.461Z] ++++ docker load [2022-06-30T14:42:14.461Z] Loaded image: busybox:latest [2022-06-30T14:42:14.646Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-06-30T14:42:15.029Z] Running integration-test (iteration 1) [2022-06-30T14:42:15.029Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-30T14:42:15.029Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-30T14:42:15.029Z] ++ set -e [2022-06-30T14:42:15.029Z] ++ '[' -n 0 ']' [2022-06-30T14:42:15.029Z] ++ set -x [2022-06-30T14:42:15.029Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-30T14:42:15.029Z] Loaded image: busybox:glibc [2022-06-30T14:42:15.965Z] Loaded image: busybox:latest [2022-06-30T14:42:16.223Z] Loaded image: busybox:glibc [2022-06-30T14:42:19.509Z] Loaded image: debian:bullseye-slim [2022-06-30T14:42:19.509Z] Loaded image: hello-world:latest [2022-06-30T14:42:19.509Z] Loaded image: arm32v7/hello-world:latest [2022-06-30T14:42:19.509Z] INFO: Testing against a local daemon [2022-06-30T14:42:19.509Z] === RUN TestDockerSuite [2022-06-30T14:42:19.509Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-06-30T14:42:19.509Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-06-30T14:42:19.648Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-06-30T14:42:19.648Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-30T14:42:19.648Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-06-30T14:42:19.648Z] === RUN TestWaitNonBlocked [2022-06-30T14:42:19.648Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T14:42:19.648Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T14:42:19.648Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T14:42:19.648Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T14:42:19.648Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T14:42:19.648Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T14:42:19.648Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-30T14:42:19.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2022-06-30T14:42:19.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2022-06-30T14:42:19.648Z] === RUN TestWaitBlocked [2022-06-30T14:42:19.648Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T14:42:19.648Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T14:42:19.648Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T14:42:19.648Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T14:42:19.648Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T14:42:19.648Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T14:42:19.769Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-06-30T14:42:19.769Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-06-30T14:42:19.769Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-06-30T14:42:19.769Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-06-30T14:42:19.769Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-06-30T14:42:19.769Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-06-30T14:42:20.338Z] Loaded image: debian:bullseye-slim [2022-06-30T14:42:20.585Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-30T14:42:20.585Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-06-30T14:42:20.585Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-06-30T14:42:20.585Z] === RUN TestWaitConditions [2022-06-30T14:42:20.585Z] === RUN TestWaitConditions/default [2022-06-30T14:42:20.585Z] === PAUSE TestWaitConditions/default [2022-06-30T14:42:20.585Z] === RUN TestWaitConditions/not-running [2022-06-30T14:42:20.585Z] === PAUSE TestWaitConditions/not-running [2022-06-30T14:42:20.585Z] === RUN TestWaitConditions/next-exit [2022-06-30T14:42:20.585Z] === PAUSE TestWaitConditions/next-exit [2022-06-30T14:42:20.585Z] === RUN TestWaitConditions/removed [2022-06-30T14:42:20.585Z] === PAUSE TestWaitConditions/removed [2022-06-30T14:42:20.585Z] === CONT TestWaitConditions/default [2022-06-30T14:42:20.585Z] === CONT TestWaitConditions/not-running [2022-06-30T14:42:20.597Z] Loaded image: hello-world:latest [2022-06-30T14:42:20.961Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-06-30T14:42:20.961Z] === RUN TestInfoDebug [2022-06-30T14:42:20.961Z] --- PASS: TestInfoDebug (0.54s) [2022-06-30T14:42:20.961Z] === RUN TestInfoInsecureRegistries [2022-06-30T14:42:20.961Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-06-30T14:42:20.961Z] === RUN TestInfoRegistryMirrors [2022-06-30T14:42:21.166Z] Loaded image: arm32v7/hello-world:latest [2022-06-30T14:42:21.166Z] INFO: Testing against a local daemon [2022-06-30T14:42:21.166Z] === RUN TestDockerDaemonSuite [2022-06-30T14:42:21.166Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-06-30T14:42:21.221Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-06-30T14:42:21.221Z] === RUN TestLoginFailsWithBadCredentials [2022-06-30T14:42:21.221Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-06-30T14:42:21.221Z] === RUN TestPingCacheHeaders [2022-06-30T14:42:21.221Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-06-30T14:42:21.221Z] === RUN TestPingGet [2022-06-30T14:42:21.221Z] --- PASS: TestPingGet (0.02s) [2022-06-30T14:42:21.221Z] === RUN TestPingHead [2022-06-30T14:42:21.221Z] --- PASS: TestPingHead (0.04s) [2022-06-30T14:42:21.221Z] === RUN TestPingSwarmHeader [2022-06-30T14:42:21.792Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-30T14:42:21.959Z] === CONT TestWaitConditions/removed [2022-06-30T14:42:21.959Z] === CONT TestWaitConditions/next-exit [2022-06-30T14:42:22.364Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-30T14:42:23.305Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-30T14:42:23.305Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-06-30T14:42:23.305Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-30T14:42:23.305Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-30T14:42:23.305Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-30T14:42:23.305Z] === RUN TestVersion [2022-06-30T14:42:23.570Z] --- PASS: TestVersion (0.04s) [2022-06-30T14:42:23.570Z] === CONT TestDiskUsage [2022-06-30T14:42:23.697Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-06-30T14:42:23.697Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-06-30T14:42:23.831Z] === RUN TestDiskUsage/empty [2022-06-30T14:42:23.831Z] === RUN TestDiskUsage/empty/container_types [2022-06-30T14:42:23.831Z] === RUN TestDiskUsage/empty/image_types [2022-06-30T14:42:23.831Z] === RUN TestDiskUsage/empty/volume_types [2022-06-30T14:42:23.831Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-30T14:42:23.831Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-30T14:42:23.831Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-30T14:42:23.831Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-30T14:42:23.831Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-30T14:42:23.831Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-30T14:42:23.831Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-30T14:42:23.858Z] --- PASS: TestWaitConditions (0.01s) [2022-06-30T14:42:23.859Z] --- PASS: TestWaitConditions/default (1.53s) [2022-06-30T14:42:23.859Z] --- PASS: TestWaitConditions/not-running (1.66s) [2022-06-30T14:42:23.859Z] --- PASS: TestWaitConditions/removed (1.54s) [2022-06-30T14:42:23.859Z] --- PASS: TestWaitConditions/next-exit (1.47s) [2022-06-30T14:42:23.859Z] === CONT TestContainerStartOnDaemonRestart [2022-06-30T14:42:23.859Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-30T14:42:23.956Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-06-30T14:42:23.956Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-06-30T14:42:24.091Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-30T14:42:24.092Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-30T14:42:24.092Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-30T14:42:24.092Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-30T14:42:24.092Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-30T14:42:24.092Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-30T14:42:24.092Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-30T14:42:24.092Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-30T14:42:24.092Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-30T14:42:24.092Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-30T14:42:24.092Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-30T14:42:24.092Z] === RUN TestDiskUsage/after_container.Run [2022-06-30T14:42:24.352Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-30T14:42:24.352Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-30T14:42:24.352Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-30T14:42:24.352Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-30T14:42:24.352Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-30T14:42:24.352Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-30T14:42:24.352Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-30T14:42:24.352Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-30T14:42:24.352Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-30T14:42:24.474Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-06-30T14:42:24.613Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage (1.23s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-06-30T14:42:24.613Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-06-30T14:42:24.613Z] PASS [2022-06-30T14:42:24.613Z] [2022-06-30T14:42:24.613Z] === Skipped [2022-06-30T14:42:24.613Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-30T14:42:24.613Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-30T14:42:24.613Z] [2022-06-30T14:42:24.613Z] DONE 54 tests, 1 skipped in 22.501s [2022-06-30T14:42:24.613Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-30T14:42:24.873Z] INFO: Testing against a local daemon [2022-06-30T14:42:24.873Z] === RUN TestVolumesCreateAndList [2022-06-30T14:42:24.873Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-30T14:42:24.873Z] === RUN TestVolumesRemove [2022-06-30T14:42:24.873Z] --- PASS: TestVolumesRemove (0.05s) [2022-06-30T14:42:24.873Z] === RUN TestVolumesInspect [2022-06-30T14:42:24.873Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-30T14:42:24.873Z] === RUN TestVolumesInvalidJSON [2022-06-30T14:42:24.873Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-30T14:42:24.873Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-30T14:42:24.874Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-30T14:42:24.874Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-30T14:42:24.874Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-30T14:42:24.874Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-30T14:42:24.874Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-30T14:42:24.874Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-30T14:42:24.874Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-30T14:42:24.874Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-30T14:42:24.874Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-30T14:42:24.874Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-30T14:42:24.874Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-30T14:42:24.874Z] PASS [2022-06-30T14:42:24.874Z] [2022-06-30T14:42:24.874Z] DONE 9 tests in 0.193s [2022-06-30T14:42:24.874Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-30T14:42:24.874Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14243 is not a child of this shell [2022-06-30T14:42:24.874Z] warning: PID 14243 from bundles/test-integration/docker.pid had a nonzero exit code [2022-06-30T14:42:24.874Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-30T14:42:24.874Z] [2022-06-30T14:42:24.874Z] Unloading profiles will leave already running processes permanently [2022-06-30T14:42:24.874Z] unconfined, which can lead to unexpected situations. [2022-06-30T14:42:24.874Z] [2022-06-30T14:42:24.874Z] To set a process to complain mode, use the command line tool [2022-06-30T14:42:24.874Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-30T14:42:24.874Z] Removing test suite binaries [2022-06-30T14:42:24.874Z] exiting test-integration [2022-06-30T14:42:24.874Z] ++ exit 0 [2022-06-30T14:42:24.874Z] [2022-06-30T14:42:24.891Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-06-30T14:42:24.891Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-06-30T14:42:24.891Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-06-30T14:42:24.972Z] --- PASS: TestCreateServiceMultipleTimes (15.68s) [2022-06-30T14:42:24.972Z] === RUN TestCreateServiceConflict [2022-06-30T14:42:24.972Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-06-30T14:42:24.972Z] === RUN TestCreateServiceMaxReplicas [2022-06-30T14:42:25.658Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-06-30T14:42:25.768Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.99s) [2022-06-30T14:42:25.768Z] === CONT TestDaemonHostGatewayIP [2022-06-30T14:42:25.768Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s) [2022-06-30T14:42:25.768Z] === CONT TestDaemonRestartIpcMode Post stage [Pipeline] junit [2022-06-30T14:42:25.830Z] Recording test results [2022-06-30T14:42:26.268Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-06-30T14:42:26.837Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-06-30T14:42:26.837Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-06-30T14:42:26.837Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-06-30T14:42:27.404Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-06-30T14:42:27.505Z] --- PASS: TestCreateServiceMaxReplicas (2.87s) [2022-06-30T14:42:27.505Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-30T14:42:27.616Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-30T14:42:27.962Z] + echo Ensuring container killed. [2022-06-30T14:42:27.962Z] Ensuring container killed. [2022-06-30T14:42:27.962Z] + docker rm -vf docker-pr1 [2022-06-30T14:42:27.962Z] Error: No such container: docker-pr1 [2022-06-30T14:42:27.971Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [Pipeline] sh [2022-06-30T14:42:28.249Z] + echo Chowning /workspace to jenkins user [2022-06-30T14:42:28.249Z] Chowning /workspace to jenkins user [2022-06-30T14:42:28.249Z] + id -u [2022-06-30T14:42:28.249Z] + id -g [2022-06-30T14:42:28.249Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43759:/workspace busybox chown -R 1000:1000 /workspace [2022-06-30T14:42:28.249Z] Unable to find image 'busybox:latest' locally [2022-06-30T14:42:28.249Z] latest: Pulling from library/busybox [2022-06-30T14:42:28.301Z] --- PASS: TestDaemonRestartIpcMode (2.48s) [2022-06-30T14:42:28.301Z] === CONT TestContainerKillOnDaemonStart [2022-06-30T14:42:28.301Z] --- PASS: TestDaemonHostGatewayIP (2.65s) [2022-06-30T14:42:28.301Z] === CONT TestIpcModeOlderClient [2022-06-30T14:42:28.301Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-06-30T14:42:28.510Z] 19d511225f94: Pulling fs layer [2022-06-30T14:42:28.510Z] 19d511225f94: Download complete [2022-06-30T14:42:28.510Z] 19d511225f94: Pull complete [2022-06-30T14:42:28.510Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-30T14:42:28.510Z] Status: Downloaded newer image for busybox:latest [2022-06-30T14:42:28.909Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-06-30T14:42:28.909Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-06-30T14:42:28.909Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-06-30T14:42:28.909Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-06-30T14:42:29.168Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-30T14:42:29.989Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-06-30T14:42:30.196Z] + bundleName=amd64-rootless [2022-06-30T14:42:30.196Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-06-30T14:42:30.196Z] Creating amd64-rootless-bundles.tar.gz [2022-06-30T14:42:30.196Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-30T14:42:30.196Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-30T14:42:30.210Z] Archiving artifacts [2022-06-30T14:42:31.702Z] --- PASS: TestBuildWithHugeFile (130.57s) [2022-06-30T14:42:31.702Z] === RUN TestBuildWCOWSandboxSize [2022-06-30T14:42:31.702Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-30T14:42:31.702Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-30T14:42:31.702Z] === RUN TestBuildWithEmptyDockerfile [2022-06-30T14:42:31.702Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T14:42:31.702Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T14:42:31.702Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T14:42:31.702Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T14:42:31.703Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T14:42:31.703Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T14:42:31.703Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T14:42:31.703Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T14:42:31.703Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T14:42:31.703Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-30T14:42:31.703Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-06-30T14:42:31.703Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-06-30T14:42:31.703Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-30T14:42:31.703Z] === RUN TestBuildPreserveOwnership [2022-06-30T14:42:31.703Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-30T14:42:32.152Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43759/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-30T14:42:32.463Z] + make clean [2022-06-30T14:42:32.723Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-30T14:42:32.723Z] docker-dev-cache [2022-06-30T14:42:32.723Z] docker-mod-cache [Pipeline] deleteDir [2022-06-30T14:42:33.077Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-30T14:42:34.012Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-30T14:42:34.401Z] ............................ [ 66%] [2022-06-30T14:42:35.012Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-06-30T14:42:35.012Z] --- PASS: TestBuildPreserveOwnership (3.39s) [2022-06-30T14:42:35.012Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.22s) [2022-06-30T14:42:35.012Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-06-30T14:42:35.012Z] === RUN TestBuildPlatformInvalid [2022-06-30T14:42:35.012Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2022-06-30T14:42:35.012Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-30T14:42:35.955Z] Loaded image: busybox:latest [2022-06-30T14:42:35.955Z] Loaded image: busybox:glibc [2022-06-30T14:42:37.333Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-06-30T14:42:37.901Z] Loaded image: debian:bullseye-slim [2022-06-30T14:42:37.901Z] Loaded image: hello-world:latest [2022-06-30T14:42:37.901Z] Loaded image: arm32v7/hello-world:latest [2022-06-30T14:42:38.838Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-06-30T14:42:39.407Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-06-30T14:42:40.498Z] --- PASS: TestContainerKillOnDaemonStart (11.51s) [2022-06-30T14:42:40.498Z] PASS [2022-06-30T14:42:40.498Z] [2022-06-30T14:42:40.498Z] === Skipped [2022-06-30T14:42:40.498Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-06-30T14:42:40.498Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-30T14:42:40.498Z] [2022-06-30T14:42:40.498Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-30T14:42:40.498Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-30T14:42:40.498Z] [2022-06-30T14:42:40.498Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-30T14:42:40.498Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-30T14:42:40.498Z] [2022-06-30T14:42:40.498Z] DONE 264 tests, 3 skipped in 124.689s [2022-06-30T14:42:40.498Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-30T14:42:40.498Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:42:40.498Z] ++ set -e [2022-06-30T14:42:40.498Z] ++ '[' -n 0 ']' [2022-06-30T14:42:40.498Z] ++ set -x [2022-06-30T14:42:40.498Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:42:40.498Z] === RUN TestConfigDaemonLibtrustID [2022-06-30T14:42:40.498Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-06-30T14:42:40.498Z] === RUN TestConfigDaemonID [2022-06-30T14:42:40.794Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-06-30T14:42:41.433Z] daemon_test.go:83: [dd6c9e34ed567] daemon is not started [2022-06-30T14:42:41.433Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-30T14:42:41.433Z] === RUN TestDaemonConfigValidation [2022-06-30T14:42:41.433Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-30T14:42:41.433Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-30T14:42:41.433Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-30T14:42:41.433Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-30T14:42:41.433Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-30T14:42:41.433Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-30T14:42:41.433Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-30T14:42:41.433Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-30T14:42:41.433Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-30T14:42:41.433Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-30T14:42:41.433Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-30T14:42:41.433Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-30T14:42:41.433Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-30T14:42:41.433Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-30T14:42:41.433Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-30T14:42:41.433Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-30T14:42:41.433Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-06-30T14:42:41.433Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-06-30T14:42:41.433Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-06-30T14:42:41.433Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-06-30T14:42:41.433Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-06-30T14:42:41.433Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-30T14:42:41.433Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-30T14:42:42.170Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-06-30T14:42:42.377Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-06-30T14:42:42.377Z] === RUN TestCreateServiceSecretFileMode [2022-06-30T14:42:42.737Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-06-30T14:42:42.809Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-30T14:42:43.315Z] --- PASS: TestCreateServiceSecretFileMode (2.47s) [2022-06-30T14:42:43.315Z] === RUN TestCreateServiceConfigFileMode [2022-06-30T14:42:43.673Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-06-30T14:42:43.673Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-06-30T14:42:43.746Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-30T14:42:44.609Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-06-30T14:42:44.681Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-30T14:42:44.681Z] daemon_test.go:197: [ddb273ff26882] daemon is not started [2022-06-30T14:42:44.681Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-06-30T14:42:44.681Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-30T14:42:44.681Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-30T14:42:44.681Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-30T14:42:44.681Z] === RUN TestDaemonProxy [2022-06-30T14:42:44.681Z] === RUN TestDaemonProxy/environment_variables [2022-06-30T14:42:45.177Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-06-30T14:42:45.744Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-06-30T14:42:45.844Z] --- PASS: TestCreateServiceConfigFileMode (2.47s) [2022-06-30T14:42:45.844Z] === RUN TestCreateServiceSysctls [2022-06-30T14:42:46.003Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-06-30T14:42:46.583Z] === RUN TestDaemonProxy/command-line_options [2022-06-30T14:42:47.382Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-06-30T14:42:47.641Z] docker_cli_daemon_test.go:1474: [dbf6c3e6b3191] daemon is not started [2022-06-30T14:42:48.483Z] === RUN TestDaemonProxy/configuration_file [2022-06-30T14:42:48.581Z] check_test.go:540: [da3d483d6ebf5] daemon is not started [2022-06-30T14:42:48.581Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-06-30T14:42:49.128Z] --- PASS: TestCreateServiceSysctls (3.17s) [2022-06-30T14:42:49.128Z] === RUN TestCreateServiceCapabilities [2022-06-30T14:42:49.858Z] === RUN TestDaemonProxy/conflicting_options [2022-06-30T14:42:49.962Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.80s) [2022-06-30T14:42:49.962Z] PASS [2022-06-30T14:42:49.962Z] [2022-06-30T14:42:49.962Z] === Skipped [2022-06-30T14:42:49.962Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-30T14:42:49.962Z] build_session_test.go:25: TODO: BuildKit [2022-06-30T14:42:49.962Z] [2022-06-30T14:42:49.962Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-30T14:42:49.962Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-30T14:42:49.962Z] [2022-06-30T14:42:49.962Z] DONE 34 tests, 2 skipped in 196.876s [2022-06-30T14:42:49.962Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-30T14:42:49.962Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:42:49.962Z] ++ set -e [2022-06-30T14:42:49.962Z] ++ '[' -n 0 ']' [2022-06-30T14:42:49.962Z] ++ set -x [2022-06-30T14:42:49.962Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:42:50.222Z] INFO: Testing against a local daemon [2022-06-30T14:42:50.222Z] === RUN TestConfigInspect [2022-06-30T14:42:50.424Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-30T14:42:50.792Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-06-30T14:42:50.991Z] --- PASS: TestDaemonProxy (6.21s) [2022-06-30T14:42:50.991Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-06-30T14:42:50.991Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-06-30T14:42:50.991Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-06-30T14:42:50.991Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-30T14:42:50.991Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-30T14:42:50.991Z] PASS [2022-06-30T14:42:50.991Z] [2022-06-30T14:42:50.991Z] DONE 18 tests in 11.222s [2022-06-30T14:42:50.991Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-06-30T14:42:50.991Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:42:50.991Z] ++ set -e [2022-06-30T14:42:50.991Z] ++ '[' -n 0 ']' [2022-06-30T14:42:50.991Z] ++ set -x [2022-06-30T14:42:50.991Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:42:50.991Z] INFO: Testing against a local daemon [2022-06-30T14:42:50.991Z] === RUN TestCommitInheritsEnv [2022-06-30T14:42:51.250Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-06-30T14:42:51.250Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-30T14:42:51.250Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-30T14:42:51.250Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-06-30T14:42:51.250Z] === RUN TestImportWithCustomPlatform [2022-06-30T14:42:51.250Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-30T14:42:51.509Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-30T14:42:51.509Z] === RUN TestImportWithCustomPlatform// [2022-06-30T14:42:51.509Z] === RUN TestImportWithCustomPlatform/linux [2022-06-30T14:42:51.509Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-30T14:42:51.509Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-30T14:42:51.509Z] === RUN TestImportWithCustomPlatform/macos [2022-06-30T14:42:51.509Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-30T14:42:51.509Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-30T14:42:51.658Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-06-30T14:42:51.659Z] === RUN TestInspect [2022-06-30T14:42:51.768Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-06-30T14:42:51.768Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-30T14:42:51.768Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-30T14:42:51.768Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-30T14:42:51.768Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-30T14:42:51.768Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-30T14:42:51.768Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-06-30T14:42:51.768Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-30T14:42:51.768Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-30T14:42:51.768Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-30T14:42:51.768Z] === RUN TestImagesFilterMultiReference [2022-06-30T14:42:51.768Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-30T14:42:51.768Z] === RUN TestImagePullPlatformInvalid [2022-06-30T14:42:51.768Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-30T14:42:51.768Z] === RUN TestRemoveImageOrphaning [2022-06-30T14:42:52.027Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-06-30T14:42:52.027Z] === RUN TestRemoveImageGarbageCollector [2022-06-30T14:42:52.027Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T14:42:52.027Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-30T14:42:52.027Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-30T14:42:52.027Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-30T14:42:52.027Z] === RUN TestTagInvalidReference [2022-06-30T14:42:52.027Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-30T14:42:52.027Z] === RUN TestTagValidPrefixedRepo [2022-06-30T14:42:52.027Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-30T14:42:52.027Z] === RUN TestTagExistedNameWithoutForce [2022-06-30T14:42:52.027Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-30T14:42:52.027Z] === RUN TestTagOfficialNames [2022-06-30T14:42:52.027Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-30T14:42:52.027Z] === RUN TestTagMatchesDigest [2022-06-30T14:42:52.027Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-30T14:42:52.027Z] PASS [2022-06-30T14:42:52.027Z] [2022-06-30T14:42:52.027Z] === Skipped [2022-06-30T14:42:52.027Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-06-30T14:42:52.027Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-30T14:42:52.027Z] [2022-06-30T14:42:52.027Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-30T14:42:52.027Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T14:42:52.027Z] [2022-06-30T14:42:52.027Z] DONE 22 tests, 2 skipped in 1.251s [2022-06-30T14:42:52.286Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-30T14:42:52.286Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:42:52.286Z] ++ set -e [2022-06-30T14:42:52.286Z] ++ '[' -n 0 ']' [2022-06-30T14:42:52.286Z] ++ set -x [2022-06-30T14:42:52.286Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:42:52.286Z] === RUN TestStripANSICommands [2022-06-30T14:42:52.286Z] === RUN TestStripANSICommands/#00 [2022-06-30T14:42:52.286Z] === RUN TestStripANSICommands/#01 [2022-06-30T14:42:52.286Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-30T14:42:52.286Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-30T14:42:52.286Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-30T14:42:52.286Z] PASS [2022-06-30T14:42:52.286Z] [2022-06-30T14:42:52.286Z] DONE 3 tests in 0.042s [2022-06-30T14:42:52.286Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-06-30T14:42:52.286Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:42:52.286Z] ++ set -e [2022-06-30T14:42:52.286Z] ++ '[' -n 0 ']' [2022-06-30T14:42:52.286Z] ++ set -x [2022-06-30T14:42:52.286Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:42:52.286Z] INFO: Testing against a local daemon [2022-06-30T14:42:52.286Z] === RUN TestNetworkCreateDelete [2022-06-30T14:42:52.544Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-06-30T14:42:52.544Z] === RUN TestDockerNetworkDeletePreferID [2022-06-30T14:42:52.695Z] check_test.go:540: [d396929b636e2] daemon is not started [2022-06-30T14:42:52.695Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-06-30T14:42:52.695Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-06-30T14:42:52.803Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-06-30T14:42:52.803Z] === RUN TestDaemonDNSFallback [2022-06-30T14:42:52.954Z] --- PASS: TestConfigInspect (2.97s) [2022-06-30T14:42:52.954Z] === RUN TestConfigList [2022-06-30T14:42:53.213Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-06-30T14:42:53.780Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-06-30T14:42:54.038Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-06-30T14:42:54.190Z] --- PASS: TestInspect (2.82s) [2022-06-30T14:42:54.190Z] === RUN TestCreateJob [2022-06-30T14:42:54.297Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-06-30T14:42:54.297Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-06-30T14:42:54.297Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-06-30T14:42:56.204Z] --- PASS: TestConfigList (2.76s) [2022-06-30T14:42:56.204Z] === RUN TestConfigsCreateAndDelete [2022-06-30T14:42:56.204Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-06-30T14:42:56.773Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-06-30T14:42:57.340Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-06-30T14:42:57.340Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-06-30T14:42:57.474Z] --- PASS: TestCreateJob (3.05s) [2022-06-30T14:42:57.474Z] === RUN TestReplicatedJob [2022-06-30T14:42:58.276Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-06-30T14:42:58.843Z] --- PASS: TestConfigsCreateAndDelete (2.95s) [2022-06-30T14:42:58.843Z] === RUN TestConfigsUpdate [2022-06-30T14:42:59.101Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-06-30T14:42:59.364Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-06-30T14:42:59.364Z] === RUN TestInspectNetwork [2022-06-30T14:42:59.669Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-06-30T14:42:59.669Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-06-30T14:43:00.237Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-06-30T14:43:01.175Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-06-30T14:43:01.175Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-06-30T14:43:01.175Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-06-30T14:43:01.741Z] --- PASS: TestConfigsUpdate (2.85s) [2022-06-30T14:43:01.741Z] === RUN TestTemplatedConfig [2022-06-30T14:43:01.741Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-06-30T14:43:02.000Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-06-30T14:43:02.000Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-06-30T14:43:02.000Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-06-30T14:43:02.000Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-06-30T14:43:02.259Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-06-30T14:43:02.679Z] === RUN TestInspectNetwork/full_network_id [2022-06-30T14:43:02.680Z] === RUN TestInspectNetwork/partial_network_id [2022-06-30T14:43:02.680Z] === RUN TestInspectNetwork/network_name [2022-06-30T14:43:02.680Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-30T14:43:02.740Z] --- PASS: TestReplicatedJob (5.25s) [2022-06-30T14:43:02.740Z] === RUN TestUpdateReplicatedJob [2022-06-30T14:43:02.826Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-06-30T14:43:03.763Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-06-30T14:43:04.701Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-06-30T14:43:04.701Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-06-30T14:43:05.268Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-06-30T14:43:05.526Z] --- PASS: TestTemplatedConfig (3.78s) [2022-06-30T14:43:05.526Z] === RUN TestConfigCreateResolve [2022-06-30T14:43:06.023Z] --- PASS: TestUpdateReplicatedJob (3.21s) [2022-06-30T14:43:06.024Z] === RUN TestServiceListWithStatuses [2022-06-30T14:43:06.024Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-30T14:43:06.024Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-30T14:43:06.024Z] === RUN TestDockerNetworkConnectAlias [2022-06-30T14:43:06.094Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-06-30T14:43:06.901Z] --- PASS: TestInspectNetwork (7.22s) [2022-06-30T14:43:06.901Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-30T14:43:06.901Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-30T14:43:06.901Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-30T14:43:06.901Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-30T14:43:06.901Z] === RUN TestRunContainerWithBridgeNone [2022-06-30T14:43:07.031Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-06-30T14:43:07.031Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-06-30T14:43:07.603Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-06-30T14:43:07.836Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-06-30T14:43:07.836Z] === RUN TestNetworkInvalidJSON [2022-06-30T14:43:07.836Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-30T14:43:07.836Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-30T14:43:07.836Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T14:43:07.836Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T14:43:07.836Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T14:43:07.836Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T14:43:07.836Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-30T14:43:07.836Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-30T14:43:07.836Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T14:43:07.836Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-30T14:43:07.836Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-30T14:43:07.836Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-30T14:43:07.836Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-30T14:43:07.836Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-30T14:43:07.836Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-30T14:43:07.836Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-30T14:43:07.836Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T14:43:07.836Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-30T14:43:07.836Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-30T14:43:07.836Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-30T14:43:07.836Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-30T14:43:07.836Z] === RUN TestNetworkList [2022-06-30T14:43:07.836Z] === RUN TestNetworkList//networks [2022-06-30T14:43:07.836Z] === PAUSE TestNetworkList//networks [2022-06-30T14:43:07.836Z] === RUN TestNetworkList//networks/ [2022-06-30T14:43:07.836Z] === PAUSE TestNetworkList//networks/ [2022-06-30T14:43:07.836Z] === CONT TestNetworkList//networks [2022-06-30T14:43:07.836Z] === CONT TestNetworkList//networks/ [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkList (0.02s) [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-30T14:43:07.836Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-30T14:43:07.836Z] === RUN TestHostIPv4BridgeLabel [2022-06-30T14:43:08.170Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-06-30T14:43:08.403Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-30T14:43:08.403Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-30T14:43:08.429Z] --- PASS: TestConfigCreateResolve (3.13s) [2022-06-30T14:43:08.429Z] PASS [2022-06-30T14:43:08.429Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-06-30T14:43:08.429Z] [2022-06-30T14:43:08.429Z] DONE 6 tests in 18.569s [2022-06-30T14:43:08.688Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-30T14:43:08.688Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:43:08.688Z] ++ set -e [2022-06-30T14:43:08.688Z] ++ '[' -n 0 ']' [2022-06-30T14:43:08.688Z] ++ set -x [2022-06-30T14:43:08.688Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:43:08.688Z] INFO: Testing against a local daemon [2022-06-30T14:43:08.688Z] === RUN TestAttachWithTTY [2022-06-30T14:43:08.948Z] --- PASS: TestAttachWithTTY (0.07s) [2022-06-30T14:43:08.948Z] === RUN TestAttachWithoutTTy [2022-06-30T14:43:08.948Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-06-30T14:43:08.948Z] === RUN TestCheckpoint [2022-06-30T14:43:08.948Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-30T14:43:08.948Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/commit [2022-06-30T14:43:08.948Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-30T14:43:08.948Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T14:43:08.948Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-30T14:43:08.948Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-30T14:43:08.948Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T14:43:08.948Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T14:43:08.948Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T14:43:08.948Z] === CONT TestContainerInvalidJSON/commit [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-30T14:43:08.948Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-30T14:43:08.948Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-30T14:43:08.948Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-30T14:43:08.948Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-30T14:43:08.948Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-30T14:43:08.948Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-30T14:43:08.948Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-30T14:43:08.948Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s) [2022-06-30T14:43:08.948Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-30T14:43:08.948Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-06-30T14:43:08.948Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-30T14:43:08.948Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-06-30T14:43:08.948Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-30T14:43:09.208Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-06-30T14:43:09.208Z] === RUN TestCopyEmptyFile [2022-06-30T14:43:09.338Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-30T14:43:09.338Z] === RUN TestDaemonDefaultNetworkPools [2022-06-30T14:43:09.467Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-06-30T14:43:09.467Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-06-30T14:43:09.467Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-30T14:43:09.726Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-06-30T14:43:09.726Z] === RUN TestCopyFromContainer [2022-06-30T14:43:10.210Z] --- PASS: TestDockerNetworkConnectAlias (4.24s) [2022-06-30T14:43:10.211Z] === RUN TestDockerNetworkReConnect [2022-06-30T14:43:10.275Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-06-30T14:43:10.275Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-30T14:43:10.294Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-06-30T14:43:10.294Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-06-30T14:43:10.554Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-06-30T14:43:11.124Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-06-30T14:43:11.211Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-06-30T14:43:11.211Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-30T14:43:11.384Z] === RUN TestCopyFromContainer// [2022-06-30T14:43:11.384Z] === RUN TestCopyFromContainer//bar/root [2022-06-30T14:43:11.643Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-30T14:43:11.643Z] === RUN TestCopyFromContainer/bar/quux [2022-06-30T14:43:11.902Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-30T14:43:11.902Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-06-30T14:43:11.902Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-30T14:43:11.902Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-30T14:43:12.161Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-30T14:43:12.161Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-06-30T14:43:12.161Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-30T14:43:12.420Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-30T14:43:12.420Z] --- PASS: TestCopyFromContainer (2.93s) [2022-06-30T14:43:12.420Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-06-30T14:43:12.420Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-06-30T14:43:12.420Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-06-30T14:43:12.420Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-06-30T14:43:12.420Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-06-30T14:43:12.420Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2022-06-30T14:43:12.420Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-06-30T14:43:12.420Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-06-30T14:43:12.420Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-06-30T14:43:12.420Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-06-30T14:43:12.420Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-30T14:43:12.587Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-06-30T14:43:12.587Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-30T14:43:12.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T14:43:12.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T14:43:12.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T14:43:12.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T14:43:12.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T14:43:12.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T14:43:12.680Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T14:43:12.680Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T14:43:12.680Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T14:43:12.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-06-30T14:43:12.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-30T14:43:12.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-30T14:43:12.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-30T14:43:12.680Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-30T14:43:12.680Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-06-30T14:43:12.680Z] === RUN TestCreateWithInvalidEnv [2022-06-30T14:43:12.680Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-30T14:43:12.680Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-30T14:43:12.680Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-30T14:43:12.680Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-30T14:43:12.680Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-30T14:43:12.680Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-30T14:43:12.680Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-30T14:43:12.680Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-30T14:43:12.680Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-30T14:43:12.680Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-06-30T14:43:12.680Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-30T14:43:12.680Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-30T14:43:12.680Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-30T14:43:12.680Z] === RUN TestCreateTmpfsMountsTarget [2022-06-30T14:43:12.680Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-30T14:43:12.680Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-30T14:43:12.680Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-06-30T14:43:12.939Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-06-30T14:43:13.154Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-06-30T14:43:13.154Z] === RUN TestServiceWithPredefinedNetwork [2022-06-30T14:43:13.497Z] --- PASS: TestDockerNetworkReConnect (3.46s) [2022-06-30T14:43:13.497Z] === RUN TestServicePlugin [2022-06-30T14:43:13.506Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-06-30T14:43:14.487Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-06-30T14:43:15.064Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2022-06-30T14:43:15.064Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-30T14:43:15.064Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-06-30T14:43:15.587Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-06-30T14:43:15.685Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-06-30T14:43:15.685Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-30T14:43:15.685Z] service_test.go:243: FLAKY_TEST [2022-06-30T14:43:15.685Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-30T14:43:15.685Z] === RUN TestServiceWithDataPathPortInit [2022-06-30T14:43:15.999Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-06-30T14:43:16.568Z] check_test.go:540: [dac566a325596] daemon is not started [2022-06-30T14:43:16.568Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-06-30T14:43:16.568Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-06-30T14:43:16.568Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-06-30T14:43:16.568Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-06-30T14:43:16.568Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-06-30T14:43:16.568Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-06-30T14:43:17.135Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s) [2022-06-30T14:43:17.135Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-30T14:43:17.135Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T14:43:17.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T14:43:17.135Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T14:43:17.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T14:43:17.135Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T14:43:17.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T14:43:17.135Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T14:43:17.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T14:43:17.135Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T14:43:17.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T14:43:17.135Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T14:43:17.135Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T14:43:17.135Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T14:43:17.135Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T14:43:17.394Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T14:43:17.394Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-06-30T14:43:17.394Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-06-30T14:43:17.395Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-06-30T14:43:17.395Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-06-30T14:43:17.395Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-06-30T14:43:17.395Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-06-30T14:43:17.395Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-30T14:43:17.395Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-06-30T14:43:17.684Z] plugin_test.go:61: [d1ac3c51e5ed4] joining swarm manager [d7dc5c6f7ff8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:43:17.962Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2022-06-30T14:43:17.962Z] === RUN TestCreateDifferentPlatform [2022-06-30T14:43:17.962Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-30T14:43:17.962Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-30T14:43:17.962Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-30T14:43:17.962Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-30T14:43:17.962Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-30T14:43:17.962Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-30T14:43:17.962Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-30T14:43:17.962Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-30T14:43:18.220Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-06-30T14:43:18.220Z] === RUN TestCreateInvalidHostConfig [2022-06-30T14:43:18.220Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T14:43:18.220Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T14:43:18.220Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T14:43:18.220Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T14:43:18.220Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T14:43:18.220Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T14:43:18.220Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T14:43:18.220Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T14:43:18.220Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T14:43:18.220Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T14:43:18.220Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T14:43:18.220Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T14:43:18.220Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-30T14:43:18.220Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-30T14:43:18.220Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-30T14:43:18.220Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-30T14:43:18.220Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-30T14:43:18.220Z] === RUN TestContainerStartOnDaemonRestart [2022-06-30T14:43:18.220Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-30T14:43:18.220Z] === RUN TestDaemonRestartIpcMode [2022-06-30T14:43:18.220Z] === PAUSE TestDaemonRestartIpcMode [2022-06-30T14:43:18.220Z] === RUN TestDaemonHostGatewayIP [2022-06-30T14:43:18.220Z] === PAUSE TestDaemonHostGatewayIP [2022-06-30T14:43:18.220Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-30T14:43:18.220Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-30T14:43:18.220Z] === RUN TestContainerKillOnDaemonStart [2022-06-30T14:43:18.220Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-30T14:43:18.220Z] === RUN TestDiff [2022-06-30T14:43:18.251Z] plugin_test.go:64: [da60ee576d989] joining swarm manager [d7dc5c6f7ff8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T14:43:18.789Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-06-30T14:43:18.789Z] --- PASS: TestDiff (0.57s) [2022-06-30T14:43:18.789Z] === RUN TestExecConsoleSize [2022-06-30T14:43:19.356Z] --- PASS: TestExecConsoleSize (0.61s) [2022-06-30T14:43:19.356Z] === RUN TestExecWithCloseStdin [2022-06-30T14:43:19.924Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-06-30T14:43:19.924Z] === RUN TestExec [2022-06-30T14:43:19.924Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-06-30T14:43:20.491Z] --- PASS: TestExec (0.63s) [2022-06-30T14:43:20.491Z] === RUN TestExecUser [2022-06-30T14:43:21.428Z] --- PASS: TestExecUser (0.78s) [2022-06-30T14:43:21.428Z] === RUN TestExportContainerAndImportImage [2022-06-30T14:43:21.688Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-06-30T14:43:21.947Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-06-30T14:43:22.515Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2022-06-30T14:43:22.515Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-30T14:43:22.515Z] === RUN TestDockerSuite/TestContainerAPITop [2022-06-30T14:43:23.083Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-06-30T14:43:23.083Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-30T14:43:23.083Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-06-30T14:43:23.341Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-06-30T14:43:23.907Z] --- PASS: TestExportContainerAfterDaemonRestart (1.36s) [2022-06-30T14:43:23.907Z] === RUN TestHealthCheckWorkdir [2022-06-30T14:43:24.473Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-06-30T14:43:24.473Z] === RUN TestHealthKillContainer [2022-06-30T14:43:25.847Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-06-30T14:43:25.847Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-06-30T14:43:26.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-06-30T14:43:26.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-06-30T14:43:28.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-06-30T14:43:29.289Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-06-30T14:43:29.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-06-30T14:43:29.806Z] check_test.go:540: [d9ce0e570327e] daemon is not started [2022-06-30T14:43:29.806Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-06-30T14:43:30.373Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-06-30T14:43:30.560Z] --- PASS: TestServiceWithDataPathPortInit (13.63s) [2022-06-30T14:43:30.561Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-30T14:43:30.632Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-06-30T14:43:30.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-06-30T14:43:31.148Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-06-30T14:43:31.496Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:d2c30pp665hj9ehrk8jan31yp Created:2022-06-30 14:43:30.233346298 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[bfa00564ea0b2deae67a6c1264854a7766412767edf2fa59d1c254afe3f61048:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lsk6s5rsu78oksziv1uahwtcx EndpointID:0ec8b3353e075e1d646bc2faee69002e703864c972110adb447bcd5229e80986 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:020e75ff80a5ea85d9faa079b91855bca020a572eeca52982f8a56d19413aa75 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:a2d825b7c277 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lsk6s5rsu78oksziv1uahwtcx EndpointID:0ec8b3353e075e1d646bc2faee69002e703864c972110adb447bcd5229e80986 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-30T14:43:32.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000edc8__} [2022-06-30T14:43:32.523Z] --- PASS: TestHealthKillContainer (8.13s) [2022-06-30T14:43:32.523Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-30T14:43:33.459Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2022-06-30T14:43:33.459Z] === RUN TestIpcModeNone [2022-06-30T14:43:33.636Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-06-30T14:43:33.636Z] tests/integration/client_test.py ..... [ 75%] [2022-06-30T14:43:33.636Z] tests/integration/context_api_test.py ... [ 76%] [2022-06-30T14:43:33.636Z] tests/integration/errors_test.py . [ 76%] [2022-06-30T14:43:34.025Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-06-30T14:43:34.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11652742621_/foo_false_____} [2022-06-30T14:43:34.025Z] --- PASS: TestIpcModeNone (0.67s) [2022-06-30T14:43:34.025Z] === RUN TestIpcModePrivate [2022-06-30T14:43:34.593Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2022-06-30T14:43:34.851Z] --- PASS: TestIpcModePrivate (0.82s) [2022-06-30T14:43:34.851Z] === RUN TestIpcModeShareable [2022-06-30T14:43:35.419Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2022-06-30T14:43:35.419Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11652742621_/foo_true_____} [2022-06-30T14:43:35.677Z] --- PASS: TestIpcModeShareable (0.73s) [2022-06-30T14:43:35.677Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-30T14:43:36.763Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-06-30T14:43:36.763Z] PASS [2022-06-30T14:43:36.763Z] [2022-06-30T14:43:36.763Z] === Skipped [2022-06-30T14:43:36.763Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-30T14:43:36.763Z] service_test.go:243: FLAKY_TEST [2022-06-30T14:43:36.763Z] [2022-06-30T14:43:36.763Z] DONE 38 tests, 1 skipped in 43.593s [2022-06-30T14:43:36.763Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-30T14:43:36.763Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:43:36.763Z] ++ set -e [2022-06-30T14:43:36.763Z] ++ '[' -n 0 ']' [2022-06-30T14:43:36.763Z] ++ set -x [2022-06-30T14:43:36.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:43:36.763Z] INFO: Testing against a local daemon [2022-06-30T14:43:36.763Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-30T14:43:36.763Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T14:43:36.763Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-30T14:43:36.763Z] === RUN TestDockerNetworkIpvlan [2022-06-30T14:43:36.763Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T14:43:36.763Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-30T14:43:36.763Z] PASS [2022-06-30T14:43:36.763Z] [2022-06-30T14:43:36.763Z] === Skipped [2022-06-30T14:43:36.763Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-30T14:43:36.763Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T14:43:36.763Z] [2022-06-30T14:43:36.763Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-30T14:43:36.763Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T14:43:36.763Z] [2022-06-30T14:43:36.763Z] DONE 2 tests, 2 skipped in 0.089s [2022-06-30T14:43:36.763Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-30T14:43:36.763Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:43:36.763Z] ++ set -e [2022-06-30T14:43:36.763Z] ++ '[' -n 0 ']' [2022-06-30T14:43:36.763Z] ++ set -x [2022-06-30T14:43:36.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:43:36.763Z] INFO: Testing against a local daemon [2022-06-30T14:43:36.763Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-30T14:43:37.055Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31509360595_/foo_false_____} [2022-06-30T14:43:37.330Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-06-30T14:43:37.330Z] === RUN TestDockerNetworkMacvlan [2022-06-30T14:43:37.623Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.96s) [2022-06-30T14:43:37.623Z] === RUN TestAPIIpcModeHost [2022-06-30T14:43:37.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31509360595_/foo_true_____} [2022-06-30T14:43:38.265Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-30T14:43:38.558Z] --- PASS: TestAPIIpcModeHost (0.84s) [2022-06-30T14:43:38.558Z] === RUN TestDaemonIpcModeShareable [2022-06-30T14:43:38.558Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-06-30T14:43:38.832Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-30T14:43:39.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31509360595_/foo_true__0xc00000edf8___} [2022-06-30T14:43:39.693Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2022-06-30T14:43:39.766Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-30T14:43:39.952Z] --- PASS: TestDaemonIpcModeShareable (1.55s) [2022-06-30T14:43:39.952Z] === RUN TestDaemonIpcModePrivate [2022-06-30T14:43:40.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000ee10__} [2022-06-30T14:43:40.889Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-06-30T14:43:40.889Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-30T14:43:40.889Z] check_test.go:540: [df85046b6e8ff] daemon is not started [2022-06-30T14:43:40.889Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-06-30T14:43:41.148Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2022-06-30T14:43:41.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000ee28__} [2022-06-30T14:43:41.407Z] --- PASS: TestDaemonIpcModePrivate (1.57s) [2022-06-30T14:43:41.407Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-30T14:43:41.668Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-30T14:43:42.787Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-06-30T14:43:42.787Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2022-06-30T14:43:43.045Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-30T14:43:43.046Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.50s) [2022-06-30T14:43:43.046Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-30T14:43:43.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000ee40__} [2022-06-30T14:43:44.424Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-06-30T14:43:44.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000ee58__} [2022-06-30T14:43:44.424Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) [2022-06-30T14:43:44.424Z] === RUN TestIpcModeOlderClient [2022-06-30T14:43:44.424Z] === PAUSE TestIpcModeOlderClient [2022-06-30T14:43:44.424Z] === RUN TestKillContainerInvalidSignal [2022-06-30T14:43:44.683Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-06-30T14:43:44.787Z] --- PASS: TestServicePlugin (29.93s) [2022-06-30T14:43:44.787Z] === RUN TestServiceUpdateLabel [2022-06-30T14:43:45.250Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2022-06-30T14:43:45.250Z] === RUN TestKillContainer [2022-06-30T14:43:45.250Z] === RUN TestKillContainer/no_signal [2022-06-30T14:43:45.722Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-06-30T14:43:45.722Z] === RUN TestServiceUpdateSecrets [2022-06-30T14:43:45.818Z] === RUN TestKillContainer/non_killing_signal [2022-06-30T14:43:45.818Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-06-30T14:43:45.818Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-06-30T14:43:46.332Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-30T14:43:46.386Z] === RUN TestKillContainer/killing_signal [2022-06-30T14:43:46.900Z] --- PASS: TestDockerNetworkMacvlan (9.59s) [2022-06-30T14:43:46.900Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-06-30T14:43:46.900Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-06-30T14:43:46.900Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-06-30T14:43:46.900Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-06-30T14:43:46.900Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.17s) [2022-06-30T14:43:46.900Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-06-30T14:43:46.900Z] PASS [2022-06-30T14:43:46.900Z] [2022-06-30T14:43:46.900Z] DONE 8 tests in 11.081s [2022-06-30T14:43:47.159Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-30T14:43:47.159Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:43:47.159Z] ++ set -e [2022-06-30T14:43:47.159Z] ++ '[' -n 0 ']' [2022-06-30T14:43:47.159Z] ++ set -x [2022-06-30T14:43:47.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:43:47.159Z] testing: warning: no tests to run [2022-06-30T14:43:47.159Z] PASS [2022-06-30T14:43:47.159Z] [2022-06-30T14:43:47.159Z] DONE 0 tests in 0.028s [2022-06-30T14:43:47.159Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-30T14:43:47.159Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:43:47.159Z] ++ set -e [2022-06-30T14:43:47.159Z] ++ '[' -n 0 ']' [2022-06-30T14:43:47.159Z] ++ set -x [2022-06-30T14:43:47.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:43:47.159Z] INFO: Testing against a local daemon [2022-06-30T14:43:47.159Z] === RUN TestAuthZPluginAllowRequest [2022-06-30T14:43:47.322Z] --- PASS: TestKillContainer (2.17s) [2022-06-30T14:43:47.322Z] --- PASS: TestKillContainer/no_signal (0.59s) [2022-06-30T14:43:47.322Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2022-06-30T14:43:47.322Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2022-06-30T14:43:47.322Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-30T14:43:47.322Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-30T14:43:47.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-06-30T14:43:47.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-06-30T14:43:47.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-06-30T14:43:47.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-06-30T14:43:47.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-06-30T14:43:47.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-06-30T14:43:47.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-06-30T14:43:47.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-06-30T14:43:47.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-06-30T14:43:47.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-06-30T14:43:47.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-06-30T14:43:47.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-06-30T14:43:47.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-06-30T14:43:47.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-06-30T14:43:47.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-06-30T14:43:47.582Z] check_test.go:540: [db3eff24c352a] daemon is not started [2022-06-30T14:43:47.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-06-30T14:43:47.582Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-06-30T14:43:47.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-06-30T14:43:47.841Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-06-30T14:43:47.841Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-06-30T14:43:47.841Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-06-30T14:43:47.841Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-06-30T14:43:48.100Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-30T14:43:48.535Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-06-30T14:43:48.535Z] === RUN TestAuthZPluginTLS [2022-06-30T14:43:48.668Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-06-30T14:43:48.793Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-06-30T14:43:48.793Z] === RUN TestAuthZPluginDenyRequest [2022-06-30T14:43:48.926Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2022-06-30T14:43:48.926Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2022-06-30T14:43:48.926Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-06-30T14:43:48.926Z] === RUN TestKillStoppedContainer [2022-06-30T14:43:48.926Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-06-30T14:43:48.926Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-30T14:43:48.926Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-06-30T14:43:48.926Z] === RUN TestKillDifferentUserContainer [2022-06-30T14:43:49.361Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-30T14:43:49.361Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-30T14:43:49.863Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2022-06-30T14:43:49.863Z] === RUN TestInspectOomKilledTrue [2022-06-30T14:43:49.863Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-30T14:43:49.863Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-30T14:43:49.863Z] === RUN TestInspectOomKilledFalse [2022-06-30T14:43:49.863Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-30T14:43:49.863Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-30T14:43:49.863Z] === RUN TestLinksEtcHostsContentMatch [2022-06-30T14:43:49.927Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-30T14:43:49.927Z] === RUN TestAuthZPluginDenyResponse [2022-06-30T14:43:50.123Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-06-30T14:43:50.382Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2022-06-30T14:43:50.382Z] === RUN TestLinksContainerNames [2022-06-30T14:43:50.494Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-06-30T14:43:50.494Z] === RUN TestAuthZPluginAllowEventStream [2022-06-30T14:43:50.950Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-06-30T14:43:51.210Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-06-30T14:43:51.468Z] check_test.go:540: [d1ea86687c307] daemon is not started [2022-06-30T14:43:51.468Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-06-30T14:43:51.870Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-06-30T14:43:51.870Z] === RUN TestAuthZPluginErrorResponse [2022-06-30T14:43:52.035Z] --- PASS: TestLinksContainerNames (1.48s) [2022-06-30T14:43:52.036Z] === RUN TestLogsFollowTailEmpty [2022-06-30T14:43:52.129Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-06-30T14:43:52.129Z] === RUN TestAuthZPluginErrorRequest [2022-06-30T14:43:52.299Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-06-30T14:43:52.603Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2022-06-30T14:43:52.603Z] === RUN TestLogs [2022-06-30T14:43:52.603Z] === RUN TestLogs/driver_local [2022-06-30T14:43:52.603Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T14:43:52.603Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T14:43:52.603Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-30T14:43:52.603Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-30T14:43:52.603Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-30T14:43:52.603Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-30T14:43:52.603Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T14:43:52.603Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T14:43:52.603Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-30T14:43:52.603Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-30T14:43:52.603Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-30T14:43:52.603Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-30T14:43:52.603Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T14:43:52.603Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T14:43:52.603Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-06-30T14:43:52.696Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-06-30T14:43:52.696Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-30T14:43:53.263Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-06-30T14:43:53.263Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-30T14:43:53.539Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-30T14:43:53.540Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-30T14:43:54.107Z] docker_cli_daemon_plugins_test.go:80: [df7baa3c56873] daemon is not started [2022-06-30T14:43:54.366Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-30T14:43:54.366Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-06-30T14:43:54.625Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-30T14:43:54.638Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-06-30T14:43:54.638Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-30T14:43:55.599Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-06-30T14:43:55.599Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-06-30T14:43:55.599Z] === RUN TestLogs/driver_json-file [2022-06-30T14:43:55.599Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T14:43:55.599Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T14:43:55.599Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-30T14:43:55.599Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-30T14:43:55.599Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-30T14:43:55.599Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-30T14:43:55.599Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T14:43:55.599Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T14:43:55.599Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T14:43:55.599Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T14:43:55.599Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T14:43:55.599Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T14:43:55.599Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T14:43:55.599Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T14:43:56.014Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-06-30T14:43:56.014Z] === RUN TestAuthZPluginHeader [2022-06-30T14:43:56.167Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-06-30T14:43:56.427Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-06-30T14:43:56.427Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T14:43:56.581Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-06-30T14:43:56.581Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-30T14:43:56.581Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T14:43:56.581Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-30T14:43:56.581Z] === RUN TestAuthZPluginV2Disable [2022-06-30T14:43:56.581Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T14:43:56.581Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-06-30T14:43:56.581Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-30T14:43:56.581Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T14:43:56.581Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-30T14:43:56.581Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-30T14:43:56.581Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T14:43:56.581Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-30T14:43:56.581Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-30T14:43:56.686Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T14:43:56.945Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-06-30T14:43:57.513Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-30T14:43:57.513Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-30T14:43:58.081Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-06-30T14:43:58.340Z] docker_cli_daemon_plugins_test.go:170: [d71c28ed4483e] daemon is not started [2022-06-30T14:43:58.599Z] --- PASS: TestLogs (6.00s) [2022-06-30T14:43:58.599Z] --- PASS: TestLogs/driver_local (0.03s) [2022-06-30T14:43:58.599Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.91s) [2022-06-30T14:43:58.599Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.00s) [2022-06-30T14:43:58.599Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.83s) [2022-06-30T14:43:58.599Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.97s) [2022-06-30T14:43:58.599Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.22s) [2022-06-30T14:43:58.599Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.13s) [2022-06-30T14:43:58.599Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-06-30T14:43:58.599Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.88s) [2022-06-30T14:43:58.599Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.99s) [2022-06-30T14:43:58.599Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.89s) [2022-06-30T14:43:58.599Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.87s) [2022-06-30T14:43:58.599Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.00s) [2022-06-30T14:43:58.599Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.99s) [2022-06-30T14:43:58.599Z] === RUN TestContainerNetworkMountsNoChown [2022-06-30T14:43:58.858Z] === RUN TestDockerSuite/TestExecAPIStart [2022-06-30T14:43:59.117Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/default [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/default [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/private [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/private [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/rprivate [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/slave [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/slave [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/rslave [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/shared [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/shared [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/rshared [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-30T14:43:59.117Z] === CONT TestMountDaemonRoot/default [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-30T14:43:59.117Z] === CONT TestMountDaemonRoot/rslave [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-30T14:43:59.117Z] === CONT TestMountDaemonRoot/rshared [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T14:43:59.117Z] === CONT TestMountDaemonRoot/shared [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-30T14:43:59.117Z] === CONT TestMountDaemonRoot/rprivate [2022-06-30T14:43:59.117Z] === CONT TestMountDaemonRoot/slave [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-30T14:43:59.117Z] === CONT TestMountDaemonRoot/private [2022-06-30T14:43:59.117Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-30T14:43:59.117Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-30T14:43:59.117Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-30T14:43:59.117Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T14:43:59.379Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-30T14:43:59.379Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-30T14:43:59.379Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-30T14:43:59.379Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-30T14:43:59.379Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-30T14:43:59.379Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-30T14:43:59.379Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T14:43:59.379Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-30T14:43:59.379Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T14:43:59.379Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-30T14:43:59.379Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T14:43:59.639Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-30T14:43:59.639Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-30T14:43:59.639Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-30T14:43:59.639Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-30T14:43:59.639Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-30T14:43:59.639Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-30T14:43:59.639Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-30T14:43:59.639Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-30T14:43:59.639Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-30T14:43:59.639Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T14:43:59.639Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-30T14:43:59.639Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T14:43:59.639Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-30T14:43:59.639Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-30T14:43:59.639Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-06-30T14:43:59.898Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-06-30T14:43:59.898Z] === RUN TestContainerBindMountNonRecursive [2022-06-30T14:43:59.898Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-06-30T14:44:00.467Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-06-30T14:44:00.650Z] --- PASS: TestServiceUpdateSecrets (14.48s) [2022-06-30T14:44:00.650Z] === RUN TestServiceUpdateConfigs [2022-06-30T14:44:01.405Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-06-30T14:44:01.665Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2022-06-30T14:44:01.665Z] === RUN TestContainerVolumesMountedAsShared [2022-06-30T14:44:02.602Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-06-30T14:44:02.602Z] --- PASS: TestContainerVolumesMountedAsShared (0.68s) [2022-06-30T14:44:02.602Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-30T14:44:03.171Z] --- PASS: TestContainerVolumesMountedAsSlave (0.67s) [2022-06-30T14:44:03.171Z] === RUN TestNetworkNat [2022-06-30T14:44:03.171Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-06-30T14:44:03.430Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-06-30T14:44:03.998Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-06-30T14:44:03.998Z] --- PASS: TestNetworkNat (0.84s) [2022-06-30T14:44:03.998Z] === RUN TestNetworkLocalhostTCPNat [2022-06-30T14:44:03.998Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-06-30T14:44:04.566Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-06-30T14:44:04.824Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2022-06-30T14:44:04.824Z] === RUN TestNetworkLoopbackNat [2022-06-30T14:44:05.084Z] check_test.go:540: [d09f434139a5f] daemon is not started [2022-06-30T14:44:05.084Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-06-30T14:44:05.084Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-06-30T14:44:06.020Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-06-30T14:44:06.586Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-06-30T14:44:06.586Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-06-30T14:44:07.964Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-06-30T14:44:07.964Z] --- PASS: TestNetworkLoopbackNat (3.02s) [2022-06-30T14:44:07.964Z] === RUN TestPause [2022-06-30T14:44:07.964Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-06-30T14:44:08.472Z] ......... [ 85%] [2022-06-30T14:44:08.902Z] --- PASS: TestPause (0.82s) [2022-06-30T14:44:08.902Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-30T14:44:08.902Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-30T14:44:08.902Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-30T14:44:08.902Z] === RUN TestPauseStopPausedContainer [2022-06-30T14:44:09.469Z] --- PASS: TestPauseStopPausedContainer (0.62s) [2022-06-30T14:44:09.469Z] === RUN TestPidHost [2022-06-30T14:44:09.469Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-06-30T14:44:10.848Z] --- PASS: TestPidHost (1.24s) [2022-06-30T14:44:10.848Z] === RUN TestPsFilter [2022-06-30T14:44:10.848Z] --- PASS: TestPsFilter (0.13s) [2022-06-30T14:44:10.848Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-30T14:44:10.848Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-06-30T14:44:11.106Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2022-06-30T14:44:11.106Z] === RUN TestRemoveContainerWithVolume [2022-06-30T14:44:11.674Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2022-06-30T14:44:11.674Z] === RUN TestRemoveContainerRunning [2022-06-30T14:44:12.242Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-06-30T14:44:12.242Z] --- PASS: TestRemoveContainerRunning (0.58s) [2022-06-30T14:44:12.242Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-30T14:44:12.810Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s) [2022-06-30T14:44:12.810Z] === RUN TestRemoveInvalidContainer [2022-06-30T14:44:12.810Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-30T14:44:12.810Z] === RUN TestRenameLinkedContainer [2022-06-30T14:44:13.301Z] tests/integration/models_images_test.py ............... [ 89%] [2022-06-30T14:44:13.746Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-06-30T14:44:14.491Z] tests/integration/models_networks_test.py .... [ 90%] [2022-06-30T14:44:14.657Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-06-30T14:44:14.657Z] PASS [2022-06-30T14:44:14.657Z] [2022-06-30T14:44:14.657Z] === Skipped [2022-06-30T14:44:14.657Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-30T14:44:14.657Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T14:44:14.657Z] [2022-06-30T14:44:14.657Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-06-30T14:44:14.657Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T14:44:14.657Z] [2022-06-30T14:44:14.657Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-30T14:44:14.657Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T14:44:14.657Z] [2022-06-30T14:44:14.657Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-30T14:44:14.657Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T14:44:14.657Z] [2022-06-30T14:44:14.657Z] DONE 17 tests, 4 skipped in 26.147s [2022-06-30T14:44:14.657Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-30T14:44:14.657Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:44:14.657Z] ++ set -e [2022-06-30T14:44:14.657Z] ++ '[' -n 0 ']' [2022-06-30T14:44:14.657Z] ++ set -x [2022-06-30T14:44:14.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:44:14.657Z] INFO: Testing against a local daemon [2022-06-30T14:44:14.657Z] === RUN TestPluginInvalidJSON [2022-06-30T14:44:14.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T14:44:14.657Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T14:44:14.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T14:44:14.657Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T14:44:14.657Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-30T14:44:14.658Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-30T14:44:14.658Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T14:44:14.658Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-30T14:44:14.658Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-30T14:44:14.658Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-30T14:44:14.658Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-30T14:44:14.658Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-30T14:44:14.658Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-30T14:44:14.658Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-30T14:44:14.658Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-30T14:44:14.658Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-30T14:44:14.658Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T14:44:14.658Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-30T14:44:14.658Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-30T14:44:14.658Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-30T14:44:14.658Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-30T14:44:14.658Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-06-30T14:44:14.658Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-06-30T14:44:14.658Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-30T14:44:14.658Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-30T14:44:14.658Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-30T14:44:14.658Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-30T14:44:14.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-06-30T14:44:14.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-30T14:44:14.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-30T14:44:14.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-30T14:44:14.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-30T14:44:14.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-30T14:44:14.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-30T14:44:14.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-30T14:44:14.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-30T14:44:14.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-30T14:44:14.658Z] === RUN TestPluginInstall [2022-06-30T14:44:14.658Z] === RUN TestPluginInstall/no_auth [2022-06-30T14:44:14.658Z] time="2022-06-30T14:44:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T14:44:14.658Z] time="2022-06-30T14:44:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:066af042514addc7ab2d2ad2f85aae20aba162b79861d613000b6f3ae19a3ff3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T14:44:14.658Z] time="2022-06-30T14:44:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T14:44:14.658Z] time="2022-06-30T14:44:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:066af042514addc7ab2d2ad2f85aae20aba162b79861d613000b6f3ae19a3ff3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T14:44:14.658Z] === RUN TestPluginInstall/with_htpasswd [2022-06-30T14:44:14.658Z] time="2022-06-30T14:44:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T14:44:14.658Z] time="2022-06-30T14:44:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d36c06cf493d4258a762b9745a1399920abf31e5cbb28de534a96a17b85c22cc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T14:44:14.658Z] time="2022-06-30T14:44:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T14:44:14.658Z] time="2022-06-30T14:44:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d36c06cf493d4258a762b9745a1399920abf31e5cbb28de534a96a17b85c22cc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T14:44:14.917Z] === RUN TestPluginInstall/with_insecure [2022-06-30T14:44:15.123Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-06-30T14:44:15.388Z] --- PASS: TestRenameLinkedContainer (2.45s) [2022-06-30T14:44:15.388Z] === RUN TestRenameStoppedContainer [2022-06-30T14:44:15.559Z] --- PASS: TestServiceUpdateConfigs (14.51s) [2022-06-30T14:44:15.559Z] === RUN TestServiceUpdateNetwork [2022-06-30T14:44:15.647Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-06-30T14:44:15.863Z] time="2022-06-30T14:44:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T14:44:15.863Z] time="2022-06-30T14:44:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df5f5f18baa4f90fa31d3a5a3030eadef689b1b4127ee3a68317f7345c9ba5ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T14:44:15.863Z] time="2022-06-30T14:44:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T14:44:15.863Z] time="2022-06-30T14:44:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df5f5f18baa4f90fa31d3a5a3030eadef689b1b4127ee3a68317f7345c9ba5ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T14:44:15.863Z] plugin_test.go:195: [d71413ae7e446] daemon is not started [2022-06-30T14:44:15.863Z] --- PASS: TestPluginInstall (2.57s) [2022-06-30T14:44:15.863Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-06-30T14:44:15.863Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-06-30T14:44:15.863Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-06-30T14:44:15.863Z] === RUN TestPluginsWithRuntimes [2022-06-30T14:44:15.905Z] --- PASS: TestRenameStoppedContainer (0.47s) [2022-06-30T14:44:15.906Z] === RUN TestRenameRunningContainerAndReuse [2022-06-30T14:44:16.840Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-06-30T14:44:16.840Z] === RUN TestRenameInvalidName [2022-06-30T14:44:17.098Z] --- PASS: TestRenameInvalidName (0.45s) [2022-06-30T14:44:17.098Z] === RUN TestRenameAnonymousContainer [2022-06-30T14:44:17.773Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-30T14:44:18.342Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-30T14:44:19.001Z] === RUN TestDockerSuite/TestGetContainerStats [2022-06-30T14:44:19.001Z] --- PASS: TestRenameAnonymousContainer (1.74s) [2022-06-30T14:44:19.001Z] === RUN TestRenameContainerWithSameName [2022-06-30T14:44:19.001Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-06-30T14:44:19.277Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-06-30T14:44:19.277Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-06-30T14:44:19.277Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-06-30T14:44:19.277Z] === RUN TestPluginBackCompatMediaTypes [2022-06-30T14:44:19.568Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2022-06-30T14:44:19.568Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-30T14:44:19.844Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-06-30T14:44:19.844Z] PASS [2022-06-30T14:44:19.844Z] [2022-06-30T14:44:19.844Z] DONE 24 tests in 6.593s [2022-06-30T14:44:19.844Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-30T14:44:19.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:44:19.844Z] ++ set -e [2022-06-30T14:44:19.844Z] ++ '[' -n 0 ']' [2022-06-30T14:44:19.844Z] ++ set -x [2022-06-30T14:44:19.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:44:19.844Z] INFO: Testing against a local daemon [2022-06-30T14:44:19.844Z] === RUN TestExternalGraphDriver [2022-06-30T14:44:20.103Z] === RUN TestExternalGraphDriver/json [2022-06-30T14:44:20.503Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-06-30T14:44:20.503Z] === RUN TestResize [2022-06-30T14:44:21.029Z] tests/integration/models_nodes_test.py . [ 90%] [2022-06-30T14:44:21.029Z] tests/integration/models_resources_test.py . [ 91%] [2022-06-30T14:44:21.070Z] --- PASS: TestResize (0.46s) [2022-06-30T14:44:21.070Z] === RUN TestResizeWithInvalidSize [2022-06-30T14:44:21.329Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-06-30T14:44:21.329Z] === RUN TestResizeWhenContainerNotStarted [2022-06-30T14:44:21.479Z] === RUN TestExternalGraphDriver/spec [2022-06-30T14:44:21.896Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-06-30T14:44:21.896Z] === RUN TestDaemonRestartKillContainers [2022-06-30T14:44:21.896Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-30T14:44:21.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-30T14:44:21.896Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-30T14:44:21.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-30T14:44:21.896Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-30T14:44:21.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-30T14:44:21.896Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-30T14:44:21.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-30T14:44:21.896Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-30T14:44:21.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-30T14:44:21.896Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-30T14:44:21.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-30T14:44:21.896Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-30T14:44:21.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-30T14:44:21.896Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-30T14:44:21.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-30T14:44:21.896Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T14:44:21.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T14:44:21.896Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T14:44:21.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T14:44:21.896Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T14:44:21.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T14:44:21.896Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T14:44:21.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T14:44:21.896Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-30T14:44:21.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-30T14:44:21.896Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-30T14:44:21.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-30T14:44:21.896Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-30T14:44:21.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-30T14:44:21.896Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-30T14:44:21.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-30T14:44:21.896Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-30T14:44:21.896Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T14:44:22.776Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-06-30T14:44:23.381Z] === RUN TestExternalGraphDriver/pull [2022-06-30T14:44:23.802Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-30T14:44:23.802Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-06-30T14:44:24.736Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-30T14:44:24.756Z] --- PASS: TestExternalGraphDriver (4.81s) [2022-06-30T14:44:24.756Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-06-30T14:44:24.756Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-06-30T14:44:24.756Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-06-30T14:44:24.756Z] === RUN TestGraphdriverPluginV2 [2022-06-30T14:44:24.756Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T14:44:24.756Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-06-30T14:44:24.756Z] PASS [2022-06-30T14:44:24.756Z] [2022-06-30T14:44:24.756Z] === Skipped [2022-06-30T14:44:24.756Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-06-30T14:44:24.756Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T14:44:24.756Z] [2022-06-30T14:44:24.756Z] DONE 5 tests, 1 skipped in 4.931s [2022-06-30T14:44:24.756Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-30T14:44:24.756Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:44:24.756Z] ++ set -e [2022-06-30T14:44:24.756Z] ++ '[' -n 0 ']' [2022-06-30T14:44:24.756Z] ++ set -x [2022-06-30T14:44:24.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:44:25.014Z] INFO: Testing against a local daemon [2022-06-30T14:44:25.014Z] === RUN TestContinueAfterPluginCrash [2022-06-30T14:44:25.014Z] === PAUSE TestContinueAfterPluginCrash [2022-06-30T14:44:25.014Z] === RUN TestReadPluginNoRead [2022-06-30T14:44:25.014Z] === PAUSE TestReadPluginNoRead [2022-06-30T14:44:25.014Z] === RUN TestDaemonStartWithLogOpt [2022-06-30T14:44:25.014Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-30T14:44:25.014Z] === CONT TestContinueAfterPluginCrash [2022-06-30T14:44:25.014Z] === CONT TestDaemonStartWithLogOpt [2022-06-30T14:44:25.509Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-06-30T14:44:25.670Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-06-30T14:44:25.766Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-06-30T14:44:25.929Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-30T14:44:26.187Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-30T14:44:27.565Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T14:44:27.756Z] --- PASS: TestServiceUpdateNetwork (12.48s) [2022-06-30T14:44:27.756Z] === RUN TestServiceUpdatePidsLimit [2022-06-30T14:44:27.824Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T14:44:28.299Z] --- PASS: TestDaemonStartWithLogOpt (3.12s) [2022-06-30T14:44:28.299Z] === CONT TestReadPluginNoRead [2022-06-30T14:44:28.322Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-30T14:44:28.391Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-06-30T14:44:29.256Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-30T14:44:29.667Z] tests/integration/regression_test.py ...... [ 98%] [2022-06-30T14:44:29.925Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-06-30T14:44:29.925Z] tests/integration/credentials/utils_test.py . [100%] [2022-06-30T14:44:29.925Z] [2022-06-30T14:44:29.925Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-06-30T14:44:29.925Z] =========================== short test summary info ============================ [2022-06-30T14:44:29.925Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-06-30T14:44:29.925Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-06-30T14:44:29.925Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-06-30T14:44:29.925Z] Not supported on most drivers [2022-06-30T14:44:29.925Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-06-30T14:44:29.925Z] Output of docker top depends on host distro, and is not formalized. [2022-06-30T14:44:29.925Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-06-30T14:44:29.925Z] Output of docker top depends on host distro, and is not formalized. [2022-06-30T14:44:29.925Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-06-30T14:44:29.925Z] Can fail if eth0 has multiple IP addresses [2022-06-30T14:44:29.925Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-06-30T14:44:29.925Z] This doesn't seem to be taken into account by the engine [2022-06-30T14:44:29.925Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-06-30T14:44:29.925Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-06-30T14:44:29.925Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.89 seconds == [2022-06-30T14:44:30.181Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-06-30T14:44:30.209Z] === RUN TestReadPluginNoRead/default [2022-06-30T14:44:30.296Z] check_test.go:540: [d996cf442632e] daemon is not started [2022-06-30T14:44:30.296Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-06-30T14:44:30.296Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-06-30T14:44:31.584Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-30T14:44:31.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T14:44:31.933Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-06-30T14:44:32.192Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-30T14:44:32.519Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-30T14:44:33.087Z] --- PASS: TestContinueAfterPluginCrash (8.01s) [2022-06-30T14:44:33.655Z] === CONT TestReadPluginNoRead [2022-06-30T14:44:33.655Z] read_test.go:92: [d0819b3cfdb5d] daemon is not started [2022-06-30T14:44:33.655Z] --- PASS: TestReadPluginNoRead (5.71s) [2022-06-30T14:44:33.655Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-06-30T14:44:33.655Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-06-30T14:44:33.655Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-06-30T14:44:33.655Z] PASS [2022-06-30T14:44:33.655Z] [2022-06-30T14:44:33.655Z] DONE 6 tests in 8.945s [2022-06-30T14:44:33.655Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-30T14:44:33.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:44:33.655Z] ++ set -e [2022-06-30T14:44:33.655Z] ++ '[' -n 0 ']' [2022-06-30T14:44:33.655Z] ++ set -x [2022-06-30T14:44:33.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:44:33.913Z] testing: warning: no tests to run [2022-06-30T14:44:33.913Z] PASS [2022-06-30T14:44:33.913Z] [2022-06-30T14:44:33.913Z] DONE 0 tests in 0.033s [2022-06-30T14:44:33.913Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-30T14:44:33.913Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:44:33.913Z] ++ set -e [2022-06-30T14:44:33.913Z] ++ '[' -n 0 ']' [2022-06-30T14:44:33.913Z] ++ set -x [2022-06-30T14:44:33.913Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:44:33.913Z] INFO: Testing against a local daemon [2022-06-30T14:44:33.913Z] === RUN TestPluginWithDevMounts [2022-06-30T14:44:33.913Z] === PAUSE TestPluginWithDevMounts [2022-06-30T14:44:33.913Z] === CONT TestPluginWithDevMounts [2022-06-30T14:44:35.482Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-06-30T14:44:35.742Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-06-30T14:44:35.813Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-30T14:44:35.815Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-06-30T14:44:35.815Z] PASS [2022-06-30T14:44:35.815Z] [2022-06-30T14:44:35.815Z] DONE 1 tests in 1.644s [2022-06-30T14:44:35.815Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-30T14:44:35.815Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:44:35.815Z] ++ set -e [2022-06-30T14:44:35.815Z] ++ '[' -n 0 ']' [2022-06-30T14:44:35.815Z] ++ set -x [2022-06-30T14:44:35.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:44:35.815Z] INFO: Testing against a local daemon [2022-06-30T14:44:35.815Z] === RUN TestSecretInspect [2022-06-30T14:44:36.002Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-06-30T14:44:36.002Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-06-30T14:44:36.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-30T14:44:36.829Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-06-30T14:44:37.087Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-30T14:44:37.655Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-06-30T14:44:37.715Z] --- PASS: TestSecretInspect (2.17s) [2022-06-30T14:44:37.715Z] === RUN TestSecretList [2022-06-30T14:44:39.583Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-06-30T14:44:39.583Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-30T14:44:40.150Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-06-30T14:44:40.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-30T14:44:40.246Z] --- PASS: TestSecretList (2.18s) [2022-06-30T14:44:40.246Z] === RUN TestSecretsCreateAndDelete [2022-06-30T14:44:41.088Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-06-30T14:44:42.025Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-06-30T14:44:42.148Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-06-30T14:44:42.148Z] === RUN TestSecretsUpdate [2022-06-30T14:44:42.285Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-06-30T14:44:42.285Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-06-30T14:44:42.351Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-30T14:44:42.351Z] [2022-06-30T14:44:42.351Z] Unloading profiles will leave already running processes permanently [2022-06-30T14:44:42.351Z] unconfined, which can lead to unexpected situations. [2022-06-30T14:44:42.351Z] [2022-06-30T14:44:42.351Z] To set a process to complain mode, use the command line tool [2022-06-30T14:44:42.351Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-30T14:44:42.351Z] Post stage [Pipeline] junit [2022-06-30T14:44:42.361Z] Recording test results [2022-06-30T14:44:43.224Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-06-30T14:44:43.521Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-06-30T14:44:43.793Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-30T14:44:43.793Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-30T14:44:43.844Z] + echo Ensuring container killed. [2022-06-30T14:44:43.844Z] Ensuring container killed. [2022-06-30T14:44:43.844Z] + docker rm -vf docker-pr1 [2022-06-30T14:44:43.844Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-30T14:44:43.923Z] --- PASS: TestServiceUpdatePidsLimit (16.34s) [2022-06-30T14:44:43.923Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-06-30T14:44:43.923Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-06-30T14:44:43.923Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-06-30T14:44:43.923Z] PASS [2022-06-30T14:44:43.923Z] [2022-06-30T14:44:43.923Z] === Skipped [2022-06-30T14:44:43.923Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-30T14:44:43.923Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-30T14:44:43.923Z] [2022-06-30T14:44:43.923Z] DONE 27 tests, 1 skipped in 164.276s [2022-06-30T14:44:43.923Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-30T14:44:43.923Z] INFO: Testing against a local daemon [2022-06-30T14:44:43.923Z] === RUN TestSessionCreate [2022-06-30T14:44:43.923Z] --- PASS: TestSessionCreate (0.02s) [2022-06-30T14:44:43.923Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-30T14:44:43.923Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-30T14:44:43.923Z] PASS [2022-06-30T14:44:43.923Z] [2022-06-30T14:44:43.923Z] DONE 2 tests in 0.056s [2022-06-30T14:44:43.923Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-30T14:44:43.923Z] INFO: Testing against a local daemon [2022-06-30T14:44:43.923Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-30T14:44:43.923Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-06-30T14:44:43.923Z] === RUN TestDiskUsage [2022-06-30T14:44:43.923Z] === PAUSE TestDiskUsage [2022-06-30T14:44:43.923Z] === RUN TestEventsExecDie [2022-06-30T14:44:43.923Z] --- PASS: TestEventsExecDie (0.58s) [2022-06-30T14:44:43.923Z] === RUN TestEventsBackwardsCompatible [2022-06-30T14:44:44.053Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-06-30T14:44:44.155Z] + echo Chowning /workspace to jenkins user [2022-06-30T14:44:44.155Z] Chowning /workspace to jenkins user [2022-06-30T14:44:44.155Z] + id -u [2022-06-30T14:44:44.155Z] + id -g [2022-06-30T14:44:44.155Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43759:/workspace busybox chown -R 1000:1000 /workspace [2022-06-30T14:44:44.155Z] Unable to find image 'busybox:latest' locally [2022-06-30T14:44:44.181Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-06-30T14:44:44.181Z] === RUN TestEventsVolumeCreate [2022-06-30T14:44:44.181Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-30T14:44:44.181Z] === RUN TestInfoBinaryCommits [2022-06-30T14:44:44.181Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-30T14:44:44.181Z] === RUN TestInfoAPIVersioned [2022-06-30T14:44:44.181Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-30T14:44:44.181Z] === RUN TestInfoAPI [2022-06-30T14:44:44.181Z] --- PASS: TestInfoAPI (0.02s) [2022-06-30T14:44:44.181Z] === RUN TestInfoAPIWarnings [2022-06-30T14:44:44.412Z] latest: Pulling from library/busybox [2022-06-30T14:44:44.412Z] 19d511225f94: Pulling fs layer [2022-06-30T14:44:44.412Z] 19d511225f94: Verifying Checksum [2022-06-30T14:44:44.412Z] 19d511225f94: Download complete [2022-06-30T14:44:44.670Z] 19d511225f94: Pull complete [2022-06-30T14:44:44.670Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-30T14:44:44.670Z] Status: Downloaded newer image for busybox:latest [2022-06-30T14:44:44.680Z] --- PASS: TestSecretsUpdate (2.19s) [2022-06-30T14:44:44.680Z] === RUN TestTemplatedSecret [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-30T14:44:46.330Z] + bundleName=docker-py [2022-06-30T14:44:46.330Z] + echo Creating docker-py-bundles.tar.gz [2022-06-30T14:44:46.330Z] Creating docker-py-bundles.tar.gz [2022-06-30T14:44:46.330Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-06-30T14:44:46.340Z] Archiving artifacts [2022-06-30T14:44:47.213Z] --- PASS: TestTemplatedSecret (2.46s) [2022-06-30T14:44:47.213Z] === RUN TestSecretCreateResolve [2022-06-30T14:44:47.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-06-30T14:44:47.339Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-30T14:44:47.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.77s) [2022-06-30T14:44:47.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-06-30T14:44:47.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-06-30T14:44:47.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.53s) [2022-06-30T14:44:47.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-06-30T14:44:47.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-06-30T14:44:47.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.38s) [2022-06-30T14:44:47.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.40s) [2022-06-30T14:44:47.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.06s) [2022-06-30T14:44:47.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.46s) [2022-06-30T14:44:47.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.15s) [2022-06-30T14:44:47.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.09s) [2022-06-30T14:44:47.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.55s) [2022-06-30T14:44:47.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.53s) [2022-06-30T14:44:47.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s) [2022-06-30T14:44:47.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.14s) [2022-06-30T14:44:47.339Z] === RUN TestCgroupNamespacesRun [2022-06-30T14:44:47.906Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-06-30T14:44:47.912Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43759/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-06-30T14:44:48.252Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43759/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac -e DOCKER_GRAPHDRIVER docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac hack/make.sh binary [2022-06-30T14:44:48.475Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2022-06-30T14:44:48.475Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-30T14:44:48.509Z] [2022-06-30T14:44:48.734Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-06-30T14:44:48.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-06-30T14:44:48.765Z] Removing bundles/ [2022-06-30T14:44:48.765Z] [2022-06-30T14:44:48.765Z] ---> Making bundle: binary (in bundles/binary) [2022-06-30T14:44:48.765Z] Building: bundles/binary-daemon/dockerd-dev [2022-06-30T14:44:48.765Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T14:44:49.114Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-06-30T14:44:49.114Z] PASS [2022-06-30T14:44:49.114Z] [2022-06-30T14:44:49.114Z] DONE 6 tests in 13.458s [2022-06-30T14:44:49.114Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-06-30T14:44:49.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:44:49.114Z] ++ set -e [2022-06-30T14:44:49.114Z] ++ '[' -n 0 ']' [2022-06-30T14:44:49.114Z] ++ set -x [2022-06-30T14:44:49.114Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:44:49.114Z] INFO: Testing against a local daemon [2022-06-30T14:44:49.114Z] === RUN TestServiceCreateInit [2022-06-30T14:44:49.114Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-30T14:44:50.112Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-06-30T14:44:50.113Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.29s) [2022-06-30T14:44:50.113Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-30T14:44:51.489Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.46s) [2022-06-30T14:44:51.489Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-30T14:44:52.867Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s) [2022-06-30T14:44:52.867Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-30T14:44:53.300Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-30T14:44:53.435Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-06-30T14:44:53.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-06-30T14:44:53.952Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-06-30T14:44:54.522Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2022-06-30T14:44:54.522Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-30T14:44:55.460Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-06-30T14:44:56.028Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2022-06-30T14:44:56.028Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-30T14:44:56.589Z] --- PASS: TestServiceCreateInit (7.16s) [2022-06-30T14:44:56.589Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.54s) [2022-06-30T14:44:56.589Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2022-06-30T14:44:56.589Z] === RUN TestCreateServiceMultipleTimes [2022-06-30T14:44:56.596Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-06-30T14:44:56.854Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.75s) [2022-06-30T14:44:56.854Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-30T14:44:58.758Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.50s) [2022-06-30T14:44:58.758Z] === RUN TestNISDomainname [2022-06-30T14:44:59.325Z] --- PASS: TestNISDomainname (0.98s) [2022-06-30T14:44:59.325Z] === RUN TestHostnameDnsResolution [2022-06-30T14:45:00.701Z] --- PASS: TestHostnameDnsResolution (1.04s) [2022-06-30T14:45:00.701Z] === RUN TestUnprivilegedPortsAndPing [2022-06-30T14:45:00.960Z] check_test.go:540: [dbef86a25c2e5] daemon is not started [2022-06-30T14:45:00.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-06-30T14:45:01.219Z] --- PASS: TestUnprivilegedPortsAndPing (0.81s) [2022-06-30T14:45:01.219Z] === RUN TestPrivilegedHostDevices [2022-06-30T14:45:02.158Z] --- PASS: TestPrivilegedHostDevices (0.74s) [2022-06-30T14:45:02.158Z] === RUN TestRunConsoleSize [2022-06-30T14:45:02.256Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-30T14:45:02.256Z] === RUN TestInfoDebug [2022-06-30T14:45:02.256Z] --- PASS: TestInfoDebug (0.52s) [2022-06-30T14:45:02.256Z] === RUN TestInfoInsecureRegistries [2022-06-30T14:45:02.256Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-30T14:45:02.256Z] === RUN TestInfoRegistryMirrors [2022-06-30T14:45:02.256Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-30T14:45:02.256Z] === RUN TestLoginFailsWithBadCredentials [2022-06-30T14:45:02.418Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-06-30T14:45:02.418Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-06-30T14:45:02.418Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-06-30T14:45:02.418Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-06-30T14:45:02.515Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-06-30T14:45:02.515Z] === RUN TestPingCacheHeaders [2022-06-30T14:45:02.515Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-30T14:45:02.515Z] === RUN TestPingGet [2022-06-30T14:45:02.515Z] --- PASS: TestPingGet (0.01s) [2022-06-30T14:45:02.515Z] === RUN TestPingHead [2022-06-30T14:45:02.515Z] --- PASS: TestPingHead (0.02s) [2022-06-30T14:45:02.515Z] === RUN TestPingSwarmHeader [2022-06-30T14:45:02.678Z] --- PASS: TestRunConsoleSize (0.75s) [2022-06-30T14:45:02.678Z] === RUN TestStats [2022-06-30T14:45:03.082Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-30T14:45:03.248Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-06-30T14:45:03.248Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-06-30T14:45:03.648Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-30T14:45:03.815Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-06-30T14:45:03.815Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-06-30T14:45:04.382Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-06-30T14:45:04.382Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-06-30T14:45:04.382Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-06-30T14:45:04.584Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-30T14:45:04.584Z] --- PASS: TestPingSwarmHeader (2.15s) [2022-06-30T14:45:04.584Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-30T14:45:04.584Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-30T14:45:04.584Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-30T14:45:04.584Z] === RUN TestVersion [2022-06-30T14:45:04.584Z] --- PASS: TestVersion (0.02s) [2022-06-30T14:45:04.584Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-06-30T14:45:04.584Z] === CONT TestDiskUsage [2022-06-30T14:45:05.151Z] === RUN TestDiskUsage/empty [2022-06-30T14:45:05.151Z] === RUN TestDiskUsage/empty/container_types [2022-06-30T14:45:05.151Z] === RUN TestDiskUsage/empty/image_types [2022-06-30T14:45:05.151Z] === RUN TestDiskUsage/empty/volume_types [2022-06-30T14:45:05.151Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-30T14:45:05.151Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-30T14:45:05.151Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-30T14:45:05.151Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-30T14:45:05.151Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-30T14:45:05.151Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-30T14:45:05.151Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-30T14:45:05.151Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-30T14:45:05.411Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-30T14:45:05.411Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-30T14:45:05.411Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-30T14:45:05.411Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-30T14:45:05.411Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-30T14:45:05.411Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-30T14:45:05.411Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-30T14:45:05.411Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-30T14:45:05.411Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-30T14:45:05.411Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-30T14:45:05.411Z] === RUN TestDiskUsage/after_container.Run [2022-06-30T14:45:05.759Z] --- PASS: TestStats (2.88s) [2022-06-30T14:45:05.759Z] === RUN TestStopContainerWithTimeout [2022-06-30T14:45:05.759Z] === RUN TestStopContainerWithTimeout/0 [2022-06-30T14:45:05.759Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-30T14:45:05.759Z] === RUN TestStopContainerWithTimeout/1 [2022-06-30T14:45:05.759Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-30T14:45:05.759Z] === RUN TestStopContainerWithTimeout/3 [2022-06-30T14:45:05.759Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-30T14:45:05.759Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-30T14:45:05.759Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-30T14:45:05.759Z] === CONT TestStopContainerWithTimeout/0 [2022-06-30T14:45:05.759Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-30T14:45:05.759Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-06-30T14:45:05.759Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-06-30T14:45:05.979Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-30T14:45:05.980Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-30T14:45:05.980Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-30T14:45:05.980Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-30T14:45:05.980Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-30T14:45:05.980Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-30T14:45:05.980Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-30T14:45:05.980Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-30T14:45:05.980Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-30T14:45:05.980Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage (1.57s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.36s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T14:45:06.238Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s) [2022-06-30T14:45:06.238Z] PASS [2022-06-30T14:45:06.238Z] [2022-06-30T14:45:06.238Z] DONE 54 tests in 22.788s [2022-06-30T14:45:06.238Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-30T14:45:06.238Z] INFO: Testing against a local daemon [2022-06-30T14:45:06.238Z] === RUN TestVolumesCreateAndList [2022-06-30T14:45:06.238Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-30T14:45:06.238Z] === RUN TestVolumesRemove [2022-06-30T14:45:06.238Z] --- PASS: TestVolumesRemove (0.09s) [2022-06-30T14:45:06.238Z] === RUN TestVolumesInspect [2022-06-30T14:45:06.497Z] --- PASS: TestVolumesInspect (0.03s) [2022-06-30T14:45:06.497Z] === RUN TestVolumesInvalidJSON [2022-06-30T14:45:06.497Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-30T14:45:06.497Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-30T14:45:06.497Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-30T14:45:06.497Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-30T14:45:06.497Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-30T14:45:06.497Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-30T14:45:06.497Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-30T14:45:06.497Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-30T14:45:06.497Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-30T14:45:06.497Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-30T14:45:06.497Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-30T14:45:06.497Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-30T14:45:06.497Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-30T14:45:06.497Z] PASS [2022-06-30T14:45:06.497Z] [2022-06-30T14:45:06.497Z] DONE 9 tests in 0.180s [2022-06-30T14:45:06.497Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-30T14:45:06.695Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-06-30T14:45:06.955Z] === CONT TestStopContainerWithTimeout/3 [2022-06-30T14:45:07.067Z] Stopping apparmor (via systemctl): apparmor.service. [2022-06-30T14:45:07.067Z] Removing test suite binaries [2022-06-30T14:45:07.067Z] exiting test-integration [2022-06-30T14:45:07.067Z] ++ exit 0 [2022-06-30T14:45:07.067Z] [2022-06-30T14:45:08.331Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop Post stage [Pipeline] junit [2022-06-30T14:45:08.458Z] Recording test results [2022-06-30T14:45:08.899Z] === CONT TestStopContainerWithTimeout/1 [2022-06-30T14:45:09.855Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-30T14:45:10.248Z] + echo Ensuring container killed. [2022-06-30T14:45:10.248Z] Ensuring container killed. [2022-06-30T14:45:10.248Z] + docker rm -vf docker-pr1 [2022-06-30T14:45:10.248Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-30T14:45:10.277Z] === RUN TestDockerSuite/TestAttachDetach [2022-06-30T14:45:10.538Z] + echo Chowning /workspace to jenkins user [2022-06-30T14:45:10.538Z] Chowning /workspace to jenkins user [2022-06-30T14:45:10.538Z] + id -u [2022-06-30T14:45:10.538Z] + id -g [2022-06-30T14:45:10.538Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43759:/workspace busybox chown -R 1000:1000 /workspace [2022-06-30T14:45:10.538Z] Unable to find image 'busybox:latest' locally [2022-06-30T14:45:10.538Z] latest: Pulling from library/busybox [2022-06-30T14:45:10.540Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-06-30T14:45:10.540Z] --- PASS: TestStopContainerWithTimeout/0 (1.44s) [2022-06-30T14:45:10.540Z] --- PASS: TestStopContainerWithTimeout/-1 (3.30s) [2022-06-30T14:45:10.540Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-06-30T14:45:10.540Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2022-06-30T14:45:10.540Z] === RUN TestDeleteDevicemapper [2022-06-30T14:45:10.540Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-30T14:45:10.540Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-30T14:45:10.540Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-30T14:45:10.810Z] 19d511225f94: Pulling fs layer [2022-06-30T14:45:10.810Z] 19d511225f94: Verifying Checksum [2022-06-30T14:45:10.810Z] 19d511225f94: Download complete [2022-06-30T14:45:10.810Z] 19d511225f94: Pull complete [2022-06-30T14:45:10.810Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-30T14:45:10.810Z] Status: Downloaded newer image for busybox:latest [2022-06-30T14:45:11.109Z] === RUN TestDockerSuite/TestAttachDisconnect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-30T14:45:12.482Z] + bundleName=amd64-cgroup2 [2022-06-30T14:45:12.482Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-06-30T14:45:12.482Z] Creating amd64-cgroup2-bundles.tar.gz [2022-06-30T14:45:12.482Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-30T14:45:12.482Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-06-30T14:45:12.488Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-06-30T14:45:12.746Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [Pipeline] archiveArtifacts [2022-06-30T14:45:12.752Z] Archiving artifacts [2022-06-30T14:45:13.313Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.63s) [2022-06-30T14:45:13.313Z] === RUN TestUpdateMemory [2022-06-30T14:45:13.313Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-30T14:45:13.313Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-30T14:45:13.313Z] === RUN TestUpdateCPUQuota [2022-06-30T14:45:14.249Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-06-30T14:45:14.475Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43759/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-30T14:45:14.509Z] --- PASS: TestUpdateCPUQuota (1.23s) [2022-06-30T14:45:14.509Z] === RUN TestUpdatePidsLimit [2022-06-30T14:45:14.509Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-30T14:45:14.672Z] --- PASS: TestCreateServiceMultipleTimes (15.51s) [2022-06-30T14:45:14.672Z] === RUN TestCreateServiceConflict [2022-06-30T14:45:14.672Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-06-30T14:45:14.672Z] === RUN TestCreateServiceMaxReplicas [2022-06-30T14:45:14.767Z] === RUN TestUpdatePidsLimit/no_change [2022-06-30T14:45:14.778Z] + make clean [2022-06-30T14:45:14.778Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-30T14:45:14.778Z] docker-dev-cache [2022-06-30T14:45:14.778Z] docker-mod-cache [Pipeline] deleteDir [2022-06-30T14:45:15.027Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-06-30T14:45:15.027Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-30T14:45:15.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-06-30T14:45:15.544Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-30T14:45:15.803Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-06-30T14:45:15.803Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-30T14:45:16.372Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-30T14:45:16.574Z] --- PASS: TestCreateServiceMaxReplicas (2.75s) [2022-06-30T14:45:16.574Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-30T14:45:16.631Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-30T14:45:17.199Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-06-30T14:45:17.767Z] --- PASS: TestUpdatePidsLimit (3.30s) [2022-06-30T14:45:17.767Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-06-30T14:45:17.767Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2022-06-30T14:45:17.767Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2022-06-30T14:45:17.767Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2022-06-30T14:45:17.767Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2022-06-30T14:45:17.767Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-06-30T14:45:17.767Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2022-06-30T14:45:17.767Z] === RUN TestUpdateRestartPolicy [2022-06-30T14:45:19.144Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-06-30T14:45:22.433Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-06-30T14:45:22.433Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-30T14:45:22.433Z] check_test.go:540: [d7378ff8ac4f5] daemon is not started [2022-06-30T14:45:22.433Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-06-30T14:45:22.433Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-30T14:45:22.433Z] check_test.go:540: [d44d9aedfc71b] daemon is not started [2022-06-30T14:45:22.433Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-06-30T14:45:25.007Z] check_test.go:540: [d1577ae0c2ad5] daemon is not started [2022-06-30T14:45:25.007Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-06-30T14:45:29.194Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-06-30T14:45:30.133Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-06-30T14:45:30.392Z] --- PASS: TestUpdateRestartPolicy (12.60s) [2022-06-30T14:45:30.392Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-30T14:45:30.651Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-06-30T14:45:31.220Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2022-06-30T14:45:31.220Z] === RUN TestWaitNonBlocked [2022-06-30T14:45:31.220Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T14:45:31.220Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T14:45:31.220Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T14:45:31.220Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T14:45:31.220Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T14:45:31.220Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T14:45:31.466Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-06-30T14:45:31.466Z] === RUN TestCreateServiceSecretFileMode [2022-06-30T14:45:32.072Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-06-30T14:45:32.072Z] === RUN TestCreateServiceConfigFileMode [2022-06-30T14:45:32.156Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-06-30T14:45:32.417Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-06-30T14:45:32.417Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-06-30T14:45:32.417Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2022-06-30T14:45:32.417Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2022-06-30T14:45:32.417Z] === RUN TestWaitBlocked [2022-06-30T14:45:32.417Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T14:45:32.417Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T14:45:32.417Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T14:45:32.417Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T14:45:32.417Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T14:45:32.417Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T14:45:32.417Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-06-30T14:45:33.797Z] --- PASS: TestWaitBlocked (0.02s) [2022-06-30T14:45:33.797Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2022-06-30T14:45:33.797Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s) [2022-06-30T14:45:33.797Z] === RUN TestWaitConditions [2022-06-30T14:45:33.797Z] === RUN TestWaitConditions/default [2022-06-30T14:45:33.797Z] === PAUSE TestWaitConditions/default [2022-06-30T14:45:33.797Z] === RUN TestWaitConditions/not-running [2022-06-30T14:45:33.797Z] === PAUSE TestWaitConditions/not-running [2022-06-30T14:45:33.797Z] === RUN TestWaitConditions/next-exit [2022-06-30T14:45:33.797Z] === PAUSE TestWaitConditions/next-exit [2022-06-30T14:45:33.797Z] === RUN TestWaitConditions/removed [2022-06-30T14:45:33.797Z] === PAUSE TestWaitConditions/removed [2022-06-30T14:45:33.797Z] === CONT TestWaitConditions/default [2022-06-30T14:45:33.797Z] === CONT TestWaitConditions/removed [2022-06-30T14:45:34.628Z] --- PASS: TestCreateServiceConfigFileMode (2.39s) [2022-06-30T14:45:34.628Z] === RUN TestCreateServiceSysctls [2022-06-30T14:45:35.175Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-06-30T14:45:35.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-06-30T14:45:35.743Z] === CONT TestWaitConditions/not-running [2022-06-30T14:45:35.743Z] === CONT TestWaitConditions/next-exit [2022-06-30T14:45:37.645Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-06-30T14:45:37.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-06-30T14:45:37.646Z] --- PASS: TestWaitConditions (0.04s) [2022-06-30T14:45:37.646Z] --- PASS: TestWaitConditions/removed (2.01s) [2022-06-30T14:45:37.646Z] --- PASS: TestWaitConditions/default (2.13s) [2022-06-30T14:45:37.646Z] --- PASS: TestWaitConditions/not-running (1.85s) [2022-06-30T14:45:37.646Z] --- PASS: TestWaitConditions/next-exit (1.75s) [2022-06-30T14:45:37.646Z] === CONT TestContainerStartOnDaemonRestart [2022-06-30T14:45:37.646Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-30T14:45:37.914Z] --- PASS: TestCreateServiceSysctls (2.98s) [2022-06-30T14:45:37.914Z] === RUN TestCreateServiceCapabilities [2022-06-30T14:45:38.213Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-06-30T14:45:39.816Z] --- PASS: TestCreateServiceCapabilities (2.38s) [2022-06-30T14:45:39.816Z] === RUN TestInspect [2022-06-30T14:45:41.503Z] --- PASS: TestContainerStartOnDaemonRestart (3.43s) [2022-06-30T14:45:41.503Z] === CONT TestIpcModeOlderClient [2022-06-30T14:45:41.503Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-06-30T14:45:41.503Z] === CONT TestContainerKillOnDaemonStart [2022-06-30T14:45:41.762Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.12s) [2022-06-30T14:45:41.762Z] === CONT TestDaemonHostGatewayIP [2022-06-30T14:45:42.021Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-06-30T14:45:43.102Z] --- PASS: TestInspect (2.65s) [2022-06-30T14:45:43.102Z] === RUN TestCreateJob [2022-06-30T14:45:45.635Z] --- PASS: TestCreateJob (2.94s) [2022-06-30T14:45:45.635Z] === RUN TestReplicatedJob [2022-06-30T14:45:46.214Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-06-30T14:45:46.214Z] --- PASS: TestDaemonHostGatewayIP (4.12s) [2022-06-30T14:45:46.214Z] === CONT TestDaemonRestartIpcMode [2022-06-30T14:45:46.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-06-30T14:45:49.502Z] --- PASS: TestDaemonRestartIpcMode (3.25s) [2022-06-30T14:45:49.502Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-06-30T14:45:49.502Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-06-30T14:45:50.438Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-06-30T14:45:50.904Z] --- PASS: TestReplicatedJob (5.19s) [2022-06-30T14:45:50.904Z] === RUN TestUpdateReplicatedJob [2022-06-30T14:45:51.004Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-06-30T14:45:52.380Z] check_test.go:540: [d0c8d93eca55d] daemon is not started [2022-06-30T14:45:52.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-06-30T14:45:53.755Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-06-30T14:45:53.755Z] --- PASS: TestContainerKillOnDaemonStart (12.80s) [2022-06-30T14:45:53.755Z] PASS [2022-06-30T14:45:53.755Z] [2022-06-30T14:45:53.755Z] === Skipped [2022-06-30T14:45:53.755Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-30T14:45:53.755Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-30T14:45:53.755Z] [2022-06-30T14:45:53.755Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-30T14:45:53.755Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-30T14:45:53.755Z] [2022-06-30T14:45:53.755Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-30T14:45:53.755Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-30T14:45:53.755Z] [2022-06-30T14:45:53.755Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-30T14:45:53.755Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-30T14:45:53.755Z] [2022-06-30T14:45:53.755Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-30T14:45:53.755Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-30T14:45:53.755Z] [2022-06-30T14:45:53.755Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-30T14:45:53.755Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-30T14:45:53.755Z] [2022-06-30T14:45:53.755Z] DONE 264 tests, 6 skipped in 165.312s [2022-06-30T14:45:54.015Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-30T14:45:54.015Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:45:54.015Z] ++ set -e [2022-06-30T14:45:54.015Z] ++ '[' -n 0 ']' [2022-06-30T14:45:54.015Z] ++ set -x [2022-06-30T14:45:54.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:45:54.015Z] === RUN TestConfigDaemonLibtrustID [2022-06-30T14:45:54.191Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-06-30T14:45:54.191Z] === RUN TestServiceListWithStatuses [2022-06-30T14:45:54.191Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-30T14:45:54.191Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-30T14:45:54.191Z] === RUN TestDockerNetworkConnectAlias [2022-06-30T14:45:54.582Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-06-30T14:45:54.582Z] === RUN TestConfigDaemonID [2022-06-30T14:45:54.841Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-06-30T14:45:55.409Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-06-30T14:45:55.667Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-06-30T14:45:55.667Z] daemon_test.go:83: [d16b01b90a01e] daemon is not started [2022-06-30T14:45:55.667Z] --- PASS: TestConfigDaemonID (1.06s) [2022-06-30T14:45:55.667Z] === RUN TestDaemonConfigValidation [2022-06-30T14:45:55.667Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-30T14:45:55.667Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-30T14:45:55.667Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-30T14:45:55.667Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-30T14:45:55.667Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-30T14:45:55.667Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-30T14:45:55.667Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-30T14:45:55.667Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-30T14:45:55.667Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-30T14:45:55.667Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-30T14:45:55.667Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-30T14:45:55.667Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-30T14:45:55.925Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-30T14:45:55.925Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-30T14:45:55.925Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-30T14:45:56.184Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-30T14:45:56.184Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-06-30T14:45:56.184Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s) [2022-06-30T14:45:56.184Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2022-06-30T14:45:56.184Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-06-30T14:45:56.184Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-06-30T14:45:56.184Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-30T14:45:56.184Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-30T14:45:57.119Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-30T14:45:58.056Z] docker_cli_daemon_plugins_test.go:106: [d23aca1acece4] daemon is not started [2022-06-30T14:45:58.314Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-30T14:45:58.314Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-06-30T14:45:58.380Z] --- PASS: TestDockerNetworkConnectAlias (4.15s) [2022-06-30T14:45:58.380Z] === RUN TestDockerNetworkReConnect [2022-06-30T14:45:58.882Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-06-30T14:45:59.141Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-30T14:45:59.141Z] daemon_test.go:197: [daddb658d8b35] daemon is not started [2022-06-30T14:45:59.141Z] --- PASS: TestConfigDaemonSeccompProfiles (3.16s) [2022-06-30T14:45:59.141Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-06-30T14:45:59.141Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-06-30T14:45:59.141Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-30T14:45:59.141Z] === RUN TestDaemonProxy [2022-06-30T14:45:59.141Z] === RUN TestDaemonProxy/environment_variables [2022-06-30T14:46:00.078Z] check_test.go:540: [d5e0e04d36410] daemon is not started [2022-06-30T14:46:00.078Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-06-30T14:46:01.012Z] === RUN TestDaemonProxy/command-line_options [2022-06-30T14:46:01.012Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-06-30T14:46:01.666Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2022-06-30T14:46:01.666Z] === RUN TestServicePlugin [2022-06-30T14:46:01.666Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T14:46:01.666Z] --- SKIP: TestServicePlugin (0.00s) [2022-06-30T14:46:01.666Z] === RUN TestServiceUpdateLabel [2022-06-30T14:46:01.947Z] === RUN TestDockerSuite/TestBuildAddScript [2022-06-30T14:46:02.882Z] === RUN TestDaemonProxy/configuration_file [2022-06-30T14:46:03.450Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-06-30T14:46:03.571Z] --- PASS: TestServiceUpdateLabel (2.29s) [2022-06-30T14:46:03.571Z] === RUN TestServiceUpdateSecrets [2022-06-30T14:46:03.708Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-06-30T14:46:04.644Z] === RUN TestDaemonProxy/conflicting_options [2022-06-30T14:46:04.904Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-30T14:46:05.474Z] --- PASS: TestDaemonProxy (6.30s) [2022-06-30T14:46:05.474Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-06-30T14:46:05.474Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-06-30T14:46:05.474Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-06-30T14:46:05.474Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-06-30T14:46:05.474Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-30T14:46:05.474Z] PASS [2022-06-30T14:46:05.474Z] [2022-06-30T14:46:05.474Z] DONE 18 tests in 11.660s [2022-06-30T14:46:05.474Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-30T14:46:05.475Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:46:05.475Z] ++ set -e [2022-06-30T14:46:05.475Z] ++ '[' -n 0 ']' [2022-06-30T14:46:05.475Z] ++ set -x [2022-06-30T14:46:05.475Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:46:05.733Z] INFO: Testing against a local daemon [2022-06-30T14:46:05.733Z] === RUN TestCommitInheritsEnv [2022-06-30T14:46:06.302Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-06-30T14:46:06.302Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-30T14:46:06.302Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-30T14:46:06.302Z] === RUN TestImportWithCustomPlatform [2022-06-30T14:46:06.302Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-30T14:46:06.302Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-30T14:46:06.302Z] === RUN TestImportWithCustomPlatform// [2022-06-30T14:46:06.302Z] === RUN TestImportWithCustomPlatform/linux [2022-06-30T14:46:06.563Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-30T14:46:06.563Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-30T14:46:06.822Z] === RUN TestImportWithCustomPlatform/macos [2022-06-30T14:46:06.822Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-30T14:46:06.822Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-30T14:46:06.822Z] --- PASS: TestImportWithCustomPlatform (0.67s) [2022-06-30T14:46:06.822Z] --- PASS: TestImportWithCustomPlatform/#00 (0.11s) [2022-06-30T14:46:06.822Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-30T14:46:06.822Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-30T14:46:06.822Z] --- PASS: TestImportWithCustomPlatform/linux (0.21s) [2022-06-30T14:46:06.822Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) [2022-06-30T14:46:06.822Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) [2022-06-30T14:46:06.822Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-30T14:46:06.822Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-30T14:46:06.822Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-30T14:46:06.822Z] === RUN TestImagesFilterMultiReference [2022-06-30T14:46:06.822Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-06-30T14:46:06.822Z] === RUN TestImagePullPlatformInvalid [2022-06-30T14:46:06.822Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-30T14:46:06.822Z] === RUN TestRemoveImageOrphaning [2022-06-30T14:46:07.390Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2022-06-30T14:46:07.390Z] === RUN TestRemoveImageGarbageCollector [2022-06-30T14:46:07.957Z] time="2022-06-30T14:46:07Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-30T14:46:08.894Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-06-30T14:46:09.462Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-06-30T14:46:09.721Z] --- PASS: TestRemoveImageGarbageCollector (2.57s) [2022-06-30T14:46:09.721Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-30T14:46:09.980Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-06-30T14:46:09.980Z] === RUN TestTagInvalidReference [2022-06-30T14:46:09.980Z] --- PASS: TestTagInvalidReference (0.02s) [2022-06-30T14:46:09.980Z] === RUN TestTagValidPrefixedRepo [2022-06-30T14:46:09.980Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-06-30T14:46:09.980Z] === RUN TestTagExistedNameWithoutForce [2022-06-30T14:46:09.980Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-06-30T14:46:09.980Z] === RUN TestTagOfficialNames [2022-06-30T14:46:09.980Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-06-30T14:46:09.980Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-30T14:46:09.980Z] === RUN TestTagMatchesDigest [2022-06-30T14:46:09.980Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-06-30T14:46:09.980Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-30T14:46:10.547Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-06-30T14:46:11.144Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-06-30T14:46:11.144Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-06-30T14:46:11.725Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-06-30T14:46:12.303Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-06-30T14:46:12.871Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-06-30T14:46:13.440Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-06-30T14:46:13.699Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-06-30T14:46:14.267Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-06-30T14:46:14.267Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-06-30T14:46:14.833Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-06-30T14:46:15.402Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-06-30T14:46:15.969Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-06-30T14:46:16.537Z] check_test.go:540: [d763c37bf9c5a] daemon is not started [2022-06-30T14:46:16.537Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-06-30T14:46:17.104Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-06-30T14:46:17.364Z] check_test.go:540: [d932ef69dbe20] daemon is not started [2022-06-30T14:46:17.364Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-06-30T14:46:17.931Z] === RUN TestDockerSuite/TestBuildAddTar [2022-06-30T14:46:17.931Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-06-30T14:46:18.444Z] --- PASS: TestServiceUpdateSecrets (14.32s) [2022-06-30T14:46:18.445Z] === RUN TestServiceUpdateConfigs [2022-06-30T14:46:19.833Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-06-30T14:46:23.121Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-06-30T14:46:23.121Z] check_test.go:540: [de57961bae154] daemon is not started [2022-06-30T14:46:23.121Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-06-30T14:46:26.410Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-06-30T14:46:26.410Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-06-30T14:46:27.346Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-06-30T14:46:27.915Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-06-30T14:46:28.851Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-06-30T14:46:32.138Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-06-30T14:46:33.074Z] check_test.go:540: [dceff0b15a3b2] daemon is not started [2022-06-30T14:46:33.074Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-06-30T14:46:33.074Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-06-30T14:46:33.319Z] --- PASS: TestServiceUpdateConfigs (14.41s) [2022-06-30T14:46:33.319Z] === RUN TestServiceUpdateNetwork [2022-06-30T14:46:37.264Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-06-30T14:46:40.166Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-06-30T14:46:40.166Z] Copying nested executables into bundles/binary-daemon [2022-06-30T14:46:40.550Z] === RUN TestDockerSuite/TestBuildBlankName [2022-06-30T14:46:40.550Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-06-30T14:46:40.550Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-06-30T14:46:41.096Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-06-30T14:46:41.096Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T14:46:41.096Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-06-30T14:46:41.353Z] [2022-06-30T14:46:43.083Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-06-30T14:46:43.649Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-06-30T14:46:45.026Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-06-30T14:46:45.518Z] --- PASS: TestServiceUpdateNetwork (12.37s) [2022-06-30T14:46:45.518Z] === RUN TestServiceUpdatePidsLimit [2022-06-30T14:46:45.777Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-30T14:46:45.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-06-30T14:46:45.962Z] check_test.go:540: [d56da36bb635e] daemon is not started [2022-06-30T14:46:45.962Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-06-30T14:46:46.344Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-06-30T14:46:46.898Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-06-30T14:46:46.915Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43759/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac -e DOCKER_GRAPHDRIVER docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac hack/make.sh cross [2022-06-30T14:46:47.156Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-06-30T14:46:47.171Z] [2022-06-30T14:46:47.427Z] Removing bundles/ [2022-06-30T14:46:47.427Z] [2022-06-30T14:46:47.427Z] ---> Making bundle: cross (in bundles/cross) [2022-06-30T14:46:47.427Z] Cross building: bundles/cross/linux/amd64 [2022-06-30T14:46:47.427Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-30T14:46:47.427Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-30T14:46:47.722Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-06-30T14:46:48.289Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-06-30T14:46:49.666Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-06-30T14:46:49.666Z] check_test.go:540: [d6221c5924c42] daemon is not started [2022-06-30T14:46:49.666Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-06-30T14:46:50.604Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-06-30T14:46:51.981Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-06-30T14:46:52.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-06-30T14:46:53.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-06-30T14:46:53.924Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-06-30T14:46:54.454Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-30T14:46:57.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-06-30T14:46:58.147Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-06-30T14:46:59.524Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-06-30T14:47:01.015Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) [2022-06-30T14:47:01.015Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-06-30T14:47:01.015Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-06-30T14:47:01.015Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-06-30T14:47:01.015Z] PASS [2022-06-30T14:47:01.015Z] [2022-06-30T14:47:01.015Z] === Skipped [2022-06-30T14:47:01.015Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-30T14:47:01.015Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-30T14:47:01.015Z] [2022-06-30T14:47:01.015Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-06-30T14:47:01.015Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T14:47:01.015Z] [2022-06-30T14:47:01.015Z] DONE 27 tests, 2 skipped in 131.561s [2022-06-30T14:47:01.015Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-06-30T14:47:01.015Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:47:01.015Z] ++ set -e [2022-06-30T14:47:01.015Z] ++ '[' -n 0 ']' [2022-06-30T14:47:01.015Z] ++ set -x [2022-06-30T14:47:01.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:47:01.015Z] INFO: Testing against a local daemon [2022-06-30T14:47:01.015Z] === RUN TestSessionCreate [2022-06-30T14:47:01.015Z] --- PASS: TestSessionCreate (0.02s) [2022-06-30T14:47:01.015Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-30T14:47:01.015Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-30T14:47:01.015Z] PASS [2022-06-30T14:47:01.015Z] [2022-06-30T14:47:01.015Z] DONE 2 tests in 0.128s [2022-06-30T14:47:01.015Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-06-30T14:47:01.015Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:47:01.015Z] ++ set -e [2022-06-30T14:47:01.015Z] ++ '[' -n 0 ']' [2022-06-30T14:47:01.015Z] ++ set -x [2022-06-30T14:47:01.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:47:01.015Z] INFO: Testing against a local daemon [2022-06-30T14:47:01.015Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-30T14:47:01.015Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-30T14:47:01.015Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-30T14:47:01.015Z] === RUN TestDiskUsage [2022-06-30T14:47:01.015Z] === PAUSE TestDiskUsage [2022-06-30T14:47:01.015Z] === RUN TestEventsExecDie [2022-06-30T14:47:01.274Z] --- PASS: TestEventsExecDie (0.52s) [2022-06-30T14:47:01.274Z] === RUN TestEventsBackwardsCompatible [2022-06-30T14:47:01.274Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-30T14:47:01.274Z] === RUN TestEventsVolumeCreate [2022-06-30T14:47:01.274Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-30T14:47:01.274Z] === RUN TestInfoBinaryCommits [2022-06-30T14:47:01.426Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-06-30T14:47:01.532Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-30T14:47:01.532Z] === RUN TestInfoAPIVersioned [2022-06-30T14:47:01.532Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-30T14:47:01.532Z] === RUN TestInfoAPI [2022-06-30T14:47:01.532Z] --- PASS: TestInfoAPI (0.02s) [2022-06-30T14:47:01.532Z] === RUN TestInfoAPIWarnings [2022-06-30T14:47:05.638Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-06-30T14:47:08.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-06-30T14:47:08.431Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-06-30T14:47:11.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-06-30T14:47:12.653Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-06-30T14:47:14.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-06-30T14:47:14.557Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-06-30T14:47:15.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-06-30T14:47:15.692Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-06-30T14:47:17.069Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-06-30T14:47:17.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-06-30T14:47:19.600Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-06-30T14:47:19.638Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-06-30T14:47:19.638Z] === RUN TestInfoDebug [2022-06-30T14:47:19.638Z] --- PASS: TestInfoDebug (0.52s) [2022-06-30T14:47:19.638Z] === RUN TestInfoInsecureRegistries [2022-06-30T14:47:19.638Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-30T14:47:19.638Z] === RUN TestInfoRegistryMirrors [2022-06-30T14:47:19.638Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-30T14:47:19.638Z] === RUN TestLoginFailsWithBadCredentials [2022-06-30T14:47:19.638Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-06-30T14:47:19.638Z] === RUN TestPingCacheHeaders [2022-06-30T14:47:19.638Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-30T14:47:19.638Z] === RUN TestPingGet [2022-06-30T14:47:19.638Z] --- PASS: TestPingGet (0.01s) [2022-06-30T14:47:19.638Z] === RUN TestPingHead [2022-06-30T14:47:19.638Z] --- PASS: TestPingHead (0.02s) [2022-06-30T14:47:19.638Z] === RUN TestPingSwarmHeader [2022-06-30T14:47:20.168Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-06-30T14:47:20.204Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-30T14:47:20.771Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-30T14:47:21.707Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-30T14:47:21.707Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-06-30T14:47:21.707Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-30T14:47:21.707Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-30T14:47:21.707Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-30T14:47:21.707Z] === RUN TestVersion [2022-06-30T14:47:21.707Z] --- PASS: TestVersion (0.02s) [2022-06-30T14:47:21.707Z] === CONT TestDiskUsage [2022-06-30T14:47:22.274Z] === RUN TestDiskUsage/empty [2022-06-30T14:47:22.274Z] === RUN TestDiskUsage/empty/container_types [2022-06-30T14:47:22.274Z] === RUN TestDiskUsage/empty/image_types [2022-06-30T14:47:22.274Z] === RUN TestDiskUsage/empty/volume_types [2022-06-30T14:47:22.274Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-30T14:47:22.274Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-30T14:47:22.274Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-30T14:47:22.274Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-30T14:47:22.274Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-30T14:47:22.274Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-30T14:47:22.274Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-30T14:47:22.274Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-30T14:47:22.533Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-30T14:47:22.533Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-30T14:47:22.533Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-30T14:47:22.533Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-30T14:47:22.533Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-30T14:47:22.533Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-30T14:47:22.533Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-30T14:47:22.533Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-30T14:47:22.533Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-30T14:47:22.533Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-30T14:47:22.533Z] === RUN TestDiskUsage/after_container.Run [2022-06-30T14:47:22.791Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-30T14:47:22.791Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-30T14:47:22.791Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-30T14:47:22.791Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-30T14:47:22.791Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-30T14:47:22.791Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-30T14:47:22.791Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-30T14:47:22.791Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-30T14:47:22.791Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-30T14:47:22.791Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage (1.16s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T14:47:23.051Z] PASS [2022-06-30T14:47:23.051Z] [2022-06-30T14:47:23.051Z] === Skipped [2022-06-30T14:47:23.051Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-30T14:47:23.051Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-30T14:47:23.051Z] [2022-06-30T14:47:23.051Z] DONE 54 tests, 1 skipped in 22.247s [2022-06-30T14:47:23.051Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-30T14:47:23.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:47:23.051Z] ++ set -e [2022-06-30T14:47:23.051Z] ++ '[' -n 0 ']' [2022-06-30T14:47:23.051Z] ++ set -x [2022-06-30T14:47:23.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:47:23.051Z] INFO: Testing against a local daemon [2022-06-30T14:47:23.051Z] === RUN TestVolumesCreateAndList [2022-06-30T14:47:23.051Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-30T14:47:23.051Z] === RUN TestVolumesRemove [2022-06-30T14:47:23.051Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-30T14:47:23.051Z] === RUN TestVolumesInspect [2022-06-30T14:47:23.051Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-30T14:47:23.051Z] === RUN TestVolumesInvalidJSON [2022-06-30T14:47:23.051Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-30T14:47:23.051Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-30T14:47:23.051Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-30T14:47:23.051Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-30T14:47:23.051Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-30T14:47:23.051Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-30T14:47:23.051Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-30T14:47:23.051Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-30T14:47:23.051Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-30T14:47:23.051Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-30T14:47:23.051Z] PASS [2022-06-30T14:47:23.051Z] [2022-06-30T14:47:23.051Z] DONE 9 tests in 0.205s [2022-06-30T14:47:23.051Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-30T14:47:23.309Z] ++++ cat bundles/test-integration/docker.pid [2022-06-30T14:47:23.309Z] +++ kill 14265 [2022-06-30T14:47:23.568Z] +++ /etc/init.d/apparmor stop [2022-06-30T14:47:23.568Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-30T14:47:23.568Z] [2022-06-30T14:47:23.568Z] Unloading profiles will leave already running processes permanently [2022-06-30T14:47:23.568Z] unconfined, which can lead to unexpected situations. [2022-06-30T14:47:23.568Z] [2022-06-30T14:47:23.568Z] To set a process to complain mode, use the command line tool [2022-06-30T14:47:23.568Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-30T14:47:23.568Z] +++ true [2022-06-30T14:47:23.568Z] exiting test-integration [2022-06-30T14:47:23.568Z] ++ exit 0 [2022-06-30T14:47:23.568Z] Post stage [Pipeline] junit [2022-06-30T14:47:24.149Z] Recording test results [2022-06-30T14:47:24.324Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-30T14:47:24.652Z] + echo Ensuring container killed. [2022-06-30T14:47:24.652Z] Ensuring container killed. [2022-06-30T14:47:24.652Z] + docker rm -vf docker-pr1 [2022-06-30T14:47:24.652Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-30T14:47:24.933Z] + echo Chowning /workspace to jenkins user [2022-06-30T14:47:24.933Z] Chowning /workspace to jenkins user [2022-06-30T14:47:24.933Z] + id -u [2022-06-30T14:47:24.933Z] + id -g [2022-06-30T14:47:24.933Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43759:/workspace busybox chown -R 1000:1000 /workspace [2022-06-30T14:47:24.933Z] Unable to find image 'busybox:latest' locally [2022-06-30T14:47:24.933Z] latest: Pulling from library/busybox [2022-06-30T14:47:25.193Z] 87379020f3b6: Pulling fs layer [2022-06-30T14:47:25.193Z] 87379020f3b6: Download complete [2022-06-30T14:47:25.193Z] 87379020f3b6: Pull complete [2022-06-30T14:47:25.193Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-30T14:47:25.193Z] Status: Downloaded newer image for busybox:latest [2022-06-30T14:47:25.441Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-06-30T14:47:25.700Z] docker_cli_daemon_test.go:2503: [d316c8e025d94] daemon is not started [2022-06-30T14:47:26.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-30T14:47:26.862Z] + bundleName=arm64-integration [2022-06-30T14:47:26.862Z] + echo Creating arm64-integration-bundles.tar.gz [2022-06-30T14:47:26.862Z] Creating arm64-integration-bundles.tar.gz [2022-06-30T14:47:26.862Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-06-30T14:47:26.862Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-06-30T14:47:27.135Z] Archiving artifacts [2022-06-30T14:47:27.647Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-06-30T14:47:27.647Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-06-30T14:47:28.585Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-06-30T14:47:28.913Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43759/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-30T14:47:29.223Z] + make clean [2022-06-30T14:47:29.482Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-30T14:47:29.482Z] docker-dev-cache [2022-06-30T14:47:29.482Z] docker-mod-cache [Pipeline] deleteDir [2022-06-30T14:47:29.963Z] === RUN TestDockerSuite/TestBuildCacheFrom [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-30T14:47:35.234Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-06-30T14:47:36.171Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-06-30T14:47:36.739Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-06-30T14:47:37.675Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-06-30T14:47:38.610Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-06-30T14:47:38.870Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-06-30T14:47:40.774Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-06-30T14:47:41.342Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-06-30T14:47:42.280Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-06-30T14:47:42.847Z] === RUN TestDockerSuite/TestBuildCmd [2022-06-30T14:47:43.414Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-06-30T14:47:43.672Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-06-30T14:47:43.672Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-06-30T14:47:43.672Z] check_test.go:540: [dd7bce2e2b4ee] daemon is not started [2022-06-30T14:47:43.672Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-06-30T14:47:44.240Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-06-30T14:47:44.240Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-06-30T14:47:44.240Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-06-30T14:47:45.616Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite (328.41s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.24s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.77s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.73s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.28s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.64s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.27s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.90s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.28s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.28s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.93s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.54s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.31s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.21s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.36s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.09s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.63s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.60s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.35s) [2022-06-30T14:47:49.808Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.89s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.83s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.32s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.15s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.15s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.36s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.44s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.63s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.51s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.51s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.40s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.35s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.39s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.37s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.54s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.38s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.78s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.95s) [2022-06-30T14:47:49.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.98s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.86s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.89s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.26s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.47s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.05s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.33s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.71s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.10s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.67s) [2022-06-30T14:47:49.809Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-30T14:47:49.809Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.17s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.13s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.92s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.09s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.39s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.59s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.08s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.05s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.06s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.95s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.61s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.20s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.40s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.05s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.95s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.80s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.91s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.44s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.36s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.55s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.91s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.18s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.15s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.08s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.47s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.46s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.33s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.89s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.08s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.46s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.68s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.78s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.79s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-06-30T14:47:49.809Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.76s) [2022-06-30T14:47:49.809Z] === RUN TestDockerSwarmSuite [2022-06-30T14:47:49.809Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-06-30T14:47:50.745Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-06-30T14:47:52.122Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-06-30T14:47:53.060Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-06-30T14:47:53.060Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-06-30T14:47:53.319Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-06-30T14:47:54.255Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-06-30T14:47:54.822Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-06-30T14:47:55.081Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-06-30T14:47:56.527Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-06-30T14:48:01.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-06-30T14:48:07.086Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-06-30T14:48:07.654Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-06-30T14:48:10.192Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-06-30T14:48:13.479Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-06-30T14:48:14.416Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-06-30T14:48:14.416Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-06-30T14:48:14.416Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-06-30T14:48:14.416Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-06-30T14:48:14.416Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-06-30T14:48:14.416Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-06-30T14:48:14.416Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-06-30T14:48:14.416Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-06-30T14:48:14.416Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-06-30T14:48:14.985Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-06-30T14:48:16.362Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-06-30T14:48:17.299Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-06-30T14:48:19.203Z] docker_api_swarm_test.go:563: [dc8a4b43a2ce4] joining swarm manager [d5b2a6f5d9809]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:48:22.493Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-06-30T14:48:25.027Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-06-30T14:48:25.595Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-06-30T14:48:30.866Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-06-30T14:48:31.433Z] docker_api_swarm_test.go:585: [d6ab2c01b693d] joining swarm manager [d5b2a6f5d9809]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T14:48:34.721Z] check_test.go:611: [dc8a4b43a2ce4] daemon is not started [2022-06-30T14:48:36.098Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-06-30T14:48:36.666Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-06-30T14:48:38.046Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-06-30T14:48:38.839Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-30T14:48:38.839Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-06-30T14:48:39.095Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-30T14:48:39.095Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-30T14:48:39.352Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-30T14:48:39.352Z] Cross building: bundles/cross/windows/amd64 [2022-06-30T14:48:39.610Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-06-30T14:48:39.610Z] { [2022-06-30T14:48:39.610Z] "RT_GROUP_ICON": { [2022-06-30T14:48:39.610Z] "#1": { [2022-06-30T14:48:39.610Z] "0409": "../../winresources/docker.ico" [2022-06-30T14:48:39.610Z] } [2022-06-30T14:48:39.610Z] }, [2022-06-30T14:48:39.610Z] "RT_MANIFEST": { [2022-06-30T14:48:39.610Z] "#1": { [2022-06-30T14:48:39.610Z] "0409": { [2022-06-30T14:48:39.610Z] "identity": {}, [2022-06-30T14:48:39.610Z] "description": "Docker Engine", [2022-06-30T14:48:39.610Z] "minimum-os": "vista", [2022-06-30T14:48:39.610Z] "execution-level": "", [2022-06-30T14:48:39.610Z] "ui-access": false, [2022-06-30T14:48:39.610Z] "auto-elevate": false, [2022-06-30T14:48:39.610Z] "dpi-awareness": "unaware", [2022-06-30T14:48:39.610Z] "disable-theming": false, [2022-06-30T14:48:39.610Z] "disable-window-filtering": false, [2022-06-30T14:48:39.610Z] "high-resolution-scrolling-aware": false, [2022-06-30T14:48:39.610Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-30T14:48:39.610Z] "long-path-aware": false, [2022-06-30T14:48:39.610Z] "printer-driver-isolation": false, [2022-06-30T14:48:39.610Z] "gdi-scaling": false, [2022-06-30T14:48:39.610Z] "segment-heap": false, [2022-06-30T14:48:39.610Z] "use-common-controls-v6": false [2022-06-30T14:48:39.610Z] } [2022-06-30T14:48:39.610Z] } [2022-06-30T14:48:39.610Z] }, [2022-06-30T14:48:39.610Z] "RT_MESSAGETABLE": { [2022-06-30T14:48:39.610Z] "#1": { [2022-06-30T14:48:39.610Z] "0409": "../../winresources/event_messages.bin" [2022-06-30T14:48:39.610Z] } [2022-06-30T14:48:39.610Z] }, [2022-06-30T14:48:39.610Z] "RT_VERSION": { [2022-06-30T14:48:39.610Z] "#1": { [2022-06-30T14:48:39.610Z] "0409": { [2022-06-30T14:48:39.610Z] "fixed": { [2022-06-30T14:48:39.610Z] "file_version": "0.0.0.0", [2022-06-30T14:48:39.610Z] "product_version": "0.0.0.0", [2022-06-30T14:48:39.610Z] "type": "Unknown" [2022-06-30T14:48:39.610Z] }, [2022-06-30T14:48:39.610Z] "info": { [2022-06-30T14:48:39.610Z] "0000": { [2022-06-30T14:48:39.610Z] "CompanyName": "", [2022-06-30T14:48:39.610Z] "FileVersion": "dev", [2022-06-30T14:48:39.610Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-30T14:48:39.610Z] "OriginalFileName": "dockerd-dev.exe", [2022-06-30T14:48:39.610Z] "ProductName": "", [2022-06-30T14:48:39.610Z] "ProductVersion": "dev", [2022-06-30T14:48:39.610Z] "SpecialBuild": "3a3a0cb54e0e6d15ce56abada2edeef071d675ac" [2022-06-30T14:48:39.610Z] } [2022-06-30T14:48:39.610Z] } [2022-06-30T14:48:39.610Z] } [2022-06-30T14:48:39.610Z] } [2022-06-30T14:48:39.610Z] } [2022-06-30T14:48:39.610Z] } [2022-06-30T14:48:39.610Z] cmd/dockerd/config.go [2022-06-30T14:48:39.610Z] cmd/dockerd/config_windows.go [2022-06-30T14:48:39.610Z] cmd/dockerd/daemon.go [2022-06-30T14:48:39.610Z] cmd/dockerd/daemon_test.go [2022-06-30T14:48:39.610Z] cmd/dockerd/daemon_windows.go [2022-06-30T14:48:39.610Z] cmd/dockerd/docker.go [2022-06-30T14:48:39.610Z] cmd/dockerd/docker_windows.go [2022-06-30T14:48:39.610Z] cmd/dockerd/genwinres_windows.go [2022-06-30T14:48:39.610Z] cmd/dockerd/metrics.go [2022-06-30T14:48:39.610Z] cmd/dockerd/options.go [2022-06-30T14:48:39.610Z] cmd/dockerd/options_test.go [2022-06-30T14:48:39.610Z] cmd/dockerd/service_windows.go [2022-06-30T14:48:39.610Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-30T14:48:39.610Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-30T14:48:41.360Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-06-30T14:48:41.360Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-06-30T14:48:41.360Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-06-30T14:48:42.297Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-06-30T14:48:43.234Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-06-30T14:48:44.170Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-06-30T14:48:44.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-06-30T14:48:44.738Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-30T14:48:44.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-06-30T14:48:48.027Z] docker_api_swarm_test.go:46: [dd3d5f7231f04] joining swarm manager [d9293c33be8dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:48:53.298Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-06-30T14:48:53.865Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-06-30T14:48:56.396Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-06-30T14:49:06.535Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-06-30T14:49:06.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-06-30T14:49:06.535Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-06-30T14:49:06.535Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-06-30T14:49:06.794Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-06-30T14:49:10.983Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-06-30T14:49:10.983Z] --- PASS: TestImportExtremelyLargeImageWorks (180.81s) [2022-06-30T14:49:10.983Z] PASS [2022-06-30T14:49:10.983Z] [2022-06-30T14:49:10.983Z] DONE 22 tests in 185.328s [2022-06-30T14:49:10.983Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-30T14:49:10.983Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:49:10.983Z] ++ set -e [2022-06-30T14:49:10.983Z] ++ '[' -n 0 ']' [2022-06-30T14:49:10.983Z] ++ set -x [2022-06-30T14:49:10.983Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:49:10.983Z] === RUN TestStripANSICommands [2022-06-30T14:49:10.983Z] === RUN TestStripANSICommands/#00 [2022-06-30T14:49:10.983Z] === RUN TestStripANSICommands/#01 [2022-06-30T14:49:10.983Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-30T14:49:10.983Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-30T14:49:10.983Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-30T14:49:10.983Z] PASS [2022-06-30T14:49:10.983Z] [2022-06-30T14:49:10.983Z] DONE 3 tests in 0.053s [2022-06-30T14:49:10.983Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-30T14:49:10.983Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:49:10.983Z] ++ set -e [2022-06-30T14:49:10.983Z] ++ '[' -n 0 ']' [2022-06-30T14:49:10.983Z] ++ set -x [2022-06-30T14:49:10.983Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:49:10.983Z] INFO: Testing against a local daemon [2022-06-30T14:49:10.983Z] === RUN TestNetworkCreateDelete [2022-06-30T14:49:11.242Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-06-30T14:49:11.242Z] === RUN TestDockerNetworkDeletePreferID [2022-06-30T14:49:11.810Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-06-30T14:49:11.810Z] === RUN TestDaemonDNSFallback [2022-06-30T14:49:12.381Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-06-30T14:49:13.756Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-06-30T14:49:17.946Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-06-30T14:49:18.205Z] --- PASS: TestDaemonDNSFallback (6.60s) [2022-06-30T14:49:18.206Z] === RUN TestInspectNetwork [2022-06-30T14:49:18.463Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-06-30T14:49:19.840Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-06-30T14:49:22.371Z] === RUN TestInspectNetwork/full_network_id [2022-06-30T14:49:22.371Z] === RUN TestInspectNetwork/partial_network_id [2022-06-30T14:49:22.371Z] === RUN TestInspectNetwork/network_name [2022-06-30T14:49:22.371Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-30T14:49:26.560Z] --- PASS: TestInspectNetwork (8.18s) [2022-06-30T14:49:26.560Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-30T14:49:26.560Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-30T14:49:26.560Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-30T14:49:26.560Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-30T14:49:26.560Z] === RUN TestRunContainerWithBridgeNone [2022-06-30T14:49:28.463Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2022-06-30T14:49:28.463Z] === RUN TestNetworkInvalidJSON [2022-06-30T14:49:28.463Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-30T14:49:28.463Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-30T14:49:28.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T14:49:28.463Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T14:49:28.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T14:49:28.463Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T14:49:28.463Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-30T14:49:28.463Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-30T14:49:28.463Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T14:49:28.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-30T14:49:28.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-30T14:49:28.463Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-30T14:49:28.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-30T14:49:28.463Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-30T14:49:28.463Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-30T14:49:28.463Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T14:49:28.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-30T14:49:28.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-30T14:49:28.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-30T14:49:28.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-30T14:49:28.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-30T14:49:28.463Z] === RUN TestNetworkList [2022-06-30T14:49:28.463Z] === RUN TestNetworkList//networks [2022-06-30T14:49:28.463Z] === PAUSE TestNetworkList//networks [2022-06-30T14:49:28.463Z] === RUN TestNetworkList//networks/ [2022-06-30T14:49:28.463Z] === PAUSE TestNetworkList//networks/ [2022-06-30T14:49:28.463Z] === CONT TestNetworkList//networks [2022-06-30T14:49:28.463Z] === CONT TestNetworkList//networks/ [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkList (0.03s) [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-30T14:49:28.463Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-30T14:49:28.463Z] === RUN TestHostIPv4BridgeLabel [2022-06-30T14:49:29.030Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-06-30T14:49:29.030Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-30T14:49:30.413Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-30T14:49:30.413Z] === RUN TestDaemonDefaultNetworkPools [2022-06-30T14:49:30.413Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-06-30T14:49:30.671Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-06-30T14:49:30.929Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-06-30T14:49:30.929Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-30T14:49:32.307Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-06-30T14:49:32.307Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-30T14:49:33.681Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-06-30T14:49:33.681Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-30T14:49:33.681Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-06-30T14:49:33.940Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-06-30T14:49:33.940Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-06-30T14:49:33.940Z] === RUN TestServiceWithPredefinedNetwork [2022-06-30T14:49:33.940Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-06-30T14:49:34.507Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-06-30T14:49:34.507Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-06-30T14:49:34.766Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-06-30T14:49:35.024Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-06-30T14:49:36.925Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-06-30T14:49:36.925Z] --- PASS: TestServiceWithPredefinedNetwork (2.87s) [2022-06-30T14:49:36.925Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-30T14:49:36.925Z] service_test.go:243: FLAKY_TEST [2022-06-30T14:49:36.925Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-30T14:49:36.925Z] === RUN TestServiceWithDataPathPortInit [2022-06-30T14:49:37.860Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-06-30T14:49:39.237Z] === RUN TestDockerSuite/TestBuildEnv [2022-06-30T14:49:40.173Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-06-30T14:49:41.109Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-06-30T14:49:41.678Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-06-30T14:49:45.865Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-06-30T14:49:53.990Z] --- PASS: TestServiceWithDataPathPortInit (15.71s) [2022-06-30T14:49:53.990Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-30T14:49:55.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-06-30T14:49:56.463Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r8mb5amd8vcaccgclfcs26l0q Created:2022-06-30 14:49:54.14498414 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[7833fbcc37cbe2f0eca4ec8ae88c522ff549b98cea70376d050227f308b57566:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8m71bv469ikkivl4xtljrxd8i EndpointID:d2bd9dd3d8679582eb06631a721a38885d7739aa458ff15faa0476cdd9536fa6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cde28bda50e484dc8bc2312060a4e104ab09e5e4737e4c4b1c1970ce6fa7a45e MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:b68def361fea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8m71bv469ikkivl4xtljrxd8i EndpointID:d2bd9dd3d8679582eb06631a721a38885d7739aa458ff15faa0476cdd9536fa6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-30T14:49:57.840Z] docker_api_swarm_test.go:304: [d6a9ac5abb4c6] joining swarm manager [d69137be8654e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:49:59.216Z] docker_api_swarm_test.go:305: [d0bef1571cb8e] joining swarm manager [d69137be8654e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T14:50:00.593Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-06-30T14:50:00.851Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-06-30T14:50:01.113Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.47s) [2022-06-30T14:50:01.113Z] PASS [2022-06-30T14:50:01.113Z] [2022-06-30T14:50:01.113Z] === Skipped [2022-06-30T14:50:01.113Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-30T14:50:01.113Z] service_test.go:243: FLAKY_TEST [2022-06-30T14:50:01.113Z] [2022-06-30T14:50:01.113Z] DONE 38 tests, 1 skipped in 50.073s [2022-06-30T14:50:01.113Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-30T14:50:01.113Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:50:01.113Z] ++ set -e [2022-06-30T14:50:01.113Z] ++ '[' -n 0 ']' [2022-06-30T14:50:01.113Z] ++ set -x [2022-06-30T14:50:01.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:50:01.113Z] INFO: Testing against a local daemon [2022-06-30T14:50:01.113Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-30T14:50:01.113Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T14:50:01.113Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-30T14:50:01.113Z] === RUN TestDockerNetworkIpvlan [2022-06-30T14:50:01.113Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T14:50:01.113Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-30T14:50:01.113Z] PASS [2022-06-30T14:50:01.113Z] [2022-06-30T14:50:01.113Z] === Skipped [2022-06-30T14:50:01.113Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-30T14:50:01.113Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T14:50:01.113Z] [2022-06-30T14:50:01.113Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-30T14:50:01.113Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T14:50:01.113Z] [2022-06-30T14:50:01.113Z] DONE 2 tests, 2 skipped in 0.100s [2022-06-30T14:50:01.113Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-30T14:50:01.113Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:50:01.113Z] ++ set -e [2022-06-30T14:50:01.113Z] ++ '[' -n 0 ']' [2022-06-30T14:50:01.113Z] ++ set -x [2022-06-30T14:50:01.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:50:01.372Z] INFO: Testing against a local daemon [2022-06-30T14:50:01.372Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-30T14:50:02.307Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-06-30T14:50:02.566Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-06-30T14:50:02.566Z] === RUN TestDockerNetworkMacvlan [2022-06-30T14:50:03.501Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-30T14:50:04.436Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-30T14:50:05.371Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-30T14:50:07.276Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-30T14:50:09.179Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-06-30T14:50:09.747Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-06-30T14:50:09.747Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-30T14:50:10.315Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-06-30T14:50:10.881Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-06-30T14:50:11.817Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-06-30T14:50:11.817Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-06-30T14:50:11.817Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-06-30T14:50:12.385Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-06-30T14:50:14.298Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-30T14:50:15.674Z] --- PASS: TestDockerNetworkMacvlan (12.68s) [2022-06-30T14:50:15.674Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-06-30T14:50:15.674Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-06-30T14:50:15.674Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2022-06-30T14:50:15.674Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.45s) [2022-06-30T14:50:15.674Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.02s) [2022-06-30T14:50:15.674Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2022-06-30T14:50:15.674Z] PASS [2022-06-30T14:50:15.674Z] [2022-06-30T14:50:15.674Z] DONE 8 tests in 14.161s [2022-06-30T14:50:15.674Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-30T14:50:15.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:50:15.674Z] ++ set -e [2022-06-30T14:50:15.674Z] ++ '[' -n 0 ']' [2022-06-30T14:50:15.674Z] ++ set -x [2022-06-30T14:50:15.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:50:15.674Z] testing: warning: no tests to run [2022-06-30T14:50:15.674Z] PASS [2022-06-30T14:50:15.674Z] [2022-06-30T14:50:15.674Z] DONE 0 tests in 0.027s [2022-06-30T14:50:15.674Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-30T14:50:15.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:50:15.674Z] ++ set -e [2022-06-30T14:50:15.674Z] ++ '[' -n 0 ']' [2022-06-30T14:50:15.674Z] ++ set -x [2022-06-30T14:50:15.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:50:15.675Z] INFO: Testing against a local daemon [2022-06-30T14:50:15.675Z] === RUN TestAuthZPluginAllowRequest [2022-06-30T14:50:17.051Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2022-06-30T14:50:17.051Z] === RUN TestAuthZPluginTLS [2022-06-30T14:50:17.618Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-06-30T14:50:17.618Z] === RUN TestAuthZPluginDenyRequest [2022-06-30T14:50:18.185Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-30T14:50:18.185Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-30T14:50:18.753Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-06-30T14:50:18.753Z] === RUN TestAuthZPluginDenyResponse [2022-06-30T14:50:19.322Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-06-30T14:50:19.322Z] === RUN TestAuthZPluginAllowEventStream [2022-06-30T14:50:19.892Z] === RUN TestDockerSuite/TestBuildExpose [2022-06-30T14:50:20.150Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-06-30T14:50:20.718Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2022-06-30T14:50:20.718Z] === RUN TestAuthZPluginErrorResponse [2022-06-30T14:50:20.718Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-06-30T14:50:21.285Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-06-30T14:50:21.285Z] === RUN TestAuthZPluginErrorRequest [2022-06-30T14:50:21.285Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-06-30T14:50:21.544Z] === RUN TestDockerSuite/TestBuildFails [2022-06-30T14:50:21.803Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-06-30T14:50:21.803Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-30T14:50:22.062Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-06-30T14:50:22.062Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-06-30T14:50:22.321Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-06-30T14:50:22.321Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-30T14:50:24.225Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.97s) [2022-06-30T14:50:24.225Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-30T14:50:24.225Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-06-30T14:50:26.128Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2022-06-30T14:50:26.128Z] === RUN TestAuthZPluginHeader [2022-06-30T14:50:26.128Z] === RUN TestDockerSuite/TestBuildForceRm [2022-06-30T14:50:26.696Z] --- PASS: TestAuthZPluginHeader (0.77s) [2022-06-30T14:50:26.696Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-30T14:50:27.631Z] === RUN TestDockerSuite/TestBuildFromGit [2022-06-30T14:50:28.198Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-06-30T14:50:28.456Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-06-30T14:50:29.391Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-06-30T14:50:30.776Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-06-30T14:50:31.036Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-06-30T14:50:31.073Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-30T14:50:31.074Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-06-30T14:50:31.074Z] { [2022-06-30T14:50:31.074Z] "RT_GROUP_ICON": { [2022-06-30T14:50:31.074Z] "#1": { [2022-06-30T14:50:31.074Z] "0409": "../../winresources/docker.ico" [2022-06-30T14:50:31.074Z] } [2022-06-30T14:50:31.074Z] }, [2022-06-30T14:50:31.074Z] "RT_MANIFEST": { [2022-06-30T14:50:31.074Z] "#1": { [2022-06-30T14:50:31.074Z] "0409": { [2022-06-30T14:50:31.074Z] "identity": {}, [2022-06-30T14:50:31.074Z] "description": "Docker Engine", [2022-06-30T14:50:31.074Z] "minimum-os": "vista", [2022-06-30T14:50:31.074Z] "execution-level": "", [2022-06-30T14:50:31.074Z] "ui-access": false, [2022-06-30T14:50:31.074Z] "auto-elevate": false, [2022-06-30T14:50:31.074Z] "dpi-awareness": "unaware", [2022-06-30T14:50:31.074Z] "disable-theming": false, [2022-06-30T14:50:31.074Z] "disable-window-filtering": false, [2022-06-30T14:50:31.074Z] "high-resolution-scrolling-aware": false, [2022-06-30T14:50:31.074Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-30T14:50:31.074Z] "long-path-aware": false, [2022-06-30T14:50:31.074Z] "printer-driver-isolation": false, [2022-06-30T14:50:31.074Z] "gdi-scaling": false, [2022-06-30T14:50:31.074Z] "segment-heap": false, [2022-06-30T14:50:31.074Z] "use-common-controls-v6": false [2022-06-30T14:50:31.074Z] } [2022-06-30T14:50:31.074Z] } [2022-06-30T14:50:31.074Z] }, [2022-06-30T14:50:31.074Z] "RT_MESSAGETABLE": { [2022-06-30T14:50:31.074Z] "#1": { [2022-06-30T14:50:31.074Z] "0409": "../../winresources/event_messages.bin" [2022-06-30T14:50:31.074Z] } [2022-06-30T14:50:31.074Z] }, [2022-06-30T14:50:31.074Z] "RT_VERSION": { [2022-06-30T14:50:31.074Z] "#1": { [2022-06-30T14:50:31.074Z] "0409": { [2022-06-30T14:50:31.074Z] "fixed": { [2022-06-30T14:50:31.074Z] "file_version": "0.0.0.0", [2022-06-30T14:50:31.074Z] "product_version": "0.0.0.0", [2022-06-30T14:50:31.074Z] "type": "Unknown" [2022-06-30T14:50:31.074Z] }, [2022-06-30T14:50:31.074Z] "info": { [2022-06-30T14:50:31.074Z] "0000": { [2022-06-30T14:50:31.074Z] "CompanyName": "", [2022-06-30T14:50:31.074Z] "FileVersion": "dev", [2022-06-30T14:50:31.074Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-30T14:50:31.074Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-06-30T14:50:31.074Z] "ProductName": "", [2022-06-30T14:50:31.074Z] "ProductVersion": "dev", [2022-06-30T14:50:31.074Z] "SpecialBuild": "3a3a0cb54e0e6d15ce56abada2edeef071d675ac" [2022-06-30T14:50:31.074Z] } [2022-06-30T14:50:31.074Z] } [2022-06-30T14:50:31.074Z] } [2022-06-30T14:50:31.074Z] } [2022-06-30T14:50:31.074Z] } [2022-06-30T14:50:31.074Z] } [2022-06-30T14:50:31.074Z] cmd/docker-proxy/genwinres_windows.go [2022-06-30T14:50:31.074Z] cmd/docker-proxy/main.go [2022-06-30T14:50:31.074Z] cmd/docker-proxy/network_proxy_test.go [2022-06-30T14:50:31.074Z] cmd/docker-proxy/proxy.go [2022-06-30T14:50:31.074Z] cmd/docker-proxy/sctp_proxy.go [2022-06-30T14:50:31.074Z] cmd/docker-proxy/tcp_proxy.go [2022-06-30T14:50:31.074Z] cmd/docker-proxy/udp_proxy.go [2022-06-30T14:50:31.074Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-30T14:50:31.074Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-30T14:50:31.074Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-30T14:50:31.074Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-06-30T14:50:31.074Z] remote: Enumerating objects: 23, done. [2022-06-30T14:50:31.074Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-06-30T14:50:31.074Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-06-30T14:50:31.074Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-06-30T14:50:31.074Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-06-30T14:50:31.074Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-06-30T14:50:31.074Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-06-30T14:50:31.074Z] Cross building: bundles/cross/linux/ppc64le [2022-06-30T14:50:31.074Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-30T14:50:31.074Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-30T14:50:31.294Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.55s) [2022-06-30T14:50:31.294Z] === RUN TestAuthZPluginV2Disable [2022-06-30T14:50:31.553Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-06-30T14:50:31.815Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-06-30T14:50:33.191Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-06-30T14:50:34.571Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-06-30T14:50:35.139Z] --- PASS: TestAuthZPluginV2Disable (3.86s) [2022-06-30T14:50:35.139Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-30T14:50:35.705Z] === RUN TestDockerSuite/TestBuildIidFile [2022-06-30T14:50:35.963Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-06-30T14:50:36.530Z] === RUN TestDockerSuite/TestBuildInheritance [2022-06-30T14:50:37.098Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-06-30T14:50:37.667Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-06-30T14:50:37.667Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-06-30T14:50:38.234Z] === RUN TestDockerSuite/TestBuildLabel [2022-06-30T14:50:38.801Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-06-30T14:50:38.801Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.68s) [2022-06-30T14:50:38.801Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-30T14:50:39.059Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-06-30T14:50:39.318Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-06-30T14:50:39.577Z] === RUN TestDockerSuite/TestBuildLabels [2022-06-30T14:50:39.835Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-06-30T14:50:40.772Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-06-30T14:50:41.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-06-30T14:50:44.243Z] === RUN TestDockerSuite/TestBuildLastModified [2022-06-30T14:50:44.243Z] docker_api_swarm_test.go:272: [d78107b047319] joining swarm manager [d6dc3536b48f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:50:46.144Z] docker_api_swarm_test.go:273: [deeddc85f977b] joining swarm manager [d6dc3536b48f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T14:50:49.426Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-06-30T14:50:50.367Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.43s) [2022-06-30T14:50:50.367Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-30T14:50:51.302Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-06-30T14:50:51.561Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-06-30T14:50:51.561Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-06-30T14:50:51.561Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-06-30T14:50:51.561Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-06-30T14:50:51.820Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-06-30T14:50:52.755Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-06-30T14:50:53.689Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-06-30T14:50:56.226Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-06-30T14:50:56.226Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-06-30T14:50:56.793Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-06-30T14:51:03.353Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-06-30T14:51:04.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-06-30T14:51:05.225Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-06-30T14:51:06.161Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-06-30T14:51:07.097Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2022-06-30T14:51:07.097Z] PASS [2022-06-30T14:51:07.097Z] [2022-06-30T14:51:07.097Z] DONE 17 tests in 51.473s [2022-06-30T14:51:07.097Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-30T14:51:07.097Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:51:07.097Z] ++ set -e [2022-06-30T14:51:07.097Z] ++ '[' -n 0 ']' [2022-06-30T14:51:07.097Z] ++ set -x [2022-06-30T14:51:07.097Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:51:07.097Z] INFO: Testing against a local daemon [2022-06-30T14:51:07.097Z] === RUN TestPluginInvalidJSON [2022-06-30T14:51:07.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T14:51:07.097Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T14:51:07.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T14:51:07.097Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T14:51:07.097Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-30T14:51:07.097Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-30T14:51:07.097Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T14:51:07.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-30T14:51:07.097Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-30T14:51:07.097Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-30T14:51:07.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-30T14:51:07.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-30T14:51:07.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-30T14:51:07.097Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T14:51:07.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-30T14:51:07.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-30T14:51:07.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-30T14:51:07.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-30T14:51:07.097Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-30T14:51:07.097Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-30T14:51:07.097Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-30T14:51:07.097Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-06-30T14:51:07.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-06-30T14:51:07.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-30T14:51:07.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-30T14:51:07.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-30T14:51:07.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-30T14:51:07.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-30T14:51:07.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-30T14:51:07.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-30T14:51:07.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-30T14:51:07.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-30T14:51:07.097Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-30T14:51:07.097Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-06-30T14:51:07.097Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-30T14:51:07.097Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-30T14:51:07.097Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-30T14:51:07.097Z] === RUN TestPluginInstall [2022-06-30T14:51:07.097Z] === RUN TestPluginInstall/no_auth [2022-06-30T14:51:08.473Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-06-30T14:51:08.473Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-06-30T14:51:08.473Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-06-30T14:51:09.040Z] time="2022-06-30T14:51:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T14:51:09.040Z] time="2022-06-30T14:51:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77eb8298b0c428ce155f5c9929de34f2ea9f540031c0626909ef76371572212b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T14:51:09.040Z] time="2022-06-30T14:51:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T14:51:09.040Z] time="2022-06-30T14:51:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77eb8298b0c428ce155f5c9929de34f2ea9f540031c0626909ef76371572212b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T14:51:09.608Z] === RUN TestPluginInstall/with_htpasswd [2022-06-30T14:51:09.867Z] time="2022-06-30T14:51:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T14:51:09.867Z] time="2022-06-30T14:51:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a9a025c5e7c49b002fd6fc60175e4d75147b661423f25b329fd4576fef9b756" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T14:51:09.867Z] time="2022-06-30T14:51:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T14:51:09.867Z] time="2022-06-30T14:51:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a9a025c5e7c49b002fd6fc60175e4d75147b661423f25b329fd4576fef9b756" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T14:51:10.436Z] === RUN TestPluginInstall/with_insecure [2022-06-30T14:51:11.385Z] time="2022-06-30T14:51:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T14:51:11.385Z] time="2022-06-30T14:51:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f1a0c40fdbb1b4439d36b7a369f8d2cfc480e27830413d0bffa6b57daa4db792" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T14:51:11.385Z] time="2022-06-30T14:51:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T14:51:11.385Z] time="2022-06-30T14:51:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f1a0c40fdbb1b4439d36b7a369f8d2cfc480e27830413d0bffa6b57daa4db792" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T14:51:11.648Z] plugin_test.go:195: [dfbc2a7710646] daemon is not started [2022-06-30T14:51:11.648Z] --- PASS: TestPluginInstall (4.58s) [2022-06-30T14:51:11.648Z] --- PASS: TestPluginInstall/no_auth (2.42s) [2022-06-30T14:51:11.648Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-06-30T14:51:11.648Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2022-06-30T14:51:11.648Z] === RUN TestPluginsWithRuntimes [2022-06-30T14:51:12.216Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-06-30T14:51:12.783Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-06-30T14:51:13.350Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-30T14:51:14.285Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-06-30T14:51:14.285Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-06-30T14:51:14.545Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-30T14:51:15.481Z] --- PASS: TestPluginsWithRuntimes (3.92s) [2022-06-30T14:51:15.481Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-06-30T14:51:15.481Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-06-30T14:51:15.481Z] === RUN TestPluginBackCompatMediaTypes [2022-06-30T14:51:15.740Z] === RUN TestDockerSuite/TestBuildNetNone [2022-06-30T14:51:16.308Z] === RUN TestDockerSuite/TestBuildNoContext [2022-06-30T14:51:16.308Z] --- PASS: TestPluginBackCompatMediaTypes (0.81s) [2022-06-30T14:51:16.308Z] PASS [2022-06-30T14:51:16.308Z] [2022-06-30T14:51:16.308Z] DONE 24 tests in 9.477s [2022-06-30T14:51:16.308Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-30T14:51:16.308Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:51:16.308Z] ++ set -e [2022-06-30T14:51:16.308Z] ++ '[' -n 0 ']' [2022-06-30T14:51:16.308Z] ++ set -x [2022-06-30T14:51:16.308Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:51:16.568Z] INFO: Testing against a local daemon [2022-06-30T14:51:16.568Z] === RUN TestExternalGraphDriver [2022-06-30T14:51:16.568Z] === RUN TestExternalGraphDriver/json [2022-06-30T14:51:17.134Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-06-30T14:51:17.701Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-06-30T14:51:18.641Z] === RUN TestExternalGraphDriver/spec [2022-06-30T14:51:19.209Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-06-30T14:51:19.468Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-06-30T14:51:19.726Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-06-30T14:51:19.985Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-06-30T14:51:20.244Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-06-30T14:51:20.244Z] === RUN TestExternalGraphDriver/pull [2022-06-30T14:51:20.810Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-06-30T14:51:22.187Z] --- PASS: TestExternalGraphDriver (5.53s) [2022-06-30T14:51:22.187Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2022-06-30T14:51:22.187Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2022-06-30T14:51:22.187Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2022-06-30T14:51:22.187Z] === RUN TestGraphdriverPluginV2 [2022-06-30T14:51:22.445Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-06-30T14:51:24.350Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-06-30T14:51:25.286Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-06-30T14:51:26.666Z] --- PASS: TestGraphdriverPluginV2 (4.42s) [2022-06-30T14:51:26.666Z] PASS [2022-06-30T14:51:26.666Z] [2022-06-30T14:51:26.666Z] DONE 5 tests in 10.065s [2022-06-30T14:51:26.666Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-30T14:51:26.666Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:51:26.666Z] ++ set -e [2022-06-30T14:51:26.666Z] ++ '[' -n 0 ']' [2022-06-30T14:51:26.666Z] ++ set -x [2022-06-30T14:51:26.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:51:26.666Z] INFO: Testing against a local daemon [2022-06-30T14:51:26.666Z] === RUN TestContinueAfterPluginCrash [2022-06-30T14:51:26.666Z] === PAUSE TestContinueAfterPluginCrash [2022-06-30T14:51:26.666Z] === RUN TestReadPluginNoRead [2022-06-30T14:51:26.666Z] === PAUSE TestReadPluginNoRead [2022-06-30T14:51:26.666Z] === RUN TestDaemonStartWithLogOpt [2022-06-30T14:51:26.666Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-30T14:51:26.666Z] === CONT TestContinueAfterPluginCrash [2022-06-30T14:51:26.666Z] === CONT TestDaemonStartWithLogOpt [2022-06-30T14:51:26.925Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-06-30T14:51:27.862Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-06-30T14:51:28.129Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-06-30T14:51:30.034Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-06-30T14:51:32.572Z] --- PASS: TestDaemonStartWithLogOpt (5.57s) [2022-06-30T14:51:32.572Z] === CONT TestReadPluginNoRead [2022-06-30T14:51:32.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-06-30T14:51:34.205Z] === RUN TestDockerSuite/TestBuildPATH [2022-06-30T14:51:35.142Z] docker_api_swarm_node_test.go:20: [ddcc83904b335] joining swarm manager [d25188c07c0db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:51:35.712Z] === RUN TestReadPluginNoRead/default [2022-06-30T14:51:35.971Z] docker_api_swarm_node_test.go:21: [df4351961a250] joining swarm manager [d25188c07c0db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T14:51:36.538Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-06-30T14:51:37.474Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-30T14:51:37.474Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-06-30T14:51:37.732Z] --- PASS: TestContinueAfterPluginCrash (10.99s) [2022-06-30T14:51:37.991Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-06-30T14:51:38.928Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-30T14:51:40.304Z] === CONT TestReadPluginNoRead [2022-06-30T14:51:40.305Z] read_test.go:92: [d830c593f6612] daemon is not started [2022-06-30T14:51:40.305Z] --- PASS: TestReadPluginNoRead (8.07s) [2022-06-30T14:51:40.305Z] --- PASS: TestReadPluginNoRead/default (1.61s) [2022-06-30T14:51:40.305Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) [2022-06-30T14:51:40.305Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2022-06-30T14:51:40.305Z] PASS [2022-06-30T14:51:40.305Z] [2022-06-30T14:51:40.305Z] DONE 6 tests in 13.740s [2022-06-30T14:51:40.305Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-30T14:51:40.305Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:51:40.305Z] ++ set -e [2022-06-30T14:51:40.305Z] ++ '[' -n 0 ']' [2022-06-30T14:51:40.305Z] ++ set -x [2022-06-30T14:51:40.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:51:40.305Z] testing: warning: no tests to run [2022-06-30T14:51:40.305Z] PASS [2022-06-30T14:51:40.305Z] [2022-06-30T14:51:40.305Z] DONE 0 tests in 0.041s [2022-06-30T14:51:40.305Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-30T14:51:40.305Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:51:40.305Z] ++ set -e [2022-06-30T14:51:40.305Z] ++ '[' -n 0 ']' [2022-06-30T14:51:40.305Z] ++ set -x [2022-06-30T14:51:40.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:51:40.563Z] INFO: Testing against a local daemon [2022-06-30T14:51:40.563Z] === RUN TestPluginWithDevMounts [2022-06-30T14:51:40.563Z] === PAUSE TestPluginWithDevMounts [2022-06-30T14:51:40.563Z] === CONT TestPluginWithDevMounts [2022-06-30T14:51:42.467Z] --- PASS: TestPluginWithDevMounts (1.76s) [2022-06-30T14:51:42.467Z] PASS [2022-06-30T14:51:42.467Z] [2022-06-30T14:51:42.467Z] DONE 1 tests in 1.874s [2022-06-30T14:51:42.467Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-30T14:51:42.467Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:51:42.467Z] ++ set -e [2022-06-30T14:51:42.467Z] ++ '[' -n 0 ']' [2022-06-30T14:51:42.467Z] ++ set -x [2022-06-30T14:51:42.467Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:51:42.467Z] INFO: Testing against a local daemon [2022-06-30T14:51:42.467Z] === RUN TestSecretInspect [2022-06-30T14:51:44.998Z] --- PASS: TestSecretInspect (2.66s) [2022-06-30T14:51:44.998Z] === RUN TestSecretList [2022-06-30T14:51:44.998Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-06-30T14:51:46.899Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-06-30T14:51:47.834Z] --- PASS: TestSecretList (2.68s) [2022-06-30T14:51:47.834Z] === RUN TestSecretsCreateAndDelete [2022-06-30T14:51:48.101Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-06-30T14:51:50.634Z] === RUN TestDockerSuite/TestBuildRm [2022-06-30T14:51:50.634Z] --- PASS: TestSecretsCreateAndDelete (3.08s) [2022-06-30T14:51:50.634Z] === RUN TestSecretsUpdate [2022-06-30T14:51:51.570Z] docker_api_swarm_test.go:502: [db7972323fdd8] joining swarm manager [d0c33843a0dac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:51:53.471Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-06-30T14:51:53.471Z] --- PASS: TestSecretsUpdate (2.78s) [2022-06-30T14:51:53.471Z] === RUN TestTemplatedSecret [2022-06-30T14:51:54.038Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-06-30T14:51:54.975Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-06-30T14:51:55.542Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-06-30T14:51:56.479Z] --- PASS: TestTemplatedSecret (3.01s) [2022-06-30T14:51:56.479Z] === RUN TestSecretCreateResolve [2022-06-30T14:51:56.738Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-06-30T14:51:57.673Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-06-30T14:51:58.240Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-06-30T14:51:59.175Z] --- PASS: TestSecretCreateResolve (2.70s) [2022-06-30T14:51:59.175Z] PASS [2022-06-30T14:51:59.175Z] [2022-06-30T14:51:59.175Z] DONE 6 tests in 16.992s [2022-06-30T14:51:59.175Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-30T14:51:59.175Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:51:59.175Z] ++ set -e [2022-06-30T14:51:59.175Z] ++ '[' -n 0 ']' [2022-06-30T14:51:59.175Z] ++ set -x [2022-06-30T14:51:59.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:51:59.434Z] INFO: Testing against a local daemon [2022-06-30T14:51:59.434Z] === RUN TestServiceCreateInit [2022-06-30T14:51:59.434Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-30T14:52:01.339Z] docker_api_swarm_test.go:507: [d6c22859c30b5] joining swarm manager [d0c33843a0dac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T14:52:01.598Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-06-30T14:52:01.857Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-06-30T14:52:02.115Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-06-30T14:52:02.115Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-30T14:52:02.115Z] === RUN TestDockerSuite/TestBuildSpaces [2022-06-30T14:52:02.374Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-06-30T14:52:03.310Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-06-30T14:52:03.310Z] === RUN TestDockerSuite/TestBuildStderr [2022-06-30T14:52:04.245Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-30T14:52:04.245Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-06-30T14:52:08.447Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-06-30T14:52:08.447Z] --- PASS: TestServiceCreateInit (8.88s) [2022-06-30T14:52:08.447Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.67s) [2022-06-30T14:52:08.447Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.18s) [2022-06-30T14:52:08.447Z] === RUN TestCreateServiceMultipleTimes [2022-06-30T14:52:08.707Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-06-30T14:52:09.643Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-06-30T14:52:09.902Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-06-30T14:52:10.837Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-06-30T14:52:12.215Z] === RUN TestDockerSuite/TestBuildUser [2022-06-30T14:52:14.750Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-06-30T14:52:17.283Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-06-30T14:52:22.518Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-30T14:52:22.518Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-30T14:52:22.518Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-30T14:52:22.518Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-30T14:52:22.518Z] Cross building: bundles/cross/linux/s390x [2022-06-30T14:52:22.518Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-30T14:52:22.518Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-30T14:52:27.270Z] --- PASS: TestCreateServiceMultipleTimes (17.45s) [2022-06-30T14:52:27.270Z] === RUN TestCreateServiceConflict [2022-06-30T14:52:27.529Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-06-30T14:52:28.463Z] --- PASS: TestCreateServiceConflict (2.63s) [2022-06-30T14:52:28.463Z] === RUN TestCreateServiceMaxReplicas [2022-06-30T14:52:28.463Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-06-30T14:52:28.722Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-06-30T14:52:29.290Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-06-30T14:52:30.225Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-06-30T14:52:31.602Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-06-30T14:52:31.602Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-06-30T14:52:31.602Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-06-30T14:52:31.602Z] docker_cli_build_test.go:6032: unmatched requirement DaemonIsWindows [2022-06-30T14:52:31.602Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-06-30T14:52:31.602Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsWindows [2022-06-30T14:52:31.602Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-06-30T14:52:31.602Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-06-30T14:52:31.602Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-06-30T14:52:31.860Z] --- PASS: TestCreateServiceMaxReplicas (3.46s) [2022-06-30T14:52:31.860Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-30T14:52:33.238Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-06-30T14:52:33.238Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-06-30T14:52:33.820Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-06-30T14:52:33.820Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-06-30T14:52:34.755Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-06-30T14:52:35.692Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-06-30T14:52:35.692Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-06-30T14:52:36.260Z] docker_api_swarm_node_test.go:81: [df29670b346fe] joining swarm manager [d60a6863ee8d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:52:38.163Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-06-30T14:52:39.538Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-06-30T14:52:40.474Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-06-30T14:52:40.475Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-06-30T14:52:41.042Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-06-30T14:52:41.042Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-06-30T14:52:41.042Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-06-30T14:52:41.610Z] === RUN TestDockerSuite/TestBuildXZHost [2022-06-30T14:52:43.514Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-06-30T14:52:44.451Z] === RUN TestDockerSuite/TestCommitChange [2022-06-30T14:52:45.020Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-06-30T14:52:45.587Z] === RUN TestDockerSuite/TestCommitHardlink [2022-06-30T14:52:46.523Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.51s) [2022-06-30T14:52:46.523Z] === RUN TestCreateServiceSecretFileMode [2022-06-30T14:52:46.782Z] === RUN TestDockerSuite/TestCommitNewFile [2022-06-30T14:52:48.159Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-06-30T14:52:48.727Z] === RUN TestDockerSuite/TestCommitTTY [2022-06-30T14:52:49.294Z] --- PASS: TestCreateServiceSecretFileMode (2.98s) [2022-06-30T14:52:49.294Z] === RUN TestCreateServiceConfigFileMode [2022-06-30T14:52:49.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-06-30T14:52:50.122Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-06-30T14:52:52.047Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-06-30T14:52:52.047Z] docker_api_swarm_node_test.go:53: [db16e011fd580] joining swarm manager [dab73b20f9310]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:52:52.984Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-06-30T14:52:52.984Z] --- PASS: TestCreateServiceConfigFileMode (3.75s) [2022-06-30T14:52:52.984Z] === RUN TestCreateServiceSysctls [2022-06-30T14:52:53.243Z] docker_api_swarm_node_test.go:54: [db04401c66f91] joining swarm manager [dab73b20f9310]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T14:52:54.180Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-06-30T14:52:54.180Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-06-30T14:52:55.119Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-06-30T14:52:55.686Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-06-30T14:52:56.625Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-06-30T14:52:56.884Z] --- PASS: TestCreateServiceSysctls (3.76s) [2022-06-30T14:52:56.884Z] === RUN TestCreateServiceCapabilities [2022-06-30T14:52:57.142Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-06-30T14:52:57.709Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-06-30T14:52:58.276Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-06-30T14:52:59.211Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-06-30T14:52:59.779Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-06-30T14:52:59.779Z] --- PASS: TestCreateServiceCapabilities (3.11s) [2022-06-30T14:52:59.779Z] === RUN TestInspect [2022-06-30T14:53:00.716Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-06-30T14:53:01.284Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-06-30T14:53:02.220Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-06-30T14:53:02.787Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-06-30T14:53:03.355Z] --- PASS: TestInspect (3.40s) [2022-06-30T14:53:03.355Z] === RUN TestCreateJob [2022-06-30T14:53:03.615Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-06-30T14:53:04.551Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-06-30T14:53:05.488Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-06-30T14:53:06.057Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-06-30T14:53:06.057Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-06-30T14:53:06.993Z] === RUN TestDockerSuite/TestCpRelativePath [2022-06-30T14:53:06.993Z] --- PASS: TestCreateJob (3.80s) [2022-06-30T14:53:06.993Z] === RUN TestReplicatedJob [2022-06-30T14:53:07.561Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-06-30T14:53:08.506Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-06-30T14:53:09.076Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-06-30T14:53:10.013Z] === RUN TestDockerSuite/TestCpToCaseA [2022-06-30T14:53:11.389Z] === RUN TestDockerSuite/TestCpToCaseB [2022-06-30T14:53:11.958Z] === RUN TestDockerSuite/TestCpToCaseC [2022-06-30T14:53:13.860Z] --- PASS: TestReplicatedJob (6.50s) [2022-06-30T14:53:13.860Z] === RUN TestUpdateReplicatedJob [2022-06-30T14:53:13.860Z] === RUN TestDockerSuite/TestCpToCaseD [2022-06-30T14:53:17.151Z] === RUN TestDockerSuite/TestCpToCaseE [2022-06-30T14:53:17.411Z] --- PASS: TestUpdateReplicatedJob (3.71s) [2022-06-30T14:53:17.411Z] === RUN TestServiceListWithStatuses [2022-06-30T14:53:17.411Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-30T14:53:17.411Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-30T14:53:17.411Z] === RUN TestDockerNetworkConnectAlias [2022-06-30T14:53:19.316Z] === RUN TestDockerSuite/TestCpToCaseF [2022-06-30T14:53:20.253Z] === RUN TestDockerSuite/TestCpToCaseG [2022-06-30T14:53:22.787Z] --- PASS: TestDockerNetworkConnectAlias (5.10s) [2022-06-30T14:53:22.787Z] === RUN TestDockerNetworkReConnect [2022-06-30T14:53:23.724Z] === RUN TestDockerSuite/TestCpToCaseH [2022-06-30T14:53:25.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-06-30T14:53:27.005Z] --- PASS: TestDockerNetworkReConnect (4.40s) [2022-06-30T14:53:27.005Z] === RUN TestServicePlugin [2022-06-30T14:53:27.005Z] === RUN TestDockerSuite/TestCpToCaseI [2022-06-30T14:53:27.940Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-06-30T14:53:31.249Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-06-30T14:53:31.249Z] plugin_test.go:61: [dcb0c3c847339] joining swarm manager [d7b747d750c29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:53:31.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-06-30T14:53:31.815Z] === RUN TestDockerSuite/TestCpToDot [2022-06-30T14:53:32.750Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-06-30T14:53:32.750Z] plugin_test.go:64: [da4f0a2f47ac6] joining swarm manager [d7b747d750c29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T14:53:34.127Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-06-30T14:53:34.693Z] docker_api_swarm_test.go:202: [d1f99ebb064be] joining swarm manager [de9d152a34950]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:53:35.631Z] === RUN TestDockerSuite/TestCpToStdout [2022-06-30T14:53:36.198Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-06-30T14:53:37.136Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-06-30T14:53:37.395Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-06-30T14:53:37.962Z] === RUN TestDockerSuite/TestCpVolumePath [2022-06-30T14:53:38.898Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-06-30T14:53:39.157Z] === RUN TestDockerSuite/TestCreateArgs [2022-06-30T14:53:39.157Z] === RUN TestDockerSuite/TestCreateByImageID [2022-06-30T14:53:39.723Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-06-30T14:53:39.984Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-06-30T14:53:39.984Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-30T14:53:39.984Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-06-30T14:53:39.984Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-06-30T14:53:40.550Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-06-30T14:53:40.809Z] === RUN TestDockerSuite/TestCreateLabels [2022-06-30T14:53:40.809Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-06-30T14:53:41.068Z] === RUN TestDockerSuite/TestCreateRM [2022-06-30T14:53:41.068Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-06-30T14:53:41.068Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-06-30T14:53:41.068Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-06-30T14:53:41.068Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-06-30T14:53:41.326Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-06-30T14:53:42.701Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-06-30T14:53:42.701Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-06-30T14:53:42.701Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-06-30T14:53:45.990Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-06-30T14:53:45.990Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-06-30T14:53:46.248Z] === RUN TestDockerSuite/TestEventsAttach [2022-06-30T14:53:47.183Z] === RUN TestDockerSuite/TestEventsCommit [2022-06-30T14:53:47.759Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-06-30T14:53:48.018Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-06-30T14:53:48.585Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-06-30T14:53:48.845Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-06-30T14:53:49.103Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-06-30T14:53:51.003Z] docker_api_swarm_test.go:384: [d02164802cabf] joining swarm manager [da479d1b932a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:53:51.003Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-06-30T14:53:51.941Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-06-30T14:53:52.201Z] docker_api_swarm_test.go:385: [dd2a5a4ebb0c1] joining swarm manager [da479d1b932a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T14:53:54.103Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-06-30T14:53:56.632Z] === RUN TestDockerSuite/TestEventsCopy [2022-06-30T14:53:57.199Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-06-30T14:53:58.134Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-06-30T14:53:59.508Z] --- PASS: TestServicePlugin (32.66s) [2022-06-30T14:53:59.508Z] === RUN TestServiceUpdateLabel [2022-06-30T14:54:02.037Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-06-30T14:54:02.037Z] === RUN TestServiceUpdateSecrets [2022-06-30T14:54:03.412Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-06-30T14:54:03.670Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-06-30T14:54:04.608Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-06-30T14:54:05.174Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-06-30T14:54:05.174Z] === RUN TestDockerSuite/TestEventsFilterType [2022-06-30T14:54:05.432Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-06-30T14:54:05.691Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-06-30T14:54:05.691Z] === RUN TestDockerSuite/TestEventsFilters [2022-06-30T14:54:06.638Z] === RUN TestDockerSuite/TestEventsFormat [2022-06-30T14:54:07.575Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-06-30T14:54:07.575Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-06-30T14:54:07.575Z] === RUN TestDockerSuite/TestEventsImageImport [2022-06-30T14:54:08.143Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-06-30T14:54:08.143Z] === RUN TestDockerSuite/TestEventsImagePull [2022-06-30T14:54:09.077Z] === RUN TestDockerSuite/TestEventsImageTag [2022-06-30T14:54:10.011Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-06-30T14:54:10.270Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-06-30T14:54:10.270Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-30T14:54:10.270Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-06-30T14:54:10.270Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-30T14:54:10.270Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-06-30T14:54:12.173Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-06-30T14:54:12.739Z] === RUN TestDockerSuite/TestEventsRename [2022-06-30T14:54:13.306Z] === RUN TestDockerSuite/TestEventsResize [2022-06-30T14:54:13.566Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-06-30T14:54:14.034Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-30T14:54:14.035Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-30T14:54:14.035Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-30T14:54:14.035Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-30T14:54:14.035Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-30T14:54:14.372Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-30T14:54:14.651Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43759/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac hack/test/unit [2022-06-30T14:54:14.907Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-30T14:54:14.907Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-30T14:54:14.907Z] + TESTDIRS=./... [2022-06-30T14:54:14.907Z] + exclude_paths='/vendor/|/integration' [2022-06-30T14:54:14.907Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-30T14:54:14.907Z] ++ go list ./... [2022-06-30T14:54:15.840Z] + pkg_list='github.com/docker/docker/api [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server/backend/build [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server/httputils [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server/middleware [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server/router [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server/router/build [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server/router/container [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server/router/debug [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server/router/image [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server/router/network [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server/router/session [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server/router/system [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/server/router/volume [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types/backend [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types/container [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types/events [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types/filters [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types/image [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types/mount [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types/network [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types/registry [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types/strslice [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types/swarm [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types/time [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types/versions [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T14:54:15.840Z] github.com/docker/docker/api/types/volume [2022-06-30T14:54:15.840Z] github.com/docker/docker/builder [2022-06-30T14:54:15.840Z] github.com/docker/docker/builder/builder-next [2022-06-30T14:54:15.840Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T14:54:15.840Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T14:54:15.840Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T14:54:15.840Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T14:54:15.840Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T14:54:15.840Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T14:54:15.840Z] github.com/docker/docker/builder/dockerfile [2022-06-30T14:54:15.840Z] github.com/docker/docker/builder/remotecontext [2022-06-30T14:54:15.840Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T14:54:15.840Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T14:54:15.840Z] github.com/docker/docker/cli [2022-06-30T14:54:15.840Z] github.com/docker/docker/cli/config [2022-06-30T14:54:15.840Z] github.com/docker/docker/cli/debug [2022-06-30T14:54:15.840Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T14:54:15.840Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T14:54:15.840Z] github.com/docker/docker/client [2022-06-30T14:54:15.840Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T14:54:15.840Z] github.com/docker/docker/cmd/dockerd [2022-06-30T14:54:15.840Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T14:54:15.840Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T14:54:15.840Z] github.com/docker/docker/container [2022-06-30T14:54:15.840Z] github.com/docker/docker/container/stream [2022-06-30T14:54:15.840Z] github.com/docker/docker/contrib/apparmor [2022-06-30T14:54:15.840Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T14:54:15.840Z] github.com/docker/docker/contrib/httpserver [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/cluster [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/config [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/events [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/exec [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/images [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/initlayer [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/links [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/listeners [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/logger [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/logger/local [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/names [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/network [2022-06-30T14:54:15.840Z] github.com/docker/docker/daemon/stats [2022-06-30T14:54:15.840Z] github.com/docker/docker/distribution [2022-06-30T14:54:15.840Z] github.com/docker/docker/distribution/metadata [2022-06-30T14:54:15.840Z] github.com/docker/docker/distribution/utils [2022-06-30T14:54:15.840Z] github.com/docker/docker/distribution/xfer [2022-06-30T14:54:15.840Z] github.com/docker/docker/dockerversion [2022-06-30T14:54:15.840Z] github.com/docker/docker/errdefs [2022-06-30T14:54:15.840Z] github.com/docker/docker/image [2022-06-30T14:54:15.840Z] github.com/docker/docker/image/cache [2022-06-30T14:54:15.840Z] github.com/docker/docker/image/tarexport [2022-06-30T14:54:15.840Z] github.com/docker/docker/image/v1 [2022-06-30T14:54:15.840Z] github.com/docker/docker/internal/test/suite [2022-06-30T14:54:15.840Z] github.com/docker/docker/layer [2022-06-30T14:54:15.840Z] github.com/docker/docker/libcontainerd [2022-06-30T14:54:15.840Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T14:54:15.840Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T14:54:15.840Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T14:54:15.840Z] github.com/docker/docker/libcontainerd/types [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/config [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/idm [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T14:54:15.840Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/ns [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/options [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/osl [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/types [2022-06-30T14:54:15.841Z] github.com/docker/docker/oci [2022-06-30T14:54:15.841Z] github.com/docker/docker/oci/caps [2022-06-30T14:54:15.841Z] github.com/docker/docker/opts [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/aaparser [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/archive [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/authorization [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/capabilities [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/containerfs [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/directory [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/dmesg [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/fileutils [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/fsutils [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/homedir [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/idtools [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/ioutils [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/longpath [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/loopback [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/parsers [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/pidfile [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/platform [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/plugins [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/pools [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/progress [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/pubsub [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/reexec [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/signal [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/stack [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/stringid [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/system [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/tailfile [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/tarsum [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/truncindex [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/urlutil [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/useragent [2022-06-30T14:54:15.841Z] github.com/docker/docker/plugin [2022-06-30T14:54:15.841Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T14:54:15.841Z] github.com/docker/docker/plugin/v2 [2022-06-30T14:54:15.841Z] github.com/docker/docker/profiles/apparmor [2022-06-30T14:54:15.841Z] github.com/docker/docker/profiles/seccomp [2022-06-30T14:54:15.841Z] github.com/docker/docker/quota [2022-06-30T14:54:15.841Z] github.com/docker/docker/reference [2022-06-30T14:54:15.841Z] github.com/docker/docker/registry [2022-06-30T14:54:15.841Z] github.com/docker/docker/registry/resumable [2022-06-30T14:54:15.841Z] github.com/docker/docker/restartmanager [2022-06-30T14:54:15.841Z] github.com/docker/docker/rootless [2022-06-30T14:54:15.841Z] github.com/docker/docker/rootless/specconv [2022-06-30T14:54:15.841Z] github.com/docker/docker/runconfig [2022-06-30T14:54:15.841Z] github.com/docker/docker/runconfig/opts [2022-06-30T14:54:15.841Z] github.com/docker/docker/testutil [2022-06-30T14:54:15.841Z] github.com/docker/docker/testutil/daemon [2022-06-30T14:54:15.841Z] github.com/docker/docker/testutil/environment [2022-06-30T14:54:15.841Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T14:54:15.841Z] github.com/docker/docker/testutil/fakegit [2022-06-30T14:54:15.841Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T14:54:15.841Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T14:54:15.841Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T14:54:15.841Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T14:54:15.841Z] github.com/docker/docker/testutil/registry [2022-06-30T14:54:15.841Z] github.com/docker/docker/testutil/request [2022-06-30T14:54:15.841Z] github.com/docker/docker/volume [2022-06-30T14:54:15.841Z] github.com/docker/docker/volume/drivers [2022-06-30T14:54:15.841Z] github.com/docker/docker/volume/local [2022-06-30T14:54:15.841Z] github.com/docker/docker/volume/mounts [2022-06-30T14:54:15.841Z] github.com/docker/docker/volume/service [2022-06-30T14:54:15.841Z] github.com/docker/docker/volume/service/opts [2022-06-30T14:54:15.841Z] github.com/docker/docker/volume/testutils' [2022-06-30T14:54:15.841Z] ++ grep --fixed-strings -v /libnetwork [2022-06-30T14:54:15.841Z] ++ echo 'github.com/docker/docker/api [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server/backend/build [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server/httputils [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server/middleware [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server/router [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server/router/build [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server/router/container [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server/router/debug [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server/router/image [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server/router/network [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server/router/session [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server/router/system [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/server/router/volume [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types/backend [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types/container [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types/events [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types/filters [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types/image [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types/mount [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types/network [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types/registry [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types/strslice [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types/swarm [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types/time [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types/versions [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T14:54:15.841Z] github.com/docker/docker/api/types/volume [2022-06-30T14:54:15.841Z] github.com/docker/docker/builder [2022-06-30T14:54:15.841Z] github.com/docker/docker/builder/builder-next [2022-06-30T14:54:15.841Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T14:54:15.841Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T14:54:15.841Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T14:54:15.841Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T14:54:15.841Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T14:54:15.841Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T14:54:15.841Z] github.com/docker/docker/builder/dockerfile [2022-06-30T14:54:15.841Z] github.com/docker/docker/builder/remotecontext [2022-06-30T14:54:15.841Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T14:54:15.841Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T14:54:15.841Z] github.com/docker/docker/cli [2022-06-30T14:54:15.841Z] github.com/docker/docker/cli/config [2022-06-30T14:54:15.841Z] github.com/docker/docker/cli/debug [2022-06-30T14:54:15.841Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T14:54:15.841Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T14:54:15.841Z] github.com/docker/docker/client [2022-06-30T14:54:15.841Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T14:54:15.841Z] github.com/docker/docker/cmd/dockerd [2022-06-30T14:54:15.841Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T14:54:15.841Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T14:54:15.841Z] github.com/docker/docker/container [2022-06-30T14:54:15.841Z] github.com/docker/docker/container/stream [2022-06-30T14:54:15.841Z] github.com/docker/docker/contrib/apparmor [2022-06-30T14:54:15.841Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T14:54:15.841Z] github.com/docker/docker/contrib/httpserver [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/cluster [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/config [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/events [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/exec [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/images [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/initlayer [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/links [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/listeners [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/logger [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/logger/local [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/names [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/network [2022-06-30T14:54:15.841Z] github.com/docker/docker/daemon/stats [2022-06-30T14:54:15.841Z] github.com/docker/docker/distribution [2022-06-30T14:54:15.841Z] github.com/docker/docker/distribution/metadata [2022-06-30T14:54:15.841Z] github.com/docker/docker/distribution/utils [2022-06-30T14:54:15.841Z] github.com/docker/docker/distribution/xfer [2022-06-30T14:54:15.841Z] github.com/docker/docker/dockerversion [2022-06-30T14:54:15.841Z] github.com/docker/docker/errdefs [2022-06-30T14:54:15.841Z] github.com/docker/docker/image [2022-06-30T14:54:15.841Z] github.com/docker/docker/image/cache [2022-06-30T14:54:15.841Z] github.com/docker/docker/image/tarexport [2022-06-30T14:54:15.841Z] github.com/docker/docker/image/v1 [2022-06-30T14:54:15.841Z] github.com/docker/docker/internal/test/suite [2022-06-30T14:54:15.841Z] github.com/docker/docker/layer [2022-06-30T14:54:15.841Z] github.com/docker/docker/libcontainerd [2022-06-30T14:54:15.841Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T14:54:15.841Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T14:54:15.841Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T14:54:15.841Z] github.com/docker/docker/libcontainerd/types [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/config [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/idm [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/ns [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/options [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/osl [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T14:54:15.841Z] github.com/docker/docker/libnetwork/types [2022-06-30T14:54:15.841Z] github.com/docker/docker/oci [2022-06-30T14:54:15.841Z] github.com/docker/docker/oci/caps [2022-06-30T14:54:15.841Z] github.com/docker/docker/opts [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/aaparser [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/archive [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/authorization [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/capabilities [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/containerfs [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/directory [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/dmesg [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/fileutils [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/fsutils [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/homedir [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/idtools [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/ioutils [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/longpath [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/loopback [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/parsers [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/pidfile [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/platform [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/plugins [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/pools [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/progress [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/pubsub [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/reexec [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/signal [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/stack [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/stringid [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/system [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/tailfile [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/tarsum [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/truncindex [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/urlutil [2022-06-30T14:54:15.841Z] github.com/docker/docker/pkg/useragent [2022-06-30T14:54:15.841Z] github.com/docker/docker/plugin [2022-06-30T14:54:15.841Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T14:54:15.841Z] github.com/docker/docker/plugin/v2 [2022-06-30T14:54:15.841Z] github.com/docker/docker/profiles/apparmor [2022-06-30T14:54:15.841Z] github.com/docker/docker/profiles/seccomp [2022-06-30T14:54:15.841Z] github.com/docker/docker/quota [2022-06-30T14:54:15.842Z] github.com/docker/docker/reference [2022-06-30T14:54:15.842Z] github.com/docker/docker/registry [2022-06-30T14:54:15.842Z] github.com/docker/docker/registry/resumable [2022-06-30T14:54:15.842Z] github.com/docker/docker/restartmanager [2022-06-30T14:54:15.842Z] github.com/docker/docker/rootless [2022-06-30T14:54:15.842Z] github.com/docker/docker/rootless/specconv [2022-06-30T14:54:15.842Z] github.com/docker/docker/runconfig [2022-06-30T14:54:15.842Z] github.com/docker/docker/runconfig/opts [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/daemon [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/environment [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/fakegit [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/registry [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/request [2022-06-30T14:54:15.842Z] github.com/docker/docker/volume [2022-06-30T14:54:15.842Z] github.com/docker/docker/volume/drivers [2022-06-30T14:54:15.842Z] github.com/docker/docker/volume/local [2022-06-30T14:54:15.842Z] github.com/docker/docker/volume/mounts [2022-06-30T14:54:15.842Z] github.com/docker/docker/volume/service [2022-06-30T14:54:15.842Z] github.com/docker/docker/volume/service/opts [2022-06-30T14:54:15.842Z] github.com/docker/docker/volume/testutils' [2022-06-30T14:54:15.842Z] + base_pkg_list='github.com/docker/docker/api [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/backend/build [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/httputils [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/middleware [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/build [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/container [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/debug [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/image [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/network [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/session [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/system [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/volume [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/backend [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/container [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/events [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/filters [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/image [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/mount [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/network [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/registry [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/strslice [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/swarm [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/time [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/versions [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/volume [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/builder-next [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/dockerfile [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/remotecontext [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T14:54:15.842Z] github.com/docker/docker/cli [2022-06-30T14:54:15.842Z] github.com/docker/docker/cli/config [2022-06-30T14:54:15.842Z] github.com/docker/docker/cli/debug [2022-06-30T14:54:15.842Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T14:54:15.842Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T14:54:15.842Z] github.com/docker/docker/client [2022-06-30T14:54:15.842Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T14:54:15.842Z] github.com/docker/docker/cmd/dockerd [2022-06-30T14:54:15.842Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T14:54:15.842Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T14:54:15.842Z] github.com/docker/docker/container [2022-06-30T14:54:15.842Z] github.com/docker/docker/container/stream [2022-06-30T14:54:15.842Z] github.com/docker/docker/contrib/apparmor [2022-06-30T14:54:15.842Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T14:54:15.842Z] github.com/docker/docker/contrib/httpserver [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/cluster [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/config [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/events [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/exec [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/images [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/initlayer [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/links [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/listeners [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/logger [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/logger/local [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/names [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/network [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/stats [2022-06-30T14:54:15.842Z] github.com/docker/docker/distribution [2022-06-30T14:54:15.842Z] github.com/docker/docker/distribution/metadata [2022-06-30T14:54:15.842Z] github.com/docker/docker/distribution/utils [2022-06-30T14:54:15.842Z] github.com/docker/docker/distribution/xfer [2022-06-30T14:54:15.842Z] github.com/docker/docker/dockerversion [2022-06-30T14:54:15.842Z] github.com/docker/docker/errdefs [2022-06-30T14:54:15.842Z] github.com/docker/docker/image [2022-06-30T14:54:15.842Z] github.com/docker/docker/image/cache [2022-06-30T14:54:15.842Z] github.com/docker/docker/image/tarexport [2022-06-30T14:54:15.842Z] github.com/docker/docker/image/v1 [2022-06-30T14:54:15.842Z] github.com/docker/docker/internal/test/suite [2022-06-30T14:54:15.842Z] github.com/docker/docker/layer [2022-06-30T14:54:15.842Z] github.com/docker/docker/libcontainerd [2022-06-30T14:54:15.842Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T14:54:15.842Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T14:54:15.842Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T14:54:15.842Z] github.com/docker/docker/libcontainerd/types [2022-06-30T14:54:15.842Z] github.com/docker/docker/oci [2022-06-30T14:54:15.842Z] github.com/docker/docker/oci/caps [2022-06-30T14:54:15.842Z] github.com/docker/docker/opts [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/aaparser [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/archive [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/authorization [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/capabilities [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/containerfs [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/directory [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/dmesg [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/fileutils [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/fsutils [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/homedir [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/idtools [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/ioutils [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/longpath [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/loopback [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/parsers [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/pidfile [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/platform [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/plugins [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/pools [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/progress [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/pubsub [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/reexec [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/signal [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/stack [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/stringid [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/system [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/tailfile [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/tarsum [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/truncindex [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/urlutil [2022-06-30T14:54:15.842Z] github.com/docker/docker/pkg/useragent [2022-06-30T14:54:15.842Z] github.com/docker/docker/plugin [2022-06-30T14:54:15.842Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T14:54:15.842Z] github.com/docker/docker/plugin/v2 [2022-06-30T14:54:15.842Z] github.com/docker/docker/profiles/apparmor [2022-06-30T14:54:15.842Z] github.com/docker/docker/profiles/seccomp [2022-06-30T14:54:15.842Z] github.com/docker/docker/quota [2022-06-30T14:54:15.842Z] github.com/docker/docker/reference [2022-06-30T14:54:15.842Z] github.com/docker/docker/registry [2022-06-30T14:54:15.842Z] github.com/docker/docker/registry/resumable [2022-06-30T14:54:15.842Z] github.com/docker/docker/restartmanager [2022-06-30T14:54:15.842Z] github.com/docker/docker/rootless [2022-06-30T14:54:15.842Z] github.com/docker/docker/rootless/specconv [2022-06-30T14:54:15.842Z] github.com/docker/docker/runconfig [2022-06-30T14:54:15.842Z] github.com/docker/docker/runconfig/opts [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/daemon [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/environment [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/fakegit [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/registry [2022-06-30T14:54:15.842Z] github.com/docker/docker/testutil/request [2022-06-30T14:54:15.842Z] github.com/docker/docker/volume [2022-06-30T14:54:15.842Z] github.com/docker/docker/volume/drivers [2022-06-30T14:54:15.842Z] github.com/docker/docker/volume/local [2022-06-30T14:54:15.842Z] github.com/docker/docker/volume/mounts [2022-06-30T14:54:15.842Z] github.com/docker/docker/volume/service [2022-06-30T14:54:15.842Z] github.com/docker/docker/volume/service/opts [2022-06-30T14:54:15.842Z] github.com/docker/docker/volume/testutils' [2022-06-30T14:54:15.842Z] ++ grep --fixed-strings /libnetwork [2022-06-30T14:54:15.842Z] ++ echo 'github.com/docker/docker/api [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/backend/build [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/httputils [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/middleware [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/build [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/container [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/debug [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/image [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/network [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/session [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/system [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/server/router/volume [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/backend [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/container [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/events [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/filters [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/image [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/mount [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/network [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/registry [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/strslice [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/swarm [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/time [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/versions [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T14:54:15.842Z] github.com/docker/docker/api/types/volume [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/builder-next [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/dockerfile [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/remotecontext [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T14:54:15.842Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T14:54:15.842Z] github.com/docker/docker/cli [2022-06-30T14:54:15.842Z] github.com/docker/docker/cli/config [2022-06-30T14:54:15.842Z] github.com/docker/docker/cli/debug [2022-06-30T14:54:15.842Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T14:54:15.842Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T14:54:15.842Z] github.com/docker/docker/client [2022-06-30T14:54:15.842Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T14:54:15.842Z] github.com/docker/docker/cmd/dockerd [2022-06-30T14:54:15.842Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T14:54:15.842Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T14:54:15.842Z] github.com/docker/docker/container [2022-06-30T14:54:15.842Z] github.com/docker/docker/container/stream [2022-06-30T14:54:15.842Z] github.com/docker/docker/contrib/apparmor [2022-06-30T14:54:15.842Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T14:54:15.842Z] github.com/docker/docker/contrib/httpserver [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/cluster [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/config [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/events [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/exec [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/images [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/initlayer [2022-06-30T14:54:15.842Z] github.com/docker/docker/daemon/links [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/listeners [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/logger [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/logger/local [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/names [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/network [2022-06-30T14:54:15.843Z] github.com/docker/docker/daemon/stats [2022-06-30T14:54:15.843Z] github.com/docker/docker/distribution [2022-06-30T14:54:15.843Z] github.com/docker/docker/distribution/metadata [2022-06-30T14:54:15.843Z] github.com/docker/docker/distribution/utils [2022-06-30T14:54:15.843Z] github.com/docker/docker/distribution/xfer [2022-06-30T14:54:15.843Z] github.com/docker/docker/dockerversion [2022-06-30T14:54:15.843Z] github.com/docker/docker/errdefs [2022-06-30T14:54:15.843Z] github.com/docker/docker/image [2022-06-30T14:54:15.843Z] github.com/docker/docker/image/cache [2022-06-30T14:54:15.843Z] github.com/docker/docker/image/tarexport [2022-06-30T14:54:15.843Z] github.com/docker/docker/image/v1 [2022-06-30T14:54:15.843Z] github.com/docker/docker/internal/test/suite [2022-06-30T14:54:15.843Z] github.com/docker/docker/layer [2022-06-30T14:54:15.843Z] github.com/docker/docker/libcontainerd [2022-06-30T14:54:15.843Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T14:54:15.843Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T14:54:15.843Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T14:54:15.843Z] github.com/docker/docker/libcontainerd/types [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/config [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/idm [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ns [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/options [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/osl [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/types [2022-06-30T14:54:15.843Z] github.com/docker/docker/oci [2022-06-30T14:54:15.843Z] github.com/docker/docker/oci/caps [2022-06-30T14:54:15.843Z] github.com/docker/docker/opts [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/aaparser [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/archive [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/authorization [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/capabilities [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/containerfs [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/directory [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/dmesg [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/fileutils [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/fsutils [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/homedir [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/idtools [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/ioutils [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/longpath [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/loopback [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/parsers [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/pidfile [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/platform [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/plugins [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/pools [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/progress [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/pubsub [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/reexec [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/signal [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/stack [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/stringid [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/system [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/tailfile [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/tarsum [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/truncindex [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/urlutil [2022-06-30T14:54:15.843Z] github.com/docker/docker/pkg/useragent [2022-06-30T14:54:15.843Z] github.com/docker/docker/plugin [2022-06-30T14:54:15.843Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T14:54:15.843Z] github.com/docker/docker/plugin/v2 [2022-06-30T14:54:15.843Z] github.com/docker/docker/profiles/apparmor [2022-06-30T14:54:15.843Z] github.com/docker/docker/profiles/seccomp [2022-06-30T14:54:15.843Z] github.com/docker/docker/quota [2022-06-30T14:54:15.843Z] github.com/docker/docker/reference [2022-06-30T14:54:15.843Z] github.com/docker/docker/registry [2022-06-30T14:54:15.843Z] github.com/docker/docker/registry/resumable [2022-06-30T14:54:15.843Z] github.com/docker/docker/restartmanager [2022-06-30T14:54:15.843Z] github.com/docker/docker/rootless [2022-06-30T14:54:15.843Z] github.com/docker/docker/rootless/specconv [2022-06-30T14:54:15.843Z] github.com/docker/docker/runconfig [2022-06-30T14:54:15.843Z] github.com/docker/docker/runconfig/opts [2022-06-30T14:54:15.843Z] github.com/docker/docker/testutil [2022-06-30T14:54:15.843Z] github.com/docker/docker/testutil/daemon [2022-06-30T14:54:15.843Z] github.com/docker/docker/testutil/environment [2022-06-30T14:54:15.843Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T14:54:15.843Z] github.com/docker/docker/testutil/fakegit [2022-06-30T14:54:15.843Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T14:54:15.843Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T14:54:15.843Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T14:54:15.843Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T14:54:15.843Z] github.com/docker/docker/testutil/registry [2022-06-30T14:54:15.843Z] github.com/docker/docker/testutil/request [2022-06-30T14:54:15.843Z] github.com/docker/docker/volume [2022-06-30T14:54:15.843Z] github.com/docker/docker/volume/drivers [2022-06-30T14:54:15.843Z] github.com/docker/docker/volume/local [2022-06-30T14:54:15.843Z] github.com/docker/docker/volume/mounts [2022-06-30T14:54:15.843Z] github.com/docker/docker/volume/service [2022-06-30T14:54:15.843Z] github.com/docker/docker/volume/service/opts [2022-06-30T14:54:15.843Z] github.com/docker/docker/volume/testutils' [2022-06-30T14:54:15.843Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/config [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/idm [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ns [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/options [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/osl [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/types' [2022-06-30T14:54:15.843Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-30T14:54:15.843Z] + echo 'github.com/docker/docker/libnetwork [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/config [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/idm [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/ns [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/options [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/osl [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/types' [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T14:54:15.843Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T14:54:15.843Z] + type docker-proxy [2022-06-30T14:54:15.843Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-30T14:54:15.843Z] + hack/make.sh binary-proxy install-proxy [2022-06-30T14:54:15.843Z] [2022-06-30T14:54:15.843Z] Removing bundles/ [2022-06-30T14:54:15.843Z] [2022-06-30T14:54:15.843Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-30T14:54:16.096Z] --- PASS: TestServiceUpdateSecrets (14.18s) [2022-06-30T14:54:16.096Z] === RUN TestServiceUpdateConfigs [2022-06-30T14:54:16.100Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-30T14:54:16.100Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T14:54:19.378Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-06-30T14:54:19.637Z] === RUN TestDockerSuite/TestEventsStreaming [2022-06-30T14:54:20.203Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-06-30T14:54:22.733Z] === RUN TestDockerSuite/TestEventsTop [2022-06-30T14:54:23.299Z] === RUN TestDockerSuite/TestEventsUntag [2022-06-30T14:54:24.198Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-30T14:54:24.198Z] [2022-06-30T14:54:24.198Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-30T14:54:24.198Z] Installing docker-proxy to /usr/local/bin/ [2022-06-30T14:54:24.198Z] [2022-06-30T14:54:24.198Z] + mkdir -p bundles [2022-06-30T14:54:24.198Z] + '[' -n 'github.com/docker/docker/api [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server/backend/build [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server/httputils [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server/middleware [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server/router [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server/router/build [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server/router/container [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server/router/debug [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server/router/image [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server/router/network [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server/router/session [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server/router/system [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/server/router/volume [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types/backend [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types/container [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types/events [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types/filters [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types/image [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types/mount [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types/network [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types/registry [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types/strslice [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types/swarm [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types/time [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types/versions [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T14:54:24.198Z] github.com/docker/docker/api/types/volume [2022-06-30T14:54:24.198Z] github.com/docker/docker/builder [2022-06-30T14:54:24.198Z] github.com/docker/docker/builder/builder-next [2022-06-30T14:54:24.198Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T14:54:24.198Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T14:54:24.198Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T14:54:24.198Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T14:54:24.198Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T14:54:24.198Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T14:54:24.198Z] github.com/docker/docker/builder/dockerfile [2022-06-30T14:54:24.198Z] github.com/docker/docker/builder/remotecontext [2022-06-30T14:54:24.198Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T14:54:24.198Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T14:54:24.198Z] github.com/docker/docker/cli [2022-06-30T14:54:24.198Z] github.com/docker/docker/cli/config [2022-06-30T14:54:24.198Z] github.com/docker/docker/cli/debug [2022-06-30T14:54:24.198Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T14:54:24.198Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T14:54:24.198Z] github.com/docker/docker/client [2022-06-30T14:54:24.198Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T14:54:24.198Z] github.com/docker/docker/cmd/dockerd [2022-06-30T14:54:24.198Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T14:54:24.198Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T14:54:24.198Z] github.com/docker/docker/container [2022-06-30T14:54:24.198Z] github.com/docker/docker/container/stream [2022-06-30T14:54:24.198Z] github.com/docker/docker/contrib/apparmor [2022-06-30T14:54:24.198Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T14:54:24.198Z] github.com/docker/docker/contrib/httpserver [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/cluster [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/config [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/events [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/exec [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/images [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/initlayer [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/links [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/listeners [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/logger [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/logger/local [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/names [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/network [2022-06-30T14:54:24.198Z] github.com/docker/docker/daemon/stats [2022-06-30T14:54:24.198Z] github.com/docker/docker/distribution [2022-06-30T14:54:24.198Z] github.com/docker/docker/distribution/metadata [2022-06-30T14:54:24.198Z] github.com/docker/docker/distribution/utils [2022-06-30T14:54:24.198Z] github.com/docker/docker/distribution/xfer [2022-06-30T14:54:24.198Z] github.com/docker/docker/dockerversion [2022-06-30T14:54:24.198Z] github.com/docker/docker/errdefs [2022-06-30T14:54:24.198Z] github.com/docker/docker/image [2022-06-30T14:54:24.198Z] github.com/docker/docker/image/cache [2022-06-30T14:54:24.198Z] github.com/docker/docker/image/tarexport [2022-06-30T14:54:24.198Z] github.com/docker/docker/image/v1 [2022-06-30T14:54:24.198Z] github.com/docker/docker/internal/test/suite [2022-06-30T14:54:24.198Z] github.com/docker/docker/layer [2022-06-30T14:54:24.198Z] github.com/docker/docker/libcontainerd [2022-06-30T14:54:24.198Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T14:54:24.198Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T14:54:24.198Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T14:54:24.198Z] github.com/docker/docker/libcontainerd/types [2022-06-30T14:54:24.198Z] github.com/docker/docker/oci [2022-06-30T14:54:24.198Z] github.com/docker/docker/oci/caps [2022-06-30T14:54:24.198Z] github.com/docker/docker/opts [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/aaparser [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/archive [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/authorization [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/capabilities [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/containerfs [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/directory [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/dmesg [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/fileutils [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/fsutils [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/homedir [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/idtools [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/ioutils [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/longpath [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/loopback [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/parsers [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/pidfile [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/platform [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/plugins [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/pools [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/progress [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/pubsub [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/reexec [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/signal [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/stack [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/stringid [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/system [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/tailfile [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/tarsum [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/truncindex [2022-06-30T14:54:24.198Z] github.com/docker/docker/pkg/urlutil [2022-06-30T14:54:24.199Z] github.com/docker/docker/pkg/useragent [2022-06-30T14:54:24.199Z] github.com/docker/docker/plugin [2022-06-30T14:54:24.199Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T14:54:24.199Z] github.com/docker/docker/plugin/v2 [2022-06-30T14:54:24.199Z] github.com/docker/docker/profiles/apparmor [2022-06-30T14:54:24.199Z] github.com/docker/docker/profiles/seccomp [2022-06-30T14:54:24.199Z] github.com/docker/docker/quota [2022-06-30T14:54:24.199Z] github.com/docker/docker/reference [2022-06-30T14:54:24.199Z] github.com/docker/docker/registry [2022-06-30T14:54:24.199Z] github.com/docker/docker/registry/resumable [2022-06-30T14:54:24.199Z] github.com/docker/docker/restartmanager [2022-06-30T14:54:24.199Z] github.com/docker/docker/rootless [2022-06-30T14:54:24.199Z] github.com/docker/docker/rootless/specconv [2022-06-30T14:54:24.199Z] github.com/docker/docker/runconfig [2022-06-30T14:54:24.199Z] github.com/docker/docker/runconfig/opts [2022-06-30T14:54:24.199Z] github.com/docker/docker/testutil [2022-06-30T14:54:24.199Z] github.com/docker/docker/testutil/daemon [2022-06-30T14:54:24.199Z] github.com/docker/docker/testutil/environment [2022-06-30T14:54:24.199Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T14:54:24.199Z] github.com/docker/docker/testutil/fakegit [2022-06-30T14:54:24.199Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T14:54:24.199Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T14:54:24.199Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T14:54:24.199Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T14:54:24.199Z] github.com/docker/docker/testutil/registry [2022-06-30T14:54:24.199Z] github.com/docker/docker/testutil/request [2022-06-30T14:54:24.199Z] github.com/docker/docker/volume [2022-06-30T14:54:24.199Z] github.com/docker/docker/volume/drivers [2022-06-30T14:54:24.199Z] github.com/docker/docker/volume/local [2022-06-30T14:54:24.199Z] github.com/docker/docker/volume/mounts [2022-06-30T14:54:24.199Z] github.com/docker/docker/volume/service [2022-06-30T14:54:24.199Z] github.com/docker/docker/volume/service/opts [2022-06-30T14:54:24.199Z] github.com/docker/docker/volume/testutils' ']' [2022-06-30T14:54:24.199Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-06-30T14:54:24.199Z] ? github.com/docker/docker/api [no test files] [2022-06-30T14:54:25.833Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-06-30T14:54:26.791Z] === RUN TestDockerSuite/TestNetworkEvents [2022-06-30T14:54:27.728Z] === RUN TestDockerSuite/TestVolumeEvents [2022-06-30T14:54:27.987Z] === RUN TestDockerSuite/TestExec [2022-06-30T14:54:28.555Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-06-30T14:54:29.489Z] === RUN TestDockerSuite/TestExecCgroup [2022-06-30T14:54:30.864Z] === RUN TestDockerSuite/TestExecEnv [2022-06-30T14:54:30.864Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2022-06-30T14:54:30.864Z] === RUN TestServiceUpdateNetwork [2022-06-30T14:54:31.122Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-06-30T14:54:32.498Z] === RUN TestDockerSuite/TestExecExitStatus [2022-06-30T14:54:33.435Z] === RUN TestDockerSuite/TestExecInspectID [2022-06-30T14:54:35.963Z] === RUN TestDockerSuite/TestExecInteractive [2022-06-30T14:54:36.531Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-06-30T14:54:37.097Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-06-30T14:54:38.034Z] === RUN TestDockerSuite/TestExecParseError [2022-06-30T14:54:38.293Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-06-30T14:54:38.860Z] === RUN TestDockerSuite/TestExecSetEnv [2022-06-30T14:54:39.428Z] === RUN TestDockerSuite/TestExecStartFails [2022-06-30T14:54:39.996Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-06-30T14:54:40.563Z] === RUN TestDockerSuite/TestExecTTY [2022-06-30T14:54:40.821Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-06-30T14:54:41.388Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-06-30T14:54:41.956Z] === RUN TestDockerSuite/TestExecUlimits [2022-06-30T14:54:42.264Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-06-30T14:54:42.524Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-06-30T14:54:42.524Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-06-30T14:54:42.524Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-06-30T14:54:43.906Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-06-30T14:54:44.164Z] --- PASS: TestServiceUpdateNetwork (13.40s) [2022-06-30T14:54:44.164Z] === RUN TestServiceUpdatePidsLimit [2022-06-30T14:54:44.730Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-06-30T14:54:45.297Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-30T14:54:45.556Z] === RUN TestDockerSuite/TestExecWithTERM [2022-06-30T14:54:46.493Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-30T14:54:46.493Z] === RUN TestDockerSuite/TestExecWithUser [2022-06-30T14:54:47.061Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-06-30T14:54:48.437Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-06-30T14:54:50.339Z] === RUN TestDockerSuite/TestHealth [2022-06-30T14:54:53.620Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-30T14:54:56.902Z] check_test.go:611: [dd2a5a4ebb0c1] daemon is not started [2022-06-30T14:54:56.902Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-06-30T14:54:58.803Z] docker_api_swarm_test.go:802: [d0698bbcce27e] joining swarm manager [dceb8c4db9c69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:55:00.178Z] docker_api_swarm_test.go:802: [dcfa49d6705c9] joining swarm manager [dceb8c4db9c69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T14:55:00.745Z] --- PASS: TestServiceUpdatePidsLimit (16.80s) [2022-06-30T14:55:00.745Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2022-06-30T14:55:00.745Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-06-30T14:55:00.745Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-06-30T14:55:00.745Z] PASS [2022-06-30T14:55:00.745Z] [2022-06-30T14:55:00.745Z] === Skipped [2022-06-30T14:55:00.745Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-30T14:55:00.745Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-30T14:55:00.745Z] [2022-06-30T14:55:00.745Z] DONE 27 tests, 1 skipped in 181.605s [2022-06-30T14:55:00.745Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-30T14:55:00.745Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:55:00.745Z] ++ set -e [2022-06-30T14:55:00.745Z] ++ '[' -n 0 ']' [2022-06-30T14:55:00.745Z] ++ set -x [2022-06-30T14:55:00.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:55:01.004Z] INFO: Testing against a local daemon [2022-06-30T14:55:01.004Z] === RUN TestSessionCreate [2022-06-30T14:55:01.004Z] --- PASS: TestSessionCreate (0.02s) [2022-06-30T14:55:01.004Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-30T14:55:01.004Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-30T14:55:01.004Z] PASS [2022-06-30T14:55:01.004Z] [2022-06-30T14:55:01.004Z] DONE 2 tests in 0.143s [2022-06-30T14:55:01.004Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-30T14:55:01.004Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:55:01.004Z] ++ set -e [2022-06-30T14:55:01.004Z] ++ '[' -n 0 ']' [2022-06-30T14:55:01.004Z] ++ set -x [2022-06-30T14:55:01.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:55:01.263Z] INFO: Testing against a local daemon [2022-06-30T14:55:01.263Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-30T14:55:01.263Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-30T14:55:01.263Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-30T14:55:01.263Z] === RUN TestDiskUsage [2022-06-30T14:55:01.263Z] === PAUSE TestDiskUsage [2022-06-30T14:55:01.263Z] === RUN TestEventsExecDie [2022-06-30T14:55:01.263Z] docker_api_swarm_test.go:802: [daf148d2e9af4] joining swarm manager [dceb8c4db9c69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-30T14:55:01.830Z] --- PASS: TestEventsExecDie (0.74s) [2022-06-30T14:55:01.830Z] === RUN TestEventsBackwardsCompatible [2022-06-30T14:55:01.830Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-30T14:55:01.830Z] === RUN TestEventsVolumeCreate [2022-06-30T14:55:02.090Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-06-30T14:55:02.090Z] === RUN TestInfoBinaryCommits [2022-06-30T14:55:02.090Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-06-30T14:55:02.090Z] === RUN TestInfoAPIVersioned [2022-06-30T14:55:02.090Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-30T14:55:02.090Z] === RUN TestInfoAPI [2022-06-30T14:55:02.090Z] --- PASS: TestInfoAPI (0.02s) [2022-06-30T14:55:02.090Z] === RUN TestInfoAPIWarnings [2022-06-30T14:55:03.032Z] docker_api_swarm_test.go:802: [ddc40cbb02b18] joining swarm manager [dceb8c4db9c69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-30T14:55:04.406Z] docker_api_swarm_test.go:810: [dd551c27ec818] joining swarm manager [dceb8c4db9c69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-06-30T14:55:09.670Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-06-30T14:55:12.952Z] === RUN TestDockerSuite/TestBuildHistory [2022-06-30T14:55:15.484Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-06-30T14:55:15.484Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-06-30T14:55:15.484Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-06-30T14:55:15.484Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-06-30T14:55:16.051Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-06-30T14:55:16.051Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-06-30T14:55:16.617Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-06-30T14:55:17.184Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-06-30T14:55:17.184Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-06-30T14:55:17.184Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-06-30T14:55:17.184Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-06-30T14:55:17.443Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-06-30T14:55:17.701Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-06-30T14:55:17.960Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-06-30T14:55:17.960Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-06-30T14:55:18.528Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-06-30T14:55:18.528Z] === RUN TestInfoDebug [2022-06-30T14:55:18.528Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-06-30T14:55:18.786Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-06-30T14:55:19.045Z] --- PASS: TestInfoDebug (0.53s) [2022-06-30T14:55:19.045Z] === RUN TestInfoInsecureRegistries [2022-06-30T14:55:19.612Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-06-30T14:55:19.612Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-30T14:55:19.612Z] === RUN TestInfoRegistryMirrors [2022-06-30T14:55:20.180Z] === RUN TestDockerSuite/TestImagesFormat [2022-06-30T14:55:20.180Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-06-30T14:55:20.180Z] === RUN TestLoginFailsWithBadCredentials [2022-06-30T14:55:20.180Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-06-30T14:55:20.439Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-06-30T14:55:20.439Z] === RUN TestPingCacheHeaders [2022-06-30T14:55:20.439Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-30T14:55:20.439Z] === RUN TestPingGet [2022-06-30T14:55:20.439Z] --- PASS: TestPingGet (0.03s) [2022-06-30T14:55:20.439Z] === RUN TestPingHead [2022-06-30T14:55:20.439Z] --- PASS: TestPingHead (0.04s) [2022-06-30T14:55:20.439Z] === RUN TestPingSwarmHeader [2022-06-30T14:55:21.007Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-30T14:55:21.007Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-06-30T14:55:21.266Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-30T14:55:22.642Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-30T14:55:22.642Z] --- PASS: TestPingSwarmHeader (2.21s) [2022-06-30T14:55:22.642Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-30T14:55:22.642Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-30T14:55:22.642Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-30T14:55:22.642Z] === RUN TestVersion [2022-06-30T14:55:22.642Z] --- PASS: TestVersion (0.02s) [2022-06-30T14:55:22.642Z] === CONT TestDiskUsage [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/empty [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/empty/container_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/empty/image_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/empty/volume_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-30T14:55:23.208Z] === RUN TestDiskUsage/after_container.Run [2022-06-30T14:55:23.795Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-30T14:55:23.795Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-30T14:55:23.795Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-30T14:55:23.795Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-30T14:55:23.795Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-30T14:55:23.795Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-30T14:55:23.795Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-30T14:55:23.795Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-30T14:55:23.795Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-30T14:55:23.795Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-30T14:55:23.795Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-06-30T14:55:23.795Z] === RUN TestDockerSuite/TestImportBadURL [2022-06-30T14:55:23.795Z] --- PASS: TestDiskUsage (1.23s) [2022-06-30T14:55:23.795Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-30T14:55:23.795Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-30T14:55:23.795Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-30T14:55:23.795Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-30T14:55:23.795Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-30T14:55:23.795Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-30T14:55:23.795Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-30T14:55:23.795Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-30T14:55:23.795Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-30T14:55:23.795Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-30T14:55:23.795Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-30T14:55:23.796Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T14:55:23.796Z] PASS [2022-06-30T14:55:23.796Z] [2022-06-30T14:55:23.796Z] === Skipped [2022-06-30T14:55:23.796Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-30T14:55:23.796Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-30T14:55:23.796Z] [2022-06-30T14:55:23.796Z] DONE 54 tests, 1 skipped in 22.847s [2022-06-30T14:55:23.796Z] === RUN TestDockerSuite/TestImportDisplay [2022-06-30T14:55:23.796Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-30T14:55:23.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:55:23.796Z] ++ set -e [2022-06-30T14:55:23.796Z] ++ '[' -n 0 ']' [2022-06-30T14:55:23.796Z] ++ set -x [2022-06-30T14:55:23.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-30T14:55:24.057Z] INFO: Testing against a local daemon [2022-06-30T14:55:24.057Z] === RUN TestVolumesCreateAndList [2022-06-30T14:55:24.057Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-06-30T14:55:24.057Z] === RUN TestVolumesRemove [2022-06-30T14:55:24.057Z] --- PASS: TestVolumesRemove (0.07s) [2022-06-30T14:55:24.057Z] === RUN TestVolumesInspect [2022-06-30T14:55:24.057Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-30T14:55:24.057Z] === RUN TestVolumesInvalidJSON [2022-06-30T14:55:24.057Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-30T14:55:24.057Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-30T14:55:24.057Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-30T14:55:24.057Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-30T14:55:24.057Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-30T14:55:24.057Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-30T14:55:24.057Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-30T14:55:24.057Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-06-30T14:55:24.057Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-30T14:55:24.057Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-30T14:55:24.057Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-30T14:55:24.057Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-30T14:55:24.057Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-30T14:55:24.057Z] PASS [2022-06-30T14:55:24.057Z] [2022-06-30T14:55:24.057Z] DONE 9 tests in 0.267s [2022-06-30T14:55:24.057Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-30T14:55:24.318Z] ++++ cat bundles/test-integration/docker.pid [2022-06-30T14:55:24.318Z] +++ kill 6700 [2022-06-30T14:55:24.576Z] +++ /etc/init.d/apparmor stop [2022-06-30T14:55:24.576Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-30T14:55:24.576Z] [2022-06-30T14:55:24.576Z] Unloading profiles will leave already running processes permanently [2022-06-30T14:55:24.576Z] unconfined, which can lead to unexpected situations. [2022-06-30T14:55:24.576Z] [2022-06-30T14:55:24.576Z] To set a process to complain mode, use the command line tool [2022-06-30T14:55:24.576Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-30T14:55:24.576Z] +++ true [2022-06-30T14:55:24.576Z] exiting test-integration [2022-06-30T14:55:24.576Z] ++ exit 0 [2022-06-30T14:55:24.576Z] [2022-06-30T14:55:25.143Z] === RUN TestDockerSuite/TestImportFile [2022-06-30T14:55:25.709Z] + for job in $(jobs -p) [2022-06-30T14:55:25.709Z] + wait 7359 [2022-06-30T14:55:26.645Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-06-30T14:55:26.645Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-06-30T14:55:28.021Z] === RUN TestDockerSuite/TestImportGzipped [2022-06-30T14:55:28.956Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-06-30T14:55:29.892Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-06-30T14:55:30.458Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-06-30T14:55:31.024Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-06-30T14:55:31.282Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-06-30T14:55:31.540Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-06-30T14:55:31.540Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-06-30T14:55:31.799Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-06-30T14:55:32.734Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-06-30T14:55:32.734Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-06-30T14:55:33.300Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-06-30T14:55:33.300Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-06-30T14:55:33.300Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-06-30T14:55:34.236Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-06-30T14:55:34.495Z] === RUN TestDockerSuite/TestInspectDefault [2022-06-30T14:55:35.061Z] === RUN TestDockerSuite/TestInspectHistory [2022-06-30T14:55:35.630Z] === RUN TestDockerSuite/TestInspectImage [2022-06-30T14:55:35.630Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-06-30T14:55:35.630Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-06-30T14:55:35.630Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-06-30T14:55:35.630Z] === RUN TestDockerSuite/TestInspectInt64 [2022-06-30T14:55:36.199Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-06-30T14:55:36.456Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-06-30T14:55:36.715Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-06-30T14:55:36.973Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-06-30T14:55:37.538Z] === RUN TestDockerSuite/TestInspectPlugin [2022-06-30T14:55:39.439Z] === RUN TestDockerSuite/TestInspectRootFS [2022-06-30T14:55:39.439Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-06-30T14:55:40.021Z] === RUN TestDockerSuite/TestInspectStatus [2022-06-30T14:55:40.592Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-06-30T14:55:41.526Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-06-30T14:55:42.092Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-06-30T14:55:42.350Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-06-30T14:55:42.917Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-06-30T14:55:43.484Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-06-30T14:55:43.743Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-06-30T14:55:44.312Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-06-30T14:55:44.312Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-06-30T14:55:45.248Z] === RUN TestDockerSuite/TestLinksEnvs [2022-06-30T14:55:46.188Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-06-30T14:55:46.188Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-06-30T14:55:47.564Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-06-30T14:55:48.499Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-06-30T14:55:48.758Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-06-30T14:55:50.134Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-06-30T14:55:50.134Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-06-30T14:55:51.508Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-06-30T14:55:51.766Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-06-30T14:55:52.333Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-06-30T14:56:00.448Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-06-30T14:56:00.448Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-06-30T14:56:01.015Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-06-30T14:56:02.950Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-06-30T14:56:02.950Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-06-30T14:56:02.950Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-06-30T14:56:03.516Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-06-30T14:56:04.453Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-06-30T14:56:05.019Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-06-30T14:56:05.952Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-06-30T14:56:06.518Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-06-30T14:56:08.419Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-06-30T14:56:08.990Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-06-30T14:56:09.252Z] === RUN TestDockerSuite/TestLogsSince [2022-06-30T14:56:10.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-06-30T14:56:14.371Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-06-30T14:56:15.745Z] docker_api_swarm_service_test.go:395: [d8c72fe07681d] joining swarm manager [d583b71de3b39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:56:16.004Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-06-30T14:56:16.570Z] docker_api_swarm_service_test.go:395: [d7f28e60994fd] joining swarm manager [d583b71de3b39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T14:56:18.682Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-30T14:56:18.683Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-06-30T14:56:18.683Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-30T14:56:18.683Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-30T14:56:18.683Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-06-30T14:56:18.683Z] ok github.com/docker/docker/api/server/router/volume 0.013s coverage: 67.9% of statements [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/types [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-30T14:56:18.683Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-30T14:56:18.683Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-06-30T14:56:18.683Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/builder [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-30T14:56:18.683Z] ok github.com/docker/docker/builder/remotecontext 0.122s coverage: 13.7% of statements [2022-06-30T14:56:18.683Z] ok github.com/docker/docker/builder/dockerfile 0.544s coverage: 49.3% of statements [2022-06-30T14:56:18.683Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-06-30T14:56:18.683Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-06-30T14:56:18.683Z] ok github.com/docker/docker/builder/remotecontext/git 1.748s coverage: 86.3% of statements [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/cli [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-30T14:56:18.683Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-30T14:56:18.683Z] ok github.com/docker/docker/cmd/docker-proxy 0.264s coverage: 69.3% of statements [2022-06-30T14:56:21.208Z] ok github.com/docker/docker/client 0.161s coverage: 75.6% of statements [2022-06-30T14:56:21.835Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-06-30T14:56:22.093Z] === RUN TestDockerSuite/TestLogsTail [2022-06-30T14:56:22.659Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-06-30T14:56:22.925Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-06-30T14:56:23.496Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-06-30T14:56:23.496Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-06-30T14:56:23.496Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-06-30T14:56:23.496Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-06-30T14:56:23.496Z] === RUN TestDockerSuite/TestNetHostname [2022-06-30T14:56:24.871Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-06-30T14:56:25.130Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-06-30T14:56:25.130Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-06-30T14:56:25.130Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-06-30T14:56:26.070Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-06-30T14:56:26.637Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-06-30T14:56:27.571Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-06-30T14:56:27.571Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-06-30T14:56:27.571Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-06-30T14:56:27.571Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-06-30T14:56:31.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-06-30T14:56:33.130Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-06-30T14:56:33.130Z] docker_api_swarm_service_test.go:343: [d6d3fdb223625] joining swarm manager [d40236c26b7b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:56:34.066Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-06-30T14:56:34.066Z] docker_api_swarm_service_test.go:343: [d30f8ef7e9cc0] joining swarm manager [d40236c26b7b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T14:56:35.444Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-06-30T14:56:38.733Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-06-30T14:56:40.634Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-06-30T14:56:42.010Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-06-30T14:56:44.554Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-06-30T14:56:46.453Z] === RUN TestDockerSuite/TestPluginActive [2022-06-30T14:56:48.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-06-30T14:56:48.353Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-06-30T14:56:50.257Z] docker_api_swarm_service_test.go:490: [d39be69061d7a] joining swarm manager [de2e4ff728275]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:56:51.194Z] docker_api_swarm_service_test.go:490: [db1d211c5d679] joining swarm manager [de2e4ff728275]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T14:56:55.384Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-06-30T14:56:55.384Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-06-30T14:56:55.384Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-06-30T14:56:56.318Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-06-30T14:56:58.845Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-06-30T14:57:04.113Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-06-30T14:57:04.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-06-30T14:57:04.679Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-06-30T14:57:05.619Z] === RUN TestDockerSuite/TestPortHostBinding [2022-06-30T14:57:07.009Z] === RUN TestDockerSuite/TestPortList [2022-06-30T14:57:07.850Z] ok github.com/docker/docker/cmd/dockerd 0.091s coverage: 31.9% of statements [2022-06-30T14:57:07.850Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-06-30T14:57:07.850Z] ok github.com/docker/docker/cmd/dockerd/trap 2.491s coverage: 0.0% of statements [2022-06-30T14:57:07.850Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-30T14:57:07.850Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-30T14:57:07.850Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-30T14:57:07.850Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-30T14:57:07.850Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-30T14:57:11.123Z] ok github.com/docker/docker/daemon/cluster 0.115s coverage: 0.5% of statements [2022-06-30T14:57:11.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-06-30T14:57:12.492Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-06-30T14:57:13.115Z] docker_api_swarm_service_test.go:128: [dbd202eecad83] joining swarm manager [dbf5a3d15e13c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:57:13.862Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-06-30T14:57:14.050Z] docker_api_swarm_service_test.go:129: [d7dc8c86d4dc0] joining swarm manager [dbf5a3d15e13c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T14:57:14.617Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-06-30T14:57:15.994Z] docker_api_swarm_service_test.go:137: [df82aaa4046ca] joining swarm manager [dbf5a3d15e13c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-30T14:57:16.932Z] docker_api_swarm_service_test.go:138: [d75931dc7c0c0] joining swarm manager [dbf5a3d15e13c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-30T14:57:17.871Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-06-30T14:57:17.871Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-06-30T14:57:19.771Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-06-30T14:57:20.705Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-06-30T14:57:21.273Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-06-30T14:57:21.273Z] === RUN TestDockerSuite/TestPsByOrder [2022-06-30T14:57:21.957Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-06-30T14:57:22.214Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-06-30T14:57:22.776Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-06-30T14:57:23.176Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-06-30T14:57:23.340Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-06-30T14:57:23.340Z] ok github.com/docker/docker/daemon 10.151s coverage: 16.1% of statements [2022-06-30T14:57:23.340Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-30T14:57:23.340Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-30T14:57:23.340Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-30T14:57:23.340Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-30T14:57:23.743Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-06-30T14:57:24.710Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.672s coverage: 74.8% of statements [2022-06-30T14:57:26.079Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-06-30T14:57:26.079Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.393s coverage: 56.2% of statements [2022-06-30T14:57:26.275Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-06-30T14:57:27.447Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-06-30T14:57:28.837Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-06-30T14:57:29.096Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-06-30T14:57:29.393Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.346s coverage: 50.6% of statements [2022-06-30T14:57:30.330Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.424s coverage: 45.9% of statements [2022-06-30T14:57:30.330Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-30T14:57:31.260Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.5% of statements [2022-06-30T14:57:31.260Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.682s coverage: 58.5% of statements [2022-06-30T14:57:31.260Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-30T14:57:31.260Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-30T14:57:31.626Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-06-30T14:57:32.629Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2022-06-30T14:57:33.192Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-06-30T14:57:33.756Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 6.9% of statements [2022-06-30T14:57:33.756Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-30T14:57:33.756Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-30T14:57:34.686Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 43.2% of statements [2022-06-30T14:57:35.250Z] ok github.com/docker/docker/daemon/logger/awslogs 0.170s coverage: 79.9% of statements [2022-06-30T14:57:35.507Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 53.6% of statements [2022-06-30T14:57:35.507Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-30T14:57:36.071Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-06-30T14:57:36.328Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.4% of statements [2022-06-30T14:57:36.891Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2022-06-30T14:57:37.456Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.183s coverage: 76.8% of statements [2022-06-30T14:57:37.713Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 79.4% of statements [2022-06-30T14:57:37.713Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-30T14:57:37.713Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-30T14:57:38.182Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-06-30T14:57:38.643Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 66.1% of statements [2022-06-30T14:57:38.643Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-06-30T14:57:38.750Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-06-30T14:57:39.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-06-30T14:57:39.574Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-06-30T14:57:39.832Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-06-30T14:57:40.386Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-06-30T14:57:40.395Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-06-30T14:57:41.325Z] ok github.com/docker/docker/daemon/logger/splunk 1.642s coverage: 82.5% of statements [2022-06-30T14:57:41.325Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-30T14:57:41.325Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-30T14:57:41.762Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-06-30T14:57:41.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-06-30T14:57:42.255Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-06-30T14:57:42.255Z] ok github.com/docker/docker/distribution 0.612s coverage: 28.0% of statements [2022-06-30T14:57:42.255Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-30T14:57:42.696Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-06-30T14:57:43.185Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-30T14:57:43.749Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-06-30T14:57:44.005Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-06-30T14:57:44.072Z] docker_api_swarm_service_test.go:304: [db60a545c5c36] joining swarm manager [dea6ad8deecd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:57:44.569Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-06-30T14:57:44.643Z] docker_api_swarm_service_test.go:304: [d6d8ebdf69c18] joining swarm manager [dea6ad8deecd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T14:57:44.643Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-06-30T14:57:44.826Z] ok github.com/docker/docker/distribution/xfer 1.904s coverage: 84.9% of statements [2022-06-30T14:57:44.826Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-30T14:57:44.826Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-30T14:57:44.826Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-30T14:57:45.083Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-06-30T14:57:46.014Z] ok github.com/docker/docker/oci 0.014s coverage: 46.0% of statements [2022-06-30T14:57:46.578Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-06-30T14:57:46.834Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-30T14:57:47.174Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-06-30T14:57:47.741Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-06-30T14:57:47.999Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-06-30T14:57:48.203Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.3% of statements [2022-06-30T14:57:48.565Z] === RUN TestDockerSuite/TestPsRightTagName [2022-06-30T14:57:49.133Z] ok github.com/docker/docker/pkg/authorization 0.338s coverage: 68.3% of statements [2022-06-30T14:57:49.390Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-30T14:57:49.390Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-30T14:57:49.954Z] === RUN TestDockerSuite/TestPsShowMounts [2022-06-30T14:57:51.855Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-06-30T14:57:51.855Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-06-30T14:57:51.855Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-06-30T14:57:51.855Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-06-30T14:57:51.856Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-06-30T14:57:51.856Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-06-30T14:57:52.698Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 42.7% of statements [2022-06-30T14:57:52.698Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-30T14:57:52.794Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-06-30T14:57:52.955Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-06-30T14:57:53.211Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-06-30T14:57:53.468Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-06-30T14:57:54.033Z] ok github.com/docker/docker/pkg/fsutils 0.127s coverage: 85.1% of statements [2022-06-30T14:57:54.033Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-06-30T14:57:54.171Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-06-30T14:57:54.289Z] ok github.com/docker/docker/layer 8.011s coverage: 68.9% of statements [2022-06-30T14:57:54.289Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-30T14:57:54.289Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-30T14:57:54.289Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-30T14:57:54.289Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-30T14:57:54.289Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-30T14:57:54.289Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-30T14:57:54.739Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-06-30T14:57:55.220Z] ok github.com/docker/docker/pkg/idtools 0.511s coverage: 67.9% of statements [2022-06-30T14:57:55.221Z] ok github.com/docker/docker/pkg/ioutils 0.426s coverage: 71.0% of statements [2022-06-30T14:57:55.478Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-06-30T14:57:55.735Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-06-30T14:57:55.735Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-30T14:57:55.735Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-06-30T14:57:55.991Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-06-30T14:57:56.249Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-06-30T14:57:56.506Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-06-30T14:57:56.506Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-06-30T14:57:56.506Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-30T14:57:56.506Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-30T14:57:57.068Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-06-30T14:57:57.632Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-06-30T14:57:57.632Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-30T14:57:57.888Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-30T14:57:59.254Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-06-30T14:57:59.511Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-06-30T14:57:59.511Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-06-30T14:57:59.768Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-06-30T14:58:00.010Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-06-30T14:58:00.024Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-06-30T14:58:00.281Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-30T14:58:00.577Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-06-30T14:58:00.844Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-06-30T14:58:01.101Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-30T14:58:01.358Z] ok github.com/docker/docker/pkg/tailfile 0.065s coverage: 88.6% of statements [2022-06-30T14:58:01.922Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-06-30T14:58:01.952Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-06-30T14:58:01.952Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-06-30T14:58:01.952Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-06-30T14:58:02.179Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-30T14:58:02.210Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-06-30T14:58:02.436Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-30T14:58:04.111Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-06-30T14:58:04.330Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-06-30T14:58:04.330Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-30T14:58:04.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-06-30T14:58:04.893Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-06-30T14:58:05.244Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-06-30T14:58:05.822Z] ok github.com/docker/docker/quota 0.242s coverage: 71.4% of statements [2022-06-30T14:58:06.079Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-30T14:58:07.009Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-06-30T14:58:07.146Z] docker_api_swarm_service_test.go:100: [d399d0d2bff2f] joining swarm manager [d40850ebe9673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:58:07.266Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-06-30T14:58:07.523Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-06-30T14:58:07.713Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-06-30T14:58:07.713Z] docker_api_swarm_service_test.go:101: [dc48876faecb9] joining swarm manager [d40850ebe9673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T14:58:08.087Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-06-30T14:58:08.087Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-06-30T14:58:08.650Z] === RUN TestDockerSuite/TestRmiBlank [2022-06-30T14:58:08.650Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-06-30T14:58:08.908Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-06-30T14:58:09.980Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-06-30T14:58:10.546Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.8% of statements [2022-06-30T14:58:10.803Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-06-30T14:58:12.200Z] ok github.com/docker/docker/volume/service 0.023s coverage: 72.3% of statements [2022-06-30T14:58:13.107Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-06-30T14:58:13.365Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-06-30T14:58:13.625Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-06-30T14:58:14.565Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-06-30T14:58:15.499Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-06-30T14:58:16.435Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-06-30T14:58:17.001Z] === RUN TestDockerSuite/TestRmiTag [2022-06-30T14:58:17.001Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-06-30T14:58:17.568Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-06-30T14:58:20.853Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-06-30T14:58:20.853Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-06-30T14:58:21.421Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-06-30T14:58:21.680Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-06-30T14:58:22.247Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-06-30T14:58:22.815Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-06-30T14:58:23.074Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-06-30T14:58:23.641Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-06-30T14:58:24.209Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-06-30T14:58:27.494Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-06-30T14:58:27.753Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-06-30T14:58:29.132Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-06-30T14:58:30.066Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-06-30T14:58:31.991Z] check_test.go:611: [d399d0d2bff2f] daemon is not started [2022-06-30T14:58:32.559Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-06-30T14:58:33.934Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-06-30T14:58:34.086Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/rootless [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/volume [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-30T14:58:34.086Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-30T14:58:34.086Z] [2022-06-30T14:58:34.086Z] === Skipped [2022-06-30T14:58:34.086Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-30T14:58:34.086Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-30T14:58:34.086Z] [2022-06-30T14:58:34.086Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-30T14:58:34.086Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-30T14:58:34.086Z] [2022-06-30T14:58:34.086Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-30T14:58:34.086Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-30T14:58:34.086Z] [2022-06-30T14:58:34.086Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-30T14:58:34.086Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-30T14:58:34.086Z] [2022-06-30T14:58:34.086Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-30T14:58:34.086Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:58:34.086Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T14:58:34.086Z] [2022-06-30T14:58:34.086Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-30T14:58:34.086Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:58:34.086Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T14:58:34.086Z] [2022-06-30T14:58:34.086Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-30T14:58:34.086Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:58:34.086Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T14:58:34.086Z] [2022-06-30T14:58:34.086Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-30T14:58:34.086Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:58:34.086Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T14:58:34.086Z] [2022-06-30T14:58:34.086Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-30T14:58:34.086Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:58:34.086Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T14:58:34.086Z] [2022-06-30T14:58:34.086Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-30T14:58:34.086Z] graphtest_unix.go:71: No driver to put! [2022-06-30T14:58:34.086Z] [2022-06-30T14:58:34.086Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-30T14:58:34.086Z] time="2022-06-30T14:57:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T14:58:34.086Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T14:58:34.086Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T14:58:34.086Z] [2022-06-30T14:58:34.086Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-30T14:58:34.086Z] time="2022-06-30T14:57:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T14:58:34.086Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T14:58:34.086Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T14:58:34.086Z] [2022-06-30T14:58:34.086Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-30T14:58:34.086Z] time="2022-06-30T14:57:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T14:58:34.086Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T14:58:34.086Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T14:58:34.086Z] [2022-06-30T14:58:34.086Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-30T14:58:34.086Z] time="2022-06-30T14:57:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T14:58:34.086Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T14:58:34.086Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T14:58:34.087Z] [2022-06-30T14:58:34.087Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-30T14:58:34.087Z] time="2022-06-30T14:57:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T14:58:34.087Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T14:58:34.087Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T14:58:34.087Z] [2022-06-30T14:58:34.087Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-30T14:58:34.087Z] graphtest_unix.go:71: No driver to put! [2022-06-30T14:58:34.087Z] [2022-06-30T14:58:34.087Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-30T14:58:34.087Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-30T14:58:34.087Z] [2022-06-30T14:58:34.087Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-30T14:58:34.087Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-30T14:58:34.087Z] [2022-06-30T14:58:34.087Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-30T14:58:34.087Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-30T14:58:34.087Z] [2022-06-30T14:58:34.087Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-30T14:58:34.087Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-30T14:58:34.087Z] [2022-06-30T14:58:34.087Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-30T14:58:34.087Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:58:34.087Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T14:58:34.087Z] [2022-06-30T14:58:34.087Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-30T14:58:34.087Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:58:34.087Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T14:58:34.087Z] [2022-06-30T14:58:34.087Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-30T14:58:34.087Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:58:34.087Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T14:58:34.087Z] [2022-06-30T14:58:34.087Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-30T14:58:34.087Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:58:34.087Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T14:58:34.087Z] [2022-06-30T14:58:34.087Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-30T14:58:34.087Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T14:58:34.087Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T14:58:34.087Z] [2022-06-30T14:58:34.087Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-30T14:58:34.087Z] graphtest_unix.go:71: No driver to put! [2022-06-30T14:58:34.087Z] [2022-06-30T14:58:34.087Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-30T14:58:34.087Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-30T14:58:34.087Z] [2022-06-30T14:58:34.087Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-30T14:58:34.087Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-30T14:58:34.087Z] [2022-06-30T14:58:34.087Z] DONE 2789 tests, 28 skipped in 248.237s [2022-06-30T14:58:34.087Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/config [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/idm [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/ns [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/options [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/osl [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T14:58:34.087Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-30T14:58:34.087Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-06-30T14:58:35.311Z] === RUN TestDockerSuite/TestDevicePermissions [2022-06-30T14:58:35.877Z] === RUN TestDockerSuite/TestDockerFails [2022-06-30T14:58:35.877Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-06-30T14:58:37.253Z] === RUN TestDockerSuite/TestMountIntoProc [2022-06-30T14:58:37.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-06-30T14:58:37.253Z] === RUN TestDockerSuite/TestMountIntoSys [2022-06-30T14:58:37.820Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-06-30T14:58:39.723Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-06-30T14:58:39.723Z] docker_api_swarm_service_test.go:533: [dfdf6934da5f0] joining swarm manager [d1826083f2ce5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:58:39.981Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-06-30T14:58:40.547Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-06-30T14:58:40.806Z] docker_api_swarm_service_test.go:534: [d3fe9e7b06071] joining swarm manager [d1826083f2ce5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T14:58:41.744Z] === RUN TestDockerSuite/TestRunAddHost [2022-06-30T14:58:42.002Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-06-30T14:58:42.261Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-06-30T14:58:43.199Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-06-30T14:58:43.199Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-06-30T14:58:43.768Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-06-30T14:58:45.673Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-06-30T14:58:45.932Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-06-30T14:58:46.868Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-06-30T14:58:47.435Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-06-30T14:58:48.823Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-06-30T14:58:49.390Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-06-30T14:58:49.957Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-06-30T14:58:50.523Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-06-30T14:58:51.458Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-06-30T14:58:51.717Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-06-30T14:58:52.286Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-06-30T14:58:52.853Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-06-30T14:58:53.788Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-06-30T14:58:54.355Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-06-30T14:58:54.614Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-06-30T14:58:55.182Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-06-30T14:58:55.182Z] === RUN TestDockerSuite/TestRunBindMounts [2022-06-30T14:58:56.558Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-06-30T14:58:56.818Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-06-30T14:58:57.384Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-06-30T14:58:57.952Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-06-30T14:58:58.211Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-06-30T14:58:58.211Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-06-30T14:58:58.779Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-06-30T14:58:59.346Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-06-30T14:58:59.604Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-06-30T14:59:00.171Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-06-30T14:59:00.430Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-06-30T14:59:00.430Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-06-30T14:59:00.998Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-06-30T14:59:00.999Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-06-30T14:59:01.566Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-06-30T14:59:02.136Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-06-30T14:59:02.704Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-06-30T14:59:03.271Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-06-30T14:59:03.271Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-06-30T14:59:03.529Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-06-30T14:59:04.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-06-30T14:59:04.680Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-06-30T14:59:05.615Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-06-30T14:59:06.556Z] docker_api_swarm_service_test.go:148: [d725c82ec0e86] joining swarm manager [d1fd0eaa9a2f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T14:59:06.814Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-06-30T14:59:07.382Z] docker_api_swarm_service_test.go:148: [d578d54f0e360] joining swarm manager [d1fd0eaa9a2f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T14:59:07.382Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-06-30T14:59:07.949Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-06-30T14:59:08.517Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-06-30T14:59:09.452Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-06-30T14:59:09.712Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-06-30T14:59:11.092Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-06-30T14:59:13.624Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-06-30T14:59:13.624Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-06-30T14:59:13.624Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-06-30T14:59:15.002Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-06-30T14:59:16.378Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-06-30T14:59:17.755Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-06-30T14:59:19.656Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-06-30T14:59:19.656Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-30T14:59:19.656Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-06-30T14:59:19.656Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-06-30T14:59:19.656Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-06-30T14:59:19.656Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-06-30T14:59:20.712Z] ok github.com/docker/docker/libnetwork 37.141s coverage: 40.6% of statements [2022-06-30T14:59:20.713Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-06-30T14:59:20.713Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-30T14:59:20.713Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-30T14:59:20.713Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-30T14:59:20.713Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-30T14:59:20.713Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-30T14:59:20.713Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-30T14:59:20.713Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-30T14:59:20.713Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-30T14:59:20.713Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-06-30T14:59:20.713Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-06-30T14:59:20.713Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-30T14:59:20.713Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-30T14:59:20.713Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-06-30T14:59:20.713Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.366s coverage: 59.9% of statements [2022-06-30T14:59:20.713Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-30T14:59:20.713Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-30T14:59:20.713Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.167s coverage: 4.0% of statements [2022-06-30T14:59:20.713Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-30T14:59:20.713Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-06-30T14:59:20.713Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-30T14:59:20.713Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-30T14:59:21.032Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-06-30T14:59:21.600Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-06-30T14:59:22.998Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-06-30T14:59:23.565Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-06-30T14:59:24.946Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-06-30T14:59:25.204Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-06-30T14:59:25.205Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-30T14:59:25.205Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-06-30T14:59:25.773Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-06-30T14:59:27.149Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-06-30T14:59:27.149Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-06-30T14:59:27.407Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-06-30T14:59:27.974Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-06-30T14:59:28.233Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-06-30T14:59:28.799Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-06-30T14:59:28.799Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-06-30T14:59:29.058Z] === RUN TestDockerSuite/TestRunEnvironment [2022-06-30T14:59:29.626Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-06-30T14:59:30.191Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-06-30T14:59:30.453Z] === RUN TestDockerSuite/TestRunExitCode [2022-06-30T14:59:30.658Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.216s coverage: 6.6% of statements [2022-06-30T14:59:30.658Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-30T14:59:30.658Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-06-30T14:59:30.658Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-06-30T14:59:30.658Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-30T14:59:30.658Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-30T14:59:30.658Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-30T14:59:30.658Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-06-30T14:59:30.915Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-06-30T14:59:30.915Z] ok github.com/docker/docker/libnetwork/idm 0.007s coverage: 87.5% of statements [2022-06-30T14:59:31.018Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-06-30T14:59:31.171Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-30T14:59:31.587Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-06-30T14:59:32.155Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-06-30T14:59:32.723Z] === RUN TestDockerSuite/TestRunExposePort [2022-06-30T14:59:32.723Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-06-30T14:59:33.290Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-06-30T14:59:33.856Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-06-30T14:59:34.790Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-06-30T14:59:34.790Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-30T14:59:34.790Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-06-30T14:59:34.790Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-06-30T14:59:36.698Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-06-30T14:59:37.265Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-06-30T14:59:43.349Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.007s coverage: 100.0% of statements [2022-06-30T14:59:43.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-06-30T14:59:48.028Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-06-30T14:59:48.963Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-06-30T14:59:49.897Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-06-30T14:59:49.897Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-06-30T14:59:49.897Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-06-30T14:59:49.897Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-06-30T14:59:50.156Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-06-30T14:59:52.058Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-06-30T14:59:53.434Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-06-30T14:59:54.371Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-06-30T14:59:58.210Z] ok github.com/docker/docker/libnetwork/ipam 14.247s coverage: 85.3% of statements [2022-06-30T14:59:58.210Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-30T14:59:58.210Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-30T14:59:58.210Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-30T14:59:58.210Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-06-30T14:59:58.210Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-30T14:59:58.210Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-30T14:59:58.210Z] ok github.com/docker/docker/libnetwork/ipamutils 0.249s coverage: 74.0% of statements [2022-06-30T14:59:58.210Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.1% of statements [2022-06-30T14:59:58.210Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-30T14:59:58.466Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-06-30T14:59:59.635Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-06-30T15:00:00.202Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-06-30T15:00:00.460Z] === RUN TestDockerSuite/TestRunModeHostname [2022-06-30T15:00:01.838Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-06-30T15:00:01.838Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-06-30T15:00:01.838Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-06-30T15:00:03.217Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-06-30T15:00:03.789Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-06-30T15:00:04.725Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-06-30T15:00:04.725Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-06-30T15:00:04.983Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-06-30T15:00:05.920Z] === RUN TestDockerSuite/TestRunMount [2022-06-30T15:00:07.820Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-06-30T15:00:12.011Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-06-30T15:00:12.270Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-06-30T15:00:12.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-06-30T15:00:12.788Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-06-30T15:00:14.163Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-06-30T15:00:15.099Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-06-30T15:00:15.666Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-06-30T15:00:17.570Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-06-30T15:00:18.506Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-06-30T15:00:19.442Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-06-30T15:00:20.824Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-06-30T15:00:21.392Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-06-30T15:00:21.651Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-06-30T15:00:21.651Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-06-30T15:00:22.221Z] === RUN TestDockerSuite/TestRunNetHost [2022-06-30T15:00:23.171Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-06-30T15:00:23.742Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-06-30T15:00:24.309Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-06-30T15:00:24.567Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-06-30T15:00:25.944Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-06-30T15:00:27.319Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-06-30T15:00:27.887Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-06-30T15:00:32.073Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-06-30T15:00:32.073Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-06-30T15:00:32.073Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-06-30T15:00:32.073Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-06-30T15:00:32.640Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-06-30T15:00:32.899Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-06-30T15:00:33.158Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-06-30T15:00:34.095Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-06-30T15:00:34.095Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-06-30T15:00:34.661Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-06-30T15:00:36.036Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-06-30T15:00:41.303Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-06-30T15:00:41.303Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-30T15:00:41.303Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-06-30T15:00:41.303Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-06-30T15:00:41.303Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-06-30T15:00:42.678Z] === RUN TestDockerSuite/TestRunPortInUse [2022-06-30T15:00:42.937Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-06-30T15:00:43.504Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-06-30T15:00:43.504Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-06-30T15:00:43.763Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-06-30T15:00:44.336Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-06-30T15:00:44.903Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-06-30T15:00:45.164Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-30T15:00:45.164Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-06-30T15:00:45.164Z] === RUN TestDockerSuite/TestRunPublishPort [2022-06-30T15:00:45.730Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-06-30T15:00:45.988Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-06-30T15:00:45.988Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-06-30T15:00:45.988Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-06-30T15:00:46.555Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-06-30T15:00:47.489Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-06-30T15:00:47.489Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-06-30T15:00:47.489Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-06-30T15:00:49.391Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-06-30T15:00:50.326Z] === RUN TestDockerSuite/TestRunRm [2022-06-30T15:00:50.892Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-06-30T15:00:54.173Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-06-30T15:00:54.740Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-06-30T15:00:54.998Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-06-30T15:00:56.375Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-06-30T15:00:56.942Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-06-30T15:00:59.472Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-06-30T15:00:59.472Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-06-30T15:01:02.761Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-06-30T15:01:03.696Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-06-30T15:01:04.272Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-06-30T15:01:04.840Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-06-30T15:01:05.098Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-06-30T15:01:05.665Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-06-30T15:01:05.923Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-06-30T15:01:06.490Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-06-30T15:01:07.056Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-06-30T15:01:07.991Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-06-30T15:01:08.249Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-06-30T15:01:10.151Z] === RUN TestDockerSuite/TestRunState [2022-06-30T15:01:11.525Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-06-30T15:01:11.525Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-06-30T15:01:12.094Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-06-30T15:01:12.661Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-06-30T15:01:12.919Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-06-30T15:01:12.919Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-30T15:01:12.919Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-06-30T15:01:13.487Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-06-30T15:01:14.054Z] === RUN TestDockerSuite/TestRunSysctls [2022-06-30T15:01:14.621Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-06-30T15:01:15.188Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-06-30T15:01:15.188Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-06-30T15:01:15.188Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-06-30T15:01:15.755Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-06-30T15:01:17.659Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-06-30T15:01:17.918Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-06-30T15:01:18.485Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-06-30T15:01:19.862Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-06-30T15:01:20.797Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-06-30T15:01:22.714Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-06-30T15:01:23.283Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-06-30T15:01:25.818Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-06-30T15:01:25.818Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-06-30T15:01:26.077Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-06-30T15:01:26.646Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-06-30T15:01:27.215Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-06-30T15:01:29.118Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-06-30T15:01:29.118Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-06-30T15:01:30.497Z] === RUN TestDockerSuite/TestRunUserByID [2022-06-30T15:01:30.755Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-06-30T15:01:31.015Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-06-30T15:01:31.273Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-06-30T15:01:31.842Z] === RUN TestDockerSuite/TestRunUserByName [2022-06-30T15:01:32.101Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-06-30T15:01:32.359Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-06-30T15:01:32.927Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-06-30T15:01:32.927Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-30T15:01:32.927Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-06-30T15:01:32.927Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-06-30T15:01:33.494Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-06-30T15:01:34.872Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-06-30T15:01:36.775Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-06-30T15:01:37.711Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-06-30T15:01:37.970Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-06-30T15:01:38.229Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-06-30T15:01:40.156Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-06-30T15:01:41.532Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-06-30T15:01:42.908Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-06-30T15:01:43.843Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-06-30T15:01:44.409Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-06-30T15:01:44.976Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-06-30T15:01:44.976Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-06-30T15:01:44.976Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-06-30T15:01:44.976Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-06-30T15:01:44.976Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-06-30T15:01:44.976Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-06-30T15:01:44.976Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-06-30T15:01:45.234Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-06-30T15:01:45.234Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-30T15:01:45.234Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-06-30T15:01:46.171Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-06-30T15:01:46.738Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-06-30T15:01:47.673Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-06-30T15:01:48.240Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-06-30T15:01:48.807Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-06-30T15:01:48.807Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-06-30T15:01:49.372Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-06-30T15:01:49.372Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-06-30T15:01:49.372Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-30T15:01:49.372Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-06-30T15:01:49.372Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-06-30T15:01:49.372Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-06-30T15:01:49.372Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-30T15:01:49.372Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-06-30T15:01:49.372Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-30T15:01:49.372Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-06-30T15:01:49.372Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-30T15:01:49.372Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-06-30T15:01:49.372Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-30T15:01:49.372Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-06-30T15:01:49.372Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-30T15:01:49.372Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-06-30T15:01:49.857Z] ok github.com/docker/docker/libnetwork/networkdb 104.263s coverage: 60.0% of statements [2022-06-30T15:01:49.857Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-30T15:01:49.857Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-30T15:01:49.857Z] ok github.com/docker/docker/libnetwork/osl 4.337s coverage: 39.7% of statements [2022-06-30T15:01:49.857Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-06-30T15:01:49.857Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-06-30T15:01:49.939Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-06-30T15:01:50.507Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-06-30T15:01:50.507Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-06-30T15:01:50.787Z] ok github.com/docker/docker/libnetwork/portmapper 0.533s coverage: 48.6% of statements [2022-06-30T15:01:50.787Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-30T15:01:50.787Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-30T15:01:51.046Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-30T15:01:51.046Z] [2022-06-30T15:01:51.046Z] === Skipped [2022-06-30T15:01:51.046Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-30T15:01:51.046Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-30T15:01:51.046Z] [2022-06-30T15:01:51.046Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-30T15:01:51.046Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-30T15:01:51.046Z] [2022-06-30T15:01:51.046Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-30T15:01:51.046Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-30T15:01:51.046Z] [2022-06-30T15:01:51.046Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-30T15:01:51.046Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T15:01:51.046Z] [2022-06-30T15:01:51.046Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-30T15:01:51.046Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T15:01:51.046Z] [2022-06-30T15:01:51.046Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-30T15:01:51.046Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T15:01:51.046Z] [2022-06-30T15:01:51.046Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-30T15:01:51.046Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T15:01:51.046Z] [2022-06-30T15:01:51.046Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-30T15:01:51.046Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T15:01:51.046Z] [2022-06-30T15:01:51.046Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-30T15:01:51.046Z] firewalld_test.go:14: firewalld is not running [2022-06-30T15:01:51.046Z] [2022-06-30T15:01:51.046Z] DONE 326 tests, 9 skipped in 199.974s [2022-06-30T15:01:51.074Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-06-30T15:01:51.333Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj Post stage [Pipeline] junit [2022-06-30T15:01:51.619Z] Recording test results [2022-06-30T15:01:51.901Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-06-30T15:01:52.063Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-06-30T15:01:52.161Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-06-30T15:01:52.404Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43759/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3a3a0cb54e0e6d15ce56abada2edeef071d675ac -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a3a0cb54e0e6d15ce56abada2edeef071d675ac hack/validate/vendor [2022-06-30T15:01:52.728Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-06-30T15:01:52.728Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-06-30T15:01:52.970Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-30T15:01:53.293Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-06-30T15:01:53.293Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-06-30T15:01:53.293Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-06-30T15:01:53.529Z] + echo Ensuring container killed. [2022-06-30T15:01:53.529Z] Ensuring container killed. [2022-06-30T15:01:53.529Z] + docker rm -vf docker-pr1 [2022-06-30T15:01:53.529Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-30T15:01:53.805Z] + echo Chowning /workspace to jenkins user [2022-06-30T15:01:53.805Z] Chowning /workspace to jenkins user [2022-06-30T15:01:53.805Z] + id -u [2022-06-30T15:01:53.805Z] + id -g [2022-06-30T15:01:53.805Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43759:/workspace busybox chown -R 1000:1000 /workspace [2022-06-30T15:01:53.860Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-30T15:01:55.237Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-06-30T15:01:55.461Z] + bundleName=unit [2022-06-30T15:01:55.461Z] + echo Creating unit-bundles.tar.gz [2022-06-30T15:01:55.461Z] Creating unit-bundles.tar.gz [2022-06-30T15:01:55.461Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-06-30T15:01:55.461Z] bundles/junit-report-libnetwork.xml [2022-06-30T15:01:55.461Z] bundles/junit-report.xml [2022-06-30T15:01:55.461Z] bundles/go-test-report-libnetwork.json [2022-06-30T15:01:55.461Z] bundles/go-test-report.json [2022-06-30T15:01:55.461Z] bundles/profile-libnetwork.out [2022-06-30T15:01:55.461Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-06-30T15:01:55.470Z] Archiving artifacts [2022-06-30T15:01:55.805Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-06-30T15:01:55.805Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-30T15:01:55.805Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-06-30T15:01:55.805Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-06-30T15:01:55.903Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43759/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-30T15:01:56.206Z] + make clean [2022-06-30T15:01:56.374Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-06-30T15:01:56.375Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-06-30T15:01:56.462Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-30T15:01:56.462Z] docker-dev-cache [2022-06-30T15:01:56.462Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-30T15:01:57.316Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-06-30T15:01:58.254Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-06-30T15:01:59.190Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-06-30T15:01:59.758Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-06-30T15:02:00.324Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-06-30T15:02:00.324Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-06-30T15:02:00.324Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-06-30T15:02:00.324Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-06-30T15:02:00.892Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-06-30T15:02:01.827Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-06-30T15:02:02.087Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-06-30T15:02:02.345Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-06-30T15:02:03.721Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-06-30T15:02:04.659Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-06-30T15:02:07.193Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-06-30T15:02:07.193Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-06-30T15:02:10.476Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-06-30T15:02:10.476Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-06-30T15:02:13.762Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-06-30T15:02:13.762Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-06-30T15:02:15.136Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-06-30T15:02:17.053Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-06-30T15:02:17.312Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-06-30T15:02:18.248Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-06-30T15:02:19.184Z] docker_cli_service_logs_test.go:246: checking task r1n1y52i9wni [2022-06-30T15:02:19.184Z] docker_cli_service_logs_test.go:251: checking messages for r1n1y52i9wni [2022-06-30T15:02:19.184Z] docker_cli_service_logs_test.go:246: checking task om8ujnic2usx [2022-06-30T15:02:19.443Z] docker_cli_service_logs_test.go:251: checking messages for om8ujnic2usx [2022-06-30T15:02:19.701Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-06-30T15:02:20.270Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-06-30T15:02:21.647Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-06-30T15:02:22.214Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-06-30T15:02:22.784Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-06-30T15:02:24.687Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-06-30T15:02:26.067Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-06-30T15:02:27.445Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-06-30T15:02:28.381Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-06-30T15:02:30.911Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-06-30T15:02:34.195Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-06-30T15:02:34.195Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-06-30T15:02:34.195Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-06-30T15:02:34.195Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-06-30T15:02:34.195Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-06-30T15:02:34.761Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-06-30T15:02:35.348Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-06-30T15:02:36.286Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-06-30T15:02:36.286Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-06-30T15:02:37.661Z] === RUN TestDockerSuite/TestSaveImageId [2022-06-30T15:02:37.661Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-06-30T15:02:37.920Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-06-30T15:02:39.297Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3099200289 [2022-06-30T15:02:39.864Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-06-30T15:02:39.864Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-06-30T15:02:40.803Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-06-30T15:02:41.370Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-06-30T15:02:41.370Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-06-30T15:02:41.370Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-06-30T15:02:42.748Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-06-30T15:02:43.315Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-06-30T15:02:44.250Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-06-30T15:02:44.816Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-06-30T15:02:44.816Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-06-30T15:02:44.816Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-06-30T15:02:45.075Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-06-30T15:02:45.641Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-06-30T15:02:45.641Z] docker_cli_sni_test.go:30: Flakey test [2022-06-30T15:02:45.641Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-06-30T15:02:45.641Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-06-30T15:02:47.543Z] docker_cli_swarm_test.go:1895: [dd889d13d99d9] joining swarm manager [dffdb1bbded51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T15:02:49.445Z] docker_cli_swarm_test.go:1896: [d689b31bb9468] joining swarm manager [dffdb1bbded51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T15:02:50.820Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-06-30T15:02:52.193Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-06-30T15:02:52.760Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-06-30T15:02:53.700Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-06-30T15:02:56.228Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-06-30T15:02:57.601Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-06-30T15:02:58.168Z] === RUN TestDockerSuite/TestStartRecordError [2022-06-30T15:02:59.103Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-06-30T15:03:00.479Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-06-30T15:03:01.413Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-06-30T15:03:03.943Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-06-30T15:03:05.318Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-06-30T15:03:08.601Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-06-30T15:03:11.190Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-06-30T15:03:13.089Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-06-30T15:03:14.991Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-06-30T15:03:15.558Z] === RUN TestDockerSuite/TestStatsNoStream [2022-06-30T15:03:18.088Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-06-30T15:03:18.655Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-06-30T15:03:19.222Z] === RUN TestDockerSuite/TestTopPrivileged [2022-06-30T15:03:19.788Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-06-30T15:03:19.788Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-06-30T15:03:19.788Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-06-30T15:03:20.354Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-06-30T15:03:20.612Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-06-30T15:03:20.612Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-06-30T15:03:20.612Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-06-30T15:03:20.612Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-06-30T15:03:20.612Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-06-30T15:03:21.547Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-06-30T15:03:22.114Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-06-30T15:03:22.681Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-06-30T15:03:24.060Z] === RUN TestDockerSuite/TestUpdateStats [2022-06-30T15:03:27.343Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-06-30T15:03:28.278Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-06-30T15:03:28.278Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-06-30T15:03:28.278Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-06-30T15:03:28.844Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-06-30T15:03:29.411Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-06-30T15:03:30.794Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-06-30T15:03:31.734Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-06-30T15:03:32.676Z] docker_cli_swarm_test.go:1796: [de2ddc6b5eecd] joining swarm manager [dc80cdb5fdf65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T15:03:34.052Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-06-30T15:03:34.052Z] docker_cli_swarm_test.go:1797: [d2d675f13698c] joining swarm manager [dc80cdb5fdf65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T15:03:35.429Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-06-30T15:03:47.625Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-06-30T15:03:50.906Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-06-30T15:03:50.906Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-06-30T15:03:50.906Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-06-30T15:03:50.906Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-06-30T15:03:50.906Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-06-30T15:03:50.906Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-06-30T15:03:50.906Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-06-30T15:03:51.472Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-06-30T15:03:51.472Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-06-30T15:03:52.041Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-06-30T15:03:52.300Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-06-30T15:03:52.300Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-06-30T15:03:52.300Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-06-30T15:03:52.300Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-06-30T15:03:52.866Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-06-30T15:03:54.241Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-06-30T15:03:54.241Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-06-30T15:03:54.501Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-06-30T15:03:54.501Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-06-30T15:03:54.501Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-06-30T15:03:54.762Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite (1295.12s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.66s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.39s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.96s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.82s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.99s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.28s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.72s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.05s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.43s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.82s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.90s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.92s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.59s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.34s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.39s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.49s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.28s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.47s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.44s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.95s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.65s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.67s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.72s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.76s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.89s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.65s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.66s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.05s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.78s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.76s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.42s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.72s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.78s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.60s) [2022-06-30T15:03:54.762Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.59s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.47s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.63s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.30s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.31s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.40s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.36s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000edc8__} (1.57s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11652742621_/foo_false_____} (1.48s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11652742621_/foo_true_____} (1.51s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31509360595_/foo_false_____} (0.63s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31509360595_/foo_true_____} (1.64s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31509360595_/foo_true__0xc00000edf8___} (1.52s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000ee10__} (0.74s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000ee28__} (1.51s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000ee40__} (1.41s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000ee58__} (1.52s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.48s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-06-30T15:03:54.762Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.73s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.91s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.56s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.77s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.94s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.82s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.73s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.91s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.83s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.78s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.79s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.86s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.97s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.83s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.62s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.33s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.07s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.72s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.76s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.94s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.65s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.95s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.88s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.54s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.79s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.93s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.20s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.87s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.07s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.71s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.69s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.35s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.99s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.60s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.53s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.16s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.92s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.85s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.66s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestAttachDetach (1.11s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.98s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.83s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.93s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.23s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.69s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.51s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.26s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.92s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.43s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.77s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.40s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.72s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.26s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.65s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.69s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.84s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.67s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.77s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.03s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.71s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.86s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.04s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.43s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.48s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.27s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.99s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.34s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.84s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.23s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.28s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.23s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.17s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.10s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.03s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.40s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.45s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.89s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.09s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.40s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.59s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.22s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.44s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.01s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.43s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.55s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.14s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.93s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.47s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2022-06-30T15:03:54.763Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.24s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.48s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.09s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.80s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.57s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.69s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.47s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.08s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.18s) [2022-06-30T15:03:54.763Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-06-30T15:03:54.763Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-30T15:03:54.763Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-30T15:03:54.763Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.84s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.10s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.75s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.92s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.76s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.07s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.04s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.51s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.97s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.93s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.97s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.59s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.13s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.35s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.14s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.98s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.28s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.69s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.38s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.35s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.36s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.42s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.49s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.09s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.07s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.23s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.41s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.08s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.79s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.03s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.20s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEnv (1.17s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.72s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.61s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.37s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.80s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.41s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.06s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.64s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.42s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.13s) [2022-06-30T15:03:54.763Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.72s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.36s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildFails (0.65s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.20s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.82s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.24s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.87s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.26s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.75s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.47s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.25s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.27s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.41s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.20s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.30s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.48s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.66s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.46s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.70s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildLabel (0.33s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildLabels (0.30s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.69s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.29s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.15s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.38s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.94s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.28s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.79s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.73s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.89s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.17s) [2022-06-30T15:03:54.763Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.89s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s) [2022-06-30T15:03:54.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.41s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.43s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.58s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.77s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.74s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.32s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.59s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.76s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.03s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.82s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.27s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.91s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.95s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildPATH (2.54s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.79s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.70s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.92s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.13s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.08s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildRm (3.04s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.67s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.94s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.68s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.09s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.93s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.75s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.26s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2022-06-30T15:03:54.764Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildStderr (0.92s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.51s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.93s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.76s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.97s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.47s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildUser (2.11s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.75s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.32s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.86s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.25s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.77s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.74s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.48s) [2022-06-30T15:03:54.764Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-30T15:03:54.764Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-30T15:03:54.764Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-30T15:03:54.764Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.31s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.90s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.92s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.87s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.15s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.58s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.77s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s) [2022-06-30T15:03:54.764Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.56s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.90s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.94s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCommitChange (0.64s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.20s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.18s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.87s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCommitTTY (1.36s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.55s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.15s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.20s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.68s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.76s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.73s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.64s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.60s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.99s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.73s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.61s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.68s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.96s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.75s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.77s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.92s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.88s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.67s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.83s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.58s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.77s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.82s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.87s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.31s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.66s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.71s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.41s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.32s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.82s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.47s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.11s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.94s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.41s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.68s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpToDot (0.76s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.49s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.50s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.93s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.32s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.58s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.04s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.46s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s) [2022-06-30T15:03:54.764Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-06-30T15:03:54.764Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.41s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.19s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsAttach (0.78s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsCommit (0.59s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.63s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.70s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.03s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.29s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.00s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.44s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.46s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsFormat (0.90s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.54s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.68s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2022-06-30T15:03:54.764Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-30T15:03:54.764Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.93s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.37s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.99s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.67s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.50s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.94s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecCgroup (1.08s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecEnv (0.61s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.20s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.83s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecInspectID (2.76s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.76s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecParseError (0.57s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-06-30T15:03:54.764Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.44s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.61s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.84s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.03s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestExecWithUser (0.68s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.23s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.04s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestHealth (19.28s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.06s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestBuildHistory (2.60s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.66s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.10s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.80s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.65s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.75s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.81s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImportDisplay (1.34s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImportFile (1.45s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImportGzipped (1.10s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.70s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.62s) [2022-06-30T15:03:54.764Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.83s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectHistory (0.59s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-06-30T15:03:54.764Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.97s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2022-06-30T15:03:54.764Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.00s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.34s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.53s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.80s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.43s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.57s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.77s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLogsSince (6.77s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestNetHostname (1.23s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.77s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.65s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.94s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.46s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.81s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.47s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.93s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.08s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.80s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.87s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPluginActive (1.98s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.46s) [2022-06-30T15:03:54.765Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.22s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.38s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.84s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.38s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.99s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.18s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPortList (7.67s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.37s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.92s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.85s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPsByOrder (1.86s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.73s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.12s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.00s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.39s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.51s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.82s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.48s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.30s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.06s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.10s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.12s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.57s) [2022-06-30T15:03:54.765Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.32s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.57s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.25s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.32s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.95s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.57s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.80s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.79s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.04s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.65s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.78s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.46s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.44s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.45s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.72s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.96s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.41s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.42s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.91s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.52s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.14s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.67s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.36s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.51s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.51s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.58s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.55s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.02s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.05s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.74s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.63s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.57s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.71s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.70s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.18s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.87s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.31s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.56s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.67s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.00s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.04s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.20s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.53s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.52s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.69s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.74s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.16s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.17s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.35s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.75s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.48s) [2022-06-30T15:03:54.765Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-06-30T15:03:54.765Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.04s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.86s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.41s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.54s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.04s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.54s) [2022-06-30T15:03:54.765Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.69s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.01s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.40s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.60s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.61s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.63s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.54s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.84s) [2022-06-30T15:03:54.765Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-06-30T15:03:54.765Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.01s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.85s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.02s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.88s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.04s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.06s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.51s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.36s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.47s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.09s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.10s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.02s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.07s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunMount (5.41s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.57s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.09s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.78s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.69s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.01s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.17s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.22s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.53s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNetHost (0.71s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.80s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.54s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.54s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.90s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.84s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.43s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.57s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.66s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.77s) [2022-06-30T15:03:54.766Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.05s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.60s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2022-06-30T15:03:54.766Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2022-06-30T15:03:54.766Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.89s) [2022-06-30T15:03:54.766Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.09s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.81s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.37s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.50s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.43s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.64s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.67s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.51s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.74s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.49s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunState (1.29s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.52s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.63s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2022-06-30T15:03:54.766Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.57s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.62s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunSysctls (1.17s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.54s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.97s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.58s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.47s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.88s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.56s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.00s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunUserByID (0.64s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.70s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunUserByName (0.51s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.52s) [2022-06-30T15:03:54.766Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.29s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.72s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.75s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.81s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.21s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.47s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.75s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.54s) [2022-06-30T15:03:54.766Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-30T15:03:54.766Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-30T15:03:54.766Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-06-30T15:03:54.766Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.87s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.60s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.95s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.69s) [2022-06-30T15:03:54.766Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-30T15:03:54.766Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-06-30T15:03:55.026Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-30T15:03:55.026Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-06-30T15:03:55.026Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-30T15:03:55.026Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-30T15:03:55.026Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.57s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.26s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.70s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.58s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.57s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.59s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.23s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.74s) [2022-06-30T15:03:55.026Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.42s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.00s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.81s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.65s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.08s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.72s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.69s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.54s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.65s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.54s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.09s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.49s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.47s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.20s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.98s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.48s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.59s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.56s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.64s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.26s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.29s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.33s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.88s) [2022-06-30T15:03:55.026Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.22s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSaveImageId (0.12s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.46s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.83s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.38s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.43s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.44s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.58s) [2022-06-30T15:03:55.026Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.99s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.46s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.54s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestStartRecordError (1.06s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.18s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.57s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.61s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-06-30T15:03:55.026Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2022-06-30T15:03:55.026Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-30T15:03:55.026Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.05s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUpdateStats (3.55s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.90s) [2022-06-30T15:03:55.026Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.14s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.17s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.48s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.07s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.74s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.23s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2022-06-30T15:03:55.026Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-06-30T15:03:55.026Z] === RUN TestDockerRegistrySuite [2022-06-30T15:03:55.026Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-06-30T15:03:55.290Z] docker_cli_swarm_test.go:1315: [d3066304da29b] joining swarm manager [dd94fc2cb1cbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T15:03:56.227Z] check_test.go:427: [dd47fd79e75d9] daemon is not started [2022-06-30T15:03:56.227Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-06-30T15:03:56.485Z] docker_cli_swarm_test.go:1316: [db085ef9fd887] joining swarm manager [dd94fc2cb1cbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T15:03:57.423Z] check_test.go:427: [d2dfea859ed92] daemon is not started [2022-06-30T15:03:57.423Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-06-30T15:03:58.798Z] check_test.go:427: [d0e99fd9ebf67] daemon is not started [2022-06-30T15:03:58.798Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-06-30T15:03:58.798Z] check_test.go:427: [d63832a4304ba] daemon is not started [2022-06-30T15:03:58.798Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-06-30T15:04:01.330Z] check_test.go:427: [d4bc59dce80fe] daemon is not started [2022-06-30T15:04:01.588Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-06-30T15:04:06.855Z] check_test.go:427: [d512a8fc50280] daemon is not started [2022-06-30T15:04:06.855Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-06-30T15:04:09.390Z] check_test.go:427: [df722672ed8e6] daemon is not started [2022-06-30T15:04:09.390Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-06-30T15:04:09.957Z] check_test.go:427: [db9775159090f] daemon is not started [2022-06-30T15:04:09.957Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-06-30T15:04:10.892Z] check_test.go:427: [d14c7bdfd31b6] daemon is not started [2022-06-30T15:04:10.892Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-06-30T15:04:12.269Z] check_test.go:427: [dc3520e8255c1] daemon is not started [2022-06-30T15:04:12.269Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-06-30T15:04:13.206Z] check_test.go:427: [d2d7d7e987a51] daemon is not started [2022-06-30T15:04:13.206Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-06-30T15:04:14.141Z] check_test.go:427: [d489ad39be2b9] daemon is not started [2022-06-30T15:04:14.141Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-06-30T15:04:15.076Z] check_test.go:427: [d239793eb34ad] daemon is not started [2022-06-30T15:04:15.076Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-06-30T15:04:16.019Z] check_test.go:427: [d3671e93a6d76] daemon is not started [2022-06-30T15:04:16.019Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-06-30T15:04:16.961Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:67d643a0a34f23e040c8d176f723285e22b80d1a42cfeff555805a27866f581b [2022-06-30T15:04:17.895Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:057129d0eff24948ef42f81af706885723335562c1f48e0e75bea37ed046465e [2022-06-30T15:04:17.895Z] check_test.go:427: [d723a6b615a59] daemon is not started [2022-06-30T15:04:17.895Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-06-30T15:04:18.829Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:67960e59c2af02e8465b47069aa442af00469a8a9f6fa238f901e9b114c0c2a7 [2022-06-30T15:04:19.764Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6802055ebff1f090f89f6c265f95c0064eb8ba444379dba58c484b2289fa32a6 [2022-06-30T15:04:19.764Z] check_test.go:427: [d98ed79c425ae] daemon is not started [2022-06-30T15:04:19.764Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-06-30T15:04:21.141Z] check_test.go:427: [d7e7ff9920027] daemon is not started [2022-06-30T15:04:21.141Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-06-30T15:04:23.043Z] check_test.go:427: [df28e0beaaf3c] daemon is not started [2022-06-30T15:04:23.044Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-06-30T15:04:23.978Z] check_test.go:427: [d560f4c6dd841] daemon is not started [2022-06-30T15:04:23.978Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-06-30T15:04:23.978Z] check_test.go:427: [d266c9f7e85a5] daemon is not started [2022-06-30T15:04:23.978Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-06-30T15:04:24.912Z] check_test.go:427: [d9baa5126dc8d] daemon is not started [2022-06-30T15:04:24.912Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-06-30T15:04:25.849Z] check_test.go:427: [d6f937c8dcd59] daemon is not started [2022-06-30T15:04:25.849Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-06-30T15:04:26.785Z] check_test.go:427: [d5957e0e2ae06] daemon is not started [2022-06-30T15:04:26.785Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-06-30T15:04:29.317Z] check_test.go:427: [d814582c47b61] daemon is not started [2022-06-30T15:04:29.317Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-06-30T15:04:29.576Z] check_test.go:427: [db4b540c1bc2b] daemon is not started [2022-06-30T15:04:29.576Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-06-30T15:04:30.511Z] check_test.go:427: [d84b957197a63] daemon is not started [2022-06-30T15:04:30.512Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-06-30T15:04:31.079Z] check_test.go:427: [da2c3c5dd90a1] daemon is not started [2022-06-30T15:04:31.079Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-06-30T15:04:31.079Z] check_test.go:427: [daf788cffc2a7] daemon is not started [2022-06-30T15:04:31.079Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-06-30T15:04:31.338Z] check_test.go:427: [d36ed86106ebb] daemon is not started [2022-06-30T15:04:31.338Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-06-30T15:04:31.597Z] check_test.go:427: [d87b2557be9e0] daemon is not started [2022-06-30T15:04:31.597Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-06-30T15:04:31.856Z] check_test.go:427: [d29fd494f1726] daemon is not started [2022-06-30T15:04:31.856Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-06-30T15:04:32.114Z] check_test.go:427: [d0bfbc035bcb3] daemon is not started [2022-06-30T15:04:32.114Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-06-30T15:04:33.069Z] check_test.go:427: [d23e8fc761f0f] daemon is not started [2022-06-30T15:04:33.069Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-06-30T15:04:34.445Z] check_test.go:427: [d81b6bd6cd555] daemon is not started [2022-06-30T15:04:34.445Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-06-30T15:04:35.379Z] check_test.go:427: [d25ce2715c374] daemon is not started [2022-06-30T15:04:35.379Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-06-30T15:04:36.315Z] check_test.go:427: [de433c97441f1] daemon is not started [2022-06-30T15:04:36.315Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-06-30T15:04:37.250Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite (43.26s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.51s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.18s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.73s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.76s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.11s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.95s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.02s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.90s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.87s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.00s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.05s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.99s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.44s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.10s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-06-30T15:04:38.185Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-06-30T15:04:38.185Z] === RUN TestDockerSchema1RegistrySuite [2022-06-30T15:04:38.185Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-06-30T15:04:38.185Z] check_test.go:454: [dc71027d82710] daemon is not started [2022-06-30T15:04:38.185Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-06-30T15:04:41.471Z] check_test.go:454: [d3a49da923999] daemon is not started [2022-06-30T15:04:41.471Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-06-30T15:04:45.657Z] check_test.go:454: [d52f092f6cdc2] daemon is not started [2022-06-30T15:04:45.657Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-06-30T15:04:46.225Z] check_test.go:454: [d0bbbac4e0b4e] daemon is not started [2022-06-30T15:04:46.225Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-06-30T15:04:46.225Z] check_test.go:454: [d3a57e09de4f9] daemon is not started [2022-06-30T15:04:46.225Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-06-30T15:04:47.159Z] check_test.go:454: [db74ee88766f0] daemon is not started [2022-06-30T15:04:47.159Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-06-30T15:04:48.094Z] check_test.go:454: [d7d96f3a453db] daemon is not started [2022-06-30T15:04:48.094Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-06-30T15:04:49.047Z] check_test.go:454: [d886211fc0313] daemon is not started [2022-06-30T15:04:49.047Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-06-30T15:04:51.679Z] check_test.go:454: [dbf7a340dd31b] daemon is not started [2022-06-30T15:04:51.679Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-06-30T15:04:52.245Z] check_test.go:454: [d3b4d1456f5b2] daemon is not started [2022-06-30T15:04:52.245Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-06-30T15:04:52.503Z] check_test.go:454: [db66c13c97e3a] daemon is not started [2022-06-30T15:04:52.503Z] --- PASS: TestDockerSchema1RegistrySuite (14.61s) [2022-06-30T15:04:52.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-06-30T15:04:52.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2022-06-30T15:04:52.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.15s) [2022-06-30T15:04:52.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.07s) [2022-06-30T15:04:52.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-06-30T15:04:52.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-06-30T15:04:52.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-06-30T15:04:52.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2022-06-30T15:04:52.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.75s) [2022-06-30T15:04:52.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-06-30T15:04:52.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-06-30T15:04:52.503Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-06-30T15:04:52.503Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-06-30T15:04:53.437Z] check_test.go:483: [df42e80ddf1f9] daemon is not started [2022-06-30T15:04:53.437Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-06-30T15:04:54.003Z] check_test.go:483: [d3af7a2d3c243] daemon is not started [2022-06-30T15:04:54.003Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-06-30T15:04:54.003Z] check_test.go:483: [d113e95ca1d26] daemon is not started [2022-06-30T15:04:54.003Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-06-30T15:04:55.382Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-06-30T15:04:55.949Z] check_test.go:483: [d7f66694d0037] daemon is not started [2022-06-30T15:04:55.949Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-06-30T15:04:56.209Z] check_test.go:483: [dbf8e91e97eab] daemon is not started [2022-06-30T15:04:56.472Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-06-30T15:04:57.406Z] check_test.go:483: [d66ffdb16b9b7] daemon is not started [2022-06-30T15:04:57.406Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-06-30T15:04:57.406Z] check_test.go:483: [d084beab703d6] daemon is not started [2022-06-30T15:04:57.406Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.71s) [2022-06-30T15:04:57.406Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2022-06-30T15:04:57.406Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-06-30T15:04:57.406Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-06-30T15:04:57.406Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-06-30T15:04:57.406Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-06-30T15:04:57.406Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-06-30T15:04:57.406Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-06-30T15:04:57.406Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-06-30T15:04:57.406Z] === RUN TestDockerRegistryAuthTokenSuite [2022-06-30T15:04:57.406Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-06-30T15:05:02.674Z] check_test.go:510: [d46a5a3e2abd3] daemon is not started [2022-06-30T15:05:02.674Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-06-30T15:05:02.674Z] check_test.go:510: [dd9a2ffc5abf6] daemon is not started [2022-06-30T15:05:02.674Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-06-30T15:05:02.674Z] check_test.go:510: [d309778e096e5] daemon is not started [2022-06-30T15:05:02.674Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-06-30T15:05:02.933Z] check_test.go:510: [d2ccb33a9b59e] daemon is not started [2022-06-30T15:05:02.933Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-06-30T15:05:03.191Z] check_test.go:510: [d901526376f62] daemon is not started [2022-06-30T15:05:03.191Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-06-30T15:05:03.191Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-06-30T15:05:03.191Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-06-30T15:05:03.191Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-06-30T15:05:03.191Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-06-30T15:05:03.191Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-06-30T15:05:03.191Z] === RUN TestDockerNetworkSuite [2022-06-30T15:05:03.191Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-06-30T15:05:04.126Z] docker_cli_network_unix_test.go:46: [d1c6a1f56dfe9] daemon is not started [2022-06-30T15:05:04.126Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-06-30T15:05:04.694Z] docker_cli_network_unix_test.go:46: [d4c6d47d42223] daemon is not started [2022-06-30T15:05:04.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-06-30T15:05:07.488Z] docker_cli_network_unix_test.go:46: [dbcacf4ea928d] daemon is not started [2022-06-30T15:05:07.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-06-30T15:05:08.320Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-06-30T15:05:09.255Z] docker_cli_network_unix_test.go:46: [ddb8e24bfffc7] daemon is not started [2022-06-30T15:05:09.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-06-30T15:05:09.514Z] docker_cli_network_unix_test.go:1233: [d7771cd4ce902] daemon is not started [2022-06-30T15:05:12.819Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-06-30T15:05:12.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-06-30T15:05:13.762Z] docker_cli_network_unix_test.go:46: [d70b1b1c820ff] daemon is not started [2022-06-30T15:05:14.330Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-06-30T15:05:19.604Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-06-30T15:05:20.541Z] docker_cli_network_unix_test.go:46: [d13ef04082a4f] daemon is not started [2022-06-30T15:05:21.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-06-30T15:05:24.011Z] docker_cli_network_unix_test.go:46: [d0af69ce3fc40] daemon is not started [2022-06-30T15:05:24.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-06-30T15:05:26.485Z] docker_cli_network_unix_test.go:46: [d663ab3bcc784] daemon is not started [2022-06-30T15:05:26.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-06-30T15:05:26.745Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-06-30T15:05:27.004Z] docker_cli_network_unix_test.go:46: [d326aa1a1a04d] daemon is not started [2022-06-30T15:05:27.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-06-30T15:05:27.263Z] docker_cli_network_unix_test.go:46: [daab33b17e867] daemon is not started [2022-06-30T15:05:27.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-06-30T15:05:28.089Z] docker_cli_network_unix_test.go:46: [d871146810b53] daemon is not started [2022-06-30T15:05:28.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-06-30T15:05:29.243Z] docker_cli_network_unix_test.go:46: [d2f0e3b6ef8dd] daemon is not started [2022-06-30T15:05:29.501Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-06-30T15:05:29.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-06-30T15:05:30.017Z] docker_cli_network_unix_test.go:46: [dc7cbc5d7051e] daemon is not started [2022-06-30T15:05:30.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-06-30T15:05:30.276Z] docker_cli_network_unix_test.go:46: [d5ac2a503545c] daemon is not started [2022-06-30T15:05:30.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-06-30T15:05:30.843Z] docker_cli_network_unix_test.go:46: [d7e1030dbabb4] daemon is not started [2022-06-30T15:05:31.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-06-30T15:05:31.672Z] docker_cli_network_unix_test.go:46: [ddeb10154b269] daemon is not started [2022-06-30T15:05:31.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-06-30T15:05:31.672Z] docker_cli_network_unix_test.go:46: [dd41c9e610362] daemon is not started [2022-06-30T15:05:31.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-06-30T15:05:31.940Z] docker_cli_network_unix_test.go:46: [db6b65a985cbe] daemon is not started [2022-06-30T15:05:31.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-06-30T15:05:32.878Z] docker_cli_network_unix_test.go:46: [d3828e36cdf9f] daemon is not started [2022-06-30T15:05:32.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-06-30T15:05:33.812Z] docker_cli_network_unix_test.go:46: [d0e83c416b024] daemon is not started [2022-06-30T15:05:34.378Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-06-30T15:05:34.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-06-30T15:05:34.378Z] docker_cli_network_unix_test.go:46: [dc0bdbc387d52] daemon is not started [2022-06-30T15:05:34.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-06-30T15:05:34.637Z] docker_cli_network_unix_test.go:46: [df298cd08c3be] daemon is not started [2022-06-30T15:05:34.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-06-30T15:05:34.896Z] docker_cli_network_unix_test.go:46: [db192cc9a7198] daemon is not started [2022-06-30T15:05:34.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-06-30T15:05:36.273Z] docker_cli_network_unix_test.go:968: [dda7be8ce7d58] daemon is not started [2022-06-30T15:05:38.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-06-30T15:05:39.118Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-06-30T15:05:39.118Z] docker_cli_network_unix_test.go:46: [d748078e21871] daemon is not started [2022-06-30T15:05:39.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-06-30T15:05:42.671Z] docker_cli_network_unix_test.go:1116: [df599542f5e04] daemon is not started [2022-06-30T15:05:43.609Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-06-30T15:05:43.609Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-30T15:05:43.609Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-06-30T15:05:46.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-06-30T15:05:46.434Z] docker_cli_network_unix_test.go:46: [d3f7060e2529f] daemon is not started [2022-06-30T15:05:46.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-06-30T15:05:47.369Z] docker_cli_network_unix_test.go:46: [dd05006b64cc4] daemon is not started [2022-06-30T15:05:47.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-06-30T15:05:47.369Z] docker_cli_network_unix_test.go:46: [d89e3c14738d4] daemon is not started [2022-06-30T15:05:47.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-06-30T15:05:47.628Z] docker_cli_network_unix_test.go:46: [d9d275622818b] daemon is not started [2022-06-30T15:05:47.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-06-30T15:05:47.888Z] docker_cli_network_unix_test.go:46: [d154424c0b41c] daemon is not started [2022-06-30T15:05:47.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-06-30T15:05:48.146Z] docker_cli_network_unix_test.go:46: [d2f80f8e1ea19] daemon is not started [2022-06-30T15:05:48.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-06-30T15:05:48.146Z] docker_cli_network_unix_test.go:46: [d2c435d50892e] daemon is not started [2022-06-30T15:05:48.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-06-30T15:05:50.051Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-06-30T15:05:50.309Z] docker_cli_network_unix_test.go:46: [d572d17e7d6b3] daemon is not started [2022-06-30T15:05:50.876Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-06-30T15:05:51.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-06-30T15:05:51.394Z] docker_cli_network_unix_test.go:46: [d976e280f3a1e] daemon is not started [2022-06-30T15:05:51.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-06-30T15:05:51.394Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-30T15:05:51.394Z] docker_cli_network_unix_test.go:46: [d0f71d8ef01cf] daemon is not started [2022-06-30T15:05:51.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-06-30T15:05:51.654Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-06-30T15:05:51.912Z] docker_cli_network_unix_test.go:46: [d505b2a3a41bd] daemon is not started [2022-06-30T15:05:52.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-06-30T15:05:54.700Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-06-30T15:05:56.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-06-30T15:05:57.978Z] docker_cli_network_unix_test.go:1084: [db5ee34d74f52] daemon is not started [2022-06-30T15:05:59.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-06-30T15:05:59.378Z] docker_cli_network_unix_test.go:46: [d1fa9c93ff316] daemon is not started [2022-06-30T15:05:59.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-06-30T15:05:59.953Z] docker_cli_network_unix_test.go:46: [d60db58165853] daemon is not started [2022-06-30T15:06:00.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-06-30T15:06:01.588Z] docker_cli_network_unix_test.go:46: [d59f7dca2a485] daemon is not started [2022-06-30T15:06:01.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-06-30T15:06:01.846Z] docker_cli_network_unix_test.go:46: [dbed0588b7ffe] daemon is not started [2022-06-30T15:06:01.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-06-30T15:06:02.105Z] docker_cli_network_unix_test.go:46: [d227996cf0b4a] daemon is not started [2022-06-30T15:06:02.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-06-30T15:06:02.931Z] docker_cli_network_unix_test.go:46: [db74ec1dd6ce5] daemon is not started [2022-06-30T15:06:02.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-06-30T15:06:03.500Z] docker_cli_network_unix_test.go:46: [d589c9270d37a] daemon is not started [2022-06-30T15:06:03.758Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-06-30T15:06:10.316Z] docker_cli_network_unix_test.go:46: [d4a91a94c7ef9] daemon is not started [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite (66.59s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.06s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.81s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.61s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.24s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.71s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.35s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.03s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.75s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.63s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.46s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.04s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.28s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.40s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.97s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.24s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.28s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.95s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.49s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.19s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.26s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.69s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.31s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.98s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.22s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.25s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.19s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-06-30T15:06:10.316Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.92s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.07s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.07s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.80s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2022-06-30T15:06:10.316Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.87s) [2022-06-30T15:06:10.316Z] === RUN TestDockerHubPullSuite [2022-06-30T15:06:10.316Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-06-30T15:06:11.691Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-06-30T15:06:13.591Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-06-30T15:06:14.524Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-06-30T15:06:15.899Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-06-30T15:06:16.158Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-06-30T15:06:16.158Z] --- PASS: TestDockerHubPullSuite (6.40s) [2022-06-30T15:06:16.158Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.76s) [2022-06-30T15:06:16.158Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2022-06-30T15:06:16.158Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.71s) [2022-06-30T15:06:16.158Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.42s) [2022-06-30T15:06:16.158Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-06-30T15:06:16.158Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-06-30T15:06:16.158Z] PASS [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === Skipped [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-30T15:06:16.158Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-06-30T15:06:16.158Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-06-30T15:06:16.158Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-30T15:06:16.158Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-30T15:06:16.158Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-30T15:06:16.158Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-30T15:06:16.158Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-30T15:06:16.158Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-30T15:06:16.158Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-30T15:06:16.158Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-30T15:06:16.158Z] docker_cli_build_test.go:6032: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-30T15:06:16.158Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-30T15:06:16.158Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-30T15:06:16.158Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-06-30T15:06:16.158Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-30T15:06:16.158Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-30T15:06:16.158Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.158Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-30T15:06:16.158Z] [2022-06-30T15:06:16.158Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-30T15:06:16.158Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.159Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.159Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-06-30T15:06:16.159Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-30T15:06:16.159Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.159Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-30T15:06:16.159Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-30T15:06:16.159Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.159Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-30T15:06:16.159Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-30T15:06:16.159Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.159Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-06-30T15:06:16.159Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-30T15:06:16.159Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.159Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-30T15:06:16.159Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-30T15:06:16.159Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.159Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-30T15:06:16.159Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-30T15:06:16.159Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.159Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-06-30T15:06:16.159Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-30T15:06:16.159Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.159Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-06-30T15:06:16.159Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-30T15:06:16.159Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.159Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-06-30T15:06:16.159Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.159Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.159Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-06-30T15:06:16.159Z] docker_cli_sni_test.go:30: Flakey test [2022-06-30T15:06:16.159Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.159Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-30T15:06:16.159Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-06-30T15:06:16.159Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.159Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-30T15:06:16.159Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-06-30T15:06:16.159Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.159Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-30T15:06:16.159Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-06-30T15:06:16.159Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.159Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-30T15:06:16.159Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-06-30T15:06:16.159Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.159Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-30T15:06:16.159Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-30T15:06:16.159Z] docker_cli_network_unix_test.go:46: [d0f71d8ef01cf] daemon is not started [2022-06-30T15:06:16.159Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.159Z] DONE 1265 tests, 51 skipped in 1442.233s [2022-06-30T15:06:16.159Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-30T15:06:16.159Z] ++++ cat bundles/test-integration/docker.pid [2022-06-30T15:06:16.159Z] +++ kill 9353 [2022-06-30T15:06:16.159Z] +++ /etc/init.d/apparmor stop [2022-06-30T15:06:16.159Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.159Z] Unloading profiles will leave already running processes permanently [2022-06-30T15:06:16.159Z] unconfined, which can lead to unexpected situations. [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.159Z] To set a process to complain mode, use the command line tool [2022-06-30T15:06:16.159Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-30T15:06:16.159Z] +++ true [2022-06-30T15:06:16.159Z] exiting test-integration [2022-06-30T15:06:16.159Z] ++ exit 0 [2022-06-30T15:06:16.159Z] [2022-06-30T15:06:16.417Z] + for job in $(jobs -p) [2022-06-30T15:06:16.417Z] + wait 7360 [2022-06-30T15:06:48.512Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-06-30T15:06:50.412Z] docker_cli_swarm_test.go:1180: [d41a28854b559] joining swarm manager [dae77c4074679]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T15:06:56.967Z] docker_cli_swarm_test.go:1189: [d7c28bc594d37] joining swarm manager [dae77c4074679]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T15:07:35.671Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-06-30T15:07:39.855Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-06-30T15:07:44.040Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-06-30T15:07:45.941Z] docker_cli_swarm_test.go:1112: [de0bde2706a3f] joining swarm manager [d2ecf3a1239b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T15:07:47.316Z] docker_cli_swarm_test.go:1113: [def79f4ccafeb] joining swarm manager [d2ecf3a1239b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T15:09:23.765Z] docker_cli_swarm_test.go:1166: [d50e57a6892b5] joining swarm manager [d2ecf3a1239b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-30T15:09:41.840Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-06-30T15:09:41.840Z] docker_cli_swarm_test.go:1447: [d57ec9857da18] joining swarm manager [de4ff07d31870]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T15:09:41.840Z] docker_cli_swarm_test.go:1448: [d93117b156dc0] joining swarm manager [de4ff07d31870]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T15:09:54.033Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-06-30T15:09:54.033Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-06-30T15:09:54.033Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-06-30T15:09:54.033Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-06-30T15:09:54.033Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-06-30T15:09:54.603Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-06-30T15:09:57.133Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-06-30T15:10:00.414Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-06-30T15:10:02.313Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-06-30T15:10:04.214Z] docker_cli_swarm_unix_test.go:63: [d8fa0c69735bc] joining swarm manager [d11377fef0d8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T15:11:00.423Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-06-30T15:11:00.423Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-06-30T15:11:00.423Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-06-30T15:11:02.349Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-06-30T15:11:05.633Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-06-30T15:11:08.161Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-06-30T15:11:10.062Z] docker_api_swarm_test.go:962: [d0890285307a8] joining swarm manager [d60b063a36ed5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T15:11:31.981Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-06-30T15:11:41.947Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-06-30T15:11:42.526Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-06-30T15:11:45.056Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-06-30T15:11:47.586Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-06-30T15:11:55.696Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-06-30T15:11:58.978Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-06-30T15:12:01.512Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-06-30T15:12:04.053Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-06-30T15:12:06.587Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-06-30T15:12:09.116Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-06-30T15:12:12.401Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-06-30T15:12:14.301Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-06-30T15:13:10.510Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-06-30T15:13:25.391Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite (1550.97s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.47s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.33s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.45s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.30s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.77s) [2022-06-30T15:13:43.470Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.94s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.05s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.68s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.05s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.54s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.61s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.11s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.79s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.12s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.70s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.01s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.40s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.87s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.80s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.15s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.80s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.30s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.90s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.66s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.27s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.06s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.59s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.07s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.65s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.75s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.30s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.35s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.81s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.64s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.21s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.03s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.20s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.76s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.32s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.16s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.70s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.74s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.33s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.01s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.78s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.16s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.56s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.71s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.99s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.21s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.52s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.29s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.03s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.38s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.51s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.00s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.21s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.02s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.91s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.22s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.41s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.48s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.04s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.18s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.37s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.62s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.43s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.53s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.69s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.17s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.41s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.24s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.19s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (75.33s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.13s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.20s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.17s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.62s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.82s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.66s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.74s) [2022-06-30T15:13:43.470Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.46s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.81s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.87s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (41.98s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.02s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.29s) [2022-06-30T15:13:43.470Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (115.30s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.31s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.23s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.54s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.29s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.23s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.42s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.60s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.63s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.87s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.48s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.61s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-06-30T15:13:43.471Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-06-30T15:13:43.471Z] === RUN TestDockerExternalVolumeSuite [2022-06-30T15:13:43.471Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-06-30T15:13:43.471Z] docker_cli_external_volume_driver_test.go:53: [db1b647207341] daemon is not started [2022-06-30T15:13:58.339Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-06-30T15:15:06.031Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-06-30T15:15:14.138Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-06-30T15:15:29.005Z] docker_cli_external_volume_driver_test.go:53: [d7d0d124eff00] daemon is not started [2022-06-30T15:15:43.876Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-06-30T15:15:58.742Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-06-30T15:16:13.611Z] docker_cli_external_volume_driver_test.go:53: [d475ff046bfb0] daemon is not started [2022-06-30T15:16:28.502Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-06-30T15:16:28.502Z] docker_cli_external_volume_driver_test.go:53: [dd76d2044062f] daemon is not started [2022-06-30T15:16:46.574Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-06-30T15:17:18.634Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-06-30T15:17:30.855Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-06-30T15:17:48.931Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-06-30T15:18:35.865Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-06-30T15:18:53.960Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-06-30T15:19:26.020Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-06-30T15:19:58.117Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-06-30T15:20:10.312Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-06-30T15:20:28.387Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-06-30T15:20:28.387Z] docker_cli_external_volume_driver_test.go:485: [d0fdd10fd3aa7] daemon is not started [2022-06-30T15:20:43.253Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-06-30T15:20:43.253Z] docker_cli_external_volume_driver_test.go:53: [d9d94e61e42db] daemon is not started [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite (436.85s) [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s) [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-06-30T15:20:58.133Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-06-30T15:20:58.133Z] PASS [2022-06-30T15:20:58.133Z] [2022-06-30T15:20:58.133Z] === Skipped [2022-06-30T15:20:58.133Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-30T15:20:58.133Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-30T15:20:58.133Z] check_test.go:540: [df85046b6e8ff] daemon is not started [2022-06-30T15:20:58.133Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-30T15:20:58.133Z] [2022-06-30T15:20:58.133Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-30T15:20:58.133Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-30T15:20:58.133Z] check_test.go:540: [d7378ff8ac4f5] daemon is not started [2022-06-30T15:20:58.133Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-30T15:20:58.133Z] [2022-06-30T15:20:58.133Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-06-30T15:20:58.133Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-30T15:20:58.133Z] check_test.go:540: [d44d9aedfc71b] daemon is not started [2022-06-30T15:20:58.133Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-06-30T15:20:58.133Z] [2022-06-30T15:20:58.133Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-06-30T15:20:58.133Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-30T15:20:58.133Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-06-30T15:20:58.133Z] [2022-06-30T15:20:58.133Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-30T15:20:58.133Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-30T15:20:58.133Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-30T15:20:58.133Z] [2022-06-30T15:20:58.133Z] DONE 269 tests, 5 skipped in 2322.472s [2022-06-30T15:20:58.133Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-30T15:20:58.133Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5ba24c76f952/docker.pid [2022-06-30T15:20:58.133Z] +++ kill 7006 [2022-06-30T15:20:58.133Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7006 is not a child of this shell [2022-06-30T15:20:58.133Z] warning: PID 7006 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5ba24c76f952/docker.pid had a nonzero exit code [2022-06-30T15:20:58.133Z] ++++ cat bundles/test-integration/docker.pid [2022-06-30T15:20:58.133Z] +++ kill 9358 [2022-06-30T15:20:58.133Z] +++ /etc/init.d/apparmor stop [2022-06-30T15:20:58.133Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-30T15:20:58.133Z] [2022-06-30T15:20:58.133Z] Unloading profiles will leave already running processes permanently [2022-06-30T15:20:58.133Z] unconfined, which can lead to unexpected situations. [2022-06-30T15:20:58.133Z] [2022-06-30T15:20:58.133Z] To set a process to complain mode, use the command line tool [2022-06-30T15:20:58.133Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-30T15:20:58.133Z] +++ true [2022-06-30T15:20:58.133Z] exiting test-integration [2022-06-30T15:20:58.133Z] ++ exit 0 [2022-06-30T15:20:58.133Z] [2022-06-30T15:20:58.133Z] + exit 0 [2022-06-30T15:20:58.133Z] ++ jobs -p [2022-06-30T15:20:58.133Z] + pids= [2022-06-30T15:20:58.133Z] + echo 'Remaining pids to kill: []' [2022-06-30T15:20:58.133Z] Remaining pids to kill: [] [2022-06-30T15:20:58.133Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-06-30T15:20:58.150Z] Recording test results [2022-06-30T15:20:59.930Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-30T15:21:00.247Z] + echo Ensuring container killed. [2022-06-30T15:21:00.247Z] Ensuring container killed. [2022-06-30T15:21:00.247Z] + docker ps -aq -f name=docker-pr1-* [2022-06-30T15:21:00.247Z] + cids=772bf6ee4931 [2022-06-30T15:21:00.247Z] 4d34de024800 [2022-06-30T15:21:00.247Z] a707717c4941 [2022-06-30T15:21:00.247Z] + [ -n 772bf6ee4931 [2022-06-30T15:21:00.247Z] 4d34de024800 [2022-06-30T15:21:00.247Z] a707717c4941 ] [2022-06-30T15:21:00.247Z] + docker rm -vf 772bf6ee4931 4d34de024800 a707717c4941 [2022-06-30T15:21:00.820Z] 772bf6ee4931 [2022-06-30T15:21:00.820Z] 4d34de024800 [2022-06-30T15:21:01.085Z] a707717c4941 [Pipeline] sh [2022-06-30T15:21:01.370Z] + echo Chowning /workspace to jenkins user [2022-06-30T15:21:01.371Z] Chowning /workspace to jenkins user [2022-06-30T15:21:01.371Z] + id -u [2022-06-30T15:21:01.371Z] + id -g [2022-06-30T15:21:01.371Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43759:/workspace busybox chown -R 1000:1000 /workspace [2022-06-30T15:21:01.371Z] Unable to find image 'busybox:latest' locally [2022-06-30T15:21:01.371Z] latest: Pulling from library/busybox [2022-06-30T15:21:01.629Z] 19d511225f94: Pulling fs layer [2022-06-30T15:21:01.629Z] 19d511225f94: Verifying Checksum [2022-06-30T15:21:01.629Z] 19d511225f94: Download complete [2022-06-30T15:21:01.629Z] 19d511225f94: Pull complete [2022-06-30T15:21:01.629Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-30T15:21:01.629Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-30T15:21:04.455Z] + bundleName=amd64 [2022-06-30T15:21:04.455Z] + echo Creating amd64-bundles.tar.gz [2022-06-30T15:21:04.455Z] Creating amd64-bundles.tar.gz [2022-06-30T15:21:04.455Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-30T15:21:04.455Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-30T15:21:05.840Z] Archiving artifacts [2022-06-30T15:21:07.807Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43759/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-30T15:21:08.110Z] + make clean [2022-06-30T15:21:08.368Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-30T15:21:08.368Z] docker-dev-cache [2022-06-30T15:21:08.368Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS