Pull request #43785 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e4e819b49c4d7ca55e53d135f7ffdbf40ca7887c+39f7b2b6d0156811d9683c6cb0743118ae516a11 (46ad74c76d32d3df52cf2be33ac684aaf8578217) 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-43785@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-07-08T16:43:33.445Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-08T16:43:33.449Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-08T16:43:33.780Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-075a336ff58f29086) in /home/ubuntu/workspace/moby_PR-43785 [Pipeline] { [Pipeline] checkout [2022-07-08T16:43:33.930Z] The recommended git tool is: git [2022-07-08T16:43:37.098Z] using credential docker-jenkins-github-credentials [2022-07-08T16:43:37.107Z] Cloning the remote Git repository [2022-07-08T16:43:37.107Z] Cloning with configured refspecs honoured and without tags [2022-07-08T16:43:37.140Z] Cloning repository https://github.com/moby/moby.git [2022-07-08T16:43:37.194Z] > git init /home/ubuntu/workspace/moby_PR-43785 # timeout=10 [2022-07-08T16:43:37.287Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T16:43:37.287Z] > git --version # timeout=10 [2022-07-08T16:43:37.309Z] > git --version # 'git version 2.17.1' [2022-07-08T16:43:37.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T16:43:37.312Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43785/head:refs/remotes/origin/PR-43785 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T16:44:02.642Z] Fetching without tags [2022-07-08T16:44:02.911Z] Merging remotes/origin/master commit 39f7b2b6d0156811d9683c6cb0743118ae516a11 into PR head commit e4e819b49c4d7ca55e53d135f7ffdbf40ca7887c [2022-07-08T16:44:04.710Z] Merge succeeded, producing 71fc6d0d7561df76f565ba081cfebaa05aeb7161 [2022-07-08T16:44:04.710Z] Checking out Revision 71fc6d0d7561df76f565ba081cfebaa05aeb7161 (PR-43785) [2022-07-08T16:44:02.572Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T16:44:02.583Z] > git config --add remote.origin.fetch +refs/pull/43785/head:refs/remotes/origin/PR-43785 # timeout=10 [2022-07-08T16:44:02.598Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T16:44:02.622Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T16:44:02.653Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T16:44:02.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T16:44:02.654Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43785/head:refs/remotes/origin/PR-43785 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T16:44:02.925Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T16:44:02.950Z] > git checkout -f e4e819b49c4d7ca55e53d135f7ffdbf40ca7887c # timeout=10 [2022-07-08T16:44:03.682Z] > git remote # timeout=10 [2022-07-08T16:44:03.705Z] > git config --get remote.origin.url # timeout=10 [2022-07-08T16:44:03.743Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T16:44:03.744Z] > git merge 39f7b2b6d0156811d9683c6cb0743118ae516a11 # timeout=10 [2022-07-08T16:44:04.685Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-08T16:44:04.716Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T16:44:04.740Z] > git checkout -f 71fc6d0d7561df76f565ba081cfebaa05aeb7161 # timeout=10 [2022-07-08T16:44:08.653Z] Commit message: "Merge commit '39f7b2b6d0156811d9683c6cb0743118ae516a11' into HEAD" [2022-07-08T16:44:08.653Z] First time build. Skipping changelog. [2022-07-08T16:44:08.684Z] > git --version # timeout=10 [2022-07-08T16:44:08.712Z] > git --version # 'git version 2.17.1' [2022-07-08T16:44:08.752Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T16:44:09.798Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43785:/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-07-08T16:44:15.089Z] Unable to find image 'alpine:latest' locally [2022-07-08T16:44:15.089Z] latest: Pulling from library/alpine [2022-07-08T16:44:15.089Z] 2408cc74d12b: Pulling fs layer [2022-07-08T16:44:15.089Z] 2408cc74d12b: Download complete [2022-07-08T16:44:15.349Z] 2408cc74d12b: Pull complete [2022-07-08T16:44:15.610Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-08T16:44:15.870Z] Status: Downloaded newer image for alpine:latest [2022-07-08T16:44:22.457Z] 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-07-08T16:44:23.252Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-075a336ff58f29086) in /home/ubuntu/workspace/moby_PR-43785 [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-07-08T16:44:23.298Z] The recommended git tool is: git [Pipeline] // stage [2022-07-08T16:44:23.308Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-07-08T16:44:23.325Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-07-08T16:44:23.338Z] 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 [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-08T16:44:23.614Z] Merging remotes/origin/master commit 39f7b2b6d0156811d9683c6cb0743118ae516a11 into PR head commit e4e819b49c4d7ca55e53d135f7ffdbf40ca7887c [2022-07-08T16:44:23.855Z] Merge succeeded, producing 5d749362834219ca04deaf77482809175a23dc16 [2022-07-08T16:44:23.855Z] Checking out Revision 5d749362834219ca04deaf77482809175a23dc16 (PR-43785) [2022-07-08T16:44:24.059Z] Commit message: "Merge commit '39f7b2b6d0156811d9683c6cb0743118ae516a11' into HEAD" [2022-07-08T16:44:24.059Z] First time build. Skipping changelog. [2022-07-08T16:44:24.087Z] > git --version # timeout=10 [2022-07-08T16:44:24.120Z] > git --version # 'git version 2.17.1' [2022-07-08T16:44:24.145Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-08T16:44:23.320Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43785/.git # timeout=10 [2022-07-08T16:44:23.331Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T16:44:23.344Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T16:44:23.344Z] > git --version # timeout=10 [2022-07-08T16:44:23.355Z] > git --version # 'git version 2.17.1' [2022-07-08T16:44:23.356Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T16:44:23.357Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43785/head:refs/remotes/origin/PR-43785 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T16:44:23.620Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T16:44:23.628Z] > git checkout -f e4e819b49c4d7ca55e53d135f7ffdbf40ca7887c # timeout=10 [2022-07-08T16:44:23.703Z] > git remote # timeout=10 [2022-07-08T16:44:23.717Z] > git config --get remote.origin.url # timeout=10 [2022-07-08T16:44:23.733Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T16:44:23.734Z] > git merge 39f7b2b6d0156811d9683c6cb0743118ae516a11 # timeout=10 [2022-07-08T16:44:23.849Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-08T16:44:23.861Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T16:44:23.872Z] > git checkout -f 5d749362834219ca04deaf77482809175a23dc16 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T16:44:24.751Z] + [ PR != PR ] [2022-07-08T16:44:24.751Z] + [ master != master ] [2022-07-08T16:44:24.751Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-08T16:44:25.087Z] + docker version [2022-07-08T16:44:25.087Z] Client: Docker Engine - Community [2022-07-08T16:44:25.087Z] Version: 20.10.14 [2022-07-08T16:44:25.087Z] API version: 1.41 [2022-07-08T16:44:25.087Z] Go version: go1.16.15 [2022-07-08T16:44:25.087Z] Git commit: a224086 [2022-07-08T16:44:25.087Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-08T16:44:25.087Z] OS/Arch: linux/amd64 [2022-07-08T16:44:25.087Z] Context: default [2022-07-08T16:44:25.087Z] Experimental: true [2022-07-08T16:44:25.087Z] [2022-07-08T16:44:25.087Z] Server: Docker Engine - Community [2022-07-08T16:44:25.087Z] Engine: [2022-07-08T16:44:25.087Z] Version: 20.10.14 [2022-07-08T16:44:25.087Z] API version: 1.41 (minimum version 1.12) [2022-07-08T16:44:25.087Z] Go version: go1.16.15 [2022-07-08T16:44:25.087Z] Git commit: 87a90dc [2022-07-08T16:44:25.087Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-08T16:44:25.087Z] OS/Arch: linux/amd64 [2022-07-08T16:44:25.087Z] Experimental: true [2022-07-08T16:44:25.087Z] containerd: [2022-07-08T16:44:25.087Z] Version: 1.5.11 [2022-07-08T16:44:25.087Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T16:44:25.087Z] runc: [2022-07-08T16:44:25.087Z] Version: 1.0.3 [2022-07-08T16:44:25.087Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-08T16:44:25.087Z] docker-init: [2022-07-08T16:44:25.087Z] Version: 0.19.0 [2022-07-08T16:44:25.087Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-08T16:44:25.394Z] + docker info [2022-07-08T16:44:37.639Z] Client: [2022-07-08T16:44:37.639Z] Context: default [2022-07-08T16:44:37.639Z] Debug Mode: false [2022-07-08T16:44:37.639Z] Plugins: [2022-07-08T16:44:37.639Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-08T16:44:37.639Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-08T16:44:37.639Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-08T16:44:37.639Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-08T16:44:37.639Z] [2022-07-08T16:44:37.639Z] Server: [2022-07-08T16:44:37.639Z] Containers: 0 [2022-07-08T16:44:37.639Z] Running: 0 [2022-07-08T16:44:37.639Z] Paused: 0 [2022-07-08T16:44:37.639Z] Stopped: 0 [2022-07-08T16:44:37.639Z] Images: 1 [2022-07-08T16:44:37.639Z] Server Version: 20.10.14 [2022-07-08T16:44:37.639Z] Storage Driver: overlay2 [2022-07-08T16:44:37.639Z] Backing Filesystem: extfs [2022-07-08T16:44:37.639Z] Supports d_type: true [2022-07-08T16:44:37.639Z] Native Overlay Diff: true [2022-07-08T16:44:37.639Z] userxattr: false [2022-07-08T16:44:37.639Z] Logging Driver: json-file [2022-07-08T16:44:37.639Z] Cgroup Driver: cgroupfs [2022-07-08T16:44:37.639Z] Cgroup Version: 1 [2022-07-08T16:44:37.639Z] Plugins: [2022-07-08T16:44:37.639Z] Volume: local [2022-07-08T16:44:37.639Z] Network: bridge host ipvlan macvlan null overlay [2022-07-08T16:44:37.639Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-08T16:44:37.639Z] Swarm: inactive [2022-07-08T16:44:37.639Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-08T16:44:37.639Z] Default Runtime: runc [2022-07-08T16:44:37.639Z] Init Binary: docker-init [2022-07-08T16:44:37.639Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T16:44:37.639Z] runc version: v1.0.3-0-gf46b6ba [2022-07-08T16:44:37.639Z] init version: de40ad0 [2022-07-08T16:44:37.639Z] Security Options: [2022-07-08T16:44:37.639Z] apparmor [2022-07-08T16:44:37.639Z] seccomp [2022-07-08T16:44:37.639Z] Profile: default [2022-07-08T16:44:37.639Z] Kernel Version: 5.4.0-1071-aws [2022-07-08T16:44:37.639Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-08T16:44:37.639Z] OSType: linux [2022-07-08T16:44:37.639Z] Architecture: x86_64 [2022-07-08T16:44:37.639Z] CPUs: 2 [2022-07-08T16:44:37.639Z] Total Memory: 7.565GiB [2022-07-08T16:44:37.639Z] Name: ip-10-100-60-207 [2022-07-08T16:44:37.639Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-08T16:44:37.639Z] Docker Root Dir: /var/lib/docker [2022-07-08T16:44:37.639Z] Debug Mode: false [2022-07-08T16:44:37.639Z] Registry: https://index.docker.io/v1/ [2022-07-08T16:44:37.639Z] Labels: [2022-07-08T16:44:37.639Z] Experimental: true [2022-07-08T16:44:37.639Z] Insecure Registries: [2022-07-08T16:44:37.639Z] 127.0.0.0/8 [2022-07-08T16:44:37.639Z] Live Restore Enabled: true [2022-07-08T16:44:37.639Z] [2022-07-08T16:44:37.639Z] WARNING: No swap limit support [Pipeline] sh [2022-07-08T16:44:37.928Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T16:44:37.928Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T16:44:37.928Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43785/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-08T16:44:37.928Z] + bash /home/ubuntu/workspace/moby_PR-43785/check-config.sh [2022-07-08T16:44:37.928Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-08T16:44:37.928Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-08T16:44:37.928Z] [2022-07-08T16:44:37.928Z] Generally Necessary: [2022-07-08T16:44:37.928Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-08T16:44:37.928Z] - apparmor: enabled and tools installed [2022-07-08T16:44:37.928Z] - CONFIG_NAMESPACES: enabled [2022-07-08T16:44:37.928Z] - CONFIG_NET_NS: enabled [2022-07-08T16:44:37.928Z] - CONFIG_PID_NS: enabled [2022-07-08T16:44:37.928Z] - CONFIG_IPC_NS: enabled [2022-07-08T16:44:37.928Z] - CONFIG_UTS_NS: enabled [2022-07-08T16:44:37.928Z] - CONFIG_CGROUPS: enabled [2022-07-08T16:44:37.928Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-08T16:44:37.928Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-08T16:44:37.928Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-08T16:44:37.928Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-08T16:44:37.928Z] - CONFIG_CPUSETS: enabled [2022-07-08T16:44:37.928Z] - CONFIG_MEMCG: enabled [2022-07-08T16:44:38.195Z] - CONFIG_KEYS: enabled [2022-07-08T16:44:38.195Z] - CONFIG_VETH: enabled (as module) [2022-07-08T16:44:38.195Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-08T16:44:38.195Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-08T16:44:38.195Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-08T16:44:38.195Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-08T16:44:38.195Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-08T16:44:38.195Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-08T16:44:38.195Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-08T16:44:38.195Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-08T16:44:38.195Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-08T16:44:38.195Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-08T16:44:38.195Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-08T16:44:38.195Z] - CONFIG_CGROUP_BPF: enabled [2022-07-08T16:44:38.195Z] [2022-07-08T16:44:38.195Z] Optional Features: [2022-07-08T16:44:38.195Z] - CONFIG_USER_NS: enabled [2022-07-08T16:44:38.195Z] - CONFIG_SECCOMP: enabled [2022-07-08T16:44:38.195Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-08T16:44:38.195Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-08T16:44:38.195Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-08T16:44:38.195Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-08T16:44:38.195Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-08T16:44:38.195Z] - CONFIG_BLK_CGROUP: enabled [2022-07-08T16:44:38.195Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-08T16:44:38.195Z] - CONFIG_CGROUP_PERF: enabled [2022-07-08T16:44:38.195Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-08T16:44:38.195Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-08T16:44:38.252Z] Still waiting to schedule task [2022-07-08T16:44:38.252Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-08T16:44:38.253Z] Still waiting to schedule task [2022-07-08T16:44:38.253Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-08T16:44:38.254Z] Still waiting to schedule task [2022-07-08T16:44:38.254Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07c065ea01625d37f)’ [2022-07-08T16:44:38.256Z] Still waiting to schedule task [2022-07-08T16:44:38.256Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-071157156adad1df0)’ [2022-07-08T16:44:38.486Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-08T16:44:38.486Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-08T16:44:38.486Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-08T16:44:38.486Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-08T16:44:38.486Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-08T16:44:38.486Z] - CONFIG_IP_VS: enabled (as module) [2022-07-08T16:44:38.486Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-08T16:44:38.486Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-08T16:44:38.486Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-08T16:44:38.486Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-08T16:44:38.486Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-08T16:44:38.486Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-08T16:44:38.486Z] - CONFIG_EXT4_FS: enabled [2022-07-08T16:44:38.486Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-08T16:44:38.486Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-08T16:44:38.486Z] - Network Drivers: [2022-07-08T16:44:38.486Z] - "overlay": [2022-07-08T16:44:38.486Z] - CONFIG_VXLAN: enabled (as module) [2022-07-08T16:44:38.486Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-08T16:44:38.486Z] Optional (for encrypted networks): [2022-07-08T16:44:38.486Z] - CONFIG_CRYPTO: enabled [2022-07-08T16:44:38.486Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-08T16:44:38.486Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-08T16:44:38.486Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-08T16:44:38.486Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-08T16:44:38.486Z] - CONFIG_XFRM: enabled [2022-07-08T16:44:38.486Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-08T16:44:38.486Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-08T16:44:38.486Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-08T16:44:38.486Z] - "ipvlan": [2022-07-08T16:44:38.486Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-08T16:44:38.486Z] - "macvlan": [2022-07-08T16:44:38.759Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-08T16:44:38.759Z] - CONFIG_DUMMY: enabled (as module) [2022-07-08T16:44:38.759Z] - "ftp,tftp client in container": [2022-07-08T16:44:38.759Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-08T16:44:38.759Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-08T16:44:38.759Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-08T16:44:38.759Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-08T16:44:38.759Z] - Storage Drivers: [2022-07-08T16:44:38.759Z] - "aufs": [2022-07-08T16:44:38.759Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-08T16:44:38.759Z] - "btrfs": [2022-07-08T16:44:38.759Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-08T16:44:38.759Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-08T16:44:38.759Z] - "devicemapper": [2022-07-08T16:44:38.759Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-08T16:44:38.760Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-08T16:44:38.760Z] - "overlay": [2022-07-08T16:44:38.760Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-08T16:44:38.760Z] - "zfs": [2022-07-08T16:44:38.760Z] - /dev/zfs: present [2022-07-08T16:44:38.760Z] - zfs command: missing [2022-07-08T16:44:38.760Z] - zpool command: missing [2022-07-08T16:44:38.760Z] [2022-07-08T16:44:38.760Z] Limits: [2022-07-08T16:44:38.760Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-08T16:44:38.760Z] [2022-07-08T16:44:38.760Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-08T16:44:39.096Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:5d749362834219ca04deaf77482809175a23dc16 . [2022-07-08T16:44:39.357Z] #1 [internal] load build definition from Dockerfile [2022-07-08T16:44:39.357Z] #1 sha256:734799a0f68f4e037c1036f117088cc1718410b6bb764b8e0f1e6ae31a101d9e [2022-07-08T16:44:39.357Z] #1 transferring dockerfile: 19.25kB done [2022-07-08T16:44:39.357Z] #1 DONE 0.1s [2022-07-08T16:44:39.357Z] [2022-07-08T16:44:39.357Z] #2 [internal] load .dockerignore [2022-07-08T16:44:39.357Z] #2 sha256:ebbb7c2310b6f0d09d296046767c41470040237497c52b87db1a9316a162a975 [2022-07-08T16:44:39.357Z] #2 transferring context: 145B done [2022-07-08T16:44:39.357Z] #2 DONE 0.1s [2022-07-08T16:44:39.357Z] [2022-07-08T16:44:39.357Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-08T16:44:39.357Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-08T16:44:39.616Z] #3 DONE 0.3s [2022-07-08T16:44:39.616Z] [2022-07-08T16:44:39.616Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-08T16:44:39.616Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-08T16:44:39.616Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-08T16:44:39.616Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-08T16:44:39.616Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-08T16:44:39.616Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-08T16:44:39.616Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 4.19MB / 9.94MB 0.1s [2022-07-08T16:44:39.876Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-08T16:44:39.876Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-08T16:44:40.137Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-08T16:44:40.137Z] #4 DONE 0.5s [2022-07-08T16:44:40.137Z] [2022-07-08T16:44:40.137Z] #6 [internal] load .dockerignore [2022-07-08T16:44:40.137Z] #6 sha256:0e4668298332f5040c35f4d17e28711b7b15cf382f12a9d219ff2a1650f6383f [2022-07-08T16:44:40.137Z] #6 DONE 0.0s [2022-07-08T16:44:40.137Z] [2022-07-08T16:44:40.137Z] #5 [internal] load build definition from Dockerfile [2022-07-08T16:44:40.137Z] #5 sha256:9d481955155979aede6a2686a66464c17c8ce4961bdc7df9b6e8d0fcfe89f677 [2022-07-08T16:44:40.137Z] #5 DONE 0.0s [2022-07-08T16:44:40.137Z] [2022-07-08T16:44:40.137Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-08T16:44:40.137Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-08T16:44:41.078Z] #8 DONE 0.7s [2022-07-08T16:44:41.078Z] [2022-07-08T16:44:41.078Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-08T16:44:41.078Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-08T16:44:41.078Z] #10 DONE 0.7s [2022-07-08T16:44:41.078Z] [2022-07-08T16:44:41.078Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T16:44:41.078Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-08T16:44:41.078Z] #7 DONE 0.7s [2022-07-08T16:44:41.078Z] [2022-07-08T16:44:41.078Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T16:44:41.078Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-08T16:44:41.078Z] #9 DONE 0.7s [2022-07-08T16:44:41.343Z] [2022-07-08T16:44:41.343Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:44:41.343Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:44:41.343Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-07-08T16:44:41.343Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-08T16:44:41.343Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-08T16:44:41.343Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-08T16:44:41.606Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.24MB / 55.01MB 0.2s [2022-07-08T16:44:41.867Z] #11 ... [2022-07-08T16:44:41.867Z] [2022-07-08T16:44:41.867Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T16:44:41.867Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T16:44:41.867Z] #56 DONE 0.0s [2022-07-08T16:44:41.867Z] [2022-07-08T16:44:41.867Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:44:41.867Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:44:41.867Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 9.45MB / 55.01MB 0.4s [2022-07-08T16:44:42.130Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 15.73MB / 55.01MB 0.6s [2022-07-08T16:44:42.130Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0B / 5.16MB 0.7s [2022-07-08T16:44:42.392Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 23.07MB / 55.01MB 0.8s [2022-07-08T16:44:42.392Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 2.10MB / 5.16MB 0.8s [2022-07-08T16:44:42.392Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0B / 10.88MB 0.8s [2022-07-08T16:44:42.392Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 3.15MB / 5.16MB 0.9s [2022-07-08T16:44:42.392Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 1.05MB / 10.88MB 0.9s [2022-07-08T16:44:42.653Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.0s [2022-07-08T16:44:42.653Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 4.19MB / 10.88MB 1.0s [2022-07-08T16:44:42.653Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.0s done [2022-07-08T16:44:42.653Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 9.44MB / 10.88MB 1.1s [2022-07-08T16:44:42.653Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 32.14MB / 55.01MB 1.2s [2022-07-08T16:44:42.653Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.2s [2022-07-08T16:44:42.653Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0B / 54.58MB 1.2s [2022-07-08T16:44:42.915Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.2s done [2022-07-08T16:44:42.915Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.19MB / 54.58MB 1.4s [2022-07-08T16:44:42.915Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 1.05MB / 85.88MB 1.4s [2022-07-08T16:44:42.915Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 36.70MB / 55.01MB 1.5s [2022-07-08T16:44:42.915Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 11.53MB / 54.58MB 1.5s [2022-07-08T16:44:42.915Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.34MB / 85.88MB 1.5s [2022-07-08T16:44:43.175Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 13.63MB / 85.88MB 1.6s [2022-07-08T16:44:43.175Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 16.78MB / 54.58MB 1.7s [2022-07-08T16:44:43.435Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 50.33MB / 55.01MB 1.9s [2022-07-08T16:44:43.435Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 20.97MB / 54.58MB 1.9s [2022-07-08T16:44:43.435Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 25.17MB / 85.88MB 1.9s [2022-07-08T16:44:43.435Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 53.48MB / 55.01MB 2.0s [2022-07-08T16:44:43.435Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 24.12MB / 54.58MB 2.0s [2022-07-08T16:44:43.698Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 31.46MB / 85.88MB 2.1s [2022-07-08T16:44:43.698Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 27.26MB / 54.58MB 2.2s [2022-07-08T16:44:43.698Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.2s done [2022-07-08T16:44:43.698Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 36.70MB / 85.88MB 2.3s [2022-07-08T16:44:43.698Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0B / 141.75MB 2.3s [2022-07-08T16:44:43.958Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 32.51MB / 54.58MB 2.4s [2022-07-08T16:44:44.219Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 37.75MB / 54.58MB 2.7s [2022-07-08T16:44:44.219Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 44.24MB / 85.88MB 2.7s [2022-07-08T16:44:44.219Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 40.89MB / 54.58MB 2.8s [2022-07-08T16:44:44.491Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 45.09MB / 54.58MB 2.9s [2022-07-08T16:44:44.491Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 49.28MB / 85.88MB 2.9s [2022-07-08T16:44:44.491Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 51.38MB / 54.58MB 3.0s [2022-07-08T16:44:44.491Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 8.39MB / 141.75MB 3.0s [2022-07-08T16:44:44.760Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 3.2s [2022-07-08T16:44:44.760Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 56.62MB / 85.88MB 3.2s [2022-07-08T16:44:44.760Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0.4s [2022-07-08T16:44:44.760Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 3.2s done [2022-07-08T16:44:45.021Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.4s done [2022-07-08T16:44:45.021Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 68.16MB / 85.88MB 3.6s [2022-07-08T16:44:45.021Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 19.92MB / 141.75MB 3.6s [2022-07-08T16:44:45.596Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 77.59MB / 85.88MB 4.0s [2022-07-08T16:44:45.596Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 32.51MB / 141.75MB 4.0s [2022-07-08T16:44:45.856Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 83.87MB / 85.88MB 4.2s [2022-07-08T16:44:45.856Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 41.94MB / 141.75MB 4.3s [2022-07-08T16:44:45.856Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 49.28MB / 141.75MB 4.5s [2022-07-08T16:44:46.427Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 56.62MB / 141.75MB 4.7s [2022-07-08T16:44:46.427Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 68.16MB / 141.75MB 5.0s [2022-07-08T16:44:46.688Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 5.0s done [2022-07-08T16:44:46.688Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 75.50MB / 141.75MB 5.2s [2022-07-08T16:44:46.955Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 84.93MB / 141.75MB 5.4s [2022-07-08T16:44:47.217Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 93.32MB / 141.75MB 5.6s [2022-07-08T16:44:47.480Z] #11 ... [2022-07-08T16:44:47.480Z] [2022-07-08T16:44:47.480Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T16:44:47.480Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-08T16:44:47.480Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-08T16:44:47.480Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-08T16:44:47.480Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-08T16:44:47.480Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-08T16:44:47.480Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-07-08T16:44:47.480Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done [2022-07-08T16:44:47.480Z] #78 DONE 6.0s [2022-07-08T16:44:47.480Z] [2022-07-08T16:44:47.480Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:44:47.480Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:44:47.480Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 112.20MB / 141.75MB 5.9s [2022-07-08T16:44:47.480Z] #11 ... [2022-07-08T16:44:47.480Z] [2022-07-08T16:44:47.480Z] #31 [internal] load build context [2022-07-08T16:44:47.480Z] #31 sha256:1b1a7fdefe2a2ab392a0b759267566c049274bce0eefaf8bbb318a7e0bdf6fe0 [2022-07-08T16:44:47.480Z] #31 transferring context: 36.12MB 6.0s [2022-07-08T16:44:47.480Z] #31 ... [2022-07-08T16:44:47.480Z] [2022-07-08T16:44:47.480Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:44:47.480Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:44:47.480Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 119.54MB / 141.75MB 6.0s [2022-07-08T16:44:48.051Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 136.31MB / 141.75MB 6.3s [2022-07-08T16:44:49.433Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 7.5s done [2022-07-08T16:44:49.433Z] #11 ... [2022-07-08T16:44:49.433Z] [2022-07-08T16:44:49.433Z] #31 [internal] load build context [2022-07-08T16:44:49.433Z] #31 sha256:1b1a7fdefe2a2ab392a0b759267566c049274bce0eefaf8bbb318a7e0bdf6fe0 [2022-07-08T16:44:49.433Z] #31 transferring context: 61.65MB 7.6s done [2022-07-08T16:44:49.433Z] #31 DONE 8.0s [2022-07-08T16:44:49.433Z] [2022-07-08T16:44:49.433Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:44:49.433Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:44:49.693Z] #11 ... [2022-07-08T16:44:49.693Z] [2022-07-08T16:44:49.693Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T16:44:49.693Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T16:44:49.693Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-08T16:44:49.693Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-08T16:44:49.693Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-08T16:44:49.693Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-08T16:44:49.693Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-07-08T16:44:49.693Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.8s done [2022-07-08T16:44:49.693Z] #80 DONE 8.4s [2022-07-08T16:44:49.960Z] [2022-07-08T16:44:49.960Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:44:49.960Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T16:44:49.960Z] #35 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-07-08T16:44:49.960Z] #35 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-08T16:44:49.960Z] #35 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-08T16:44:49.960Z] #35 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-08T16:44:49.960Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.2s done [2022-07-08T16:44:49.960Z] #35 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.5s [2022-07-08T16:44:50.531Z] #35 ... [2022-07-08T16:44:50.531Z] [2022-07-08T16:44:50.531Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:44:50.531Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:44:51.101Z] #11 ... [2022-07-08T16:44:51.101Z] [2022-07-08T16:44:51.101Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-08T16:44:51.101Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-08T16:44:51.101Z] #79 DONE 0.6s [2022-07-08T16:44:51.101Z] [2022-07-08T16:44:51.101Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:44:51.101Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:44:52.040Z] #11 ... [2022-07-08T16:44:52.040Z] [2022-07-08T16:44:52.041Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-08T16:44:52.041Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-08T16:44:52.041Z] #81 DONE 0.7s [2022-07-08T16:44:52.041Z] [2022-07-08T16:44:52.041Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:44:52.041Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:44:53.954Z] #11 ... [2022-07-08T16:44:53.954Z] [2022-07-08T16:44:53.954Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:44:53.954Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T16:44:53.954Z] #35 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 9.1s done [2022-07-08T16:44:53.954Z] #35 DONE 12.1s [2022-07-08T16:44:53.954Z] [2022-07-08T16:44:53.954Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:44:53.954Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:44:53.954Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-08T16:44:54.524Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.8s done [2022-07-08T16:44:54.524Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-08T16:44:55.105Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s done [2022-07-08T16:44:55.676Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-08T16:45:00.976Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.1s [2022-07-08T16:45:02.893Z] #11 ... [2022-07-08T16:45:02.893Z] [2022-07-08T16:45:02.893Z] #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-07-08T16:45:02.893Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T16:45:02.893Z] #36 1.344 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:45:02.893Z] #36 1.344 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:45:02.893Z] #36 1.353 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:45:02.893Z] #36 1.542 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:45:02.893Z] #36 1.766 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:45:02.893Z] #36 2.203 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:45:02.893Z] #36 3.433 Fetched 8548 kB in 2s (3627 kB/s) [2022-07-08T16:45:02.893Z] #36 3.433 Reading package lists... [2022-07-08T16:45:02.893Z] #36 4.247 Reading package lists... [2022-07-08T16:45:02.893Z] #36 5.106 Building dependency tree... [2022-07-08T16:45:02.893Z] #36 5.500 The following additional packages will be installed: [2022-07-08T16:45:02.893Z] #36 5.500 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-08T16:45:02.893Z] #36 5.500 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-08T16:45:02.893Z] #36 5.500 Recommended packages: [2022-07-08T16:45:02.893Z] #36 5.500 libldap-common publicsuffix libsasl2-modules [2022-07-08T16:45:02.893Z] #36 5.644 The following NEW packages will be installed: [2022-07-08T16:45:02.893Z] #36 5.645 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-08T16:45:02.893Z] #36 5.645 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-08T16:45:02.893Z] #36 5.645 libssh2-1 openssl [2022-07-08T16:45:02.893Z] #36 5.929 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-08T16:45:02.893Z] #36 5.929 Need to get 3041 kB of archives. [2022-07-08T16:45:02.893Z] #36 5.929 After this operation, 6651 kB of additional disk space will be used. [2022-07-08T16:45:02.893Z] #36 5.929 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-08T16:45:02.893Z] #36 5.933 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-08T16:45:02.893Z] #36 5.956 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-08T16:45:02.893Z] #36 5.956 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-07-08T16:45:02.893Z] #36 5.956 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-08T16:45:02.893Z] #36 5.956 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-08T16:45:02.893Z] #36 5.959 Get:7 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-08T16:45:02.893Z] #36 5.959 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-08T16:45:02.893Z] #36 5.959 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-08T16:45:02.893Z] #36 5.975 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-08T16:45:02.893Z] #36 5.977 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-08T16:45:02.893Z] #36 5.980 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-08T16:45:02.893Z] #36 5.984 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-08T16:45:02.893Z] #36 5.990 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-08T16:45:02.893Z] #36 5.991 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-08T16:45:02.893Z] #36 6.219 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:45:02.893Z] #36 6.268 Fetched 3041 kB in 0s (8874 kB/s) [2022-07-08T16:45:02.893Z] #36 6.302 Selecting previously unselected package openssl. [2022-07-08T16:45:02.893Z] #36 6.302 (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-07-08T16:45:02.893Z] #36 6.302 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-08T16:45:02.893Z] #36 6.308 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-08T16:45:02.893Z] #36 6.481 Selecting previously unselected package ca-certificates. [2022-07-08T16:45:02.893Z] #36 6.481 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-08T16:45:02.893Z] #36 6.486 Unpacking ca-certificates (20210119) ... [2022-07-08T16:45:02.893Z] #36 6.588 Selecting previously unselected package libbrotli1:amd64. [2022-07-08T16:45:02.893Z] #36 6.590 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-08T16:45:02.893Z] #36 6.599 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-08T16:45:02.893Z] #36 6.692 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-08T16:45:02.893Z] #36 6.692 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-08T16:45:02.893Z] #36 6.710 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:45:02.893Z] #36 6.754 Selecting previously unselected package libsasl2-2:amd64. [2022-07-08T16:45:02.893Z] #36 6.754 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-08T16:45:02.893Z] #36 6.778 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:45:02.893Z] #36 6.860 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-08T16:45:02.893Z] #36 6.860 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-08T16:45:02.893Z] #36 6.860 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T16:45:02.893Z] #36 6.952 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-08T16:45:02.893Z] #36 6.952 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-08T16:45:02.893Z] #36 6.958 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-08T16:45:02.893Z] #36 7.019 Selecting previously unselected package libpsl5:amd64. [2022-07-08T16:45:02.893Z] #36 7.019 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-08T16:45:02.893Z] #36 7.025 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-08T16:45:02.893Z] #36 7.079 Selecting previously unselected package librtmp1:amd64. [2022-07-08T16:45:02.893Z] #36 7.079 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-08T16:45:02.893Z] #36 7.084 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T16:45:02.893Z] #36 7.138 Selecting previously unselected package libssh2-1:amd64. [2022-07-08T16:45:02.893Z] #36 7.138 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-08T16:45:02.893Z] #36 7.146 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-08T16:45:02.893Z] #36 7.206 Selecting previously unselected package libcurl4:amd64. [2022-07-08T16:45:02.893Z] #36 7.206 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-08T16:45:02.893Z] #36 7.216 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-08T16:45:02.893Z] #36 7.328 Selecting previously unselected package curl. [2022-07-08T16:45:02.893Z] #36 7.330 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-08T16:45:02.893Z] #36 7.334 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-08T16:45:02.893Z] #36 7.412 Selecting previously unselected package libonig5:amd64. [2022-07-08T16:45:02.893Z] #36 7.412 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-08T16:45:02.893Z] #36 7.418 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T16:45:02.893Z] #36 7.517 Selecting previously unselected package libjq1:amd64. [2022-07-08T16:45:02.893Z] #36 7.519 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-08T16:45:02.893Z] #36 7.525 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-08T16:45:02.893Z] #36 7.591 Selecting previously unselected package jq. [2022-07-08T16:45:02.893Z] #36 7.591 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-08T16:45:02.893Z] #36 7.596 Unpacking jq (1.6-2.1) ... [2022-07-08T16:45:02.893Z] #36 7.656 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-08T16:45:02.893Z] #36 7.667 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-08T16:45:02.893Z] #36 7.680 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-08T16:45:02.893Z] #36 7.695 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:45:02.893Z] #36 7.708 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T16:45:02.893Z] #36 7.728 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:45:02.893Z] #36 7.736 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-08T16:45:02.893Z] #36 7.750 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-08T16:45:02.893Z] #36 7.761 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T16:45:02.893Z] #36 7.771 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-08T16:45:02.893Z] #36 7.781 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T16:45:02.893Z] #36 7.795 Setting up ca-certificates (20210119) ... [2022-07-08T16:45:02.893Z] #36 8.447 Updating certificates in /etc/ssl/certs... [2022-07-08T16:45:02.893Z] #36 9.279 129 added, 0 removed; done. [2022-07-08T16:45:02.893Z] #36 9.325 Setting up jq (1.6-2.1) ... [2022-07-08T16:45:02.893Z] #36 9.337 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-08T16:45:02.893Z] #36 9.349 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-08T16:45:02.893Z] #36 9.361 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:45:02.893Z] #36 9.382 Processing triggers for ca-certificates (20210119) ... [2022-07-08T16:45:02.894Z] #36 9.393 Updating certificates in /etc/ssl/certs... [2022-07-08T16:45:03.155Z] #36 ... [2022-07-08T16:45:03.155Z] [2022-07-08T16:45:03.155Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:45:03.155Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:45:03.155Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 7.5s done [2022-07-08T16:45:03.419Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-08T16:45:05.333Z] #11 ... [2022-07-08T16:45:05.333Z] [2022-07-08T16:45:05.333Z] #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-07-08T16:45:05.333Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T16:45:05.333Z] #36 10.07 0 added, 0 removed; done. [2022-07-08T16:45:05.333Z] #36 10.07 Running hooks in /etc/ca-certificates/update.d... [2022-07-08T16:45:05.333Z] #36 10.08 done. [2022-07-08T16:45:05.333Z] #36 DONE 11.4s [2022-07-08T16:45:05.333Z] [2022-07-08T16:45:05.333Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:45:05.333Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:45:05.333Z] #11 ... [2022-07-08T16:45:05.333Z] [2022-07-08T16:45:05.333Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-08T16:45:05.333Z] #37 sha256:4937035c9a3ffa429c1186093bff8d446d6a3a6054e0a185e4e052102e257410 [2022-07-08T16:45:05.333Z] #37 DONE 0.1s [2022-07-08T16:45:05.333Z] [2022-07-08T16:45:05.333Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:45:05.333Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:45:08.716Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.0s done [2022-07-08T16:45:08.716Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-08T16:45:14.005Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s [2022-07-08T16:45:15.388Z] #11 ... [2022-07-08T16:45:15.388Z] [2022-07-08T16:45:15.388Z] #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-07-08T16:45:15.388Z] #38 sha256:55ff6b0f22b27ccaacce15aa9de370f530bfe475248694173c090aa8a24baf28 [2022-07-08T16:45:15.388Z] #38 1.918 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-08T16:45:15.388Z] #38 2.245 [2022-07-08T16:45:15.388Z] #38 2.472 #=#=# ######################################################################## 100.0% [2022-07-08T16:45:15.388Z] #38 2.768 [2022-07-08T16:45:15.388Z] #38 3.722 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-08T16:45:15.388Z] #38 4.132 [2022-07-08T16:45:15.388Z] #38 4.353 #=#=# ######################################################################## 100.0% [2022-07-08T16:45:15.388Z] #38 4.654 [2022-07-08T16:45:15.388Z] #38 5.642 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-08T16:45:15.388Z] #38 5.978 [2022-07-08T16:45:15.388Z] #38 6.193 #=#=# ########## 15.2% ######################################### 57.0% ############################################################### 88.7% ######################################################################## 100.0% [2022-07-08T16:45:15.388Z] #38 6.742 [2022-07-08T16:45:15.388Z] #38 7.735 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-08T16:45:15.388Z] #38 8.049 [2022-07-08T16:45:15.388Z] #38 8.270 #=#=# ######################################################################## 100.0% [2022-07-08T16:45:15.388Z] #38 8.654 [2022-07-08T16:45:15.388Z] #38 9.382 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-08T16:45:15.388Z] #38 9.679 [2022-07-08T16:45:15.388Z] #38 9.903 #=#=# ######################################################################## 100.0% [2022-07-08T16:45:15.388Z] #38 10.21 [2022-07-08T16:45:15.388Z] #38 ... [2022-07-08T16:45:15.388Z] [2022-07-08T16:45:15.388Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:45:15.388Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:45:16.520Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06c75f230c0a41466) in /home/ubuntu/workspace/moby_PR-43785 [Pipeline] { [Pipeline] checkout [2022-07-08T16:45:16.650Z] The recommended git tool is: git [2022-07-08T16:45:17.299Z] #11 ... [2022-07-08T16:45:17.299Z] [2022-07-08T16:45:17.299Z] #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-07-08T16:45:17.299Z] #38 sha256:55ff6b0f22b27ccaacce15aa9de370f530bfe475248694173c090aa8a24baf28 [2022-07-08T16:45:17.299Z] #38 10.30 Download of images into '/build' complete. [2022-07-08T16:45:17.299Z] #38 10.30 Use something like the following to load the result into a Docker daemon: [2022-07-08T16:45:17.299Z] #38 10.30 tar -cC '/build' . | docker load [2022-07-08T16:45:17.299Z] #38 DONE 11.7s [2022-07-08T16:45:17.299Z] [2022-07-08T16:45:17.299Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:45:17.299Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:45:19.029Z] using credential docker-jenkins-github-credentials [2022-07-08T16:45:19.038Z] Cloning the remote Git repository [2022-07-08T16:45:19.038Z] Cloning with configured refspecs honoured and without tags [2022-07-08T16:45:18.603Z] Cloning repository https://github.com/moby/moby.git [2022-07-08T16:45:19.211Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.3s [2022-07-08T16:45:18.666Z] > git init /home/ubuntu/workspace/moby_PR-43785 # timeout=10 [2022-07-08T16:45:18.931Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T16:45:18.931Z] > git --version # timeout=10 [2022-07-08T16:45:18.942Z] > git --version # 'git version 2.17.1' [2022-07-08T16:45:18.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T16:45:18.944Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43785/head:refs/remotes/origin/PR-43785 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T16:45:21.757Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 12.9s done [2022-07-08T16:45:21.757Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 [2022-07-08T16:45:22.017Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-08T16:45:22.017Z] #11 DONE 40.7s [2022-07-08T16:45:22.279Z] [2022-07-08T16:45:22.279Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-08T16:45:22.279Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-08T16:45:22.849Z] #12 DONE 0.9s [2022-07-08T16:45:23.109Z] [2022-07-08T16:45:23.109Z] #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-07-08T16:45:23.109Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-08T16:45:23.683Z] #13 DONE 0.7s [2022-07-08T16:45:23.683Z] [2022-07-08T16:45:23.683Z] #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-07-08T16:45:23.683Z] #57 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-08T16:45:23.683Z] #57 ... [2022-07-08T16:45:23.683Z] [2022-07-08T16:45:23.683Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-08T16:45:23.683Z] #53 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-08T16:45:23.683Z] #53 DONE 0.2s [2022-07-08T16:45:23.944Z] [2022-07-08T16:45:23.945Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-08T16:45:23.945Z] #40 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-08T16:45:23.945Z] #40 DONE 0.3s [2022-07-08T16:45:23.945Z] [2022-07-08T16:45:23.945Z] #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-07-08T16:45:23.945Z] #57 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-08T16:45:23.945Z] #57 DONE 0.3s [2022-07-08T16:45:23.945Z] [2022-07-08T16:45:23.945Z] #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-07-08T16:45:23.945Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:45:28.151Z] #58 ... [2022-07-08T16:45:28.151Z] [2022-07-08T16:45:28.151Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-08T16:45:28.151Z] #14 sha256:0843e43981997d3186c3e0fa13a5c69bf735e078771d358bc17048f5bdd1d4e8 [2022-07-08T16:45:28.151Z] #14 DONE 3.9s [2022-07-08T16:45:28.151Z] [2022-07-08T16:45:28.151Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-08T16:45:28.151Z] #15 sha256:2d05efaa29f7d7a652b390dae5c9126381d4bdd1e6478112a650543183cfed84 [2022-07-08T16:45:30.696Z] #15 DONE 2.7s [2022-07-08T16:45:30.696Z] [2022-07-08T16:45:30.696Z] #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-07-08T16:45:30.696Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:45:30.696Z] #58 5.513 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:45:30.696Z] #58 5.628 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:45:30.696Z] #58 5.628 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:45:30.696Z] #58 6.114 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-08T16:45:31.268Z] #58 7.105 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:45:32.651Z] #58 ... [2022-07-08T16:45:32.651Z] [2022-07-08T16:45:32.651Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-08T16:45:32.651Z] #16 sha256:6e5bb325d2f1d8f93129253358485557d3574a0fa24a972b189e244fccf61d15 [2022-07-08T16:45:32.651Z] #16 DONE 2.0s [2022-07-08T16:45:32.651Z] [2022-07-08T16:45:32.651Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-08T16:45:32.651Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-07-08T16:45:33.593Z] #17 ... [2022-07-08T16:45:33.593Z] [2022-07-08T16:45:33.593Z] #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-07-08T16:45:33.593Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T16:45:33.593Z] #45 5.989 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-08T16:45:33.856Z] #45 ... [2022-07-08T16:45:33.856Z] [2022-07-08T16:45:33.856Z] #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-07-08T16:45:33.856Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T16:45:33.856Z] #47 6.083 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-08T16:45:33.856Z] #47 7.138 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-08T16:45:33.856Z] #47 9.301 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-08T16:45:33.856Z] #47 9.666 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-08T16:45:33.856Z] #47 9.773 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-08T16:45:33.856Z] #47 ... [2022-07-08T16:45:33.856Z] [2022-07-08T16:45:33.856Z] #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-07-08T16:45:33.856Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:45:33.856Z] #54 5.426 + git clone https://github.com/docker/distribution.git . [2022-07-08T16:45:33.856Z] #54 5.432 Cloning into '.'... [2022-07-08T16:45:34.117Z] #54 ... [2022-07-08T16:45:34.117Z] [2022-07-08T16:45:34.117Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:45:34.117Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:45:34.117Z] #62 5.284 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-08T16:45:34.117Z] #62 7.586 go: downloading github.com/fatih/color v1.13.0 [2022-07-08T16:45:34.117Z] #62 7.618 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T16:45:34.117Z] #62 7.790 go: downloading github.com/pkg/errors v0.9.1 [2022-07-08T16:45:34.117Z] #62 7.812 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-08T16:45:34.117Z] #62 7.943 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-08T16:45:34.117Z] #62 8.393 go: downloading github.com/spf13/viper v1.11.0 [2022-07-08T16:45:34.117Z] #62 8.412 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-08T16:45:34.117Z] #62 9.422 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-08T16:45:34.117Z] #62 9.422 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-08T16:45:34.117Z] #62 9.632 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-08T16:45:34.117Z] #62 9.744 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-08T16:45:34.117Z] #62 ... [2022-07-08T16:45:34.117Z] [2022-07-08T16:45:34.117Z] #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-07-08T16:45:34.117Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T16:45:34.117Z] #60 6.082 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-08T16:45:34.117Z] #60 8.034 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-08T16:45:34.117Z] #60 8.060 go: downloading github.com/fatih/color v1.10.0 [2022-07-08T16:45:34.117Z] #60 8.318 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-08T16:45:34.117Z] #60 8.961 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-08T16:45:34.117Z] #60 9.010 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-08T16:45:34.117Z] #60 9.078 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-08T16:45:34.117Z] #60 9.136 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-08T16:45:34.117Z] #60 9.412 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-08T16:45:34.117Z] #60 9.582 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-08T16:45:34.117Z] #60 9.697 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-08T16:45:34.117Z] #60 9.918 go: downloading golang.org/x/tools v0.1.0 [2022-07-08T16:45:34.378Z] #60 ... [2022-07-08T16:45:34.378Z] [2022-07-08T16:45:34.378Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-08T16:45:34.378Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-07-08T16:45:34.378Z] #17 DONE 2.0s [2022-07-08T16:45:34.378Z] [2022-07-08T16:45:34.378Z] #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-07-08T16:45:34.378Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T16:45:34.378Z] #41 5.302 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-08T16:45:34.378Z] #41 5.302 Cloning into '.'... [2022-07-08T16:45:34.378Z] #41 ... [2022-07-08T16:45:34.378Z] [2022-07-08T16:45:34.378Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T16:45:34.378Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T16:45:34.378Z] #43 4.841 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-08T16:45:34.638Z] #43 ... [2022-07-08T16:45:34.638Z] [2022-07-08T16:45:34.638Z] #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-07-08T16:45:34.638Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T16:45:34.638Z] #64 6.091 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-08T16:45:34.638Z] #64 7.534 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-08T16:45:34.638Z] #64 7.540 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-08T16:45:34.638Z] #64 7.690 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-08T16:45:34.638Z] #64 10.63 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-08T16:45:34.909Z] #64 ... [2022-07-08T16:45:34.909Z] [2022-07-08T16:45:34.909Z] #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-07-08T16:45:34.909Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:45:34.909Z] #83 4.461 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:45:34.909Z] #83 4.482 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:45:34.909Z] #83 4.647 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:45:34.909Z] #83 4.770 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:45:34.909Z] #83 6.466 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:45:34.909Z] #83 9.536 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:45:34.909Z] #83 ... [2022-07-08T16:45:34.909Z] [2022-07-08T16:45:34.909Z] #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-07-08T16:45:34.909Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:45:34.909Z] #58 10.60 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:45:36.296Z] #58 ... [2022-07-08T16:45:36.296Z] [2022-07-08T16:45:36.296Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-08T16:45:36.296Z] #18 sha256:8b29296919d8bf68aa7fa37d69208ffd105a8b2185812f3f939b2bee4ce821b4 [2022-07-08T16:45:36.296Z] #18 DONE 1.8s [2022-07-08T16:45:36.557Z] [2022-07-08T16:45:36.557Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:45:36.557Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:45:36.557Z] #62 11.85 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-08T16:45:36.557Z] #62 12.07 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-08T16:45:36.557Z] #62 12.34 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-08T16:45:36.557Z] #62 12.56 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-08T16:45:36.692Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-005d04aa0fc0f61c6) in /home/ubuntu/workspace/moby_PR-43785 [Pipeline] { [Pipeline] checkout [2022-07-08T16:45:36.835Z] The recommended git tool is: git [2022-07-08T16:45:39.444Z] using credential docker-jenkins-github-credentials [2022-07-08T16:45:39.452Z] Cloning the remote Git repository [2022-07-08T16:45:39.453Z] Cloning with configured refspecs honoured and without tags [2022-07-08T16:45:38.858Z] Cloning repository https://github.com/moby/moby.git [2022-07-08T16:45:38.920Z] > git init /home/ubuntu/workspace/moby_PR-43785 # timeout=10 [2022-07-08T16:45:39.218Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T16:45:39.219Z] > git --version # timeout=10 [2022-07-08T16:45:39.237Z] > git --version # 'git version 2.17.1' [2022-07-08T16:45:39.237Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T16:45:39.239Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43785/head:refs/remotes/origin/PR-43785 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T16:45:41.950Z] #62 ... [2022-07-08T16:45:41.950Z] [2022-07-08T16:45:41.950Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T16:45:41.950Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T16:45:41.951Z] #43 15.53 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-08T16:45:41.951Z] #43 15.56 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-08T16:45:41.951Z] #43 16.05 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-08T16:45:41.951Z] #43 16.31 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-08T16:45:41.951Z] #43 16.78 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-08T16:45:41.951Z] #43 17.12 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-08T16:45:41.951Z] #43 17.13 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-08T16:45:41.951Z] #43 17.33 go: downloading github.com/peterh/liner v1.2.2 [2022-07-08T16:45:41.951Z] #43 17.50 go: downloading github.com/google/go-dap v0.6.0 [2022-07-08T16:45:41.951Z] #43 17.97 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-08T16:45:42.216Z] #43 18.74 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-08T16:45:42.478Z] #43 19.01 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-08T16:45:43.053Z] #43 19.20 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-08T16:45:43.382Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01541d0662289ad47) in /home/ubuntu/workspace/moby_PR-43785 [Pipeline] { [Pipeline] checkout [2022-07-08T16:45:43.485Z] The recommended git tool is: git [2022-07-08T16:45:44.333Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03c57dd61ddb7124a) in /home/ubuntu/workspace/moby_PR-43785 [Pipeline] { [Pipeline] checkout [2022-07-08T16:45:44.513Z] The recommended git tool is: git [2022-07-08T16:45:45.600Z] Fetching without tags [2022-07-08T16:45:45.612Z] #43 21.84 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-08T16:45:45.612Z] #43 22.10 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-08T16:45:45.872Z] Merging remotes/origin/master commit 39f7b2b6d0156811d9683c6cb0743118ae516a11 into PR head commit e4e819b49c4d7ca55e53d135f7ffdbf40ca7887c [2022-07-08T16:45:45.872Z] #43 ... [2022-07-08T16:45:45.872Z] [2022-07-08T16:45:45.872Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:45:45.873Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:45:45.873Z] #62 17.89 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T16:45:45.873Z] #62 17.89 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-08T16:45:45.873Z] #62 18.34 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-08T16:45:45.873Z] #62 18.38 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-08T16:45:45.873Z] #62 18.55 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-08T16:45:45.873Z] #62 18.64 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-08T16:45:45.873Z] #62 18.94 go: downloading github.com/spf13/afero v1.8.2 [2022-07-08T16:45:45.873Z] #62 18.95 go: downloading github.com/spf13/cast v1.4.1 [2022-07-08T16:45:45.873Z] #62 19.25 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-08T16:45:45.873Z] #62 19.46 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-08T16:45:45.873Z] #62 19.56 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-08T16:45:45.873Z] #62 19.77 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-08T16:45:45.873Z] #62 19.83 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-08T16:45:45.873Z] #62 20.19 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-08T16:45:45.873Z] #62 20.37 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-08T16:45:45.873Z] #62 20.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-08T16:45:45.873Z] #62 20.78 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-08T16:45:45.873Z] #62 20.91 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-08T16:45:45.873Z] #62 22.34 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-08T16:45:46.132Z] #62 ... [2022-07-08T16:45:46.132Z] [2022-07-08T16:45:46.132Z] #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-07-08T16:45:46.132Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T16:45:46.132Z] #19 1.921 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:45:46.132Z] #19 2.017 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:45:46.132Z] #19 2.032 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:45:46.132Z] #19 3.208 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-08T16:45:46.132Z] #19 4.288 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-08T16:45:46.133Z] #19 5.821 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-08T16:45:46.133Z] #19 7.489 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:45:46.133Z] #19 9.665 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-08T16:45:46.169Z] using credential docker-jenkins-github-credentials [2022-07-08T16:45:46.179Z] Cloning the remote Git repository [2022-07-08T16:45:46.179Z] Cloning with configured refspecs honoured and without tags [2022-07-08T16:45:46.392Z] #19 ... [2022-07-08T16:45:46.392Z] [2022-07-08T16:45:46.392Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:45:46.392Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:45:46.392Z] #62 22.61 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-08T16:45:46.194Z] Cloning repository https://github.com/moby/moby.git [2022-07-08T16:45:46.244Z] > git init /home/ubuntu/workspace/moby_PR-43785 # timeout=10 [2022-07-08T16:45:46.498Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T16:45:46.498Z] > git --version # timeout=10 [2022-07-08T16:45:46.508Z] > git --version # 'git version 2.25.1' [2022-07-08T16:45:46.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T16:45:46.510Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43785/head:refs/remotes/origin/PR-43785 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T16:45:47.338Z] #62 23.41 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-08T16:45:47.338Z] #62 ... [2022-07-08T16:45:47.338Z] [2022-07-08T16:45:47.338Z] #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-07-08T16:45:47.338Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:45:47.338Z] #58 13.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:45:47.338Z] #58 15.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-08T16:45:45.509Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T16:45:45.543Z] > git config --add remote.origin.fetch +refs/pull/43785/head:refs/remotes/origin/PR-43785 # timeout=10 [2022-07-08T16:45:45.563Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T16:45:45.591Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T16:45:45.607Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T16:45:45.607Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T16:45:45.608Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43785/head:refs/remotes/origin/PR-43785 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T16:45:45.879Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T16:45:45.887Z] > git checkout -f e4e819b49c4d7ca55e53d135f7ffdbf40ca7887c # timeout=10 [2022-07-08T16:45:46.707Z] > git remote # timeout=10 [2022-07-08T16:45:46.734Z] > git config --get remote.origin.url # timeout=10 [2022-07-08T16:45:46.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T16:45:46.745Z] > git merge 39f7b2b6d0156811d9683c6cb0743118ae516a11 # timeout=10 [2022-07-08T16:45:47.598Z] #58 ... [2022-07-08T16:45:47.598Z] [2022-07-08T16:45:47.598Z] #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-07-08T16:45:47.598Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T16:45:47.598Z] #45 23.09 tomll can be used in two ways: [2022-07-08T16:45:47.598Z] #45 23.10 Writing to STDIN and reading from STDOUT: [2022-07-08T16:45:47.598Z] #45 23.10 cat file.toml | tomll > file.toml [2022-07-08T16:45:47.598Z] #45 23.10 [2022-07-08T16:45:47.598Z] #45 23.10 Reading and updating a list of files: [2022-07-08T16:45:47.598Z] #45 23.10 tomll a.toml b.toml c.toml [2022-07-08T16:45:47.598Z] #45 23.10 [2022-07-08T16:45:47.598Z] #45 23.10 When given a list of files, tomll will modify all files in place without asking. [2022-07-08T16:45:47.598Z] #45 DONE 23.9s [2022-07-08T16:45:47.598Z] [2022-07-08T16:45:47.598Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T16:45:47.598Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T16:45:47.598Z] #43 23.53 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-08T16:45:47.853Z] Merge succeeded, producing 42af362e9545e4967783a98bde7cb9d3006e033a [2022-07-08T16:45:47.853Z] Checking out Revision 42af362e9545e4967783a98bde7cb9d3006e033a (PR-43785) [2022-07-08T16:45:47.859Z] #43 ... [2022-07-08T16:45:47.859Z] [2022-07-08T16:45:47.859Z] #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-07-08T16:45:47.859Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T16:45:47.859Z] #47 14.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-08T16:45:47.859Z] #47 14.32 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T16:45:47.883Z] using credential docker-jenkins-github-credentials [2022-07-08T16:45:47.891Z] Cloning the remote Git repository [2022-07-08T16:45:47.891Z] Cloning with configured refspecs honoured and without tags [2022-07-08T16:45:47.899Z] Cloning repository https://github.com/moby/moby.git [2022-07-08T16:45:47.946Z] > git init /home/ubuntu/workspace/moby_PR-43785 # timeout=10 [2022-07-08T16:45:48.120Z] #47 ... [2022-07-08T16:45:48.120Z] [2022-07-08T16:45:48.120Z] #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-07-08T16:45:48.120Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T16:45:48.120Z] #19 11.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T16:45:48.594Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T16:45:48.595Z] > git --version # timeout=10 [2022-07-08T16:45:48.602Z] > git --version # 'git version 2.25.1' [2022-07-08T16:45:48.603Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T16:45:48.625Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43785/head:refs/remotes/origin/PR-43785 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T16:45:49.502Z] #19 13.10 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T16:45:49.502Z] #19 13.15 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-08T16:45:49.502Z] #19 13.17 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-08T16:45:49.502Z] #19 13.27 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:45:49.502Z] #19 13.27 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-08T16:45:49.502Z] #19 13.27 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-08T16:45:49.502Z] #19 13.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T16:45:49.502Z] #19 13.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-08T16:45:49.502Z] #19 13.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-08T16:45:49.502Z] #19 13.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-08T16:45:49.502Z] #19 13.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-08T16:45:49.502Z] #19 13.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:45:47.834Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-08T16:45:47.864Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T16:45:47.883Z] > git checkout -f 42af362e9545e4967783a98bde7cb9d3006e033a # timeout=10 [2022-07-08T16:45:51.418Z] #19 ... [2022-07-08T16:45:51.418Z] [2022-07-08T16:45:51.418Z] #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-07-08T16:45:51.418Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T16:45:51.418Z] #60 17.67 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-08T16:45:51.418Z] #60 17.68 go: downloading golang.org/x/mod v0.3.0 [2022-07-08T16:45:51.418Z] #60 ... [2022-07-08T16:45:51.418Z] [2022-07-08T16:45:51.418Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:45:51.418Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:45:51.418Z] #62 24.80 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-08T16:45:51.418Z] #62 24.81 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-08T16:45:51.418Z] #62 24.99 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-08T16:45:51.418Z] #62 25.07 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-08T16:45:51.418Z] #62 25.16 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-08T16:45:51.418Z] #62 25.33 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-08T16:45:51.418Z] #62 25.48 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-08T16:45:51.418Z] #62 25.66 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-08T16:45:51.418Z] #62 25.96 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-08T16:45:51.418Z] #62 26.07 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-08T16:45:51.418Z] #62 26.20 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-08T16:45:51.418Z] #62 26.46 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-08T16:45:51.418Z] #62 26.51 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-08T16:45:51.418Z] #62 26.73 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-08T16:45:51.418Z] #62 26.88 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-08T16:45:51.418Z] #62 26.94 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-08T16:45:51.418Z] #62 27.10 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-08T16:45:51.418Z] #62 27.24 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-08T16:45:51.418Z] #62 27.26 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-08T16:45:51.418Z] #62 27.38 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-08T16:45:51.418Z] #62 27.74 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-08T16:45:51.418Z] #62 27.82 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-08T16:45:51.677Z] #62 27.91 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-08T16:45:51.677Z] #62 27.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-08T16:45:51.677Z] #62 28.14 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-08T16:45:51.719Z] Commit message: "Merge commit '39f7b2b6d0156811d9683c6cb0743118ae516a11' into HEAD" [2022-07-08T16:45:51.719Z] First time build. Skipping changelog. [2022-07-08T16:45:51.740Z] > git --version # timeout=10 [2022-07-08T16:45:51.765Z] > git --version # 'git version 2.17.1' [2022-07-08T16:45:51.798Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-08T16:45:51.937Z] #62 28.14 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-08T16:45:51.937Z] #62 28.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-08T16:45:52.509Z] #62 28.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-08T16:45:52.509Z] #62 28.89 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-08T16:45:52.509Z] #62 28.95 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-08T16:45:52.509Z] #62 28.99 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-08T16:45:52.769Z] #62 29.05 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-08T16:45:52.828Z] + docker version [2022-07-08T16:45:53.028Z] #62 29.26 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-08T16:45:53.029Z] #62 29.40 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-08T16:45:53.289Z] #62 29.51 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-08T16:45:53.289Z] #62 29.66 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-08T16:45:53.289Z] #62 29.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-08T16:45:53.549Z] #62 29.83 go: downloading github.com/julz/importas v0.1.0 [2022-07-08T16:45:53.549Z] #62 29.88 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-08T16:45:53.549Z] #62 ... [2022-07-08T16:45:53.549Z] [2022-07-08T16:45:53.549Z] #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-07-08T16:45:53.549Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:45:53.549Z] #83 19.87 Fetched 8548 kB in 16s (547 kB/s) [2022-07-08T16:45:53.549Z] #83 19.87 Reading package lists... [2022-07-08T16:45:53.809Z] #83 28.51 Reading package lists... [2022-07-08T16:45:53.809Z] #83 ... [2022-07-08T16:45:53.809Z] [2022-07-08T16:45:53.809Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:45:53.809Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:45:53.809Z] #62 30.03 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-08T16:45:53.809Z] #62 30.04 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-08T16:45:53.809Z] #62 30.20 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-08T16:45:53.809Z] #62 30.30 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-08T16:45:54.082Z] #62 30.38 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-08T16:45:54.082Z] #62 30.43 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-08T16:45:54.342Z] #62 30.67 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-08T16:45:54.603Z] #62 30.91 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-08T16:45:54.603Z] #62 30.91 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-08T16:45:54.603Z] #62 31.00 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-08T16:45:55.543Z] #62 31.89 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-08T16:45:55.543Z] #62 31.91 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-08T16:45:55.544Z] #62 32.00 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-08T16:45:55.804Z] #62 32.03 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-08T16:45:55.804Z] #62 32.24 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-08T16:45:56.073Z] #62 32.44 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-08T16:45:56.073Z] #62 32.52 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-08T16:45:56.073Z] #62 32.58 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-08T16:45:56.354Z] #62 32.81 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-08T16:45:56.947Z] #62 33.28 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-08T16:45:56.947Z] #62 33.30 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-08T16:45:57.023Z] Client: Docker Engine - Community [2022-07-08T16:45:57.023Z] Version: 20.10.14 [2022-07-08T16:45:57.023Z] API version: 1.41 [2022-07-08T16:45:57.023Z] Go version: go1.16.15 [2022-07-08T16:45:57.023Z] Git commit: a224086 [2022-07-08T16:45:57.023Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-08T16:45:57.023Z] OS/Arch: linux/amd64 [2022-07-08T16:45:57.023Z] Context: default [2022-07-08T16:45:57.023Z] Experimental: true [2022-07-08T16:45:57.023Z] [2022-07-08T16:45:57.023Z] Server: Docker Engine - Community [2022-07-08T16:45:57.023Z] Engine: [2022-07-08T16:45:57.023Z] Version: 20.10.14 [2022-07-08T16:45:57.023Z] API version: 1.41 (minimum version 1.12) [2022-07-08T16:45:57.023Z] Go version: go1.16.15 [2022-07-08T16:45:57.023Z] Git commit: 87a90dc [2022-07-08T16:45:57.023Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-08T16:45:57.023Z] OS/Arch: linux/amd64 [2022-07-08T16:45:57.023Z] Experimental: true [2022-07-08T16:45:57.023Z] containerd: [2022-07-08T16:45:57.023Z] Version: 1.5.11 [2022-07-08T16:45:57.023Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T16:45:57.023Z] runc: [2022-07-08T16:45:57.023Z] Version: 1.0.3 [2022-07-08T16:45:57.023Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-08T16:45:57.023Z] docker-init: [2022-07-08T16:45:57.023Z] Version: 0.19.0 [2022-07-08T16:45:57.023Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-08T16:45:57.207Z] #62 33.41 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-08T16:45:57.207Z] #62 33.49 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-08T16:45:57.207Z] #62 33.59 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-08T16:45:57.365Z] + docker info [2022-07-08T16:45:57.481Z] #62 33.79 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-08T16:45:57.481Z] #62 33.90 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-08T16:45:57.760Z] #62 34.00 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-08T16:45:57.760Z] #62 34.18 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-08T16:45:58.025Z] #62 34.18 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-08T16:45:58.025Z] #62 34.36 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-08T16:45:58.025Z] #62 34.40 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-08T16:45:58.294Z] #62 34.55 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-08T16:45:58.553Z] #62 34.83 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-08T16:45:58.553Z] #62 34.94 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-08T16:45:58.813Z] #62 34.99 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-08T16:45:58.813Z] #62 35.11 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-08T16:45:58.813Z] #62 35.20 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-08T16:45:58.813Z] #62 ... [2022-07-08T16:45:58.813Z] [2022-07-08T16:45:58.813Z] #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-07-08T16:45:58.813Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:45:58.813Z] #58 24.80 Fetched 8552 kB in 20s (436 kB/s) [2022-07-08T16:45:58.813Z] #58 24.80 Reading package lists... [2022-07-08T16:45:59.075Z] #58 32.78 Reading package lists... [2022-07-08T16:45:59.075Z] #58 ... [2022-07-08T16:45:59.075Z] [2022-07-08T16:45:59.075Z] #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-07-08T16:45:59.075Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:45:59.075Z] #54 32.99 Updating files: 47% (1032/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-07-08T16:45:59.075Z] #54 34.34 + git checkout -q v2.3.0 [2022-07-08T16:46:00.985Z] #54 36.77 + 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-07-08T16:46:04.137Z] Fetching without tags [2022-07-08T16:46:04.360Z] Merging remotes/origin/master commit 39f7b2b6d0156811d9683c6cb0743118ae516a11 into PR head commit e4e819b49c4d7ca55e53d135f7ffdbf40ca7887c [2022-07-08T16:46:04.100Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T16:46:04.109Z] > git config --add remote.origin.fetch +refs/pull/43785/head:refs/remotes/origin/PR-43785 # timeout=10 [2022-07-08T16:46:04.114Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T16:46:04.126Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T16:46:04.142Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T16:46:04.143Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T16:46:04.144Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43785/head:refs/remotes/origin/PR-43785 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T16:46:04.368Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T16:46:04.386Z] > git checkout -f e4e819b49c4d7ca55e53d135f7ffdbf40ca7887c # timeout=10 [2022-07-08T16:46:04.953Z] > git remote # timeout=10 [2022-07-08T16:46:04.963Z] > git config --get remote.origin.url # timeout=10 [2022-07-08T16:46:04.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T16:46:04.970Z] > git merge 39f7b2b6d0156811d9683c6cb0743118ae516a11 # timeout=10 [2022-07-08T16:46:05.622Z] Merge succeeded, producing 213c3b67e1a53796e261134b1715b4af04231f90 [2022-07-08T16:46:05.623Z] Checking out Revision 213c3b67e1a53796e261134b1715b4af04231f90 (PR-43785) [2022-07-08T16:46:06.041Z] Fetching without tags [2022-07-08T16:46:06.283Z] Merging remotes/origin/master commit 39f7b2b6d0156811d9683c6cb0743118ae516a11 into PR head commit e4e819b49c4d7ca55e53d135f7ffdbf40ca7887c [2022-07-08T16:46:07.346Z] Merge succeeded, producing e033168bcc533f676ba37889e2848b7bbd419b67 [2022-07-08T16:46:07.346Z] Checking out Revision e033168bcc533f676ba37889e2848b7bbd419b67 (PR-43785) [2022-07-08T16:46:07.355Z] Client: [2022-07-08T16:46:07.355Z] Context: default [2022-07-08T16:46:07.355Z] Debug Mode: false [2022-07-08T16:46:07.355Z] Plugins: [2022-07-08T16:46:07.355Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-08T16:46:07.355Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-08T16:46:07.355Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-08T16:46:07.355Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-08T16:46:07.355Z] [2022-07-08T16:46:07.355Z] Server: [2022-07-08T16:46:07.355Z] Containers: 0 [2022-07-08T16:46:07.355Z] Running: 0 [2022-07-08T16:46:07.355Z] Paused: 0 [2022-07-08T16:46:07.355Z] Stopped: 0 [2022-07-08T16:46:07.355Z] Images: 0 [2022-07-08T16:46:07.355Z] Server Version: 20.10.14 [2022-07-08T16:46:07.355Z] Storage Driver: overlay2 [2022-07-08T16:46:07.355Z] Backing Filesystem: extfs [2022-07-08T16:46:07.355Z] Supports d_type: true [2022-07-08T16:46:07.355Z] Native Overlay Diff: true [2022-07-08T16:46:07.355Z] userxattr: false [2022-07-08T16:46:07.355Z] Logging Driver: json-file [2022-07-08T16:46:07.355Z] Cgroup Driver: cgroupfs [2022-07-08T16:46:07.355Z] Cgroup Version: 1 [2022-07-08T16:46:07.355Z] Plugins: [2022-07-08T16:46:07.355Z] Volume: local [2022-07-08T16:46:07.355Z] Network: bridge host ipvlan macvlan null overlay [2022-07-08T16:46:07.355Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-08T16:46:07.355Z] Swarm: inactive [2022-07-08T16:46:07.355Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-08T16:46:07.355Z] Default Runtime: runc [2022-07-08T16:46:07.355Z] Init Binary: docker-init [2022-07-08T16:46:07.355Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T16:46:07.355Z] runc version: v1.0.3-0-gf46b6ba [2022-07-08T16:46:07.355Z] init version: de40ad0 [2022-07-08T16:46:07.355Z] Security Options: [2022-07-08T16:46:07.355Z] apparmor [2022-07-08T16:46:07.355Z] seccomp [2022-07-08T16:46:07.355Z] Profile: default [2022-07-08T16:46:07.355Z] Kernel Version: 5.4.0-1071-aws [2022-07-08T16:46:07.355Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-08T16:46:07.355Z] OSType: linux [2022-07-08T16:46:07.355Z] Architecture: x86_64 [2022-07-08T16:46:07.355Z] CPUs: 2 [2022-07-08T16:46:07.355Z] Total Memory: 7.483GiB [2022-07-08T16:46:07.355Z] Name: ip-10-100-114-70 [2022-07-08T16:46:07.355Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-08T16:46:07.355Z] Docker Root Dir: /var/lib/docker [2022-07-08T16:46:07.355Z] Debug Mode: false [2022-07-08T16:46:07.355Z] Registry: https://index.docker.io/v1/ [2022-07-08T16:46:07.355Z] Labels: [2022-07-08T16:46:07.355Z] Experimental: true [2022-07-08T16:46:07.355Z] Insecure Registries: [2022-07-08T16:46:07.355Z] 127.0.0.0/8 [2022-07-08T16:46:07.355Z] Live Restore Enabled: true [2022-07-08T16:46:07.355Z] [2022-07-08T16:46:07.355Z] WARNING: No swap limit support [Pipeline] sh [2022-07-08T16:46:05.617Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-08T16:46:05.626Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T16:46:05.641Z] > git checkout -f 213c3b67e1a53796e261134b1715b4af04231f90 # timeout=10 [2022-07-08T16:46:05.968Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T16:46:05.979Z] > git config --add remote.origin.fetch +refs/pull/43785/head:refs/remotes/origin/PR-43785 # timeout=10 [2022-07-08T16:46:05.997Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T16:46:06.027Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T16:46:06.046Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T16:46:06.046Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T16:46:06.056Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43785/head:refs/remotes/origin/PR-43785 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T16:46:06.292Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T16:46:06.313Z] > git checkout -f e4e819b49c4d7ca55e53d135f7ffdbf40ca7887c # timeout=10 [2022-07-08T16:46:07.091Z] > git remote # timeout=10 [2022-07-08T16:46:07.114Z] > git config --get remote.origin.url # timeout=10 [2022-07-08T16:46:07.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T16:46:07.139Z] > git merge 39f7b2b6d0156811d9683c6cb0743118ae516a11 # timeout=10 [2022-07-08T16:46:07.315Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-08T16:46:07.351Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T16:46:07.374Z] > git checkout -f e033168bcc533f676ba37889e2848b7bbd419b67 # timeout=10 [2022-07-08T16:46:07.658Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T16:46:07.658Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T16:46:07.658Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43785/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-08T16:46:07.658Z] + bash /home/ubuntu/workspace/moby_PR-43785/check-config.sh [2022-07-08T16:46:07.658Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-08T16:46:07.658Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-08T16:46:07.658Z] [2022-07-08T16:46:07.658Z] Generally Necessary: [2022-07-08T16:46:07.658Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-08T16:46:07.658Z] - apparmor: enabled and tools installed [2022-07-08T16:46:07.658Z] - CONFIG_NAMESPACES: enabled [2022-07-08T16:46:07.658Z] - CONFIG_NET_NS: enabled [2022-07-08T16:46:07.658Z] - CONFIG_PID_NS: enabled [2022-07-08T16:46:07.658Z] - CONFIG_IPC_NS: enabled [2022-07-08T16:46:07.658Z] - CONFIG_UTS_NS: enabled [2022-07-08T16:46:07.658Z] - CONFIG_CGROUPS: enabled [2022-07-08T16:46:07.658Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-08T16:46:07.658Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-08T16:46:07.658Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-08T16:46:07.658Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-08T16:46:07.658Z] - CONFIG_CPUSETS: enabled [2022-07-08T16:46:07.658Z] - CONFIG_MEMCG: enabled [2022-07-08T16:46:07.931Z] - CONFIG_KEYS: enabled [2022-07-08T16:46:07.931Z] - CONFIG_VETH: enabled (as module) [2022-07-08T16:46:07.931Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-08T16:46:07.931Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-08T16:46:07.931Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-08T16:46:07.931Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-08T16:46:07.931Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-08T16:46:07.931Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-08T16:46:07.931Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-08T16:46:07.931Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-08T16:46:07.931Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-08T16:46:07.931Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-08T16:46:07.931Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-08T16:46:07.931Z] - CONFIG_CGROUP_BPF: enabled [2022-07-08T16:46:07.931Z] [2022-07-08T16:46:07.931Z] Optional Features: [2022-07-08T16:46:07.931Z] - CONFIG_USER_NS: enabled [2022-07-08T16:46:07.931Z] - CONFIG_SECCOMP: enabled [2022-07-08T16:46:07.931Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-08T16:46:07.931Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-08T16:46:07.931Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-08T16:46:07.931Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-08T16:46:07.931Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-08T16:46:07.931Z] - CONFIG_BLK_CGROUP: enabled [2022-07-08T16:46:07.931Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-08T16:46:07.931Z] - CONFIG_CGROUP_PERF: enabled [2022-07-08T16:46:07.931Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-08T16:46:07.931Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-08T16:46:07.931Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-08T16:46:07.931Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-08T16:46:07.931Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-08T16:46:07.931Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-08T16:46:07.931Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-08T16:46:07.931Z] - CONFIG_IP_VS: enabled (as module) [2022-07-08T16:46:07.931Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-08T16:46:07.931Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-08T16:46:07.931Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-08T16:46:07.931Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-08T16:46:07.931Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-08T16:46:07.931Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-08T16:46:08.200Z] - CONFIG_EXT4_FS: enabled [2022-07-08T16:46:08.200Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-08T16:46:08.200Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-08T16:46:08.200Z] - Network Drivers: [2022-07-08T16:46:08.200Z] - "overlay": [2022-07-08T16:46:08.200Z] - CONFIG_VXLAN: enabled (as module) [2022-07-08T16:46:08.200Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-08T16:46:08.200Z] Optional (for encrypted networks): [2022-07-08T16:46:08.200Z] - CONFIG_CRYPTO: enabled [2022-07-08T16:46:08.200Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-08T16:46:08.200Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-08T16:46:08.200Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-08T16:46:08.200Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-08T16:46:08.200Z] - CONFIG_XFRM: enabled [2022-07-08T16:46:08.200Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-08T16:46:08.200Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-08T16:46:08.200Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-08T16:46:08.200Z] - "ipvlan": [2022-07-08T16:46:08.200Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-08T16:46:08.200Z] - "macvlan": [2022-07-08T16:46:08.200Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-08T16:46:08.200Z] - CONFIG_DUMMY: enabled (as module) [2022-07-08T16:46:08.200Z] - "ftp,tftp client in container": [2022-07-08T16:46:08.200Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-08T16:46:08.200Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-08T16:46:08.200Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-08T16:46:08.200Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-08T16:46:08.200Z] - Storage Drivers: [2022-07-08T16:46:08.200Z] - "aufs": [2022-07-08T16:46:08.200Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-08T16:46:08.200Z] - "btrfs": [2022-07-08T16:46:08.200Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-08T16:46:08.200Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-08T16:46:08.200Z] - "devicemapper": [2022-07-08T16:46:08.200Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-08T16:46:08.200Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-08T16:46:08.200Z] - "overlay": [2022-07-08T16:46:08.200Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-08T16:46:08.200Z] - "zfs": [2022-07-08T16:46:08.200Z] - /dev/zfs: present [2022-07-08T16:46:08.200Z] - zfs command: missing [2022-07-08T16:46:08.200Z] - zpool command: missing [2022-07-08T16:46:08.200Z] [2022-07-08T16:46:08.200Z] Limits: [2022-07-08T16:46:08.200Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-08T16:46:08.200Z] [2022-07-08T16:46:08.200Z] + true [Pipeline] } [Pipeline] // stage [2022-07-08T16:46:08.228Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-08T16:46:08.455Z] Merging remotes/origin/master commit 39f7b2b6d0156811d9683c6cb0743118ae516a11 into PR head commit e4e819b49c4d7ca55e53d135f7ffdbf40ca7887c [2022-07-08T16:46:08.533Z] + sudo modprobe ip_vs [2022-07-08T16:46:08.533Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:42af362e9545e4967783a98bde7cb9d3006e033a . [2022-07-08T16:46:08.034Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T16:46:08.052Z] > git config --add remote.origin.fetch +refs/pull/43785/head:refs/remotes/origin/PR-43785 # timeout=10 [2022-07-08T16:46:08.073Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T16:46:08.215Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T16:46:08.231Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T16:46:08.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T16:46:08.232Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43785/head:refs/remotes/origin/PR-43785 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T16:46:08.464Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T16:46:08.471Z] > git checkout -f e4e819b49c4d7ca55e53d135f7ffdbf40ca7887c # timeout=10 [2022-07-08T16:46:08.797Z] #2 [internal] load .dockerignore [2022-07-08T16:46:08.797Z] #2 sha256:2c0e13ac484195e67b994eec33cb4d48edd91c92167bd63fc5e0fb66b78915bc [2022-07-08T16:46:09.062Z] #2 transferring context: 145B done [2022-07-08T16:46:09.062Z] #2 DONE 0.1s [2022-07-08T16:46:09.062Z] [2022-07-08T16:46:09.062Z] #1 [internal] load build definition from Dockerfile [2022-07-08T16:46:09.062Z] #1 sha256:dfea619f436d0e7d72c6a30be6e2d42c941c6b1f6f81265ecc84ab6a7eb6484b [2022-07-08T16:46:09.062Z] #1 transferring dockerfile: 19.25kB done [2022-07-08T16:46:09.062Z] #1 DONE 0.2s [2022-07-08T16:46:09.062Z] [2022-07-08T16:46:09.062Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-08T16:46:09.062Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-08T16:46:09.301Z] Commit message: "Merge commit '39f7b2b6d0156811d9683c6cb0743118ae516a11' into HEAD" [2022-07-08T16:46:09.301Z] First time build. Skipping changelog. [2022-07-08T16:46:09.322Z] > git --version # timeout=10 [2022-07-08T16:46:09.326Z] > git --version # 'git version 2.25.1' [2022-07-08T16:46:09.334Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-08T16:46:09.631Z] #3 DONE 0.5s [2022-07-08T16:46:09.631Z] [2022-07-08T16:46:09.631Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-08T16:46:09.631Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-08T16:46:09.631Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-08T16:46:09.631Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-08T16:46:09.631Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-08T16:46:09.631Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-08T16:46:09.631Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 5.24MB / 9.94MB 0.1s [2022-07-08T16:46:09.631Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-08T16:46:09.862Z] Merge succeeded, producing 8927626378178a7aaf4c9985ddcee06a033a130e [2022-07-08T16:46:09.863Z] Checking out Revision 8927626378178a7aaf4c9985ddcee06a033a130e (PR-43785) [2022-07-08T16:46:09.892Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-08T16:46:09.892Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-08T16:46:10.275Z] + docker version [2022-07-08T16:46:10.468Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done [2022-07-08T16:46:10.468Z] #4 DONE 0.9s [2022-07-08T16:46:09.267Z] > git remote # timeout=10 [2022-07-08T16:46:09.287Z] > git config --get remote.origin.url # timeout=10 [2022-07-08T16:46:09.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T16:46:09.293Z] > git merge 39f7b2b6d0156811d9683c6cb0743118ae516a11 # timeout=10 [2022-07-08T16:46:09.851Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-08T16:46:09.865Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T16:46:09.874Z] > git checkout -f 8927626378178a7aaf4c9985ddcee06a033a130e # timeout=10 [2022-07-08T16:46:10.729Z] [2022-07-08T16:46:10.729Z] #6 [internal] load build definition from Dockerfile [2022-07-08T16:46:10.729Z] #6 sha256:847eb5551e6ea9693a10d0564d9fac01e0e59e671a9683dedeba15b4a713b786 [2022-07-08T16:46:10.729Z] #6 DONE 0.0s [2022-07-08T16:46:10.729Z] [2022-07-08T16:46:10.729Z] #5 [internal] load .dockerignore [2022-07-08T16:46:10.729Z] #5 sha256:a2aad9fb00193fcc6954dd64861c5aeefcbd36b6cd14fd3ec1e7b1b5f870b436 [2022-07-08T16:46:10.729Z] #5 DONE 0.0s [2022-07-08T16:46:10.729Z] [2022-07-08T16:46:10.729Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-08T16:46:10.729Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-08T16:46:10.983Z] #54 ... [2022-07-08T16:46:10.983Z] [2022-07-08T16:46:10.983Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:46:10.983Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:46:10.983Z] #62 35.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-08T16:46:10.983Z] #62 36.06 go: downloading honnef.co/go/tools v0.3.1 [2022-07-08T16:46:10.983Z] #62 38.57 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-08T16:46:10.983Z] #62 38.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-08T16:46:10.983Z] #62 38.80 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-08T16:46:10.983Z] #62 38.83 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-08T16:46:10.983Z] #62 38.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-08T16:46:10.983Z] #62 39.14 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-08T16:46:10.983Z] #62 39.15 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-08T16:46:10.983Z] #62 39.28 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-08T16:46:10.983Z] #62 39.61 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-08T16:46:10.984Z] #62 39.71 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-08T16:46:10.984Z] #62 39.99 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-08T16:46:10.984Z] #62 40.21 go: downloading golang.org/x/text v0.3.7 [2022-07-08T16:46:10.984Z] #62 ... [2022-07-08T16:46:10.984Z] [2022-07-08T16:46:10.984Z] #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-07-08T16:46:10.984Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:46:10.984Z] #83 28.51 Reading package lists... [2022-07-08T16:46:10.984Z] #83 36.55 Building dependency tree... [2022-07-08T16:46:10.984Z] #83 41.98 python3 is already the newest version (3.9.2-3). [2022-07-08T16:46:10.984Z] #83 41.98 The following additional packages will be installed: [2022-07-08T16:46:10.984Z] #83 41.99 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-08T16:46:10.984Z] #83 42.00 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-08T16:46:10.984Z] #83 42.02 Suggested packages: [2022-07-08T16:46:10.984Z] #83 42.03 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-08T16:46:10.984Z] #83 42.03 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-08T16:46:10.984Z] #83 42.04 m4-doc ed diffutils-doc [2022-07-08T16:46:10.984Z] #83 42.04 Recommended packages: [2022-07-08T16:46:10.984Z] #83 42.04 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-08T16:46:10.984Z] #83 43.95 The following NEW packages will be installed: [2022-07-08T16:46:10.984Z] #83 43.95 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-08T16:46:10.984Z] #83 43.95 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-08T16:46:10.984Z] #83 43.95 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-08T16:46:10.984Z] #83 43.95 libyajl2 m4 patch xz-utils [2022-07-08T16:46:10.984Z] #83 44.51 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:46:10.984Z] #83 44.51 Need to get 5939 kB of archives. [2022-07-08T16:46:10.984Z] #83 44.51 After this operation, 18.7 MB of additional disk space will be used. [2022-07-08T16:46:10.984Z] #83 44.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-08T16:46:10.984Z] #83 44.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-08T16:46:10.984Z] #83 44.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-08T16:46:10.984Z] #83 44.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-08T16:46:10.984Z] #83 44.54 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-07-08T16:46:10.984Z] #83 44.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-08T16:46:10.984Z] #83 44.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-08T16:46:10.984Z] #83 44.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-08T16:46:10.984Z] #83 44.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-08T16:46:10.984Z] #83 44.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-08T16:46:10.984Z] #83 44.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-08T16:46:10.984Z] #83 44.84 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-08T16:46:10.984Z] #83 44.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-08T16:46:10.984Z] #83 44.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-08T16:46:10.984Z] #83 45.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-08T16:46:10.984Z] #83 45.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T16:46:10.984Z] #83 45.02 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-07-08T16:46:10.984Z] #83 45.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-08T16:46:10.984Z] #83 45.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-08T16:46:10.984Z] #83 45.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-08T16:46:10.984Z] #83 45.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-08T16:46:10.984Z] #83 45.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-08T16:46:10.984Z] #83 45.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-08T16:46:10.984Z] #83 46.64 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:46:10.984Z] #83 47.34 Fetched 5939 kB in 1s (5855 kB/s) [2022-07-08T16:46:10.984Z] #83 47.44 Selecting previously unselected package bzip2. [2022-07-08T16:46:11.247Z] #83 47.44 (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-07-08T16:46:11.247Z] #83 47.59 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-08T16:46:11.247Z] #83 47.61 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T16:46:11.281Z] Commit message: "Merge commit '39f7b2b6d0156811d9683c6cb0743118ae516a11' into HEAD" [2022-07-08T16:46:11.282Z] First time build. Skipping changelog. [2022-07-08T16:46:11.299Z] #7 DONE 0.7s [2022-07-08T16:46:11.300Z] [2022-07-08T16:46:11.300Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T16:46:11.300Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-08T16:46:11.300Z] #10 DONE 0.7s [2022-07-08T16:46:11.300Z] [2022-07-08T16:46:11.300Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T16:46:11.300Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-08T16:46:11.300Z] #9 DONE 0.7s [2022-07-08T16:46:11.300Z] [2022-07-08T16:46:11.300Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-08T16:46:11.300Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-08T16:46:11.321Z] > git --version # timeout=10 [2022-07-08T16:46:11.349Z] > git --version # 'git version 2.17.1' [2022-07-08T16:46:11.376Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-08T16:46:11.560Z] #8 DONE 0.7s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-08T16:46:11.822Z] #83 48.31 Selecting previously unselected package libmagic-mgc. [2022-07-08T16:46:12.089Z] #83 48.31 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-08T16:46:12.089Z] #83 48.35 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-08T16:46:12.129Z] [2022-07-08T16:46:12.130Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T16:46:12.130Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T16:46:12.130Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-08T16:46:12.130Z] #73 DONE 0.0s [2022-07-08T16:46:12.130Z] [2022-07-08T16:46:12.130Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T16:46:12.130Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-08T16:46:12.130Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-08T16:46:12.130Z] #71 DONE 0.1s [2022-07-08T16:46:12.130Z] [2022-07-08T16:46:12.130Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:12.130Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:12.130Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-07-08T16:46:12.130Z] #11 DONE 0.1s [2022-07-08T16:46:12.130Z] [2022-07-08T16:46:12.130Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:46:12.130Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T16:46:12.130Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-07-08T16:46:12.130Z] #28 DONE 0.1s [2022-07-08T16:46:12.130Z] [2022-07-08T16:46:12.130Z] #24 [internal] load build context [2022-07-08T16:46:12.130Z] #24 sha256:f3d437ca5b02205e4193fbc5562bbd33e5456a0036427a69351dcf3e126b72ea [2022-07-08T16:46:12.434Z] + docker version [2022-07-08T16:46:12.660Z] #83 48.95 Selecting previously unselected package libmagic1:amd64. [2022-07-08T16:46:12.661Z] #83 48.96 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-08T16:46:12.661Z] #83 48.99 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-08T16:46:12.701Z] #24 ... [2022-07-08T16:46:12.701Z] [2022-07-08T16:46:12.701Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T16:46:12.701Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T16:46:12.701Z] #49 DONE 0.0s [2022-07-08T16:46:12.701Z] [2022-07-08T16:46:12.701Z] #24 [internal] load build context [2022-07-08T16:46:12.701Z] #24 sha256:f3d437ca5b02205e4193fbc5562bbd33e5456a0036427a69351dcf3e126b72ea [2022-07-08T16:46:12.921Z] #83 49.34 Selecting previously unselected package file. [2022-07-08T16:46:13.181Z] #83 49.37 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-08T16:46:13.181Z] #83 49.38 Unpacking file (1:5.39-3) ... [2022-07-08T16:46:13.181Z] #83 49.57 Selecting previously unselected package xz-utils. [2022-07-08T16:46:13.181Z] #83 49.57 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-08T16:46:13.181Z] #83 49.58 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:46:13.725Z] Commit message: "Merge commit '39f7b2b6d0156811d9683c6cb0743118ae516a11' into HEAD" [2022-07-08T16:46:13.725Z] First time build. Skipping changelog. [2022-07-08T16:46:13.743Z] > git --version # timeout=10 [2022-07-08T16:46:13.749Z] > git --version # 'git version 2.25.1' [2022-07-08T16:46:13.756Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-08T16:46:13.757Z] #83 50.14 Selecting previously unselected package libsigsegv2:amd64. [2022-07-08T16:46:13.758Z] #83 50.15 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-08T16:46:13.758Z] #83 50.16 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-08T16:46:14.017Z] #83 50.42 Selecting previously unselected package m4. [2022-07-08T16:46:14.017Z] #83 50.42 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-08T16:46:14.017Z] #83 50.44 Unpacking m4 (1.4.18-5) ... [2022-07-08T16:46:14.017Z] #83 ... [2022-07-08T16:46:14.017Z] [2022-07-08T16:46:14.017Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:46:14.017Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:46:14.017Z] #62 50.44 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-07-08T16:46:14.088Z] #24 transferring context: 10.86MB 1.8s [Pipeline] sh [2022-07-08T16:46:14.279Z] #62 50.61 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-08T16:46:14.279Z] #62 50.67 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-08T16:46:14.279Z] #62 50.72 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-08T16:46:14.540Z] #62 50.88 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-08T16:46:14.540Z] #62 50.92 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-08T16:46:14.540Z] #62 50.95 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-08T16:46:14.540Z] #62 51.05 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-08T16:46:14.596Z] + docker version [2022-07-08T16:46:14.800Z] #62 51.20 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-08T16:46:14.800Z] #62 ... [2022-07-08T16:46:14.800Z] [2022-07-08T16:46:14.800Z] #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-07-08T16:46:14.800Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:46:14.800Z] #58 32.78 Reading package lists... [2022-07-08T16:46:14.800Z] #58 40.99 Building dependency tree... [2022-07-08T16:46:14.800Z] #58 46.11 The following additional packages will be installed: [2022-07-08T16:46:14.800Z] #58 46.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T16:46:14.800Z] #58 46.12 python3-protobuf python3-six [2022-07-08T16:46:14.800Z] #58 46.18 Suggested packages: [2022-07-08T16:46:14.800Z] #58 46.18 python3-setuptools [2022-07-08T16:46:14.800Z] #58 46.18 Recommended packages: [2022-07-08T16:46:14.800Z] #58 46.18 iproute2 | iproute [2022-07-08T16:46:14.800Z] #58 47.01 The following NEW packages will be installed: [2022-07-08T16:46:14.800Z] #58 47.01 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T16:46:14.800Z] #58 47.02 python3-protobuf python3-six [2022-07-08T16:46:14.800Z] #58 47.69 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:46:14.800Z] #58 47.69 Need to get 2314 kB of archives. [2022-07-08T16:46:14.800Z] #58 47.69 After this operation, 11.1 MB of additional disk space will be used. [2022-07-08T16:46:14.800Z] #58 47.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-08T16:46:14.800Z] #58 47.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T16:46:14.800Z] #58 47.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-08T16:46:14.800Z] #58 47.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-08T16:46:14.800Z] #58 47.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-08T16:46:14.800Z] #58 47.90 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-07-08T16:46:14.800Z] #58 47.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T16:46:14.800Z] #58 50.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-08T16:46:14.800Z] #58 ... [2022-07-08T16:46:14.800Z] [2022-07-08T16:46:14.800Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:46:14.800Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:46:14.800Z] #62 51.31 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-08T16:46:15.060Z] #62 ... [2022-07-08T16:46:15.060Z] [2022-07-08T16:46:15.060Z] #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-07-08T16:46:15.060Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T16:46:15.060Z] #64 51.00 v3.0.2 [2022-07-08T16:46:15.060Z] #64 DONE 51.4s [2022-07-08T16:46:15.060Z] [2022-07-08T16:46:15.060Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:46:15.060Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:46:15.060Z] #62 51.32 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-08T16:46:15.060Z] #62 51.45 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-08T16:46:15.746Z] Client: Docker Engine - Community [2022-07-08T16:46:15.746Z] Version: 20.10.14 [2022-07-08T16:46:15.746Z] API version: 1.41 [2022-07-08T16:46:15.746Z] Go version: go1.16.15 [2022-07-08T16:46:15.746Z] Git commit: a224086 [2022-07-08T16:46:15.746Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-08T16:46:15.746Z] OS/Arch: linux/amd64 [2022-07-08T16:46:15.746Z] Context: default [2022-07-08T16:46:15.746Z] Experimental: true [2022-07-08T16:46:15.746Z] [2022-07-08T16:46:15.746Z] Server: Docker Engine - Community [2022-07-08T16:46:15.746Z] Engine: [2022-07-08T16:46:15.746Z] Version: 20.10.14 [2022-07-08T16:46:15.746Z] API version: 1.41 (minimum version 1.12) [2022-07-08T16:46:15.746Z] Go version: go1.16.15 [2022-07-08T16:46:15.746Z] Git commit: 87a90dc [2022-07-08T16:46:15.746Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-08T16:46:15.746Z] OS/Arch: linux/amd64 [2022-07-08T16:46:15.746Z] Experimental: true [2022-07-08T16:46:15.746Z] containerd: [2022-07-08T16:46:15.746Z] Version: 1.5.11 [2022-07-08T16:46:15.746Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T16:46:15.746Z] runc: [2022-07-08T16:46:15.746Z] Version: 1.0.3 [2022-07-08T16:46:15.746Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-08T16:46:15.746Z] docker-init: [2022-07-08T16:46:15.746Z] Version: 0.19.0 [2022-07-08T16:46:15.746Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-08T16:46:16.104Z] + docker info [2022-07-08T16:46:16.453Z] #62 52.48 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-08T16:46:16.453Z] #62 52.56 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-08T16:46:16.453Z] #62 52.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-08T16:46:16.453Z] #62 52.86 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-08T16:46:17.379Z] #24 ... [2022-07-08T16:46:17.379Z] [2022-07-08T16:46:17.379Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T16:46:17.379Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-08T16:46:17.379Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-08T16:46:17.379Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-08T16:46:17.379Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-08T16:46:17.379Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-07-08T16:46:17.379Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2022-07-08T16:46:17.379Z] #71 DONE 5.4s [2022-07-08T16:46:17.379Z] [2022-07-08T16:46:17.379Z] #24 [internal] load build context [2022-07-08T16:46:17.379Z] #24 sha256:f3d437ca5b02205e4193fbc5562bbd33e5456a0036427a69351dcf3e126b72ea [2022-07-08T16:46:17.399Z] #62 53.61 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-08T16:46:17.399Z] #62 53.77 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-08T16:46:17.664Z] #62 53.89 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-08T16:46:17.664Z] #62 53.90 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-08T16:46:17.664Z] #62 54.10 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-08T16:46:17.924Z] #62 54.19 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-08T16:46:17.924Z] #62 54.23 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-08T16:46:17.924Z] #62 54.37 go: downloading github.com/prometheus/common v0.32.1 [2022-07-08T16:46:18.408Z] Client: Docker Engine - Community [2022-07-08T16:46:18.408Z] Version: 20.10.14 [2022-07-08T16:46:18.408Z] API version: 1.41 [2022-07-08T16:46:18.408Z] Go version: go1.16.15 [2022-07-08T16:46:18.408Z] Git commit: a224086 [2022-07-08T16:46:18.408Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-08T16:46:18.408Z] OS/Arch: linux/amd64 [2022-07-08T16:46:18.408Z] Context: default [2022-07-08T16:46:18.408Z] Experimental: true [2022-07-08T16:46:18.408Z] [2022-07-08T16:46:18.408Z] Server: Docker Engine - Community [2022-07-08T16:46:18.408Z] Engine: [2022-07-08T16:46:18.408Z] Version: 20.10.14 [2022-07-08T16:46:18.408Z] API version: 1.41 (minimum version 1.12) [2022-07-08T16:46:18.408Z] Go version: go1.16.15 [2022-07-08T16:46:18.408Z] Git commit: 87a90dc [2022-07-08T16:46:18.408Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-08T16:46:18.408Z] OS/Arch: linux/amd64 [2022-07-08T16:46:18.408Z] Experimental: true [2022-07-08T16:46:18.408Z] containerd: [2022-07-08T16:46:18.408Z] Version: 1.5.11 [2022-07-08T16:46:18.408Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T16:46:18.408Z] runc: [2022-07-08T16:46:18.408Z] Version: 1.0.3 [2022-07-08T16:46:18.408Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-08T16:46:18.408Z] docker-init: [2022-07-08T16:46:18.408Z] Version: 0.19.0 [2022-07-08T16:46:18.408Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-08T16:46:18.505Z] #62 ... [2022-07-08T16:46:18.505Z] [2022-07-08T16:46:18.505Z] #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-07-08T16:46:18.505Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T16:46:18.505Z] #47 54.78 NAME: [2022-07-08T16:46:18.505Z] #47 54.78 go-winres - A tool for embedding resources in Windows executables [2022-07-08T16:46:18.505Z] #47 54.78 [2022-07-08T16:46:18.505Z] #47 54.78 USAGE: [2022-07-08T16:46:18.505Z] #47 54.78 go-winres [global options] command [command options] [arguments...] [2022-07-08T16:46:18.505Z] #47 54.78 [2022-07-08T16:46:18.505Z] #47 54.78 COMMANDS: [2022-07-08T16:46:18.505Z] #47 54.78 init Create an initial ./winres/winres.json [2022-07-08T16:46:18.505Z] #47 54.78 make Make syso files for the "go build" command [2022-07-08T16:46:18.505Z] #47 54.78 simply Make syso files for the "go build" command (simplified) [2022-07-08T16:46:18.505Z] #47 54.78 extract Extract all resources from an executable [2022-07-08T16:46:18.505Z] #47 54.78 patch Replace resources in an executable file (exe, dll) [2022-07-08T16:46:18.505Z] #47 54.78 help, h Shows a list of commands or help for one command [2022-07-08T16:46:18.505Z] #47 54.78 [2022-07-08T16:46:18.505Z] #47 54.78 GLOBAL OPTIONS: [2022-07-08T16:46:18.505Z] #47 54.78 --help, -h show help (default: false) [2022-07-08T16:46:18.505Z] #47 DONE 54.9s [2022-07-08T16:46:18.505Z] [2022-07-08T16:46:18.505Z] #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-07-08T16:46:18.505Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:46:18.505Z] #83 50.74 Selecting previously unselected package autoconf. [2022-07-08T16:46:18.505Z] #83 50.75 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-08T16:46:18.505Z] #83 50.80 Unpacking autoconf (2.69-14) ... [2022-07-08T16:46:18.505Z] #83 51.41 Selecting previously unselected package autotools-dev. [2022-07-08T16:46:18.505Z] #83 51.41 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-08T16:46:18.505Z] #83 51.45 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-08T16:46:18.505Z] #83 51.66 Selecting previously unselected package automake. [2022-07-08T16:46:18.505Z] #83 51.66 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-08T16:46:18.505Z] #83 51.67 Unpacking automake (1:1.16.3-2) ... [2022-07-08T16:46:18.505Z] #83 52.58 Selecting previously unselected package patch. [2022-07-08T16:46:18.505Z] #83 52.58 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-08T16:46:18.505Z] #83 52.59 Unpacking patch (2.7.6-7) ... [2022-07-08T16:46:18.505Z] #83 52.95 Selecting previously unselected package dpkg-dev. [2022-07-08T16:46:18.505Z] #83 52.95 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-08T16:46:18.505Z] #83 52.98 Unpacking dpkg-dev (1.20.10) ... [2022-07-08T16:46:18.505Z] #83 54.92 Selecting previously unselected package build-essential. [2022-07-08T16:46:18.505Z] #83 54.98 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-08T16:46:18.505Z] #83 55.01 Unpacking build-essential (12.9) ... [2022-07-08T16:46:18.720Z] + docker info [2022-07-08T16:46:18.778Z] #83 55.12 Selecting previously unselected package libcap2:amd64. [2022-07-08T16:46:18.778Z] #83 55.13 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-08T16:46:18.778Z] #83 55.14 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-08T16:46:18.778Z] #83 55.22 Selecting previously unselected package libcap-dev:amd64. [2022-07-08T16:46:19.042Z] #83 55.30 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-08T16:46:19.042Z] #83 55.32 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-08T16:46:19.289Z] #24 transferring context: 35.91MB 6.9s [2022-07-08T16:46:19.302Z] #83 55.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T16:46:19.302Z] #83 55.63 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T16:46:19.302Z] #83 55.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:46:19.562Z] #83 55.78 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-08T16:46:19.562Z] #83 55.78 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-08T16:46:19.562Z] #83 55.78 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-08T16:46:19.562Z] #83 55.97 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-08T16:46:19.562Z] #83 55.97 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-08T16:46:19.562Z] #83 55.97 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T16:46:19.822Z] #83 56.21 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-08T16:46:19.822Z] #83 56.22 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-08T16:46:19.822Z] #83 56.23 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T16:46:20.766Z] #83 57.14 Selecting previously unselected package libtool. [2022-07-08T16:46:20.766Z] #83 57.15 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-08T16:46:20.766Z] #83 57.16 Unpacking libtool (2.4.6-15) ... [2022-07-08T16:46:21.195Z] #24 ... [2022-07-08T16:46:21.195Z] [2022-07-08T16:46:21.195Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T16:46:21.195Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T16:46:21.195Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-08T16:46:21.195Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-08T16:46:21.195Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-08T16:46:21.195Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2022-07-08T16:46:21.195Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2022-07-08T16:46:21.195Z] #73 DONE 8.8s [2022-07-08T16:46:21.195Z] [2022-07-08T16:46:21.195Z] #24 [internal] load build context [2022-07-08T16:46:21.195Z] #24 sha256:f3d437ca5b02205e4193fbc5562bbd33e5456a0036427a69351dcf3e126b72ea [2022-07-08T16:46:21.349Z] #83 57.56 Selecting previously unselected package libudev-dev:amd64. [2022-07-08T16:46:21.349Z] #83 57.56 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-08T16:46:21.349Z] #83 57.58 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-08T16:46:21.610Z] #83 57.99 Selecting previously unselected package libyajl2:amd64. [2022-07-08T16:46:21.611Z] #83 57.99 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-08T16:46:21.611Z] #83 57.99 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-08T16:46:21.766Z] #24 ... [2022-07-08T16:46:21.766Z] [2022-07-08T16:46:21.766Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-08T16:46:21.766Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-08T16:46:21.766Z] #72 DONE 0.8s [2022-07-08T16:46:21.766Z] [2022-07-08T16:46:21.766Z] #24 [internal] load build context [2022-07-08T16:46:21.766Z] #24 sha256:f3d437ca5b02205e4193fbc5562bbd33e5456a0036427a69351dcf3e126b72ea [2022-07-08T16:46:21.766Z] #24 transferring context: 61.65MB 9.8s done [2022-07-08T16:46:21.872Z] #83 58.20 Selecting previously unselected package libyajl-dev:amd64. [2022-07-08T16:46:21.872Z] #83 58.22 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-08T16:46:21.872Z] #83 58.22 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-08T16:46:22.025Z] #24 DONE 10.0s [2022-07-08T16:46:22.025Z] [2022-07-08T16:46:22.025Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:22.025Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:22.025Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-08T16:46:22.025Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-08T16:46:22.025Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-08T16:46:22.025Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.4s done [2022-07-08T16:46:22.025Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.5s done [2022-07-08T16:46:22.025Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.9s done [2022-07-08T16:46:22.025Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 3.4s done [2022-07-08T16:46:22.025Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 5.0s done [2022-07-08T16:46:22.025Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 8.0s done [2022-07-08T16:46:22.025Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 6.9s [2022-07-08T16:46:22.025Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.6s done [2022-07-08T16:46:22.133Z] #83 58.49 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T16:46:22.133Z] #83 58.52 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-08T16:46:22.133Z] #83 58.55 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-08T16:46:22.133Z] #83 58.57 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-08T16:46:22.133Z] #83 58.60 Setting up file (1:5.39-3) ... [2022-07-08T16:46:22.133Z] #83 58.62 Setting up bzip2 (1.0.8-4) ... [2022-07-08T16:46:22.133Z] #83 58.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:46:22.285Z] #11 ... [2022-07-08T16:46:22.285Z] [2022-07-08T16:46:22.285Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:46:22.285Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T16:46:22.285Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-08T16:46:22.285Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-08T16:46:22.285Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-08T16:46:22.285Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.4s done [2022-07-08T16:46:22.395Z] #83 58.67 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-08T16:46:22.395Z] #83 58.70 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-08T16:46:22.395Z] #83 58.72 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-08T16:46:22.395Z] #83 58.74 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-08T16:46:22.395Z] #83 58.77 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:46:22.395Z] #83 58.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T16:46:22.395Z] #83 58.83 Setting up patch (2.7.6-7) ... [2022-07-08T16:46:22.395Z] #83 58.84 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-08T16:46:22.395Z] #83 58.88 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-08T16:46:22.656Z] #83 58.89 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-08T16:46:22.656Z] #83 58.93 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T16:46:22.656Z] #83 58.95 Setting up libtool (2.4.6-15) ... [2022-07-08T16:46:22.656Z] #83 58.98 Setting up m4 (1.4.18-5) ... [2022-07-08T16:46:22.656Z] #83 59.01 Setting up dpkg-dev (1.20.10) ... [2022-07-08T16:46:22.656Z] #83 59.07 Setting up autoconf (2.69-14) ... [2022-07-08T16:46:22.656Z] #83 59.12 Setting up build-essential (12.9) ... [2022-07-08T16:46:22.712Z] Client: Docker Engine - Community [2022-07-08T16:46:22.712Z] Version: 20.10.14 [2022-07-08T16:46:22.712Z] API version: 1.41 [2022-07-08T16:46:22.712Z] Go version: go1.16.15 [2022-07-08T16:46:22.712Z] Git commit: a224086 [2022-07-08T16:46:22.712Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-08T16:46:22.712Z] OS/Arch: linux/arm64 [2022-07-08T16:46:22.712Z] Context: default [2022-07-08T16:46:22.712Z] Experimental: true [2022-07-08T16:46:22.712Z] [2022-07-08T16:46:22.712Z] Server: Docker Engine - Community [2022-07-08T16:46:22.712Z] Engine: [2022-07-08T16:46:22.712Z] Version: 20.10.14 [2022-07-08T16:46:22.712Z] API version: 1.41 (minimum version 1.12) [2022-07-08T16:46:22.712Z] Go version: go1.16.15 [2022-07-08T16:46:22.712Z] Git commit: 87a90dc [2022-07-08T16:46:22.712Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-08T16:46:22.712Z] OS/Arch: linux/arm64 [2022-07-08T16:46:22.712Z] Experimental: true [2022-07-08T16:46:22.712Z] containerd: [2022-07-08T16:46:22.712Z] Version: 1.5.11 [2022-07-08T16:46:22.712Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T16:46:22.712Z] runc: [2022-07-08T16:46:22.712Z] Version: 1.0.3 [2022-07-08T16:46:22.712Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-08T16:46:22.712Z] docker-init: [2022-07-08T16:46:22.712Z] Version: 0.19.0 [2022-07-08T16:46:22.712Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-08T16:46:22.854Z] #28 ... [2022-07-08T16:46:22.854Z] [2022-07-08T16:46:22.854Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-08T16:46:22.854Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-08T16:46:22.854Z] #74 DONE 0.9s [2022-07-08T16:46:22.854Z] [2022-07-08T16:46:22.854Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:22.854Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:22.917Z] #83 59.15 Setting up automake (1:1.16.3-2) ... [2022-07-08T16:46:22.917Z] #83 59.19 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-08T16:46:22.917Z] #83 ... [2022-07-08T16:46:22.917Z] [2022-07-08T16:46:22.917Z] #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-07-08T16:46:22.917Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T16:46:22.917Z] #41 58.90 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-07-08T16:46:22.917Z] #41 59.09 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-08T16:46:23.018Z] + docker info [2022-07-08T16:46:23.488Z] #41 ... [2022-07-08T16:46:23.488Z] [2022-07-08T16:46:23.488Z] #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-07-08T16:46:23.488Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:46:23.488Z] #83 59.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:46:23.488Z] #83 DONE 59.8s [2022-07-08T16:46:23.488Z] [2022-07-08T16:46:23.488Z] #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-07-08T16:46:23.489Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:46:25.399Z] #84 1.771 Cloning into '/tmp/crun-build'... [2022-07-08T16:46:25.969Z] #84 ... [2022-07-08T16:46:25.969Z] [2022-07-08T16:46:25.969Z] #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-07-08T16:46:25.969Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:46:25.969Z] #58 52.03 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:46:25.969Z] #58 52.40 Fetched 2314 kB in 3s (702 kB/s) [2022-07-08T16:46:25.969Z] #58 52.61 Selecting previously unselected package libprotobuf23:amd64. [2022-07-08T16:46:25.969Z] #58 52.61 (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-07-08T16:46:25.969Z] #58 52.69 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-08T16:46:25.969Z] #58 52.73 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-08T16:46:25.969Z] #58 54.02 Selecting previously unselected package python3-pkg-resources. [2022-07-08T16:46:25.969Z] #58 54.02 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T16:46:25.969Z] #58 54.02 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:46:25.969Z] #58 54.60 Selecting previously unselected package python3-six. [2022-07-08T16:46:25.969Z] #58 54.60 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-08T16:46:25.969Z] #58 54.63 Unpacking python3-six (1.16.0-2) ... [2022-07-08T16:46:25.969Z] #58 54.79 Selecting previously unselected package python3-protobuf. [2022-07-08T16:46:25.969Z] #58 54.79 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-08T16:46:25.969Z] #58 54.79 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-08T16:46:25.969Z] #58 55.59 Selecting previously unselected package libnet1:amd64. [2022-07-08T16:46:25.969Z] #58 55.59 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-08T16:46:25.969Z] #58 55.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:46:25.969Z] #58 55.90 Selecting previously unselected package libnl-3-200:amd64. [2022-07-08T16:46:25.969Z] #58 55.90 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-08T16:46:25.969Z] #58 55.93 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T16:46:25.969Z] #58 56.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T16:46:25.969Z] #58 56.12 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T16:46:25.969Z] #58 56.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:46:25.969Z] #58 56.30 Selecting previously unselected package criu. [2022-07-08T16:46:25.969Z] #58 56.30 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-08T16:46:25.969Z] #58 56.31 Unpacking criu (3.17-1) ... [2022-07-08T16:46:25.969Z] #58 57.50 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:46:25.969Z] #58 59.57 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-08T16:46:25.969Z] #58 59.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:46:25.969Z] #58 59.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:46:25.969Z] #58 59.63 Setting up python3-six (1.16.0-2) ... [2022-07-08T16:46:25.969Z] #58 61.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T16:46:25.969Z] #58 61.32 Setting up python3-protobuf (3.12.4-1) ... [2022-07-08T16:46:26.108Z] Client: [2022-07-08T16:46:26.108Z] Context: default [2022-07-08T16:46:26.108Z] Debug Mode: false [2022-07-08T16:46:26.108Z] Plugins: [2022-07-08T16:46:26.108Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-08T16:46:26.108Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-08T16:46:26.108Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-08T16:46:26.108Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-08T16:46:26.108Z] [2022-07-08T16:46:26.108Z] Server: [2022-07-08T16:46:26.108Z] Containers: 0 [2022-07-08T16:46:26.108Z] Running: 0 [2022-07-08T16:46:26.108Z] Paused: 0 [2022-07-08T16:46:26.108Z] Stopped: 0 [2022-07-08T16:46:26.109Z] Images: 0 [2022-07-08T16:46:26.109Z] Server Version: 20.10.14 [2022-07-08T16:46:26.109Z] Storage Driver: overlay2 [2022-07-08T16:46:26.109Z] Backing Filesystem: extfs [2022-07-08T16:46:26.109Z] Supports d_type: true [2022-07-08T16:46:26.109Z] Native Overlay Diff: true [2022-07-08T16:46:26.109Z] userxattr: false [2022-07-08T16:46:26.109Z] Logging Driver: json-file [2022-07-08T16:46:26.109Z] Cgroup Driver: cgroupfs [2022-07-08T16:46:26.109Z] Cgroup Version: 1 [2022-07-08T16:46:26.109Z] Plugins: [2022-07-08T16:46:26.109Z] Volume: local [2022-07-08T16:46:26.109Z] Network: bridge host ipvlan macvlan null overlay [2022-07-08T16:46:26.109Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-08T16:46:26.109Z] Swarm: inactive [2022-07-08T16:46:26.109Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-08T16:46:26.109Z] Default Runtime: runc [2022-07-08T16:46:26.109Z] Init Binary: docker-init [2022-07-08T16:46:26.109Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T16:46:26.109Z] runc version: v1.0.3-0-gf46b6ba [2022-07-08T16:46:26.109Z] init version: de40ad0 [2022-07-08T16:46:26.109Z] Security Options: [2022-07-08T16:46:26.109Z] apparmor [2022-07-08T16:46:26.109Z] seccomp [2022-07-08T16:46:26.109Z] Profile: default [2022-07-08T16:46:26.109Z] Kernel Version: 5.4.0-1071-aws [2022-07-08T16:46:26.109Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-08T16:46:26.109Z] OSType: linux [2022-07-08T16:46:26.109Z] Architecture: x86_64 [2022-07-08T16:46:26.109Z] CPUs: 2 [2022-07-08T16:46:26.109Z] Total Memory: 7.565GiB [2022-07-08T16:46:26.109Z] Name: ip-10-100-56-81 [2022-07-08T16:46:26.109Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-08T16:46:26.109Z] Docker Root Dir: /var/lib/docker [2022-07-08T16:46:26.109Z] Debug Mode: false [2022-07-08T16:46:26.109Z] Registry: https://index.docker.io/v1/ [2022-07-08T16:46:26.109Z] Labels: [2022-07-08T16:46:26.109Z] Experimental: true [2022-07-08T16:46:26.109Z] Insecure Registries: [2022-07-08T16:46:26.109Z] 127.0.0.0/8 [2022-07-08T16:46:26.109Z] Live Restore Enabled: true [2022-07-08T16:46:26.109Z] [2022-07-08T16:46:26.109Z] WARNING: No swap limit support [Pipeline] sh [2022-07-08T16:46:26.198Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.5s done [2022-07-08T16:46:26.198Z] #11 ... [2022-07-08T16:46:26.198Z] [2022-07-08T16:46:26.198Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:46:26.198Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T16:46:26.198Z] #28 DONE 13.7s [2022-07-08T16:46:26.198Z] [2022-07-08T16:46:26.198Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:26.198Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:26.198Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-08T16:46:26.409Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T16:46:26.409Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T16:46:26.409Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43785/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-08T16:46:26.409Z] + bash /home/ubuntu/workspace/moby_PR-43785/check-config.sh [2022-07-08T16:46:26.409Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-08T16:46:26.409Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-08T16:46:26.409Z] [2022-07-08T16:46:26.409Z] Generally Necessary: [2022-07-08T16:46:26.409Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-08T16:46:26.409Z] - apparmor: enabled and tools installed [2022-07-08T16:46:26.409Z] - CONFIG_NAMESPACES: enabled [2022-07-08T16:46:26.409Z] - CONFIG_NET_NS: enabled [2022-07-08T16:46:26.409Z] - CONFIG_PID_NS: enabled [2022-07-08T16:46:26.409Z] - CONFIG_IPC_NS: enabled [2022-07-08T16:46:26.409Z] - CONFIG_UTS_NS: enabled [2022-07-08T16:46:26.409Z] - CONFIG_CGROUPS: enabled [2022-07-08T16:46:26.409Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-08T16:46:26.409Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-08T16:46:26.409Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-08T16:46:26.409Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-08T16:46:26.409Z] - CONFIG_CPUSETS: enabled [2022-07-08T16:46:26.409Z] - CONFIG_MEMCG: enabled [2022-07-08T16:46:26.409Z] - CONFIG_KEYS: enabled [2022-07-08T16:46:26.409Z] - CONFIG_VETH: enabled (as module) [2022-07-08T16:46:26.409Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-08T16:46:26.677Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-08T16:46:26.677Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-08T16:46:26.677Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-08T16:46:26.677Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-08T16:46:26.677Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-08T16:46:26.677Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-08T16:46:26.677Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-08T16:46:26.677Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-08T16:46:26.677Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-08T16:46:26.677Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-08T16:46:26.677Z] - CONFIG_CGROUP_BPF: enabled [2022-07-08T16:46:26.677Z] [2022-07-08T16:46:26.677Z] Optional Features: [2022-07-08T16:46:26.677Z] - CONFIG_USER_NS: enabled [2022-07-08T16:46:26.677Z] - CONFIG_SECCOMP: enabled [2022-07-08T16:46:26.677Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-08T16:46:26.677Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-08T16:46:26.677Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-08T16:46:26.677Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-08T16:46:26.677Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-08T16:46:26.677Z] - CONFIG_BLK_CGROUP: enabled [2022-07-08T16:46:26.677Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-08T16:46:26.677Z] - CONFIG_CGROUP_PERF: enabled [2022-07-08T16:46:26.677Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-08T16:46:26.677Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-08T16:46:26.677Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-08T16:46:26.677Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-08T16:46:26.677Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-08T16:46:26.677Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-08T16:46:26.677Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-08T16:46:26.677Z] - CONFIG_IP_VS: enabled (as module) [2022-07-08T16:46:26.677Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-08T16:46:26.677Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-08T16:46:26.677Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-08T16:46:26.677Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-08T16:46:26.677Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-08T16:46:26.677Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-08T16:46:26.677Z] - CONFIG_EXT4_FS: enabled [2022-07-08T16:46:26.677Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-08T16:46:26.677Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-08T16:46:26.677Z] - Network Drivers: [2022-07-08T16:46:26.677Z] - "overlay": [2022-07-08T16:46:26.771Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.7s done [2022-07-08T16:46:26.771Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-08T16:46:26.942Z] - CONFIG_VXLAN: enabled (as module) [2022-07-08T16:46:26.942Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-08T16:46:26.942Z] Optional (for encrypted networks): [2022-07-08T16:46:26.942Z] - CONFIG_CRYPTO: enabled [2022-07-08T16:46:26.942Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-08T16:46:26.942Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-08T16:46:26.942Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-08T16:46:26.942Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-08T16:46:26.942Z] - CONFIG_XFRM: enabled [2022-07-08T16:46:26.942Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-08T16:46:26.942Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-08T16:46:26.942Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-08T16:46:26.942Z] - "ipvlan": [2022-07-08T16:46:26.942Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-08T16:46:26.942Z] - "macvlan": [2022-07-08T16:46:26.942Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-08T16:46:26.942Z] - CONFIG_DUMMY: enabled (as module) [2022-07-08T16:46:26.942Z] - "ftp,tftp client in container": [2022-07-08T16:46:26.942Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-08T16:46:26.942Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-08T16:46:26.942Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-08T16:46:26.942Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-08T16:46:26.942Z] - Storage Drivers: [2022-07-08T16:46:26.942Z] - "aufs": [2022-07-08T16:46:26.942Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-08T16:46:26.942Z] - "btrfs": [2022-07-08T16:46:26.942Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-08T16:46:26.942Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-08T16:46:26.942Z] - "devicemapper": [2022-07-08T16:46:26.942Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-08T16:46:26.942Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-08T16:46:26.942Z] - "overlay": [2022-07-08T16:46:26.942Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-08T16:46:26.942Z] - "zfs": [2022-07-08T16:46:26.942Z] - /dev/zfs: present [2022-07-08T16:46:26.942Z] - zfs command: missing [2022-07-08T16:46:26.942Z] - zpool command: missing [2022-07-08T16:46:26.942Z] [2022-07-08T16:46:26.942Z] Limits: [2022-07-08T16:46:26.942Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-08T16:46:26.942Z] [2022-07-08T16:46:26.942Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-08T16:46:27.277Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8927626378178a7aaf4c9985ddcee06a033a130e . [2022-07-08T16:46:27.277Z] #1 [internal] load build definition from Dockerfile [2022-07-08T16:46:27.277Z] #1 sha256:4820b94840874c64f3a5d538488456b4a32b5fcc5fdb862d0636a00e4b7ad603 [2022-07-08T16:46:27.277Z] #1 transferring dockerfile: [2022-07-08T16:46:27.539Z] #1 transferring dockerfile: 19.25kB done [2022-07-08T16:46:27.539Z] #1 DONE 0.2s [2022-07-08T16:46:27.539Z] [2022-07-08T16:46:27.539Z] #2 [internal] load .dockerignore [2022-07-08T16:46:27.539Z] #2 sha256:defce2e20a924941f0f2ae9a8d26d91d479ea831c79ac7bba321721167b738b2 [2022-07-08T16:46:27.539Z] #2 transferring context: 145B done [2022-07-08T16:46:27.539Z] #2 DONE 0.2s [2022-07-08T16:46:27.539Z] [2022-07-08T16:46:27.539Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-08T16:46:27.539Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-08T16:46:27.712Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.9s done [2022-07-08T16:46:27.973Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0.1s [2022-07-08T16:46:28.110Z] #3 DONE 0.5s [2022-07-08T16:46:28.110Z] [2022-07-08T16:46:28.110Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-08T16:46:28.110Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-08T16:46:28.110Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-08T16:46:28.110Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-08T16:46:28.110Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-08T16:46:28.110Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-08T16:46:28.110Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-07-08T16:46:28.371Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-08T16:46:28.372Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-08T16:46:28.372Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-08T16:46:28.657Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-08T16:46:28.923Z] #4 DONE 0.8s [2022-07-08T16:46:29.184Z] [2022-07-08T16:46:29.184Z] #5 [internal] load .dockerignore [2022-07-08T16:46:29.184Z] #5 sha256:8b5256f267454a7a01c7ab193b12d64634369ed5ac8313cda1deef06569ddc77 [2022-07-08T16:46:29.184Z] #5 DONE 0.0s [2022-07-08T16:46:29.184Z] [2022-07-08T16:46:29.184Z] #6 [internal] load build definition from Dockerfile [2022-07-08T16:46:29.184Z] #6 sha256:a7215d8eaf684b4b393fe3831628dce03afe3b17288c1376c3f6561065bc3ed0 [2022-07-08T16:46:29.184Z] #6 DONE 0.0s [2022-07-08T16:46:29.184Z] [2022-07-08T16:46:29.184Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T16:46:29.184Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-08T16:46:29.264Z] #58 ... [2022-07-08T16:46:29.264Z] [2022-07-08T16:46:29.264Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:46:29.264Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:46:29.264Z] #62 55.18 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-08T16:46:29.264Z] #62 55.18 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-08T16:46:29.264Z] #62 56.61 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-08T16:46:29.264Z] #62 58.20 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-08T16:46:29.767Z] #10 DONE 0.7s [2022-07-08T16:46:29.767Z] [2022-07-08T16:46:29.767Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T16:46:29.767Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-08T16:46:29.767Z] #8 DONE 0.7s [2022-07-08T16:46:29.767Z] [2022-07-08T16:46:29.767Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-08T16:46:29.767Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-08T16:46:29.767Z] #9 DONE 0.8s [2022-07-08T16:46:29.767Z] [2022-07-08T16:46:29.767Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-08T16:46:29.767Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-08T16:46:30.042Z] #7 DONE 0.8s [2022-07-08T16:46:30.613Z] [2022-07-08T16:46:30.613Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T16:46:30.613Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-08T16:46:30.613Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-08T16:46:30.613Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-08T16:46:30.613Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-08T16:46:30.613Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-08T16:46:30.658Z] #62 ... [2022-07-08T16:46:30.658Z] [2022-07-08T16:46:30.658Z] #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-07-08T16:46:30.658Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:46:30.658Z] #58 66.57 Setting up criu (3.17-1) ... [2022-07-08T16:46:30.874Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.15MB / 9.86MB 0.1s [2022-07-08T16:46:30.874Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.3s [2022-07-08T16:46:31.135Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.3s [2022-07-08T16:46:31.135Z] #71 ... [2022-07-08T16:46:31.135Z] [2022-07-08T16:46:31.135Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T16:46:31.135Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T16:46:31.135Z] #49 DONE 0.0s [2022-07-08T16:46:31.135Z] [2022-07-08T16:46:31.135Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T16:46:31.135Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-08T16:46:31.135Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-07-08T16:46:31.402Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-07-08T16:46:32.570Z] #58 68.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:46:33.140Z] #58 DONE 69.0s [2022-07-08T16:46:33.140Z] [2022-07-08T16:46:33.140Z] #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-07-08T16:46:33.140Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:46:33.140Z] #84 9.003 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-08T16:46:33.140Z] #84 9.018 Cloning into '/tmp/crun-build/libocispec'... [2022-07-08T16:46:33.256Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.2s [2022-07-08T16:46:33.710Z] #84 10.21 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-08T16:46:33.710Z] #84 10.22 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-08T16:46:33.710Z] #84 10.23 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-08T16:46:33.710Z] #84 10.23 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-08T16:46:33.710Z] #84 10.25 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-08T16:46:33.970Z] #84 ... [2022-07-08T16:46:33.970Z] [2022-07-08T16:46:33.970Z] #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-07-08T16:46:33.970Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T16:46:33.970Z] #41 60.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T16:46:35.215Z] Client: [2022-07-08T16:46:35.215Z] Context: default [2022-07-08T16:46:35.215Z] Debug Mode: false [2022-07-08T16:46:35.215Z] Plugins: [2022-07-08T16:46:35.215Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-08T16:46:35.215Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-08T16:46:35.215Z] [2022-07-08T16:46:35.215Z] Server: [2022-07-08T16:46:35.215Z] Containers: 0 [2022-07-08T16:46:35.215Z] Running: 0 [2022-07-08T16:46:35.215Z] Paused: 0 [2022-07-08T16:46:35.215Z] Stopped: 0 [2022-07-08T16:46:35.215Z] Images: 0 [2022-07-08T16:46:35.215Z] Server Version: 20.10.14 [2022-07-08T16:46:35.215Z] Storage Driver: overlay2 [2022-07-08T16:46:35.215Z] Backing Filesystem: extfs [2022-07-08T16:46:35.215Z] Supports d_type: true [2022-07-08T16:46:35.215Z] Native Overlay Diff: true [2022-07-08T16:46:35.215Z] userxattr: false [2022-07-08T16:46:35.215Z] Logging Driver: json-file [2022-07-08T16:46:35.215Z] Cgroup Driver: cgroupfs [2022-07-08T16:46:35.215Z] Cgroup Version: 1 [2022-07-08T16:46:35.215Z] Plugins: [2022-07-08T16:46:35.215Z] Volume: local [2022-07-08T16:46:35.215Z] Network: bridge host ipvlan macvlan null overlay [2022-07-08T16:46:35.215Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-08T16:46:35.215Z] Swarm: inactive [2022-07-08T16:46:35.215Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-08T16:46:35.215Z] Default Runtime: runc [2022-07-08T16:46:35.215Z] Init Binary: docker-init [2022-07-08T16:46:35.215Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T16:46:35.215Z] runc version: v1.0.3-0-gf46b6ba [2022-07-08T16:46:35.215Z] init version: de40ad0 [2022-07-08T16:46:35.215Z] Security Options: [2022-07-08T16:46:35.215Z] apparmor [2022-07-08T16:46:35.215Z] seccomp [2022-07-08T16:46:35.215Z] Profile: default [2022-07-08T16:46:35.215Z] Kernel Version: 5.13.0-1021-aws [2022-07-08T16:46:35.215Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-08T16:46:35.215Z] OSType: linux [2022-07-08T16:46:35.215Z] Architecture: aarch64 [2022-07-08T16:46:35.215Z] CPUs: 2 [2022-07-08T16:46:35.215Z] Total Memory: 7.562GiB [2022-07-08T16:46:35.215Z] Name: ip-10-100-117-83 [2022-07-08T16:46:35.215Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-08T16:46:35.215Z] Docker Root Dir: /var/lib/docker [2022-07-08T16:46:35.215Z] Debug Mode: false [2022-07-08T16:46:35.215Z] Registry: https://index.docker.io/v1/ [2022-07-08T16:46:35.215Z] Labels: [2022-07-08T16:46:35.215Z] Experimental: true [2022-07-08T16:46:35.215Z] Insecure Registries: [2022-07-08T16:46:35.215Z] 127.0.0.0/8 [2022-07-08T16:46:35.215Z] Live Restore Enabled: true [2022-07-08T16:46:35.215Z] [Pipeline] sh [2022-07-08T16:46:35.495Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T16:46:35.495Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T16:46:35.495Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43785/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-08T16:46:35.495Z] + bash /home/ubuntu/workspace/moby_PR-43785/check-config.sh [2022-07-08T16:46:35.495Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-08T16:46:35.495Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-08T16:46:35.495Z] [2022-07-08T16:46:35.495Z] Generally Necessary: [2022-07-08T16:46:35.495Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-08T16:46:35.495Z] - apparmor: enabled and tools installed [2022-07-08T16:46:35.495Z] - CONFIG_NAMESPACES: enabled [2022-07-08T16:46:35.495Z] - CONFIG_NET_NS: enabled [2022-07-08T16:46:35.495Z] - CONFIG_PID_NS: enabled [2022-07-08T16:46:35.495Z] - CONFIG_IPC_NS: enabled [2022-07-08T16:46:35.495Z] - CONFIG_UTS_NS: enabled [2022-07-08T16:46:35.495Z] - CONFIG_CGROUPS: enabled [2022-07-08T16:46:35.495Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-08T16:46:35.495Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-08T16:46:35.495Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-08T16:46:35.495Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-08T16:46:35.495Z] - CONFIG_CPUSETS: enabled [2022-07-08T16:46:35.495Z] - CONFIG_MEMCG: enabled [2022-07-08T16:46:35.495Z] - CONFIG_KEYS: enabled [2022-07-08T16:46:35.495Z] - CONFIG_VETH: enabled (as module) [2022-07-08T16:46:35.495Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-08T16:46:35.495Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-08T16:46:35.495Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-08T16:46:35.495Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-08T16:46:35.495Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-08T16:46:35.495Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-08T16:46:35.753Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-08T16:46:35.754Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-08T16:46:35.754Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-08T16:46:35.754Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-08T16:46:35.754Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-08T16:46:35.754Z] - CONFIG_CGROUP_BPF: enabled [2022-07-08T16:46:35.754Z] [2022-07-08T16:46:35.754Z] Optional Features: [2022-07-08T16:46:35.754Z] - CONFIG_USER_NS: enabled [2022-07-08T16:46:35.754Z] - CONFIG_SECCOMP: enabled [2022-07-08T16:46:35.754Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-08T16:46:35.754Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-08T16:46:35.754Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-08T16:46:35.754Z] (cgroup swap accounting is currently enabled) [2022-07-08T16:46:35.754Z] - CONFIG_BLK_CGROUP: enabled [2022-07-08T16:46:35.754Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-08T16:46:35.754Z] - CONFIG_CGROUP_PERF: enabled [2022-07-08T16:46:35.754Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-08T16:46:35.754Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-08T16:46:35.754Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-08T16:46:35.754Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-08T16:46:35.754Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-08T16:46:35.754Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-08T16:46:35.754Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-08T16:46:35.754Z] - CONFIG_IP_VS: enabled (as module) [2022-07-08T16:46:35.754Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-08T16:46:35.754Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-08T16:46:35.754Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-08T16:46:35.754Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-08T16:46:35.754Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-08T16:46:35.754Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-08T16:46:35.754Z] - CONFIG_EXT4_FS: enabled [2022-07-08T16:46:35.754Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-08T16:46:35.754Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-08T16:46:35.754Z] - Network Drivers: [2022-07-08T16:46:35.754Z] - "overlay": [2022-07-08T16:46:36.012Z] - CONFIG_VXLAN: enabled (as module) [2022-07-08T16:46:36.012Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-08T16:46:36.012Z] Optional (for encrypted networks): [2022-07-08T16:46:36.012Z] - CONFIG_CRYPTO: enabled [2022-07-08T16:46:36.012Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-08T16:46:36.012Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-08T16:46:36.012Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-08T16:46:36.012Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-08T16:46:36.012Z] - CONFIG_XFRM: enabled [2022-07-08T16:46:36.012Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-08T16:46:36.012Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-08T16:46:36.012Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-08T16:46:36.012Z] - "ipvlan": [2022-07-08T16:46:36.012Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-08T16:46:36.012Z] - "macvlan": [2022-07-08T16:46:36.012Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-08T16:46:36.012Z] - CONFIG_DUMMY: enabled (as module) [2022-07-08T16:46:36.012Z] - "ftp,tftp client in container": [2022-07-08T16:46:36.012Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-08T16:46:36.012Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-08T16:46:36.012Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-08T16:46:36.012Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-08T16:46:36.012Z] - Storage Drivers: [2022-07-08T16:46:36.012Z] - "aufs": [2022-07-08T16:46:36.012Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-08T16:46:36.012Z] - "btrfs": [2022-07-08T16:46:36.012Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-08T16:46:36.012Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-08T16:46:36.012Z] - "devicemapper": [2022-07-08T16:46:36.012Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-08T16:46:36.012Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-08T16:46:36.012Z] - "overlay": [2022-07-08T16:46:36.012Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-08T16:46:36.012Z] - "zfs": [2022-07-08T16:46:36.012Z] - /dev/zfs: present [2022-07-08T16:46:36.012Z] - zfs command: missing [2022-07-08T16:46:36.012Z] - zpool command: missing [2022-07-08T16:46:36.012Z] [2022-07-08T16:46:36.012Z] Limits: [2022-07-08T16:46:36.012Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-08T16:46:36.012Z] [2022-07-08T16:46:36.012Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-08T16:46:36.335Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8927626378178a7aaf4c9985ddcee06a033a130e . [2022-07-08T16:46:36.335Z] #1 [internal] load build definition from Dockerfile [2022-07-08T16:46:36.335Z] #1 sha256:39ddd743a7ef6ca158c41c99c9fbeb80473c5aaf6e32ebf97cf3942b1782c635 [2022-07-08T16:46:36.522Z] #41 ... [2022-07-08T16:46:36.522Z] [2022-07-08T16:46:36.522Z] #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-07-08T16:46:36.522Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:46:36.522Z] #84 13.19 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-08T16:46:36.548Z] #11 ... [2022-07-08T16:46:36.548Z] [2022-07-08T16:46:36.548Z] #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-07-08T16:46:36.548Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T16:46:36.548Z] #29 1.639 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:46:36.548Z] #29 1.652 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:46:36.548Z] #29 1.673 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:46:36.548Z] #29 1.772 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:46:36.548Z] #29 2.052 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:46:36.548Z] #29 2.423 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:46:36.548Z] #29 3.651 Fetched 8548 kB in 2s (3744 kB/s) [2022-07-08T16:46:36.548Z] #29 3.651 Reading package lists... [2022-07-08T16:46:36.548Z] #29 4.462 Reading package lists... [2022-07-08T16:46:36.548Z] #29 5.248 Building dependency tree... [2022-07-08T16:46:36.548Z] #29 5.623 The following additional packages will be installed: [2022-07-08T16:46:36.548Z] #29 5.623 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-08T16:46:36.548Z] #29 5.623 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-08T16:46:36.548Z] #29 5.623 Recommended packages: [2022-07-08T16:46:36.548Z] #29 5.623 libldap-common publicsuffix libsasl2-modules [2022-07-08T16:46:36.548Z] #29 5.787 The following NEW packages will be installed: [2022-07-08T16:46:36.548Z] #29 5.787 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-08T16:46:36.548Z] #29 5.787 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-08T16:46:36.548Z] #29 5.787 libssh2-1 openssl [2022-07-08T16:46:36.548Z] #29 6.056 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-08T16:46:36.548Z] #29 6.056 Need to get 3041 kB of archives. [2022-07-08T16:46:36.548Z] #29 6.056 After this operation, 6651 kB of additional disk space will be used. [2022-07-08T16:46:36.548Z] #29 6.056 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-08T16:46:36.548Z] #29 6.056 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-08T16:46:36.548Z] #29 6.056 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-08T16:46:36.548Z] #29 6.056 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-07-08T16:46:36.548Z] #29 6.056 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-08T16:46:36.548Z] #29 6.056 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-08T16:46:36.548Z] #29 6.056 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-08T16:46:36.548Z] #29 6.056 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-08T16:46:36.548Z] #29 6.056 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-08T16:46:36.548Z] #29 6.062 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-07-08T16:46:36.548Z] #29 6.062 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-08T16:46:36.548Z] #29 6.062 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-08T16:46:36.549Z] #29 6.095 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-08T16:46:36.549Z] #29 6.095 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-08T16:46:36.549Z] #29 6.095 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-08T16:46:36.549Z] #29 6.407 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:46:36.549Z] #29 6.449 Fetched 3041 kB in 0s (9414 kB/s) [2022-07-08T16:46:36.549Z] #29 6.505 Selecting previously unselected package openssl. [2022-07-08T16:46:36.549Z] #29 6.505 (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-07-08T16:46:36.549Z] #29 6.506 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-08T16:46:36.549Z] #29 6.524 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-08T16:46:36.549Z] #29 6.808 Selecting previously unselected package ca-certificates. [2022-07-08T16:46:36.549Z] #29 6.808 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-08T16:46:36.549Z] #29 6.843 Unpacking ca-certificates (20210119) ... [2022-07-08T16:46:36.549Z] #29 6.995 Selecting previously unselected package libbrotli1:amd64. [2022-07-08T16:46:36.549Z] #29 6.995 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-08T16:46:36.549Z] #29 7.005 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-08T16:46:36.549Z] #29 7.118 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-08T16:46:36.549Z] #29 7.118 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-08T16:46:36.549Z] #29 7.122 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:46:36.549Z] #29 7.245 Selecting previously unselected package libsasl2-2:amd64. [2022-07-08T16:46:36.549Z] #29 7.245 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-08T16:46:36.549Z] #29 7.254 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:46:36.549Z] #29 7.354 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-08T16:46:36.549Z] #29 7.354 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-08T16:46:36.549Z] #29 7.354 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T16:46:36.549Z] #29 7.470 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-08T16:46:36.549Z] #29 7.470 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-08T16:46:36.549Z] #29 7.475 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-08T16:46:36.549Z] #29 7.667 Selecting previously unselected package libpsl5:amd64. [2022-07-08T16:46:36.549Z] #29 7.667 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-08T16:46:36.549Z] #29 7.667 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-08T16:46:36.549Z] #29 7.779 Selecting previously unselected package librtmp1:amd64. [2022-07-08T16:46:36.549Z] #29 7.779 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-08T16:46:36.549Z] #29 7.783 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T16:46:36.549Z] #29 7.917 Selecting previously unselected package libssh2-1:amd64. [2022-07-08T16:46:36.549Z] #29 7.917 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-08T16:46:36.549Z] #29 7.921 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-08T16:46:36.549Z] #29 8.019 Selecting previously unselected package libcurl4:amd64. [2022-07-08T16:46:36.549Z] #29 8.019 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-08T16:46:36.549Z] #29 8.023 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-08T16:46:36.549Z] #29 8.188 Selecting previously unselected package curl. [2022-07-08T16:46:36.549Z] #29 8.188 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-08T16:46:36.549Z] #29 8.199 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-08T16:46:36.549Z] #29 8.323 Selecting previously unselected package libonig5:amd64. [2022-07-08T16:46:36.549Z] #29 8.323 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-08T16:46:36.549Z] #29 8.407 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T16:46:36.549Z] #29 8.522 Selecting previously unselected package libjq1:amd64. [2022-07-08T16:46:36.549Z] #29 8.522 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-08T16:46:36.549Z] #29 8.527 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-08T16:46:36.549Z] #29 8.659 Selecting previously unselected package jq. [2022-07-08T16:46:36.549Z] #29 8.659 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-08T16:46:36.549Z] #29 8.667 Unpacking jq (1.6-2.1) ... [2022-07-08T16:46:36.549Z] #29 8.753 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-08T16:46:36.549Z] #29 8.798 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-08T16:46:36.549Z] #29 8.808 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-08T16:46:36.549Z] #29 8.819 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:46:36.549Z] #29 8.828 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T16:46:36.549Z] #29 8.838 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:46:36.549Z] #29 8.847 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-08T16:46:36.549Z] #29 8.857 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-08T16:46:36.549Z] #29 8.873 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T16:46:36.549Z] #29 8.883 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-08T16:46:36.549Z] #29 8.894 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T16:46:36.549Z] #29 8.905 Setting up ca-certificates (20210119) ... [2022-07-08T16:46:36.549Z] #29 9.672 Updating certificates in /etc/ssl/certs... [2022-07-08T16:46:36.549Z] #29 ... [2022-07-08T16:46:36.549Z] [2022-07-08T16:46:36.549Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:36.549Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:36.549Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.6s done [2022-07-08T16:46:36.594Z] #1 transferring dockerfile: 19.25kB 0.1s done [2022-07-08T16:46:36.704Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s [2022-07-08T16:46:36.808Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-08T16:46:36.852Z] #1 DONE 0.3s [2022-07-08T16:46:36.852Z] [2022-07-08T16:46:36.852Z] #2 [internal] load .dockerignore [2022-07-08T16:46:36.852Z] #2 sha256:d9d06d40c18f0b126331207b2f6caa9d4c1672b38e7bc1633fe8576db210a745 [2022-07-08T16:46:36.852Z] #2 transferring context: 145B done [2022-07-08T16:46:36.852Z] #2 DONE 0.2s [2022-07-08T16:46:36.852Z] [2022-07-08T16:46:36.852Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-08T16:46:36.852Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-08T16:46:36.969Z] #71 ... [2022-07-08T16:46:36.969Z] [2022-07-08T16:46:36.969Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:36.969Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:36.969Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-07-08T16:46:36.969Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 3.0s done [2022-07-08T16:46:36.969Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-08T16:46:36.969Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-08T16:46:36.969Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-08T16:46:36.969Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.1s done [2022-07-08T16:46:36.969Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.8s done [2022-07-08T16:46:36.969Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 4.1s done [2022-07-08T16:46:36.969Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 5.9s done [2022-07-08T16:46:36.969Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 69.21MB / 141.75MB 6.3s [2022-07-08T16:46:36.969Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 4.3s done [2022-07-08T16:46:37.421Z] #3 DONE 0.6s [2022-07-08T16:46:37.421Z] [2022-07-08T16:46:37.421Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-08T16:46:37.421Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-08T16:46:37.421Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-08T16:46:37.421Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s [2022-07-08T16:46:37.421Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-08T16:46:37.421Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-08T16:46:37.421Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-08T16:46:37.547Z] #11 ... [2022-07-08T16:46:37.547Z] [2022-07-08T16:46:37.547Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T16:46:37.547Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-08T16:46:37.547Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.8s done [2022-07-08T16:46:37.547Z] #71 DONE 6.9s [2022-07-08T16:46:37.547Z] [2022-07-08T16:46:37.547Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:37.547Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:37.547Z] #11 ... [2022-07-08T16:46:37.547Z] [2022-07-08T16:46:37.547Z] #24 [internal] load build context [2022-07-08T16:46:37.547Z] #24 sha256:81295066af1868ab434b5c2506cea4c46e365a3dfe3115d9de56cd8a450f1e6e [2022-07-08T16:46:37.547Z] #24 transferring context: 40.50MB 6.9s [2022-07-08T16:46:37.547Z] #24 ... [2022-07-08T16:46:37.547Z] [2022-07-08T16:46:37.547Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:37.547Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:37.547Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 77.59MB / 141.75MB 6.9s [2022-07-08T16:46:37.547Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 3.5s [2022-07-08T16:46:37.680Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s done [2022-07-08T16:46:37.813Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 90.18MB / 141.75MB 7.3s [2022-07-08T16:46:37.938Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s [2022-07-08T16:46:37.938Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-08T16:46:38.196Z] #4 DONE 0.8s [2022-07-08T16:46:38.196Z] [2022-07-08T16:46:38.196Z] #6 [internal] load build definition from Dockerfile [2022-07-08T16:46:38.196Z] #6 sha256:43c12882a48f3d3b1ec5bf238aa0230cb0fbc9749a20f4829e95e0780c09a647 [2022-07-08T16:46:38.196Z] #6 DONE 0.0s [2022-07-08T16:46:38.196Z] [2022-07-08T16:46:38.196Z] #5 [internal] load .dockerignore [2022-07-08T16:46:38.196Z] #5 sha256:a72b1f4cfa3cc078264dd1e02162aec3a9cc72a1de01f3de50103677288744ca [2022-07-08T16:46:38.196Z] #5 DONE 0.0s [2022-07-08T16:46:38.196Z] [2022-07-08T16:46:38.196Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T16:46:38.196Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-08T16:46:38.391Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 99.61MB / 141.75MB 7.6s [2022-07-08T16:46:38.653Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 106.95MB / 141.75MB 7.9s [2022-07-08T16:46:38.914Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 119.54MB / 141.75MB 8.3s [2022-07-08T16:46:39.130Z] #10 DONE 1.0s [2022-07-08T16:46:39.130Z] [2022-07-08T16:46:39.130Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T16:46:39.130Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-08T16:46:39.343Z] #11 ... [2022-07-08T16:46:39.343Z] [2022-07-08T16:46:39.343Z] #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-07-08T16:46:39.343Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T16:46:39.343Z] #29 10.98 129 added, 0 removed; done. [2022-07-08T16:46:39.343Z] #29 11.01 Setting up jq (1.6-2.1) ... [2022-07-08T16:46:39.343Z] #29 11.03 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-08T16:46:39.343Z] #29 11.04 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-08T16:46:39.343Z] #29 11.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:46:39.343Z] #29 11.07 Processing triggers for ca-certificates (20210119) ... [2022-07-08T16:46:39.344Z] #29 11.08 Updating certificates in /etc/ssl/certs... [2022-07-08T16:46:39.344Z] #29 12.04 0 added, 0 removed; done. [2022-07-08T16:46:39.344Z] #29 12.04 Running hooks in /etc/ca-certificates/update.d... [2022-07-08T16:46:39.344Z] #29 12.04 done. [2022-07-08T16:46:39.344Z] #29 DONE 13.1s [2022-07-08T16:46:39.344Z] [2022-07-08T16:46:39.344Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-08T16:46:39.344Z] #30 sha256:e9217320c5f7bc5baa00f258bade8cfbcf8896209a5df2bd0e8ae4a8fc42aa5e [2022-07-08T16:46:39.344Z] #30 DONE 0.1s [2022-07-08T16:46:39.344Z] [2022-07-08T16:46:39.344Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:39.344Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:39.388Z] #9 DONE 1.0s [2022-07-08T16:46:39.388Z] [2022-07-08T16:46:39.388Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-08T16:46:39.388Z] #8 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-07-08T16:46:39.388Z] #8 DONE 1.0s [2022-07-08T16:46:39.388Z] [2022-07-08T16:46:39.388Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-08T16:46:39.388Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-08T16:46:39.388Z] #7 DONE 1.1s [2022-07-08T16:46:39.528Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 126.88MB / 141.75MB 8.7s [2022-07-08T16:46:39.528Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 136.31MB / 141.75MB 8.9s [2022-07-08T16:46:39.832Z] #84 15.84 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-08T16:46:40.469Z] #11 ... [2022-07-08T16:46:40.469Z] [2022-07-08T16:46:40.469Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:46:40.469Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T16:46:40.470Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-07-08T16:46:40.470Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-08T16:46:40.470Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 3.0s done [2022-07-08T16:46:40.470Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-08T16:46:40.470Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-08T16:46:40.673Z] Client: [2022-07-08T16:46:40.673Z] Context: default [2022-07-08T16:46:40.673Z] Debug Mode: false [2022-07-08T16:46:40.673Z] Plugins: [2022-07-08T16:46:40.673Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-08T16:46:40.673Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-08T16:46:40.673Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-08T16:46:40.673Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-08T16:46:40.673Z] [2022-07-08T16:46:40.673Z] Server: [2022-07-08T16:46:40.673Z] Containers: 0 [2022-07-08T16:46:40.673Z] Running: 0 [2022-07-08T16:46:40.673Z] Paused: 0 [2022-07-08T16:46:40.673Z] Stopped: 0 [2022-07-08T16:46:40.673Z] Images: 0 [2022-07-08T16:46:40.673Z] Server Version: 20.10.14 [2022-07-08T16:46:40.673Z] Storage Driver: overlay2 [2022-07-08T16:46:40.673Z] Backing Filesystem: extfs [2022-07-08T16:46:40.673Z] Supports d_type: true [2022-07-08T16:46:40.673Z] Native Overlay Diff: true [2022-07-08T16:46:40.673Z] userxattr: false [2022-07-08T16:46:40.673Z] Logging Driver: json-file [2022-07-08T16:46:40.673Z] Cgroup Driver: systemd [2022-07-08T16:46:40.673Z] Cgroup Version: 2 [2022-07-08T16:46:40.673Z] Plugins: [2022-07-08T16:46:40.673Z] Volume: local [2022-07-08T16:46:40.673Z] Network: bridge host ipvlan macvlan null overlay [2022-07-08T16:46:40.673Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-08T16:46:40.673Z] Swarm: inactive [2022-07-08T16:46:40.673Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-08T16:46:40.673Z] Default Runtime: runc [2022-07-08T16:46:40.673Z] Init Binary: docker-init [2022-07-08T16:46:40.673Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T16:46:40.673Z] runc version: v1.0.3-0-gf46b6ba [2022-07-08T16:46:40.673Z] init version: de40ad0 [2022-07-08T16:46:40.673Z] Security Options: [2022-07-08T16:46:40.673Z] apparmor [2022-07-08T16:46:40.673Z] seccomp [2022-07-08T16:46:40.673Z] Profile: default [2022-07-08T16:46:40.673Z] cgroupns [2022-07-08T16:46:40.673Z] Kernel Version: 5.13.0-1021-aws [2022-07-08T16:46:40.673Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-08T16:46:40.673Z] OSType: linux [2022-07-08T16:46:40.673Z] Architecture: x86_64 [2022-07-08T16:46:40.673Z] CPUs: 2 [2022-07-08T16:46:40.673Z] Total Memory: 7.476GiB [2022-07-08T16:46:40.673Z] Name: ip-10-100-59-9 [2022-07-08T16:46:40.673Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-08T16:46:40.673Z] Docker Root Dir: /var/lib/docker [2022-07-08T16:46:40.673Z] Debug Mode: false [2022-07-08T16:46:40.673Z] Registry: https://index.docker.io/v1/ [2022-07-08T16:46:40.673Z] Labels: [2022-07-08T16:46:40.673Z] Experimental: true [2022-07-08T16:46:40.673Z] Insecure Registries: [2022-07-08T16:46:40.673Z] 127.0.0.0/8 [2022-07-08T16:46:40.673Z] Live Restore Enabled: true [2022-07-08T16:46:40.673Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-08T16:46:40.730Z] #28 ... [2022-07-08T16:46:40.730Z] [2022-07-08T16:46:40.730Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T16:46:40.730Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T16:46:40.730Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-08T16:46:40.730Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-08T16:46:40.730Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-08T16:46:40.730Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-08T16:46:40.730Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-07-08T16:46:40.730Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.1s done [2022-07-08T16:46:40.730Z] #73 ... [2022-07-08T16:46:40.730Z] [2022-07-08T16:46:40.730Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:40.730Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:40.730Z] #11 ... [2022-07-08T16:46:40.730Z] [2022-07-08T16:46:40.730Z] #24 [internal] load build context [2022-07-08T16:46:40.730Z] #24 sha256:81295066af1868ab434b5c2506cea4c46e365a3dfe3115d9de56cd8a450f1e6e [2022-07-08T16:46:40.730Z] #24 transferring context: 61.65MB 9.4s done [2022-07-08T16:46:40.730Z] #24 DONE 10.4s [2022-07-08T16:46:40.730Z] [2022-07-08T16:46:40.730Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:40.730Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:40.998Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e033168bcc533f676ba37889e2848b7bbd419b67 . [2022-07-08T16:46:40.999Z] #2 [internal] load .dockerignore [2022-07-08T16:46:40.999Z] #2 sha256:427ffc81c814a304674633633765ebf945cf9a57f06b6d4efafd08e58bcd42de [2022-07-08T16:46:41.224Z] #84 17.64 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-08T16:46:41.259Z] #2 transferring context: 145B done [2022-07-08T16:46:41.259Z] #2 DONE 0.1s [2022-07-08T16:46:41.259Z] [2022-07-08T16:46:41.259Z] #1 [internal] load build definition from Dockerfile [2022-07-08T16:46:41.259Z] #1 sha256:a75fe8c6df079575955ee96ca070db609c4e6480b52f4a847fa5bf27afde8171 [2022-07-08T16:46:41.259Z] #1 transferring dockerfile: 19.25kB done [2022-07-08T16:46:41.259Z] #1 DONE 0.2s [2022-07-08T16:46:41.303Z] #11 ... [2022-07-08T16:46:41.303Z] [2022-07-08T16:46:41.303Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T16:46:41.303Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T16:46:41.303Z] #73 DONE 10.7s [2022-07-08T16:46:41.303Z] [2022-07-08T16:46:41.303Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:41.303Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:41.488Z] #84 17.98 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-08T16:46:41.521Z] [2022-07-08T16:46:41.521Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-08T16:46:41.521Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-08T16:46:41.748Z] #84 18.25 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-08T16:46:41.781Z] #3 DONE 0.4s [2022-07-08T16:46:41.781Z] [2022-07-08T16:46:41.781Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-08T16:46:41.781Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-08T16:46:41.781Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-08T16:46:41.781Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-08T16:46:41.781Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-08T16:46:42.041Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-08T16:46:42.041Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-08T16:46:42.041Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-08T16:46:42.245Z] #11 ... [2022-07-08T16:46:42.245Z] [2022-07-08T16:46:42.245Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-08T16:46:42.245Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-08T16:46:42.245Z] #72 DONE 0.7s [2022-07-08T16:46:42.245Z] [2022-07-08T16:46:42.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:42.246Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:42.302Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-08T16:46:42.563Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-08T16:46:42.563Z] #4 DONE 0.8s [2022-07-08T16:46:42.636Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.2s [2022-07-08T16:46:42.816Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 8.5s [2022-07-08T16:46:42.824Z] [2022-07-08T16:46:42.824Z] #6 [internal] load build definition from Dockerfile [2022-07-08T16:46:42.824Z] #6 sha256:6dc8f8a601003b3a3042bd95a88930f37f4f6c22fa04302e2b7bb430e24d00d7 [2022-07-08T16:46:42.824Z] #6 DONE 0.0s [2022-07-08T16:46:42.824Z] [2022-07-08T16:46:42.824Z] #5 [internal] load .dockerignore [2022-07-08T16:46:42.824Z] #5 sha256:d9ddb8b2d2b8b3fc34741a8daf9e381bc94fe19b8adfacab68eac0f8cc1b0981 [2022-07-08T16:46:42.824Z] #5 DONE 0.0s [2022-07-08T16:46:42.824Z] [2022-07-08T16:46:42.824Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T16:46:42.824Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-08T16:46:43.385Z] #11 ... [2022-07-08T16:46:43.385Z] [2022-07-08T16:46:43.385Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-08T16:46:43.385Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-08T16:46:43.385Z] #74 DONE 0.9s [2022-07-08T16:46:43.385Z] [2022-07-08T16:46:43.385Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:46:43.385Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T16:46:43.394Z] #10 ... [2022-07-08T16:46:43.394Z] [2022-07-08T16:46:43.394Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-08T16:46:43.394Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-08T16:46:43.394Z] #8 DONE 0.7s [2022-07-08T16:46:43.394Z] [2022-07-08T16:46:43.394Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T16:46:43.394Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-08T16:46:43.394Z] #10 DONE 0.8s [2022-07-08T16:46:43.394Z] [2022-07-08T16:46:43.394Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-08T16:46:43.394Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-08T16:46:43.576Z] [2022-07-08T16:46:43.576Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:46:43.576Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-07-08T16:46:43.576Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-07-08T16:46:43.576Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-08T16:46:43.576Z] #28 sha256:bd276cb1059f6502e342d3052a4c2767f2b3a0196508f5c2c34ce6da4a15b104 529B / 529B done [2022-07-08T16:46:43.576Z] #28 sha256:30d823f645b6a496842c2cff246aae9f07801fff859e8f5dc92d3a48e7b62209 1.48kB / 1.48kB done [2022-07-08T16:46:43.725Z] #9 DONE 0.8s [2022-07-08T16:46:43.725Z] [2022-07-08T16:46:43.725Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T16:46:43.725Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-08T16:46:43.725Z] #7 DONE 0.8s [2022-07-08T16:46:43.725Z] [2022-07-08T16:46:43.725Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T16:46:43.725Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T16:46:43.725Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-07-08T16:46:43.725Z] #73 DONE 0.0s [2022-07-08T16:46:43.725Z] [2022-07-08T16:46:43.725Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:46:43.725Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T16:46:43.725Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:46:43.836Z] #28 ... [2022-07-08T16:46:43.836Z] [2022-07-08T16:46:43.836Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T16:46:43.836Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T16:46:43.836Z] #49 DONE 0.0s [2022-07-08T16:46:43.836Z] [2022-07-08T16:46:43.836Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:46:43.836Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-07-08T16:46:43.836Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 0B / 53.70MB 0.3s [2022-07-08T16:46:43.836Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 14.68MB / 53.70MB 0.4s [2022-07-08T16:46:43.993Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.2s done [2022-07-08T16:46:44.094Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 22.02MB / 53.70MB 0.5s [2022-07-08T16:46:44.094Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 32.51MB / 53.70MB 0.6s [2022-07-08T16:46:44.257Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-08T16:46:44.257Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0B / 55.01MB 0.1s [2022-07-08T16:46:44.257Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-08T16:46:44.257Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-08T16:46:44.257Z] #28 ... [2022-07-08T16:46:44.257Z] [2022-07-08T16:46:44.257Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T16:46:44.257Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T16:46:44.257Z] #49 DONE 0.6s [2022-07-08T16:46:44.257Z] [2022-07-08T16:46:44.257Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:46:44.257Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T16:46:44.257Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 3.79MB / 55.01MB 0.2s [2022-07-08T16:46:44.293Z] #84 ... [2022-07-08T16:46:44.293Z] [2022-07-08T16:46:44.293Z] #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-07-08T16:46:44.293Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T16:46:44.293Z] #60 80.76 gotestsum version dev [2022-07-08T16:46:44.355Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 51.38MB / 53.70MB 0.8s [2022-07-08T16:46:44.517Z] #28 ... [2022-07-08T16:46:44.517Z] [2022-07-08T16:46:44.517Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T16:46:44.517Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T16:46:44.517Z] #49 DONE 0.0s [2022-07-08T16:46:44.517Z] [2022-07-08T16:46:44.517Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:46:44.517Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T16:46:44.517Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.34MB / 55.01MB 0.3s [2022-07-08T16:46:44.517Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 15.73MB / 55.01MB 0.4s [2022-07-08T16:46:44.540Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.5s done [2022-07-08T16:46:44.540Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-08T16:46:44.777Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 31.46MB / 55.01MB 0.6s [2022-07-08T16:46:44.864Z] #60 DONE 81.2s [2022-07-08T16:46:44.864Z] [2022-07-08T16:46:44.864Z] #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-07-08T16:46:44.864Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:46:45.046Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 48.23MB / 55.01MB 0.8s [2022-07-08T16:46:45.046Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.0s [2022-07-08T16:46:45.305Z] #28 DONE 14.4s [2022-07-08T16:46:45.305Z] [2022-07-08T16:46:45.305Z] #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-07-08T16:46:45.305Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T16:46:45.633Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.5s done [2022-07-08T16:46:45.732Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 2.1s done [2022-07-08T16:46:45.732Z] #28 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 [2022-07-08T16:46:46.317Z] #28 ... [2022-07-08T16:46:46.317Z] [2022-07-08T16:46:46.317Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T16:46:46.317Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-08T16:46:46.317Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-08T16:46:46.317Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-08T16:46:46.317Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-08T16:46:46.317Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-08T16:46:46.317Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-07-08T16:46:46.317Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-07-08T16:46:46.317Z] #71 DONE 3.0s [2022-07-08T16:46:46.317Z] [2022-07-08T16:46:46.317Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:46:46.317Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-07-08T16:46:46.579Z] #28 ... [2022-07-08T16:46:46.579Z] [2022-07-08T16:46:46.579Z] #24 [internal] load build context [2022-07-08T16:46:46.579Z] #24 sha256:f8cba5cd549f9a536e10e407ef05d08816e1e6e1082e0f3988401e08ef0ac4b1 [2022-07-08T16:46:46.579Z] #24 transferring context: 61.65MB 2.6s done [2022-07-08T16:46:46.579Z] #24 DONE 3.2s [2022-07-08T16:46:46.579Z] [2022-07-08T16:46:46.579Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:46:46.579Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-07-08T16:46:46.579Z] #28 ... [2022-07-08T16:46:46.579Z] [2022-07-08T16:46:46.579Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T16:46:46.579Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T16:46:46.579Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-08T16:46:46.579Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-08T16:46:46.579Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-08T16:46:46.579Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-08T16:46:46.579Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-07-08T16:46:46.579Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-07-08T16:46:46.579Z] #73 DONE 3.3s [2022-07-08T16:46:46.579Z] [2022-07-08T16:46:46.579Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:46:46.579Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-07-08T16:46:47.025Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0.8s [2022-07-08T16:46:47.225Z] #29 1.759 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:46:47.225Z] #29 1.771 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:46:47.225Z] #29 1.772 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:46:47.225Z] #29 2.017 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:46:47.225Z] #29 2.318 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:46:47.797Z] #29 2.854 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:46:48.489Z] #28 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 2.6s done [2022-07-08T16:46:49.179Z] #29 3.864 Fetched 8548 kB in 2s (3595 kB/s) [2022-07-08T16:46:49.578Z] #28 ... [2022-07-08T16:46:49.578Z] [2022-07-08T16:46:49.578Z] #24 [internal] load build context [2022-07-08T16:46:49.578Z] #24 sha256:05d5378bd5db3dab84c54face740aeab15ec8ed331ea0030244681a855b3b8a7 [2022-07-08T16:46:49.578Z] #24 transferring context: 61.64MB 4.9s done [2022-07-08T16:46:49.578Z] #24 DONE 5.5s [2022-07-08T16:46:49.578Z] [2022-07-08T16:46:49.578Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:49.578Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:49.578Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done [2022-07-08T16:46:49.578Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-08T16:46:49.578Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-08T16:46:49.578Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-08T16:46:49.578Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.8s done [2022-07-08T16:46:49.578Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.4s done [2022-07-08T16:46:49.578Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.5s done [2022-07-08T16:46:49.578Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.2s done [2022-07-08T16:46:49.578Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 3.1s done [2022-07-08T16:46:49.578Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 5.4s [2022-07-08T16:46:49.578Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.4s done [2022-07-08T16:46:49.750Z] #29 3.864 Reading package lists... [2022-07-08T16:46:49.825Z] #11 ... [2022-07-08T16:46:49.825Z] [2022-07-08T16:46:49.825Z] #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-07-08T16:46:49.825Z] #31 sha256:8136467ac62ee35f6b8cbc6be7612ddffafd5cfb99f64e7988eb6cd914d20b92 [2022-07-08T16:46:49.825Z] #31 2.116 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-08T16:46:49.825Z] #31 2.521 [2022-07-08T16:46:49.825Z] #31 2.728 #=#=# ######################################################################## 100.0% [2022-07-08T16:46:49.825Z] #31 3.097 [2022-07-08T16:46:49.825Z] #31 4.165 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-08T16:46:49.825Z] #31 4.502 [2022-07-08T16:46:49.825Z] #31 4.724 #=#=# ######################################################################## 100.0% [2022-07-08T16:46:49.825Z] #31 5.042 [2022-07-08T16:46:49.825Z] #31 6.227 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-08T16:46:49.825Z] #31 6.560 [2022-07-08T16:46:49.825Z] #31 6.787 #=#=# ######### 13.3% ######################################### 57.8% ################################################################ 89.6% ######################################################################## 100.0% [2022-07-08T16:46:49.825Z] #31 7.319 [2022-07-08T16:46:49.825Z] #31 8.293 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-08T16:46:49.825Z] #31 8.553 [2022-07-08T16:46:49.825Z] #31 8.768 #=#=# ######################################################################## 100.0% [2022-07-08T16:46:49.825Z] #31 9.024 [2022-07-08T16:46:49.825Z] #31 9.696 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-08T16:46:49.825Z] #31 9.979 [2022-07-08T16:46:49.825Z] #31 ... [2022-07-08T16:46:49.825Z] [2022-07-08T16:46:49.825Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:49.825Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:49.825Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.0s [2022-07-08T16:46:49.839Z] #11 ... [2022-07-08T16:46:49.839Z] [2022-07-08T16:46:49.839Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:46:49.839Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T16:46:50.103Z] #28 ... [2022-07-08T16:46:50.103Z] [2022-07-08T16:46:50.103Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T16:46:50.103Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-08T16:46:50.103Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-08T16:46:50.103Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-08T16:46:50.103Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-08T16:46:50.103Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-08T16:46:50.103Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2022-07-08T16:46:50.103Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-07-08T16:46:50.103Z] #71 DONE 6.0s [2022-07-08T16:46:50.103Z] [2022-07-08T16:46:50.103Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T16:46:50.103Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T16:46:50.103Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-08T16:46:50.103Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-08T16:46:50.103Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done [2022-07-08T16:46:50.103Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-07-08T16:46:50.103Z] #73 DONE 6.0s [2022-07-08T16:46:50.103Z] [2022-07-08T16:46:50.103Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:50.103Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:50.237Z] #54 ... [2022-07-08T16:46:50.237Z] [2022-07-08T16:46:50.237Z] #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-07-08T16:46:50.237Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T16:46:50.237Z] #19 74.08 Fetched 49.1 MB in 1min 12s (678 kB/s) [2022-07-08T16:46:50.691Z] #29 4.631 Reading package lists... [2022-07-08T16:46:50.691Z] #29 5.442 Building dependency tree... [2022-07-08T16:46:50.691Z] #29 5.819 The following additional packages will be installed: [2022-07-08T16:46:50.951Z] #29 5.819 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-08T16:46:50.951Z] #29 5.820 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-08T16:46:50.951Z] #29 5.822 Recommended packages: [2022-07-08T16:46:50.951Z] #29 5.822 libldap-common publicsuffix libsasl2-modules [2022-07-08T16:46:50.951Z] #29 5.951 The following NEW packages will be installed: [2022-07-08T16:46:50.951Z] #29 5.951 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-08T16:46:50.951Z] #29 5.951 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-08T16:46:50.951Z] #29 5.951 libssh2-1 openssl [2022-07-08T16:46:51.211Z] #29 6.239 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-08T16:46:51.211Z] #29 6.239 Need to get 3041 kB of archives. [2022-07-08T16:46:51.211Z] #29 6.239 After this operation, 6651 kB of additional disk space will be used. [2022-07-08T16:46:51.211Z] #29 6.239 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-08T16:46:51.211Z] #29 6.239 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-08T16:46:51.472Z] #29 6.255 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-08T16:46:51.472Z] #29 6.255 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-07-08T16:46:51.472Z] #29 6.255 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-08T16:46:51.472Z] #29 6.255 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-08T16:46:51.472Z] #29 6.255 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-08T16:46:51.472Z] #29 6.278 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-08T16:46:51.472Z] #29 6.278 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-08T16:46:51.472Z] #29 6.278 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-08T16:46:51.472Z] #29 6.278 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-07-08T16:46:51.472Z] #29 6.300 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-08T16:46:51.472Z] #29 6.308 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-08T16:46:51.472Z] #29 6.331 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-08T16:46:51.472Z] #29 6.331 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-08T16:46:51.735Z] #29 6.571 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:46:51.735Z] #29 6.622 Fetched 3041 kB in 0s (8573 kB/s) [2022-07-08T16:46:51.735Z] #29 6.679 Selecting previously unselected package openssl. [2022-07-08T16:46:51.735Z] #29 6.679 (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-07-08T16:46:51.735Z] #29 6.679 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-08T16:46:51.735Z] #29 6.686 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-08T16:46:51.996Z] #29 6.902 Selecting previously unselected package ca-certificates. [2022-07-08T16:46:51.996Z] #29 6.902 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-08T16:46:51.996Z] #29 6.911 Unpacking ca-certificates (20210119) ... [2022-07-08T16:46:52.018Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.9s done [2022-07-08T16:46:52.273Z] #29 7.126 Selecting previously unselected package libbrotli1:amd64. [2022-07-08T16:46:52.273Z] #29 7.126 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-08T16:46:52.273Z] #29 7.137 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-08T16:46:52.273Z] #29 7.266 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-08T16:46:52.273Z] #29 7.266 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-08T16:46:52.273Z] #29 7.329 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:46:52.278Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-08T16:46:52.278Z] #11 ... [2022-07-08T16:46:52.278Z] [2022-07-08T16:46:52.278Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:46:52.278Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T16:46:52.278Z] #28 DONE 8.4s [2022-07-08T16:46:52.278Z] [2022-07-08T16:46:52.278Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-08T16:46:52.278Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-08T16:46:52.278Z] #72 DONE 0.7s [2022-07-08T16:46:52.278Z] [2022-07-08T16:46:52.278Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:52.278Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:52.534Z] #29 7.485 Selecting previously unselected package libsasl2-2:amd64. [2022-07-08T16:46:52.534Z] #29 7.485 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-08T16:46:52.534Z] #29 7.485 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:46:52.534Z] #29 7.609 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-08T16:46:52.534Z] #29 7.609 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-08T16:46:52.671Z] #28 ... [2022-07-08T16:46:52.671Z] [2022-07-08T16:46:52.671Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:52.671Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-08T16:46:52.671Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-07-08T16:46:52.671Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-08T16:46:52.672Z] #11 sha256:47b9c8aa3f8b415aeca87a1e13353a611df4cf64a07e38f14b1bc9679d56a3b8 1.80kB / 1.80kB done [2022-07-08T16:46:52.672Z] #11 sha256:bc950948075bf8e1fe0467740895ef835b3f02433bd506557cdc0fa3e35aac1b 7.12kB / 7.12kB done [2022-07-08T16:46:52.672Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 1.9s done [2022-07-08T16:46:52.672Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 4.94MB / 4.94MB 2.1s done [2022-07-08T16:46:52.672Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 6.1s done [2022-07-08T16:46:52.672Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 2.5s done [2022-07-08T16:46:52.672Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 4.1s done [2022-07-08T16:46:52.672Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 108.88MB / 108.88MB 8.1s done [2022-07-08T16:46:52.672Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 8.3s done [2022-07-08T16:46:52.672Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 0.2s done [2022-07-08T16:46:52.672Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 0.2s done [2022-07-08T16:46:52.672Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 0.7s [2022-07-08T16:46:52.794Z] #29 7.647 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T16:46:52.795Z] #29 7.764 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-08T16:46:52.795Z] #29 7.764 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-08T16:46:52.795Z] #29 7.777 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-08T16:46:52.795Z] #29 7.856 Selecting previously unselected package libpsl5:amd64. [2022-07-08T16:46:52.795Z] #29 7.856 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-08T16:46:52.855Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.6s done [2022-07-08T16:46:52.929Z] #11 ... [2022-07-08T16:46:52.929Z] [2022-07-08T16:46:52.929Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T16:46:52.929Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-07-08T16:46:52.929Z] #28 DONE 9.5s [2022-07-08T16:46:52.929Z] [2022-07-08T16:46:52.929Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:52.929Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-08T16:46:53.055Z] #29 7.891 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-08T16:46:53.055Z] #29 7.992 Selecting previously unselected package librtmp1:amd64. [2022-07-08T16:46:53.055Z] #29 7.992 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-08T16:46:53.055Z] #29 7.997 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T16:46:53.055Z] #29 8.129 Selecting previously unselected package libssh2-1:amd64. [2022-07-08T16:46:53.055Z] #29 8.129 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-08T16:46:53.115Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-08T16:46:53.132Z] #11 ... [2022-07-08T16:46:53.132Z] [2022-07-08T16:46:53.132Z] #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-07-08T16:46:53.132Z] #31 sha256:8136467ac62ee35f6b8cbc6be7612ddffafd5cfb99f64e7988eb6cd914d20b92 [2022-07-08T16:46:53.132Z] #31 10.20 #=#=# ######################################################################## 100.0% [2022-07-08T16:46:53.132Z] #31 10.46 [2022-07-08T16:46:53.132Z] #31 10.53 Download of images into '/build' complete. [2022-07-08T16:46:53.132Z] #31 10.53 Use something like the following to load the result into a Docker daemon: [2022-07-08T16:46:53.132Z] #31 10.53 tar -cC '/build' . | docker load [2022-07-08T16:46:53.132Z] #31 DONE 13.6s [2022-07-08T16:46:53.132Z] [2022-07-08T16:46:53.132Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:53.132Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:53.315Z] #29 8.135 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-08T16:46:53.315Z] #29 8.268 Selecting previously unselected package libcurl4:amd64. [2022-07-08T16:46:53.315Z] #29 8.268 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-08T16:46:53.315Z] #29 8.268 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-08T16:46:53.315Z] #29 8.404 Selecting previously unselected package curl. [2022-07-08T16:46:53.315Z] #29 8.404 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-08T16:46:53.376Z] #11 ... [2022-07-08T16:46:53.376Z] [2022-07-08T16:46:53.376Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-08T16:46:53.376Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-08T16:46:53.376Z] #74 DONE 0.9s [2022-07-08T16:46:53.376Z] [2022-07-08T16:46:53.376Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:53.376Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:53.376Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.4s done [2022-07-08T16:46:53.500Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 1.8s done [2022-07-08T16:46:53.575Z] #29 8.410 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-08T16:46:53.575Z] #29 8.537 Selecting previously unselected package libonig5:amd64. [2022-07-08T16:46:53.575Z] #29 8.537 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-08T16:46:53.575Z] #29 8.546 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T16:46:53.575Z] #29 8.638 Selecting previously unselected package libjq1:amd64. [2022-07-08T16:46:53.575Z] #29 8.638 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-08T16:46:53.835Z] #29 8.649 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-08T16:46:53.835Z] #29 8.720 Selecting previously unselected package jq. [2022-07-08T16:46:53.835Z] #29 8.720 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-08T16:46:53.835Z] #29 8.725 Unpacking jq (1.6-2.1) ... [2022-07-08T16:46:53.835Z] #29 8.806 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-08T16:46:53.835Z] #29 8.822 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-08T16:46:53.835Z] #29 8.835 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-08T16:46:53.835Z] #29 8.846 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:46:53.835Z] #29 8.859 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T16:46:53.835Z] #29 8.874 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:46:53.835Z] #29 8.891 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-08T16:46:53.947Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-08T16:46:54.067Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e [2022-07-08T16:46:54.097Z] #29 8.897 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-08T16:46:54.097Z] #29 8.922 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T16:46:54.097Z] #29 8.934 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-08T16:46:54.097Z] #29 8.950 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T16:46:54.097Z] #29 8.954 Setting up ca-certificates (20210119) ... [2022-07-08T16:46:54.358Z] #29 ... [2022-07-08T16:46:54.358Z] [2022-07-08T16:46:54.358Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:54.358Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:46:54.358Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.6s done [2022-07-08T16:46:54.358Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.7s done [2022-07-08T16:46:54.358Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s done [2022-07-08T16:46:54.358Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 7.4s [2022-07-08T16:46:54.932Z] #11 ... [2022-07-08T16:46:54.932Z] [2022-07-08T16:46:54.932Z] #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-07-08T16:46:54.932Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T16:46:54.932Z] #29 9.764 Updating certificates in /etc/ssl/certs... [2022-07-08T16:46:55.040Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.2s [2022-07-08T16:46:55.607Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 11.0s done [2022-07-08T16:46:55.874Z] #29 10.94 129 added, 0 removed; done. [2022-07-08T16:46:55.874Z] #29 11.01 Setting up jq (1.6-2.1) ... [2022-07-08T16:46:56.148Z] #29 11.02 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-08T16:46:56.148Z] #29 11.04 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-08T16:46:56.148Z] #29 11.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:46:56.148Z] #29 11.08 Processing triggers for ca-certificates (20210119) ... [2022-07-08T16:46:56.148Z] #29 11.09 Updating certificates in /etc/ssl/certs... [2022-07-08T16:46:56.175Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-08T16:46:56.175Z] #11 DONE 44.0s [2022-07-08T16:46:56.175Z] [2022-07-08T16:46:56.175Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-08T16:46:56.175Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-08T16:46:56.815Z] #19 74.08 Reading package lists... [2022-07-08T16:46:56.815Z] #19 ... [2022-07-08T16:46:56.815Z] [2022-07-08T16:46:56.815Z] #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-07-08T16:46:56.815Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:46:56.815Z] #84 32.90 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-08T16:46:57.102Z] #29 12.14 0 added, 0 removed; done. [2022-07-08T16:46:57.102Z] #29 12.14 Running hooks in /etc/ca-certificates/update.d... [2022-07-08T16:46:57.114Z] #12 DONE 0.7s [2022-07-08T16:46:57.115Z] [2022-07-08T16:46:57.115Z] #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-07-08T16:46:57.115Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-08T16:46:57.352Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 3.2s done [2022-07-08T16:46:57.363Z] #29 12.14 done. [2022-07-08T16:46:57.685Z] #13 DONE 0.6s [2022-07-08T16:46:57.685Z] [2022-07-08T16:46:57.685Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-08T16:46:57.685Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-08T16:46:57.686Z] #33 DONE 0.0s [2022-07-08T16:46:57.686Z] [2022-07-08T16:46:57.686Z] #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-07-08T16:46:57.686Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T16:46:57.686Z] #34 ... [2022-07-08T16:46:57.686Z] [2022-07-08T16:46:57.686Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-08T16:46:57.686Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-08T16:46:57.686Z] #46 DONE 0.2s [2022-07-08T16:46:57.944Z] [2022-07-08T16:46:57.944Z] #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-07-08T16:46:57.944Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-08T16:46:57.944Z] #50 DONE 0.3s [2022-07-08T16:46:57.944Z] [2022-07-08T16:46:57.944Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-08T16:46:57.944Z] #25 sha256:f17240963d566207f046c1b03ce005fd29660c8704bafcbed8bcaa1e9e64797c [2022-07-08T16:46:57.944Z] #25 DONE 0.3s [2022-07-08T16:46:57.944Z] [2022-07-08T16:46:57.944Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-08T16:46:57.944Z] #66 sha256:4c46388311eb4d47c25040ad0bf0eb892f4e8b3aa126a61976e669531a9756fa [2022-07-08T16:46:57.944Z] #66 DONE 0.3s [2022-07-08T16:46:57.944Z] [2022-07-08T16:46:57.944Z] #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-07-08T16:46:57.944Z] #67 sha256:c368ee587a23bc0102401b8a3c6701ee89a425291c2fc813560a8948ab339625 [2022-07-08T16:46:58.153Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.5s done [2022-07-08T16:46:58.295Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c [2022-07-08T16:46:58.413Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-08T16:46:58.753Z] #29 DONE 13.4s [2022-07-08T16:46:58.753Z] [2022-07-08T16:46:58.753Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-08T16:46:58.753Z] #30 sha256:f621f6eebeac32443f87ff9b2b947ec5e22ae46a2dc48f2fce435d339a6adb01 [2022-07-08T16:46:58.753Z] #30 DONE 0.2s [2022-07-08T16:46:58.753Z] [2022-07-08T16:46:58.753Z] #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-07-08T16:46:58.753Z] #31 sha256:d9cad5c1f8fbc88f3d9f7d28d5fb25d56d1d48172b48751d5ee6a1ce81f2cdac [2022-07-08T16:46:59.229Z] #11 ... [2022-07-08T16:46:59.229Z] [2022-07-08T16:46:59.229Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-08T16:46:59.229Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-08T16:46:59.229Z] #72 DONE 1.3s [2022-07-08T16:46:59.229Z] [2022-07-08T16:46:59.229Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:46:59.229Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-08T16:46:59.229Z] #11 ... [2022-07-08T16:46:59.229Z] [2022-07-08T16:46:59.229Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-08T16:46:59.229Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-08T16:47:01.293Z] #31 2.229 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-08T16:47:01.293Z] #31 2.662 [2022-07-08T16:47:01.554Z] #31 2.879 #=#=# ######################################################################## 100.0% [2022-07-08T16:47:01.766Z] #74 DONE 2.3s [2022-07-08T16:47:01.766Z] [2022-07-08T16:47:01.766Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:47:01.766Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-08T16:47:01.816Z] #31 3.225 [2022-07-08T16:47:02.617Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 4.0s done [2022-07-08T16:47:02.617Z] #11 ... [2022-07-08T16:47:02.617Z] [2022-07-08T16:47:02.617Z] #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-07-08T16:47:02.617Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T16:47:02.617Z] #29 0.913 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:02.617Z] #29 0.968 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:02.617Z] #29 0.968 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:02.617Z] #29 1.132 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:47:02.617Z] #29 1.317 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:47:02.617Z] #29 1.635 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:47:02.617Z] #29 3.045 Fetched 8548 kB in 2s (3579 kB/s) [2022-07-08T16:47:02.617Z] #29 3.045 Reading package lists... [2022-07-08T16:47:02.617Z] #29 3.885 Reading package lists... [2022-07-08T16:47:02.617Z] #29 4.689 Building dependency tree... [2022-07-08T16:47:02.617Z] #29 5.048 The following additional packages will be installed: [2022-07-08T16:47:02.617Z] #29 5.049 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-08T16:47:02.617Z] #29 5.049 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-08T16:47:02.617Z] #29 5.050 Recommended packages: [2022-07-08T16:47:02.617Z] #29 5.050 libldap-common publicsuffix libsasl2-modules [2022-07-08T16:47:02.617Z] #29 5.184 The following NEW packages will be installed: [2022-07-08T16:47:02.617Z] #29 5.185 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-08T16:47:02.617Z] #29 5.186 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-08T16:47:02.617Z] #29 5.186 libssh2-1 openssl [2022-07-08T16:47:02.617Z] #29 5.467 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-08T16:47:02.617Z] #29 5.467 Need to get 3041 kB of archives. [2022-07-08T16:47:02.617Z] #29 5.467 After this operation, 6651 kB of additional disk space will be used. [2022-07-08T16:47:02.617Z] #29 5.467 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-08T16:47:02.617Z] #29 5.476 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-08T16:47:02.617Z] #29 5.484 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-08T16:47:02.617Z] #29 5.484 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-07-08T16:47:02.617Z] #29 5.484 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-08T16:47:02.617Z] #29 5.484 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-08T16:47:02.617Z] #29 5.487 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-08T16:47:02.617Z] #29 5.487 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-08T16:47:02.617Z] #29 5.487 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-08T16:47:02.617Z] #29 5.502 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-08T16:47:02.617Z] #29 5.512 Get:11 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-08T16:47:02.617Z] #29 5.512 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-07-08T16:47:02.617Z] #29 5.512 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-08T16:47:02.617Z] #29 5.527 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-08T16:47:02.617Z] #29 5.540 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-08T16:47:02.617Z] #29 5.709 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:47:02.617Z] #29 5.741 Fetched 3041 kB in 0s (8788 kB/s) [2022-07-08T16:47:02.617Z] #29 5.765 Selecting previously unselected package openssl. [2022-07-08T16:47:02.617Z] #29 5.765 (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-07-08T16:47:02.617Z] #29 5.770 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-08T16:47:02.617Z] #29 5.774 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-08T16:47:02.617Z] #29 5.946 Selecting previously unselected package ca-certificates. [2022-07-08T16:47:02.617Z] #29 5.946 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-08T16:47:02.617Z] #29 5.946 Unpacking ca-certificates (20210119) ... [2022-07-08T16:47:02.617Z] #29 6.025 Selecting previously unselected package libbrotli1:amd64. [2022-07-08T16:47:02.617Z] #29 6.025 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-08T16:47:02.617Z] #29 6.032 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-08T16:47:02.617Z] #29 6.107 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-08T16:47:02.617Z] #29 6.107 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-08T16:47:02.617Z] #29 6.113 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:47:02.617Z] #29 6.153 Selecting previously unselected package libsasl2-2:amd64. [2022-07-08T16:47:02.617Z] #29 6.153 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-08T16:47:02.617Z] #29 6.157 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:47:02.617Z] #29 6.202 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-08T16:47:02.617Z] #29 6.204 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-08T16:47:02.617Z] #29 6.207 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T16:47:02.617Z] #29 6.272 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-08T16:47:02.617Z] #29 6.272 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-08T16:47:02.617Z] #29 6.276 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-08T16:47:02.617Z] #29 6.325 Selecting previously unselected package libpsl5:amd64. [2022-07-08T16:47:02.617Z] #29 6.325 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-08T16:47:02.617Z] #29 6.329 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-08T16:47:02.617Z] #29 6.366 Selecting previously unselected package librtmp1:amd64. [2022-07-08T16:47:02.617Z] #29 6.366 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-08T16:47:02.617Z] #29 6.370 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T16:47:02.617Z] #29 6.414 Selecting previously unselected package libssh2-1:amd64. [2022-07-08T16:47:02.617Z] #29 6.414 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-08T16:47:02.617Z] #29 6.418 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-08T16:47:02.617Z] #29 6.470 Selecting previously unselected package libcurl4:amd64. [2022-07-08T16:47:02.617Z] #29 6.470 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-08T16:47:02.617Z] #29 6.475 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-08T16:47:02.617Z] #29 6.550 Selecting previously unselected package curl. [2022-07-08T16:47:02.617Z] #29 6.550 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-08T16:47:02.617Z] #29 6.554 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-08T16:47:02.617Z] #29 6.614 Selecting previously unselected package libonig5:amd64. [2022-07-08T16:47:02.617Z] #29 6.615 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-08T16:47:02.617Z] #29 6.620 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T16:47:02.617Z] #29 6.684 Selecting previously unselected package libjq1:amd64. [2022-07-08T16:47:02.617Z] #29 6.684 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-08T16:47:02.617Z] #29 6.731 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-08T16:47:02.617Z] #29 6.788 Selecting previously unselected package jq. [2022-07-08T16:47:02.617Z] #29 6.788 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-08T16:47:02.617Z] #29 6.788 Unpacking jq (1.6-2.1) ... [2022-07-08T16:47:02.617Z] #29 6.834 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-08T16:47:02.618Z] #29 6.847 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-08T16:47:02.618Z] #29 6.858 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-08T16:47:02.618Z] #29 6.869 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:47:02.618Z] #29 6.878 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T16:47:02.618Z] #29 6.890 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:47:02.618Z] #29 6.904 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-08T16:47:02.618Z] #29 6.917 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-08T16:47:02.618Z] #29 6.930 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T16:47:02.618Z] #29 6.949 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-08T16:47:02.618Z] #29 6.959 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T16:47:02.618Z] #29 6.981 Setting up ca-certificates (20210119) ... [2022-07-08T16:47:02.618Z] #29 7.543 Updating certificates in /etc/ssl/certs... [2022-07-08T16:47:02.618Z] #29 8.192 129 added, 0 removed; done. [2022-07-08T16:47:02.618Z] #29 8.222 Setting up jq (1.6-2.1) ... [2022-07-08T16:47:02.618Z] #29 8.234 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-08T16:47:02.618Z] #29 8.246 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-08T16:47:02.618Z] #29 8.256 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:47:02.618Z] #29 8.277 Processing triggers for ca-certificates (20210119) ... [2022-07-08T16:47:02.618Z] #29 8.289 Updating certificates in /etc/ssl/certs... [2022-07-08T16:47:02.618Z] #29 8.836 0 added, 0 removed; done. [2022-07-08T16:47:02.618Z] #29 8.836 Running hooks in /etc/ca-certificates/update.d... [2022-07-08T16:47:02.618Z] #29 8.837 done. [2022-07-08T16:47:02.758Z] #31 4.276 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-08T16:47:02.880Z] #29 DONE 10.6s [2022-07-08T16:47:02.880Z] [2022-07-08T16:47:02.880Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:47:02.880Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:47:02.880Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-08T16:47:03.142Z] #11 ... [2022-07-08T16:47:03.142Z] [2022-07-08T16:47:03.142Z] #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-07-08T16:47:03.142Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-07-08T16:47:03.142Z] #29 1.879 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:03.142Z] #29 1.879 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:03.142Z] #29 1.893 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:03.142Z] #29 2.045 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T16:47:03.142Z] #29 2.238 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T16:47:03.142Z] #29 2.507 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T16:47:03.142Z] #29 3.395 Fetched 8435 kB in 2s (4724 kB/s) [2022-07-08T16:47:03.142Z] #29 3.395 Reading package lists... [2022-07-08T16:47:03.142Z] #29 3.938 Reading package lists... [2022-07-08T16:47:03.142Z] #29 4.521 Building dependency tree... [2022-07-08T16:47:03.142Z] #29 4.820 The following additional packages will be installed: [2022-07-08T16:47:03.142Z] #29 4.820 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-08T16:47:03.142Z] #29 4.821 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-08T16:47:03.142Z] #29 4.822 Recommended packages: [2022-07-08T16:47:03.142Z] #29 4.822 libldap-common publicsuffix libsasl2-modules [2022-07-08T16:47:03.142Z] #29 4.914 The following NEW packages will be installed: [2022-07-08T16:47:03.142Z] #29 4.915 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-08T16:47:03.142Z] #29 4.915 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-08T16:47:03.142Z] #29 4.917 libssh2-1 openssl [2022-07-08T16:47:03.142Z] #29 5.195 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-08T16:47:03.142Z] #29 5.195 Need to get 2934 kB of archives. [2022-07-08T16:47:03.142Z] #29 5.195 After this operation, 6476 kB of additional disk space will be used. [2022-07-08T16:47:03.142Z] #29 5.195 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-08T16:47:03.142Z] #29 5.203 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-08T16:47:03.142Z] #29 5.203 Get:3 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-08T16:47:03.142Z] #29 5.206 Get:4 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-08T16:47:03.142Z] #29 5.208 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-07-08T16:47:03.142Z] #29 5.210 Get:6 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-08T16:47:03.142Z] #29 5.211 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-08T16:47:03.142Z] #29 5.213 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-08T16:47:03.142Z] #29 5.215 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-08T16:47:03.142Z] #29 5.220 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-08T16:47:03.142Z] #29 5.227 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-08T16:47:03.142Z] #29 5.227 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-08T16:47:03.142Z] #29 5.227 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-08T16:47:03.142Z] #29 5.266 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-08T16:47:03.142Z] #29 5.267 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-08T16:47:03.142Z] #29 5.585 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:47:03.142Z] #29 5.658 Fetched 2934 kB in 0s (8341 kB/s) [2022-07-08T16:47:03.142Z] #29 5.874 Selecting previously unselected package openssl. [2022-07-08T16:47:03.142Z] #29 5.874 (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-07-08T16:47:03.142Z] #29 5.878 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-08T16:47:03.142Z] #29 5.935 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-08T16:47:03.142Z] #29 6.435 Selecting previously unselected package ca-certificates. [2022-07-08T16:47:03.142Z] #29 6.435 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-08T16:47:03.142Z] #29 6.441 Unpacking ca-certificates (20210119) ... [2022-07-08T16:47:03.142Z] #29 6.524 Selecting previously unselected package libbrotli1:arm64. [2022-07-08T16:47:03.142Z] #29 6.524 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-08T16:47:03.142Z] #29 6.532 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-08T16:47:03.142Z] #29 6.774 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-08T16:47:03.142Z] #29 6.774 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-08T16:47:03.142Z] #29 6.787 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:47:03.142Z] #29 7.240 Selecting previously unselected package libsasl2-2:arm64. [2022-07-08T16:47:03.142Z] #29 7.240 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-08T16:47:03.142Z] #29 7.315 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:47:03.142Z] #29 7.993 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-08T16:47:03.142Z] #29 7.993 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-08T16:47:03.142Z] #29 8.131 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T16:47:03.142Z] #29 8.608 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-08T16:47:03.142Z] #29 8.608 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-08T16:47:03.142Z] #29 8.613 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-08T16:47:03.142Z] #29 8.742 Selecting previously unselected package libpsl5:arm64. [2022-07-08T16:47:03.142Z] #29 8.742 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-08T16:47:03.142Z] #29 8.750 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-08T16:47:03.142Z] #29 8.812 Selecting previously unselected package librtmp1:arm64. [2022-07-08T16:47:03.142Z] #29 8.812 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-08T16:47:03.142Z] #29 8.818 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T16:47:03.142Z] #29 8.892 Selecting previously unselected package libssh2-1:arm64. [2022-07-08T16:47:03.142Z] #29 8.892 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-08T16:47:03.142Z] #29 8.892 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-08T16:47:03.142Z] #29 8.945 Selecting previously unselected package libcurl4:arm64. [2022-07-08T16:47:03.142Z] #29 8.945 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-08T16:47:03.142Z] #29 8.949 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-08T16:47:03.142Z] #29 9.019 Selecting previously unselected package curl. [2022-07-08T16:47:03.142Z] #29 9.019 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-08T16:47:03.142Z] #29 9.023 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-08T16:47:03.142Z] #29 9.083 Selecting previously unselected package libonig5:arm64. [2022-07-08T16:47:03.142Z] #29 9.083 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-08T16:47:03.142Z] #29 9.091 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-08T16:47:03.142Z] #29 9.167 Selecting previously unselected package libjq1:arm64. [2022-07-08T16:47:03.142Z] #29 9.167 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-08T16:47:03.142Z] #29 9.171 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-08T16:47:03.142Z] #29 9.223 Selecting previously unselected package jq. [2022-07-08T16:47:03.142Z] #29 9.223 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-08T16:47:03.142Z] #29 9.230 Unpacking jq (1.6-2.1) ... [2022-07-08T16:47:03.142Z] #29 9.289 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-08T16:47:03.142Z] #29 9.305 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-08T16:47:03.142Z] #29 9.322 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-08T16:47:03.142Z] #29 9.335 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:47:03.142Z] #29 9.349 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T16:47:03.142Z] #29 9.366 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T16:47:03.142Z] #29 9.381 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-08T16:47:03.142Z] #29 9.397 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-08T16:47:03.142Z] #29 9.421 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-08T16:47:03.142Z] #29 9.434 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-08T16:47:03.142Z] #29 9.449 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T16:47:03.142Z] #29 9.461 Setting up ca-certificates (20210119) ... [2022-07-08T16:47:03.142Z] #29 ... [2022-07-08T16:47:03.142Z] [2022-07-08T16:47:03.142Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:47:03.142Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-08T16:47:03.222Z] #67 ... [2022-07-08T16:47:03.222Z] [2022-07-08T16:47:03.222Z] #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-07-08T16:47:03.222Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:47:03.222Z] #14 5.447 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:03.222Z] #14 5.462 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:03.222Z] #14 5.462 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:03.222Z] #14 5.763 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:47:03.349Z] #31 4.592 [2022-07-08T16:47:03.402Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 5.4s [2022-07-08T16:47:03.454Z] #11 ... [2022-07-08T16:47:03.454Z] [2022-07-08T16:47:03.454Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-08T16:47:03.454Z] #30 sha256:4cbd1dc901a1456f61eafb4548239ddfda91570f97651e96cb0a0139e74d0fce [2022-07-08T16:47:03.454Z] #30 DONE 0.4s [2022-07-08T16:47:03.454Z] [2022-07-08T16:47:03.454Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:47:03.454Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:47:03.609Z] #31 4.843 #=#=# ######################################################################## 100.0% [2022-07-08T16:47:03.791Z] #14 ... [2022-07-08T16:47:03.791Z] [2022-07-08T16:47:03.791Z] #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-07-08T16:47:03.791Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:47:03.791Z] #76 5.657 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:03.791Z] #76 5.674 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:03.791Z] #76 5.674 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:03.791Z] #76 6.184 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:47:03.869Z] #31 5.115 [2022-07-08T16:47:03.968Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 5.6s done [2022-07-08T16:47:03.968Z] #11 extracting sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 done [2022-07-08T16:47:04.228Z] #11 DONE 21.0s [2022-07-08T16:47:04.228Z] [2022-07-08T16:47:04.228Z] #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-07-08T16:47:04.228Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-07-08T16:47:04.228Z] #29 10.23 Updating certificates in /etc/ssl/certs... [2022-07-08T16:47:04.228Z] #29 11.19 129 added, 0 removed; done. [2022-07-08T16:47:04.228Z] #29 11.29 Setting up jq (1.6-2.1) ... [2022-07-08T16:47:04.228Z] #29 11.30 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-08T16:47:04.228Z] #29 11.31 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-08T16:47:04.228Z] #29 11.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:47:04.228Z] #29 11.35 Processing triggers for ca-certificates (20210119) ... [2022-07-08T16:47:04.228Z] #29 11.36 Updating certificates in /etc/ssl/certs... [2022-07-08T16:47:04.729Z] #76 ... [2022-07-08T16:47:04.729Z] [2022-07-08T16:47:04.729Z] #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-07-08T16:47:04.729Z] #67 sha256:c368ee587a23bc0102401b8a3c6701ee89a425291c2fc813560a8948ab339625 [2022-07-08T16:47:04.729Z] #67 6.673 + RM_GOPATH=0 [2022-07-08T16:47:04.729Z] #67 6.673 + TMP_GOPATH= [2022-07-08T16:47:04.729Z] #67 6.673 + : /build [2022-07-08T16:47:04.729Z] #67 6.673 + '[' -z '' ']' [2022-07-08T16:47:04.729Z] #67 6.674 ++ mktemp -d [2022-07-08T16:47:04.729Z] #67 6.680 + export GOPATH=/tmp/tmp.2sbXznTyXL [2022-07-08T16:47:04.729Z] #67 6.680 + GOPATH=/tmp/tmp.2sbXznTyXL [2022-07-08T16:47:04.729Z] #67 6.680 + RM_GOPATH=1 [2022-07-08T16:47:04.729Z] #67 6.680 + case "$(go env GOARCH)" in [2022-07-08T16:47:04.729Z] #67 6.680 ++ go env GOARCH [2022-07-08T16:47:04.729Z] #67 6.726 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:04.729Z] #67 6.726 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:04.729Z] #67 6.736 ++ dirname /install.sh [2022-07-08T16:47:04.729Z] #67 6.736 + dir=/ [2022-07-08T16:47:04.729Z] #67 6.736 + bin=rootlesskit [2022-07-08T16:47:04.729Z] #67 6.736 + shift [2022-07-08T16:47:04.729Z] #67 6.736 + '[' '!' -f //rootlesskit.installer ']' [2022-07-08T16:47:04.729Z] #67 6.736 + . //rootlesskit.installer [2022-07-08T16:47:04.729Z] #67 6.736 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:47:04.729Z] #67 6.736 + install_rootlesskit [2022-07-08T16:47:04.729Z] #67 6.736 + case "$1" in [2022-07-08T16:47:04.729Z] #67 6.736 + export CGO_ENABLED=0 [2022-07-08T16:47:04.729Z] #67 6.736 + CGO_ENABLED=0 [2022-07-08T16:47:04.729Z] #67 6.736 + _install_rootlesskit [2022-07-08T16:47:04.729Z] #67 6.736 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-08T16:47:04.729Z] #67 6.736 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T16:47:04.729Z] #67 6.736 + GOBIN=/build [2022-07-08T16:47:04.729Z] #67 6.736 + GO111MODULE=on [2022-07-08T16:47:04.729Z] #67 6.736 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:47:04.729Z] #67 6.736 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:47:04.809Z] #31 6.171 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-08T16:47:04.958Z] #84 ... [2022-07-08T16:47:04.958Z] [2022-07-08T16:47:04.958Z] #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-07-08T16:47:04.958Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T16:47:04.958Z] #19 74.08 Reading package lists... [2022-07-08T16:47:05.069Z] #31 ... [2022-07-08T16:47:05.069Z] [2022-07-08T16:47:05.069Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:47:05.069Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:47:05.069Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.3s done [2022-07-08T16:47:05.069Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.0s done [2022-07-08T16:47:05.069Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 2.1s [2022-07-08T16:47:05.167Z] #29 12.03 0 added, 0 removed; done. [2022-07-08T16:47:05.167Z] #29 12.03 Running hooks in /etc/ca-certificates/update.d... [2022-07-08T16:47:05.167Z] #29 12.03 done. [2022-07-08T16:47:05.167Z] #29 DONE 12.1s [2022-07-08T16:47:05.167Z] [2022-07-08T16:47:05.167Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-08T16:47:05.167Z] #12 sha256:13103095655c5bba4eeebd3103180d0be73b132b813a520823528d3ca7e8775b [2022-07-08T16:47:05.167Z] #12 DONE 0.6s [2022-07-08T16:47:05.167Z] [2022-07-08T16:47:05.167Z] #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-07-08T16:47:05.167Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d [2022-07-08T16:47:05.167Z] #13 ... [2022-07-08T16:47:05.167Z] [2022-07-08T16:47:05.167Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-08T16:47:05.167Z] #30 sha256:9a142d049117c6e63eb682bcdc90a5de60beae67fe5f0e5f5296a11ddbfd8f6c [2022-07-08T16:47:05.167Z] #30 DONE 0.1s [2022-07-08T16:47:05.167Z] [2022-07-08T16:47:05.167Z] #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-07-08T16:47:05.167Z] #31 sha256:de81e545461ba442f96f5f23734e7e0b1aa84b95ae4273d56e98869c8ed7c15d [2022-07-08T16:47:05.305Z] #67 7.336 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-08T16:47:05.330Z] #11 ... [2022-07-08T16:47:05.330Z] [2022-07-08T16:47:05.330Z] #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-07-08T16:47:05.330Z] #31 sha256:d9cad5c1f8fbc88f3d9f7d28d5fb25d56d1d48172b48751d5ee6a1ce81f2cdac [2022-07-08T16:47:05.330Z] #31 6.549 [2022-07-08T16:47:05.734Z] #31 ... [2022-07-08T16:47:05.734Z] [2022-07-08T16:47:05.734Z] #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-07-08T16:47:05.734Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d [2022-07-08T16:47:05.734Z] #13 DONE 0.7s [2022-07-08T16:47:05.734Z] [2022-07-08T16:47:05.734Z] #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-07-08T16:47:05.734Z] #50 sha256:15c133dfec257524e63bea93c84c1def8d71882a44dde00929a99bde82bd1576 [2022-07-08T16:47:05.734Z] #50 DONE 0.2s [2022-07-08T16:47:05.734Z] [2022-07-08T16:47:05.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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:05.734Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-08T16:47:05.851Z] #31 6.787 #=#=# ################# 23.6% ######################################### 58.1% ################################################################ 90.3% ######################################################################## 100.0% [2022-07-08T16:47:05.992Z] #55 ... [2022-07-08T16:47:05.992Z] [2022-07-08T16:47:05.992Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-08T16:47:05.992Z] #66 sha256:fade25accc0d44ab26c3cc9bbe4bf2cba7932aa4695b14a4d50519789925b232 [2022-07-08T16:47:05.992Z] #66 DONE 0.3s [2022-07-08T16:47:05.992Z] [2022-07-08T16:47:05.992Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-08T16:47:05.992Z] #33 sha256:66313258d20f27b9db0a53e5efb7424eaf849c6f47c74928265b14ecf1962cea [2022-07-08T16:47:05.992Z] #33 DONE 0.3s [2022-07-08T16:47:05.992Z] [2022-07-08T16:47:05.992Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-08T16:47:05.992Z] #46 sha256:b800f0abf501966fb97595329615fd15baa01c342f51b54e938e1f9eb91b45d0 [2022-07-08T16:47:05.992Z] #46 DONE 0.4s [2022-07-08T16:47:05.992Z] [2022-07-08T16:47:05.992Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-08T16:47:05.992Z] #25 sha256:f4d43f2ddbc2b5f493100af14eb1bf3ff4eb05e0ae0960717e68b28ae536973b [2022-07-08T16:47:05.992Z] #25 DONE 0.4s [2022-07-08T16:47:05.992Z] [2022-07-08T16:47:05.992Z] #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-07-08T16:47:05.992Z] #26 sha256:5536cfe0eb17f797b6d3b3d7b9eed186402ba910774b16a5749e836eff0bc10e [2022-07-08T16:47:06.111Z] #31 7.404 [2022-07-08T16:47:07.051Z] #31 8.438 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-08T16:47:07.627Z] #31 8.805 [2022-07-08T16:47:07.852Z] #67 ... [2022-07-08T16:47:07.852Z] [2022-07-08T16:47:07.852Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T16:47:07.852Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T16:47:07.852Z] #36 7.526 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-08T16:47:07.852Z] #36 ... [2022-07-08T16:47:07.852Z] [2022-07-08T16:47:07.852Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:07.852Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:07.852Z] #55 7.279 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-08T16:47:07.852Z] #55 10.28 go: downloading github.com/fatih/color v1.13.0 [2022-07-08T16:47:07.852Z] #55 10.29 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T16:47:07.852Z] #55 ... [2022-07-08T16:47:07.852Z] [2022-07-08T16:47:07.852Z] #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-07-08T16:47:07.852Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T16:47:07.852Z] #40 6.710 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-08T16:47:07.852Z] #40 7.549 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-08T16:47:07.890Z] #31 9.040 #=#=# ######################################################################## 100.0% [2022-07-08T16:47:08.113Z] #40 ... [2022-07-08T16:47:08.113Z] [2022-07-08T16:47:08.113Z] #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-07-08T16:47:08.113Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T16:47:08.113Z] #53 7.767 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-08T16:47:08.113Z] #53 10.10 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-08T16:47:08.113Z] #53 10.11 go: downloading github.com/fatih/color v1.10.0 [2022-07-08T16:47:08.113Z] #53 10.15 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-08T16:47:08.113Z] #53 10.42 go: downloading github.com/pkg/errors v0.9.1 [2022-07-08T16:47:08.113Z] #53 ... [2022-07-08T16:47:08.113Z] [2022-07-08T16:47:08.113Z] #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-07-08T16:47:08.114Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T16:47:08.114Z] #62 7.649 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:08.114Z] #62 7.806 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:08.114Z] #62 7.806 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:08.114Z] #62 10.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:47:08.150Z] #31 9.358 [2022-07-08T16:47:08.489Z] #62 ... [2022-07-08T16:47:08.489Z] [2022-07-08T16:47:08.489Z] #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-07-08T16:47:08.489Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T16:47:08.489Z] #57 7.942 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-08T16:47:08.489Z] #57 9.827 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-08T16:47:08.489Z] #57 9.839 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-08T16:47:08.489Z] #57 10.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-08T16:47:08.489Z] #57 ... [2022-07-08T16:47:08.489Z] [2022-07-08T16:47:08.489Z] #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-07-08T16:47:08.489Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:47:08.489Z] #42 5.785 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:08.489Z] #42 5.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:08.489Z] #42 5.814 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:08.489Z] #42 6.278 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:47:08.489Z] #42 8.362 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:47:08.743Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.0s [2022-07-08T16:47:08.782Z] #42 ... [2022-07-08T16:47:08.782Z] [2022-07-08T16:47:08.782Z] #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-07-08T16:47:08.782Z] #26 sha256:ea2e581e5dfdc86defa18bd927d2c9a7bd44b1342fa9bc0cca3de8115ec584db [2022-07-08T16:47:08.782Z] #26 6.742 + RM_GOPATH=0 [2022-07-08T16:47:08.782Z] #26 6.742 + TMP_GOPATH= [2022-07-08T16:47:08.782Z] #26 6.742 + : /build [2022-07-08T16:47:08.782Z] #26 6.742 + '[' -z '' ']' [2022-07-08T16:47:08.782Z] #26 6.742 ++ mktemp -d [2022-07-08T16:47:08.782Z] #26 6.744 + export GOPATH=/tmp/tmp.6vMR9szyuo [2022-07-08T16:47:08.782Z] #26 6.744 + GOPATH=/tmp/tmp.6vMR9szyuo [2022-07-08T16:47:08.782Z] #26 6.744 + RM_GOPATH=1 [2022-07-08T16:47:08.782Z] #26 6.744 + case "$(go env GOARCH)" in [2022-07-08T16:47:08.782Z] #26 6.744 ++ go env GOARCH [2022-07-08T16:47:08.782Z] #26 6.846 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:08.782Z] #26 6.846 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:08.782Z] #26 6.846 ++ dirname /install.sh [2022-07-08T16:47:08.782Z] #26 6.868 Install docker/cli version 17.06.2-ce from stable [2022-07-08T16:47:08.782Z] #26 6.869 + dir=/ [2022-07-08T16:47:08.782Z] #26 6.869 + bin=dockercli [2022-07-08T16:47:08.782Z] #26 6.869 + shift [2022-07-08T16:47:08.782Z] #26 6.869 + '[' '!' -f //dockercli.installer ']' [2022-07-08T16:47:08.782Z] #26 6.869 + . //dockercli.installer [2022-07-08T16:47:08.782Z] #26 6.869 ++ : stable [2022-07-08T16:47:08.782Z] #26 6.869 ++ : 17.06.2-ce [2022-07-08T16:47:08.782Z] #26 6.869 + install_dockercli [2022-07-08T16:47:08.782Z] #26 6.869 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-08T16:47:08.782Z] #26 6.869 ++ uname -m [2022-07-08T16:47:08.782Z] #26 6.869 + arch=x86_64 [2022-07-08T16:47:08.782Z] #26 6.879 + '[' x86_64 '!=' x86_64 ']' [2022-07-08T16:47:08.782Z] #26 6.879 + url=https://download.docker.com/linux/static [2022-07-08T16:47:08.782Z] #26 6.879 + tar -xz docker/docker [2022-07-08T16:47:08.782Z] #26 6.893 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-08T16:47:08.782Z] #26 ... [2022-07-08T16:47:08.782Z] [2022-07-08T16:47:08.782Z] #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-07-08T16:47:08.782Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T16:47:08.782Z] #38 7.557 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-08T16:47:08.782Z] #38 ... [2022-07-08T16:47:08.782Z] [2022-07-08T16:47:08.782Z] #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-07-08T16:47:08.782Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:47:08.782Z] #51 7.330 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:08.782Z] #51 7.423 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:08.782Z] #51 7.436 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:08.782Z] #51 8.178 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-08T16:47:08.782Z] #51 9.934 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:47:08.822Z] #31 10.17 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-08T16:47:09.057Z] #51 ... [2022-07-08T16:47:09.057Z] [2022-07-08T16:47:09.057Z] #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-07-08T16:47:09.057Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:47:09.057Z] #47 6.263 + git clone https://github.com/docker/distribution.git . [2022-07-08T16:47:09.057Z] #47 6.263 Cloning into '.'... [2022-07-08T16:47:09.057Z] #47 ... [2022-07-08T16:47:09.057Z] [2022-07-08T16:47:09.057Z] #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-07-08T16:47:09.057Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T16:47:09.057Z] #53 11.19 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-08T16:47:09.057Z] #53 11.24 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-08T16:47:09.057Z] #53 11.43 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-08T16:47:09.057Z] #53 11.62 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-08T16:47:09.105Z] #31 10.51 [2022-07-08T16:47:09.340Z] #53 11.84 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-08T16:47:09.376Z] #31 10.74 #=#=# ######################################################################## 100.0% [2022-07-08T16:47:09.623Z] #53 12.05 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-08T16:47:09.623Z] #53 12.17 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-08T16:47:09.637Z] #31 11.02 [2022-07-08T16:47:09.637Z] #31 11.09 Download of images into '/build' complete. [2022-07-08T16:47:09.637Z] #31 11.09 Use something like the following to load the result into a Docker daemon: [2022-07-08T16:47:09.637Z] #31 11.09 tar -cC '/build' . | docker load [2022-07-08T16:47:11.036Z] #53 13.17 go: downloading golang.org/x/tools v0.1.0 [2022-07-08T16:47:11.266Z] #26 4.268 + RM_GOPATH=0 [2022-07-08T16:47:11.266Z] #26 4.274 + TMP_GOPATH= [2022-07-08T16:47:11.266Z] #26 4.274 + : /build [2022-07-08T16:47:11.266Z] #26 4.275 + '[' -z '' ']' [2022-07-08T16:47:11.266Z] #26 4.275 ++ mktemp -d [2022-07-08T16:47:11.266Z] #26 4.280 + export GOPATH=/tmp/tmp.1YM7TxYFJg [2022-07-08T16:47:11.266Z] #26 4.280 + GOPATH=/tmp/tmp.1YM7TxYFJg [2022-07-08T16:47:11.266Z] #26 4.280 + RM_GOPATH=1 [2022-07-08T16:47:11.266Z] #26 4.280 + case "$(go env GOARCH)" in [2022-07-08T16:47:11.266Z] #26 4.281 ++ go env GOARCH [2022-07-08T16:47:11.266Z] #26 4.329 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:11.266Z] #26 4.329 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:11.266Z] #26 4.330 ++ dirname /install.sh [2022-07-08T16:47:11.266Z] #26 4.331 + dir=/ [2022-07-08T16:47:11.266Z] #26 4.331 + bin=dockercli [2022-07-08T16:47:11.266Z] #26 4.331 + shift [2022-07-08T16:47:11.266Z] #26 4.332 + '[' '!' -f //dockercli.installer ']' [2022-07-08T16:47:11.266Z] #26 4.332 + . //dockercli.installer [2022-07-08T16:47:11.266Z] #26 4.332 ++ : stable [2022-07-08T16:47:11.266Z] #26 4.332 ++ : 17.06.2-ce [2022-07-08T16:47:11.266Z] #26 4.333 + install_dockercli [2022-07-08T16:47:11.266Z] #26 4.333 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-08T16:47:11.266Z] #26 4.333 Install docker/cli version 17.06.2-ce from stable [2022-07-08T16:47:11.266Z] #26 4.347 ++ uname -m [2022-07-08T16:47:11.266Z] #26 4.352 + arch=aarch64 [2022-07-08T16:47:11.266Z] #26 4.352 + '[' aarch64 '!=' x86_64 ']' [2022-07-08T16:47:11.266Z] #26 4.352 + '[' aarch64 '!=' s390x ']' [2022-07-08T16:47:11.266Z] #26 4.352 + '[' aarch64 '!=' armhf ']' [2022-07-08T16:47:11.266Z] #26 4.352 + build_dockercli [2022-07-08T16:47:11.266Z] #26 4.352 + git clone https://github.com/docker/docker-ce /tmp/tmp.1YM7TxYFJg/tmp/docker-ce [2022-07-08T16:47:11.266Z] #26 4.378 Cloning into '/tmp/tmp.1YM7TxYFJg/tmp/docker-ce'... [2022-07-08T16:47:11.331Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 8.4s done [2022-07-08T16:47:11.593Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 [2022-07-08T16:47:11.853Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-08T16:47:11.853Z] #11 DONE 28.2s [2022-07-08T16:47:11.853Z] [2022-07-08T16:47:11.853Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-08T16:47:11.853Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-08T16:47:12.175Z] #31 ... [2022-07-08T16:47:12.176Z] [2022-07-08T16:47:12.176Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:47:12.176Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:47:12.176Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 9.1s [2022-07-08T16:47:13.094Z] #19 88.55 Reading package lists... [2022-07-08T16:47:13.094Z] #19 ... [2022-07-08T16:47:13.094Z] [2022-07-08T16:47:13.094Z] #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-07-08T16:47:13.094Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:47:13.094Z] #84 41.52 libtoolize: putting auxiliary files in '.'. [2022-07-08T16:47:13.094Z] #84 41.52 libtoolize: copying file './ltmain.sh' [2022-07-08T16:47:13.094Z] #84 42.07 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-08T16:47:13.094Z] #84 42.07 libtoolize: and rerunning libtoolize and aclocal. [2022-07-08T16:47:13.094Z] #84 42.07 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T16:47:13.094Z] #84 49.16 configure.ac:7: installing './compile' [2022-07-08T16:47:13.094Z] #84 49.19 configure.ac:11: installing './config.guess' [2022-07-08T16:47:13.094Z] #84 49.19 configure.ac:11: installing './config.sub' [2022-07-08T16:47:13.094Z] #84 49.19 configure.ac:8: installing './install-sh' [2022-07-08T16:47:13.094Z] #84 49.20 configure.ac:8: installing './missing' [2022-07-08T16:47:13.094Z] #84 49.28 Makefile.am: installing './depcomp' [2022-07-08T16:47:13.118Z] #11 ... [2022-07-08T16:47:13.118Z] [2022-07-08T16:47:13.118Z] #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-07-08T16:47:13.118Z] #31 sha256:d9cad5c1f8fbc88f3d9f7d28d5fb25d56d1d48172b48751d5ee6a1ce81f2cdac [2022-07-08T16:47:13.118Z] #31 DONE 14.2s [2022-07-08T16:47:13.118Z] [2022-07-08T16:47:13.118Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T16:47:13.118Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T16:47:13.665Z] #84 50.30 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T16:47:13.766Z] #12 DONE 1.4s [2022-07-08T16:47:13.766Z] [2022-07-08T16:47:13.766Z] #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-07-08T16:47:13.766Z] #31 sha256:d91eb2801c43bcb8e8bd3345db1839805224830b0c152026e991a93127f5f5f9 [2022-07-08T16:47:13.766Z] #31 1.486 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-08T16:47:13.766Z] #31 1.762 [2022-07-08T16:47:13.766Z] #31 1.975 #=#=# ######################################################################## 100.0% [2022-07-08T16:47:13.766Z] #31 2.235 [2022-07-08T16:47:13.766Z] #31 3.103 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-08T16:47:13.766Z] #31 3.366 [2022-07-08T16:47:13.766Z] #31 3.582 #=#=# ######################################################################## 100.0% [2022-07-08T16:47:13.766Z] #31 3.852 [2022-07-08T16:47:13.766Z] #31 4.739 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-08T16:47:13.766Z] #31 5.011 [2022-07-08T16:47:13.766Z] #31 5.231 #=#=# ############# 18.3% ######################################### 57.2% ################################################################ 89.0% ######################################################################## 100.0% [2022-07-08T16:47:13.766Z] #31 5.767 [2022-07-08T16:47:13.766Z] #31 6.678 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-08T16:47:13.766Z] #31 7.058 [2022-07-08T16:47:13.766Z] #31 7.271 #=#=# ######################################################################## 100.0% [2022-07-08T16:47:13.766Z] #31 7.555 [2022-07-08T16:47:13.766Z] #31 8.217 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-08T16:47:13.766Z] #31 8.417 [2022-07-08T16:47:13.766Z] #31 8.629 #=#=# ######################################################################## 100.0% [2022-07-08T16:47:13.766Z] #31 8.927 [2022-07-08T16:47:13.766Z] #31 8.982 Download of images into '/build' complete. [2022-07-08T16:47:13.766Z] #31 8.982 Use something like the following to load the result into a Docker daemon: [2022-07-08T16:47:13.766Z] #31 8.982 tar -cC '/build' . | docker load [2022-07-08T16:47:13.766Z] #31 DONE 9.9s [2022-07-08T16:47:13.766Z] [2022-07-08T16:47:13.766Z] #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-07-08T16:47:13.766Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-08T16:47:13.804Z] #26 ... [2022-07-08T16:47:13.804Z] [2022-07-08T16:47:13.804Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:13.804Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-08T16:47:13.804Z] #55 4.968 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-08T16:47:13.804Z] #55 6.664 go: downloading github.com/fatih/color v1.13.0 [2022-07-08T16:47:13.804Z] #55 6.677 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T16:47:13.804Z] #55 6.800 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-08T16:47:13.804Z] #55 6.852 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-08T16:47:13.804Z] #55 7.023 go: downloading github.com/spf13/viper v1.11.0 [2022-07-08T16:47:13.804Z] #55 7.066 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-08T16:47:13.804Z] #55 7.765 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-08T16:47:13.804Z] #55 7.797 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-08T16:47:13.804Z] #55 7.925 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-08T16:47:13.804Z] #55 7.946 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-08T16:47:13.927Z] #84 50.30 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T16:47:13.927Z] #84 50.40 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T16:47:13.927Z] #84 50.40 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T16:47:13.927Z] #84 50.45 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T16:47:14.026Z] #13 DONE 0.6s [2022-07-08T16:47:14.027Z] [2022-07-08T16:47:14.027Z] #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-07-08T16:47:14.027Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T16:47:14.188Z] #84 50.55 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T16:47:14.188Z] #84 50.64 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T16:47:14.188Z] #84 50.71 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T16:47:14.188Z] #84 50.79 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T16:47:14.287Z] #40 ... [2022-07-08T16:47:14.287Z] [2022-07-08T16:47:14.287Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-08T16:47:14.287Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-08T16:47:14.287Z] #33 DONE 0.2s [2022-07-08T16:47:14.287Z] [2022-07-08T16:47:14.287Z] #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-07-08T16:47:14.287Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-08T16:47:14.287Z] #50 DONE 0.3s [2022-07-08T16:47:14.287Z] [2022-07-08T16:47:14.287Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-08T16:47:14.287Z] #66 sha256:45386ed58405d7add0138a80ffc112e59c99976447bbd07519498b563eb9fe3f [2022-07-08T16:47:14.287Z] #66 DONE 0.4s [2022-07-08T16:47:14.287Z] [2022-07-08T16:47:14.287Z] #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-07-08T16:47:14.287Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:47:14.501Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 11.6s done [2022-07-08T16:47:14.547Z] #51 ... [2022-07-08T16:47:14.547Z] [2022-07-08T16:47:14.547Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-08T16:47:14.547Z] #25 sha256:e70e7782787c125689bfd43b052e17b40e72470c488f20e5f211a5d5fa355f25 [2022-07-08T16:47:14.547Z] #25 DONE 0.4s [2022-07-08T16:47:14.547Z] [2022-07-08T16:47:14.547Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-08T16:47:14.547Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-08T16:47:14.547Z] #46 DONE 0.4s [2022-07-08T16:47:14.761Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-08T16:47:14.813Z] [2022-07-08T16:47:14.813Z] #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-07-08T16:47:14.813Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:47:15.021Z] #11 DONE 44.4s [2022-07-08T16:47:15.021Z] [2022-07-08T16:47:15.021Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-08T16:47:15.021Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-08T16:47:15.238Z] #53 ... [2022-07-08T16:47:15.238Z] [2022-07-08T16:47:15.238Z] #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-07-08T16:47:15.238Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T16:47:15.238Z] #34 6.964 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-08T16:47:15.238Z] #34 6.965 Cloning into '.'... [2022-07-08T16:47:15.238Z] #34 ... [2022-07-08T16:47:15.238Z] [2022-07-08T16:47:15.238Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:15.238Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:15.238Z] #55 10.51 go: downloading github.com/pkg/errors v0.9.1 [2022-07-08T16:47:15.238Z] #55 10.51 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-08T16:47:15.238Z] #55 10.77 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-08T16:47:15.238Z] #55 11.54 go: downloading github.com/spf13/viper v1.11.0 [2022-07-08T16:47:15.238Z] #55 11.72 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-08T16:47:15.238Z] #55 12.95 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-08T16:47:15.238Z] #55 12.98 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-08T16:47:15.238Z] #55 16.46 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-08T16:47:15.238Z] #55 16.77 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-08T16:47:15.238Z] #55 17.19 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-08T16:47:15.238Z] #55 17.31 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-08T16:47:15.238Z] #55 ... [2022-07-08T16:47:15.238Z] [2022-07-08T16:47:15.238Z] #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-07-08T16:47:15.238Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:47:15.238Z] #14 7.544 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:47:15.238Z] #14 11.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:47:15.238Z] #14 ... [2022-07-08T16:47:15.238Z] [2022-07-08T16:47:15.238Z] #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-07-08T16:47:15.238Z] #67 sha256:c368ee587a23bc0102401b8a3c6701ee89a425291c2fc813560a8948ab339625 [2022-07-08T16:47:15.238Z] #67 11.79 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T16:47:15.239Z] #67 11.79 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-08T16:47:15.239Z] #67 13.54 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-08T16:47:15.745Z] #55 10.07 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-08T16:47:15.745Z] #55 ... [2022-07-08T16:47:15.745Z] [2022-07-08T16:47:15.745Z] #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-07-08T16:47:15.745Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-08T16:47:15.745Z] #57 5.025 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-08T16:47:15.745Z] #57 6.350 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-08T16:47:15.745Z] #57 6.351 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-08T16:47:15.745Z] #57 6.400 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-08T16:47:15.745Z] #57 8.002 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-08T16:47:15.745Z] #57 ... [2022-07-08T16:47:15.745Z] [2022-07-08T16:47:15.745Z] #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-07-08T16:47:15.745Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-08T16:47:15.745Z] #62 4.075 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:15.745Z] #62 4.098 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:15.745Z] #62 4.098 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:15.745Z] #62 5.042 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T16:47:15.745Z] #62 7.255 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T16:47:15.745Z] #62 9.827 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T16:47:15.816Z] #67 ... [2022-07-08T16:47:15.816Z] [2022-07-08T16:47:15.816Z] #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-07-08T16:47:15.816Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:47:15.816Z] #76 8.326 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:47:15.816Z] #76 12.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:47:15.961Z] #12 DONE 0.8s [2022-07-08T16:47:15.961Z] [2022-07-08T16:47:15.961Z] #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-07-08T16:47:15.961Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-08T16:47:16.003Z] #62 ... [2022-07-08T16:47:16.003Z] [2022-07-08T16:47:16.003Z] #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-07-08T16:47:16.003Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-07-08T16:47:16.003Z] #38 4.818 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-08T16:47:16.003Z] #38 ... [2022-07-08T16:47:16.003Z] [2022-07-08T16:47:16.003Z] #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-07-08T16:47:16.003Z] #67 sha256:f85c44e8a6ee6f210885a921e96665f394a128cb667493db3cef57327e472362 [2022-07-08T16:47:16.003Z] #67 3.925 + RM_GOPATH=0 [2022-07-08T16:47:16.003Z] #67 3.925 + TMP_GOPATH= [2022-07-08T16:47:16.003Z] #67 3.925 + : /build [2022-07-08T16:47:16.003Z] #67 3.925 + '[' -z '' ']' [2022-07-08T16:47:16.003Z] #67 3.925 ++ mktemp -d [2022-07-08T16:47:16.003Z] #67 3.937 + export GOPATH=/tmp/tmp.YMjc5WRePJ [2022-07-08T16:47:16.003Z] #67 3.937 + GOPATH=/tmp/tmp.YMjc5WRePJ [2022-07-08T16:47:16.003Z] #67 3.937 + RM_GOPATH=1 [2022-07-08T16:47:16.003Z] #67 3.937 + case "$(go env GOARCH)" in [2022-07-08T16:47:16.003Z] #67 3.937 ++ go env GOARCH [2022-07-08T16:47:16.003Z] #67 3.962 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:47:16.003Z] #67 3.962 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:16.003Z] #67 3.962 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:16.003Z] #67 3.962 ++ dirname /install.sh [2022-07-08T16:47:16.003Z] #67 3.962 + dir=/ [2022-07-08T16:47:16.003Z] #67 3.962 + bin=rootlesskit [2022-07-08T16:47:16.003Z] #67 3.962 + shift [2022-07-08T16:47:16.003Z] #67 3.962 + '[' '!' -f //rootlesskit.installer ']' [2022-07-08T16:47:16.003Z] #67 3.962 + . //rootlesskit.installer [2022-07-08T16:47:16.003Z] #67 3.962 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:47:16.003Z] #67 3.962 + install_rootlesskit [2022-07-08T16:47:16.003Z] #67 3.962 + case "$1" in [2022-07-08T16:47:16.003Z] #67 3.962 + export CGO_ENABLED=0 [2022-07-08T16:47:16.003Z] #67 3.962 + CGO_ENABLED=0 [2022-07-08T16:47:16.003Z] #67 3.962 + _install_rootlesskit [2022-07-08T16:47:16.003Z] #67 3.962 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-08T16:47:16.003Z] #67 3.962 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T16:47:16.003Z] #67 3.962 + GOBIN=/build [2022-07-08T16:47:16.003Z] #67 3.962 + GO111MODULE=on [2022-07-08T16:47:16.003Z] #67 3.962 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:47:16.003Z] #67 4.452 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-08T16:47:16.003Z] #67 6.637 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-08T16:47:16.003Z] #67 6.637 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T16:47:16.003Z] #67 7.169 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-08T16:47:16.003Z] #67 9.740 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-08T16:47:16.077Z] #76 ... [2022-07-08T16:47:16.077Z] [2022-07-08T16:47:16.077Z] #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-07-08T16:47:16.077Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T16:47:16.077Z] #40 11.74 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-08T16:47:16.077Z] #40 12.10 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-08T16:47:16.077Z] #40 12.43 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-08T16:47:16.261Z] #67 ... [2022-07-08T16:47:16.261Z] [2022-07-08T16:47:16.261Z] #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-07-08T16:47:16.261Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-08T16:47:16.261Z] #53 3.881 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-08T16:47:16.261Z] #53 5.072 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-08T16:47:16.261Z] #53 5.083 go: downloading github.com/fatih/color v1.10.0 [2022-07-08T16:47:16.261Z] #53 5.184 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-08T16:47:16.261Z] #53 5.229 go: downloading github.com/pkg/errors v0.9.1 [2022-07-08T16:47:16.261Z] #53 5.509 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-08T16:47:16.261Z] #53 5.616 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-08T16:47:16.261Z] #53 5.683 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-08T16:47:16.261Z] #53 5.751 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-08T16:47:16.261Z] #53 5.826 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-08T16:47:16.261Z] #53 5.888 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-08T16:47:16.261Z] #53 5.964 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-08T16:47:16.261Z] #53 6.432 go: downloading golang.org/x/tools v0.1.0 [2022-07-08T16:47:16.520Z] #53 ... [2022-07-08T16:47:16.520Z] [2022-07-08T16:47:16.520Z] #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-07-08T16:47:16.520Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-08T16:47:16.520Z] #76 5.168 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:16.520Z] #76 5.203 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:16.520Z] #76 5.210 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:16.520Z] #76 6.131 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T16:47:16.520Z] #76 8.382 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T16:47:16.520Z] #76 10.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T16:47:16.520Z] #76 ... [2022-07-08T16:47:16.520Z] [2022-07-08T16:47:16.520Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T16:47:16.520Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-08T16:47:16.520Z] #36 4.840 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-08T16:47:16.533Z] #13 DONE 0.7s [2022-07-08T16:47:16.533Z] [2022-07-08T16:47:16.533Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-08T16:47:16.533Z] #25 sha256:49f7f3d0b46dff8d7aa77d6c828a38debcd8d60af12281378e27e26b9a197579 [2022-07-08T16:47:16.644Z] #40 19.01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-08T16:47:16.644Z] #40 19.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T16:47:16.790Z] #36 ... [2022-07-08T16:47:16.790Z] [2022-07-08T16:47:16.790Z] #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-07-08T16:47:16.790Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-08T16:47:16.790Z] #34 4.127 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-08T16:47:16.790Z] #34 4.127 Cloning into '.'... [2022-07-08T16:47:16.790Z] #34 ... [2022-07-08T16:47:16.790Z] [2022-07-08T16:47:16.790Z] #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-07-08T16:47:16.790Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-08T16:47:16.790Z] #47 3.962 + git clone https://github.com/docker/distribution.git . [2022-07-08T16:47:16.790Z] #47 3.962 Cloning into '.'... [2022-07-08T16:47:16.793Z] #25 ... [2022-07-08T16:47:16.793Z] [2022-07-08T16:47:16.793Z] #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-07-08T16:47:16.793Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-08T16:47:16.793Z] #50 DONE 0.2s [2022-07-08T16:47:16.793Z] [2022-07-08T16:47:16.793Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-08T16:47:16.793Z] #66 sha256:112ab5b697647330e07310b4f4b5c468b470d55e58c34b51b22dc3671aaa183e [2022-07-08T16:47:16.793Z] #66 DONE 0.3s [2022-07-08T16:47:16.793Z] [2022-07-08T16:47:16.793Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-08T16:47:16.793Z] #25 sha256:49f7f3d0b46dff8d7aa77d6c828a38debcd8d60af12281378e27e26b9a197579 [2022-07-08T16:47:16.793Z] #25 DONE 0.3s [2022-07-08T16:47:16.793Z] [2022-07-08T16:47:16.793Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-08T16:47:16.793Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-08T16:47:16.793Z] #46 DONE 0.3s [2022-07-08T16:47:16.793Z] [2022-07-08T16:47:16.793Z] #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-07-08T16:47:16.793Z] #26 sha256:1572523cc1d0da3b6198bbe7f930dab2eed44278f8a8fd90a4d28d7658a8b899 [2022-07-08T16:47:17.048Z] #47 ... [2022-07-08T16:47:17.048Z] [2022-07-08T16:47:17.048Z] #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-07-08T16:47:17.048Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-08T16:47:17.048Z] #40 3.988 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-08T16:47:17.048Z] #40 4.737 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-08T16:47:17.048Z] #40 6.828 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-08T16:47:17.048Z] #40 7.150 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-08T16:47:17.048Z] #40 7.190 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-08T16:47:17.048Z] #40 9.802 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-08T16:47:17.048Z] #40 9.974 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T16:47:17.057Z] #26 ... [2022-07-08T16:47:17.057Z] [2022-07-08T16:47:17.057Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-08T16:47:17.057Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-08T16:47:17.057Z] #33 DONE 0.4s [2022-07-08T16:47:17.057Z] [2022-07-08T16:47:17.057Z] #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-07-08T16:47:17.057Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T16:47:17.308Z] #40 ... [2022-07-08T16:47:17.308Z] [2022-07-08T16:47:17.308Z] #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-07-08T16:47:17.308Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T16:47:17.308Z] #14 5.114 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:17.308Z] #14 5.181 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:17.308Z] #14 5.193 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:17.308Z] #14 6.088 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T16:47:17.308Z] #14 8.551 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T16:47:17.308Z] #14 11.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T16:47:17.308Z] #14 ... [2022-07-08T16:47:17.308Z] [2022-07-08T16:47:17.308Z] #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-07-08T16:47:17.308Z] #31 sha256:de81e545461ba442f96f5f23734e7e0b1aa84b95ae4273d56e98869c8ed7c15d [2022-07-08T16:47:17.308Z] #31 1.701 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-08T16:47:17.308Z] #31 2.087 [2022-07-08T16:47:17.308Z] #31 2.338 #=#=# ######################################################################## 100.0% [2022-07-08T16:47:17.308Z] #31 2.758 [2022-07-08T16:47:17.308Z] #31 3.931 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-08T16:47:17.308Z] #31 4.312 [2022-07-08T16:47:17.308Z] #31 4.572 #=#=# 0.1% ######################################################################## 100.0% [2022-07-08T16:47:17.308Z] #31 5.694 [2022-07-08T16:47:17.308Z] #31 11.21 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-08T16:47:17.567Z] #31 ... [2022-07-08T16:47:17.567Z] [2022-07-08T16:47:17.567Z] #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-07-08T16:47:17.567Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-08T16:47:17.567Z] #42 3.261 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:17.567Z] #42 3.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:17.567Z] #42 3.289 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:17.567Z] #42 3.637 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T16:47:17.567Z] #42 4.063 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T16:47:17.567Z] #42 6.352 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T16:47:17.567Z] #42 ... [2022-07-08T16:47:17.567Z] [2022-07-08T16:47:17.567Z] #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-07-08T16:47:17.567Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-08T16:47:17.567Z] #51 4.881 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:17.567Z] #51 4.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:17.567Z] #51 4.912 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:17.567Z] #51 5.462 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-08T16:47:17.567Z] #51 5.961 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T16:47:17.567Z] #51 8.474 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T16:47:17.567Z] #51 11.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T16:47:17.584Z] #40 ... [2022-07-08T16:47:17.584Z] [2022-07-08T16:47:17.584Z] #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-07-08T16:47:17.584Z] #67 sha256:c368ee587a23bc0102401b8a3c6701ee89a425291c2fc813560a8948ab339625 [2022-07-08T16:47:17.584Z] #67 19.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-08T16:47:17.825Z] #51 ... [2022-07-08T16:47:17.825Z] [2022-07-08T16:47:17.825Z] #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-07-08T16:47:17.825Z] #67 sha256:f85c44e8a6ee6f210885a921e96665f394a128cb667493db3cef57327e472362 [2022-07-08T16:47:17.825Z] #67 10.63 go: downloading github.com/google/uuid v1.3.0 [2022-07-08T16:47:17.825Z] #67 10.75 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-08T16:47:17.825Z] #67 10.76 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-08T16:47:17.825Z] #67 10.90 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T16:47:17.825Z] #67 11.05 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-08T16:47:17.825Z] #67 11.31 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-08T16:47:17.825Z] #67 11.77 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-08T16:47:17.825Z] #67 11.80 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-08T16:47:17.825Z] #67 11.92 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-08T16:47:19.477Z] #84 ... [2022-07-08T16:47:19.477Z] [2022-07-08T16:47:19.477Z] #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-07-08T16:47:19.477Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T16:47:19.477Z] #19 88.55 Reading package lists... [2022-07-08T16:47:19.502Z] #67 21.34 go: downloading github.com/google/uuid v1.3.0 [2022-07-08T16:47:19.502Z] #67 21.40 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-08T16:47:19.502Z] #67 21.66 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-08T16:47:19.502Z] #67 ... [2022-07-08T16:47:19.502Z] [2022-07-08T16:47:19.502Z] #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-07-08T16:47:19.502Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:47:19.502Z] #42 11.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:47:19.728Z] #67 13.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T16:47:19.761Z] #42 ... [2022-07-08T16:47:19.761Z] [2022-07-08T16:47:19.761Z] #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-07-08T16:47:19.761Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:47:19.761Z] #51 14.07 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:47:19.761Z] #51 19.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:47:19.761Z] #51 ... [2022-07-08T16:47:19.761Z] [2022-07-08T16:47:19.761Z] #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-07-08T16:47:19.761Z] #67 sha256:c368ee587a23bc0102401b8a3c6701ee89a425291c2fc813560a8948ab339625 [2022-07-08T16:47:19.761Z] #67 22.06 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T16:47:20.105Z] #47 ... [2022-07-08T16:47:20.105Z] [2022-07-08T16:47:20.105Z] #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-07-08T16:47:20.105Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T16:47:20.105Z] #40 5.485 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-08T16:47:20.105Z] #40 6.135 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-08T16:47:20.331Z] #67 22.25 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-08T16:47:20.591Z] #67 22.72 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-08T16:47:20.850Z] #67 ... [2022-07-08T16:47:20.850Z] [2022-07-08T16:47:20.850Z] #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-07-08T16:47:20.850Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T16:47:20.850Z] #57 13.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-08T16:47:21.052Z] #40 7.000 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-08T16:47:21.110Z] #57 ... [2022-07-08T16:47:21.110Z] [2022-07-08T16:47:21.110Z] #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-07-08T16:47:21.110Z] #26 sha256:ea2e581e5dfdc86defa18bd927d2c9a7bd44b1342fa9bc0cca3de8115ec584db [2022-07-08T16:47:21.110Z] #26 22.52 + mkdir -p /build [2022-07-08T16:47:21.110Z] #26 22.53 + mv docker/docker /build/ [2022-07-08T16:47:21.110Z] #26 22.55 + rmdir docker [2022-07-08T16:47:21.628Z] #40 7.378 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-08T16:47:21.628Z] #40 7.443 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-08T16:47:21.634Z] #67 ... [2022-07-08T16:47:21.634Z] [2022-07-08T16:47:21.634Z] #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-07-08T16:47:21.634Z] #31 sha256:de81e545461ba442f96f5f23734e7e0b1aa84b95ae4273d56e98869c8ed7c15d [2022-07-08T16:47:21.634Z] #31 13.16 #=#=# [2022-07-08T16:47:21.634Z] #31 13.54 #=#=# 0.0% ############# 18.3% ###################### 31.3% ################################# 46.0% ################################## 47.6% ########################################## 59.2% ########################################################### 82.0% ######################################################################## 100.0% [2022-07-08T16:47:21.634Z] #31 15.91 [2022-07-08T16:47:21.679Z] #26 ... [2022-07-08T16:47:21.679Z] [2022-07-08T16:47:21.679Z] #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-07-08T16:47:21.679Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T16:47:21.679Z] #62 14.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:47:21.679Z] #62 19.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:47:21.937Z] #62 ... [2022-07-08T16:47:21.938Z] [2022-07-08T16:47:21.938Z] #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-07-08T16:47:21.938Z] #67 sha256:c368ee587a23bc0102401b8a3c6701ee89a425291c2fc813560a8948ab339625 [2022-07-08T16:47:21.938Z] #67 23.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-08T16:47:21.938Z] #67 24.11 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-08T16:47:22.350Z] #34 ... [2022-07-08T16:47:22.350Z] [2022-07-08T16:47:22.350Z] #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-07-08T16:47:22.350Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T16:47:22.350Z] #62 4.847 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:22.350Z] #62 4.864 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:22.350Z] #62 4.864 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:22.350Z] #62 5.082 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:47:22.350Z] #62 5.561 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:47:22.611Z] #62 6.137 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:47:22.787Z] #19 102.6 Building dependency tree... [2022-07-08T16:47:22.872Z] #62 ... [2022-07-08T16:47:22.872Z] [2022-07-08T16:47:22.872Z] #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-07-08T16:47:22.872Z] #26 sha256:1572523cc1d0da3b6198bbe7f930dab2eed44278f8a8fd90a4d28d7658a8b899 [2022-07-08T16:47:22.872Z] #26 6.133 + RM_GOPATH=0 [2022-07-08T16:47:22.872Z] #26 6.133 + TMP_GOPATH= [2022-07-08T16:47:22.872Z] #26 6.133 + : /build [2022-07-08T16:47:22.872Z] #26 6.133 + '[' -z '' ']' [2022-07-08T16:47:22.885Z] #67 ... [2022-07-08T16:47:22.885Z] [2022-07-08T16:47:22.885Z] #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-07-08T16:47:22.885Z] #26 sha256:ea2e581e5dfdc86defa18bd927d2c9a7bd44b1342fa9bc0cca3de8115ec584db [2022-07-08T16:47:22.885Z] #26 DONE 24.9s [2022-07-08T16:47:22.885Z] [2022-07-08T16:47:22.885Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:22.885Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:22.885Z] #55 24.60 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-08T16:47:22.885Z] #55 24.68 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T16:47:22.885Z] #55 24.81 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-08T16:47:22.885Z] #55 25.20 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-08T16:47:23.010Z] #31 ... [2022-07-08T16:47:23.010Z] [2022-07-08T16:47:23.010Z] #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-07-08T16:47:23.010Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-07-08T16:47:23.010Z] #38 16.21 tomll can be used in two ways: [2022-07-08T16:47:23.010Z] #38 16.22 Writing to STDIN and reading from STDOUT: [2022-07-08T16:47:23.010Z] #38 16.22 cat file.toml | tomll > file.toml [2022-07-08T16:47:23.010Z] #38 16.22 [2022-07-08T16:47:23.010Z] #38 16.22 Reading and updating a list of files: [2022-07-08T16:47:23.010Z] #38 16.22 tomll a.toml b.toml c.toml [2022-07-08T16:47:23.010Z] #38 16.22 [2022-07-08T16:47:23.010Z] #38 16.22 When given a list of files, tomll will modify all files in place without asking. [2022-07-08T16:47:23.010Z] #38 DONE 17.2s [2022-07-08T16:47:23.010Z] [2022-07-08T16:47:23.010Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:23.010Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-08T16:47:23.010Z] #55 10.26 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-08T16:47:23.010Z] #55 10.53 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-08T16:47:23.010Z] #55 10.72 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-08T16:47:23.010Z] #55 13.31 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T16:47:23.010Z] #55 13.40 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-08T16:47:23.010Z] #55 13.60 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-08T16:47:23.010Z] #55 13.73 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-08T16:47:23.010Z] #55 13.90 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-08T16:47:23.010Z] #55 13.94 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-08T16:47:23.010Z] #55 13.99 go: downloading github.com/spf13/afero v1.8.2 [2022-07-08T16:47:23.010Z] #55 14.13 go: downloading github.com/spf13/cast v1.4.1 [2022-07-08T16:47:23.010Z] #55 14.27 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-08T16:47:23.010Z] #55 14.36 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-08T16:47:23.010Z] #55 14.43 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-08T16:47:23.010Z] #55 14.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-08T16:47:23.010Z] #55 14.71 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-08T16:47:23.010Z] #55 14.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-08T16:47:23.010Z] #55 14.88 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-08T16:47:23.010Z] #55 14.90 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-08T16:47:23.010Z] #55 15.07 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-08T16:47:23.010Z] #55 15.21 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-08T16:47:23.010Z] #55 16.01 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-08T16:47:23.010Z] #55 16.18 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-08T16:47:23.010Z] #55 16.83 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-08T16:47:23.132Z] #26 6.146 ++ mktemp -d [2022-07-08T16:47:23.132Z] #26 6.146 + export GOPATH=/tmp/tmp.MJetl9DQR1 [2022-07-08T16:47:23.132Z] #26 6.146 + GOPATH=/tmp/tmp.MJetl9DQR1 [2022-07-08T16:47:23.132Z] #26 6.146 + RM_GOPATH=1 [2022-07-08T16:47:23.132Z] #26 6.146 + case "$(go env GOARCH)" in [2022-07-08T16:47:23.132Z] #26 6.146 ++ go env GOARCH [2022-07-08T16:47:23.132Z] #26 6.162 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:23.132Z] #26 6.162 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:23.132Z] #26 6.162 ++ dirname /install.sh [2022-07-08T16:47:23.132Z] #26 6.162 + dir=/ [2022-07-08T16:47:23.132Z] #26 6.162 + bin=dockercli [2022-07-08T16:47:23.132Z] #26 6.162 + shift [2022-07-08T16:47:23.132Z] #26 6.162 + '[' '!' -f //dockercli.installer ']' [2022-07-08T16:47:23.132Z] #26 6.162 + . //dockercli.installer [2022-07-08T16:47:23.132Z] #26 6.162 ++ : stable [2022-07-08T16:47:23.132Z] #26 6.162 ++ : 17.06.2-ce [2022-07-08T16:47:23.132Z] #26 6.162 + install_dockercli [2022-07-08T16:47:23.132Z] #26 6.162 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-08T16:47:23.132Z] #26 6.163 Install docker/cli version 17.06.2-ce from stable [2022-07-08T16:47:23.132Z] #26 6.170 ++ uname -m [2022-07-08T16:47:23.132Z] #26 6.176 + arch=x86_64 [2022-07-08T16:47:23.132Z] #26 6.176 + '[' x86_64 '!=' x86_64 ']' [2022-07-08T16:47:23.132Z] #26 6.176 + url=https://download.docker.com/linux/static [2022-07-08T16:47:23.132Z] #26 6.176 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-08T16:47:23.132Z] #26 6.202 + tar -xz docker/docker [2022-07-08T16:47:23.146Z] #55 25.46 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-08T16:47:23.146Z] #55 25.65 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-08T16:47:23.268Z] #55 17.51 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-08T16:47:23.268Z] #55 17.54 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-08T16:47:23.268Z] #55 17.65 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-08T16:47:23.268Z] #55 17.76 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-08T16:47:23.405Z] #55 25.93 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-08T16:47:23.405Z] #55 25.98 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-08T16:47:23.528Z] #55 17.85 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-08T16:47:23.528Z] #55 17.90 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-08T16:47:23.728Z] #19 ... [2022-07-08T16:47:23.728Z] [2022-07-08T16:47:23.728Z] #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-07-08T16:47:23.728Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:47:23.728Z] #84 60.42 configure.ac:7: installing 'build-aux/compile' [2022-07-08T16:47:23.728Z] #84 60.43 configure.ac:9: installing 'build-aux/config.guess' [2022-07-08T16:47:23.976Z] #55 26.17 go: downloading github.com/spf13/afero v1.8.2 [2022-07-08T16:47:23.976Z] #55 26.38 go: downloading github.com/spf13/cast v1.4.1 [2022-07-08T16:47:23.988Z] #84 60.43 configure.ac:9: installing 'build-aux/config.sub' [2022-07-08T16:47:23.988Z] #84 60.44 configure.ac:11: installing 'build-aux/install-sh' [2022-07-08T16:47:23.988Z] #84 60.44 configure.ac:11: installing 'build-aux/missing' [2022-07-08T16:47:24.096Z] #55 18.27 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-08T16:47:24.096Z] #55 18.33 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-08T16:47:24.174Z] #40 ... [2022-07-08T16:47:24.174Z] [2022-07-08T16:47:24.174Z] #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-07-08T16:47:24.174Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T16:47:24.174Z] #38 8.147 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-08T16:47:24.174Z] #38 ... [2022-07-08T16:47:24.174Z] [2022-07-08T16:47:24.174Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:24.174Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:24.174Z] #55 7.276 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-08T16:47:24.174Z] #55 9.673 go: downloading github.com/fatih/color v1.13.0 [2022-07-08T16:47:24.174Z] #55 9.682 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T16:47:24.174Z] #55 9.882 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-08T16:47:24.174Z] #55 9.978 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-08T16:47:24.174Z] #55 ... [2022-07-08T16:47:24.174Z] [2022-07-08T16:47:24.174Z] #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-07-08T16:47:24.174Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:47:24.174Z] #14 7.618 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:24.174Z] #14 7.642 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:24.174Z] #14 7.642 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:24.174Z] #14 8.818 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:47:24.241Z] #55 26.64 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-08T16:47:24.249Z] #84 60.63 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T16:47:24.249Z] #84 60.71 parallel-tests: installing 'build-aux/test-driver' [2022-07-08T16:47:24.356Z] #55 18.52 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-08T16:47:24.356Z] #55 18.63 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-08T16:47:24.356Z] #55 18.76 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-08T16:47:24.435Z] #14 ... [2022-07-08T16:47:24.435Z] [2022-07-08T16:47:24.435Z] #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-07-08T16:47:24.435Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T16:47:24.435Z] #62 4.467 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:24.435Z] #62 4.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:24.435Z] #62 4.486 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:24.435Z] #62 4.898 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:47:24.435Z] #62 6.197 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:47:24.435Z] #62 8.284 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:47:24.435Z] #62 ... [2022-07-08T16:47:24.435Z] [2022-07-08T16:47:24.435Z] #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-07-08T16:47:24.435Z] #26 sha256:023a953e1c31de36fd125ea3d789742b5ee5fe5a0972bcebc484cd6ab9e272d4 [2022-07-08T16:47:24.435Z] #26 7.031 + RM_GOPATH=0 [2022-07-08T16:47:24.435Z] #26 7.031 + TMP_GOPATH= [2022-07-08T16:47:24.435Z] #26 7.031 + : /build [2022-07-08T16:47:24.435Z] #26 7.031 + '[' -z '' ']' [2022-07-08T16:47:24.435Z] #26 7.031 ++ mktemp -d [2022-07-08T16:47:24.435Z] #26 7.031 + export GOPATH=/tmp/tmp.FLMwfAFtqD [2022-07-08T16:47:24.435Z] #26 7.031 + GOPATH=/tmp/tmp.FLMwfAFtqD [2022-07-08T16:47:24.435Z] #26 7.031 + RM_GOPATH=1 [2022-07-08T16:47:24.435Z] #26 7.031 + case "$(go env GOARCH)" in [2022-07-08T16:47:24.435Z] #26 7.031 ++ go env GOARCH [2022-07-08T16:47:24.435Z] #26 7.071 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:24.435Z] #26 7.071 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:24.435Z] #26 7.071 ++ dirname /install.sh [2022-07-08T16:47:24.435Z] #26 7.071 + dir=/ [2022-07-08T16:47:24.435Z] #26 7.071 + bin=dockercli [2022-07-08T16:47:24.435Z] #26 7.071 + shift [2022-07-08T16:47:24.435Z] #26 7.071 + '[' '!' -f //dockercli.installer ']' [2022-07-08T16:47:24.435Z] #26 7.071 + . //dockercli.installer [2022-07-08T16:47:24.435Z] #26 7.071 ++ : stable [2022-07-08T16:47:24.435Z] #26 7.071 ++ : 17.06.2-ce [2022-07-08T16:47:24.435Z] #26 7.071 + install_dockercli [2022-07-08T16:47:24.435Z] #26 7.085 Install docker/cli version 17.06.2-ce from stable [2022-07-08T16:47:24.435Z] #26 7.104 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-08T16:47:24.435Z] #26 7.104 ++ uname -m [2022-07-08T16:47:24.435Z] #26 7.104 + arch=x86_64 [2022-07-08T16:47:24.435Z] #26 7.104 + '[' x86_64 '!=' x86_64 ']' [2022-07-08T16:47:24.435Z] #26 7.104 + url=https://download.docker.com/linux/static [2022-07-08T16:47:24.435Z] #26 7.104 + tar -xz docker/docker [2022-07-08T16:47:24.435Z] #26 7.104 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-08T16:47:24.505Z] #55 26.93 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-08T16:47:24.615Z] #55 18.80 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-08T16:47:24.615Z] #55 18.82 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-08T16:47:24.615Z] #55 18.92 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-08T16:47:24.615Z] #55 18.98 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-08T16:47:24.698Z] #26 ... [2022-07-08T16:47:24.698Z] [2022-07-08T16:47:24.698Z] #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-07-08T16:47:24.698Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:47:24.698Z] #42 3.284 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:24.698Z] #42 3.287 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:24.698Z] #42 3.287 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:24.698Z] #42 3.558 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:47:24.698Z] #42 4.044 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:47:24.698Z] #42 4.969 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:47:24.698Z] #42 10.28 Fetched 8548 kB in 7s (1178 kB/s) [2022-07-08T16:47:24.698Z] #42 10.28 Reading package lists... [2022-07-08T16:47:24.698Z] #42 ... [2022-07-08T16:47:24.698Z] [2022-07-08T16:47:24.698Z] #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-07-08T16:47:24.698Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T16:47:24.698Z] #53 7.190 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-08T16:47:24.698Z] #53 8.931 go: downloading github.com/fatih/color v1.10.0 [2022-07-08T16:47:24.698Z] #53 8.961 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-08T16:47:24.698Z] #53 9.054 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-08T16:47:24.698Z] #53 9.168 go: downloading github.com/pkg/errors v0.9.1 [2022-07-08T16:47:24.698Z] #53 9.530 go: downloading golang.org/x/tools v0.1.0 [2022-07-08T16:47:24.698Z] #53 10.13 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-08T16:47:24.698Z] #53 10.47 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-08T16:47:24.698Z] #53 10.64 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-08T16:47:24.765Z] #55 27.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-08T16:47:24.765Z] #55 27.20 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-08T16:47:24.765Z] #55 27.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-08T16:47:24.765Z] #55 27.29 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-08T16:47:24.874Z] #55 19.06 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-08T16:47:24.874Z] #55 19.11 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-08T16:47:24.874Z] #55 19.11 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-08T16:47:24.874Z] #55 19.15 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-08T16:47:24.874Z] #55 19.25 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-08T16:47:24.960Z] #53 10.88 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-08T16:47:24.960Z] #53 ... [2022-07-08T16:47:24.960Z] [2022-07-08T16:47:24.960Z] #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-07-08T16:47:24.960Z] #67 sha256:7004d70a8dd650e325778fcb0ea069d11d4c54c6f993771debedb32792fa2598 [2022-07-08T16:47:24.960Z] #67 7.008 + RM_GOPATH=0 [2022-07-08T16:47:24.960Z] #67 7.008 + TMP_GOPATH= [2022-07-08T16:47:24.960Z] #67 7.008 + : /build [2022-07-08T16:47:24.960Z] #67 7.008 + '[' -z '' ']' [2022-07-08T16:47:24.960Z] #67 7.010 ++ mktemp -d [2022-07-08T16:47:24.960Z] #67 7.036 + export GOPATH=/tmp/tmp.devx0iCbCC [2022-07-08T16:47:24.960Z] #67 7.036 + GOPATH=/tmp/tmp.devx0iCbCC [2022-07-08T16:47:24.960Z] #67 7.036 + RM_GOPATH=1 [2022-07-08T16:47:24.960Z] #67 7.036 + case "$(go env GOARCH)" in [2022-07-08T16:47:24.960Z] #67 7.036 ++ go env GOARCH [2022-07-08T16:47:24.960Z] #67 7.076 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:24.960Z] #67 7.076 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:24.960Z] #67 7.076 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:47:24.960Z] #67 7.077 ++ dirname /install.sh [2022-07-08T16:47:24.960Z] #67 7.077 + dir=/ [2022-07-08T16:47:24.960Z] #67 7.077 + bin=rootlesskit [2022-07-08T16:47:24.960Z] #67 7.077 + shift [2022-07-08T16:47:24.960Z] #67 7.077 + '[' '!' -f //rootlesskit.installer ']' [2022-07-08T16:47:24.960Z] #67 7.077 + . //rootlesskit.installer [2022-07-08T16:47:24.960Z] #67 7.077 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:47:24.960Z] #67 7.077 + install_rootlesskit [2022-07-08T16:47:24.960Z] #67 7.077 + case "$1" in [2022-07-08T16:47:24.960Z] #67 7.077 + export CGO_ENABLED=0 [2022-07-08T16:47:24.960Z] #67 7.077 + CGO_ENABLED=0 [2022-07-08T16:47:24.960Z] #67 7.077 + _install_rootlesskit [2022-07-08T16:47:24.960Z] #67 7.077 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-08T16:47:24.960Z] #67 7.077 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T16:47:24.960Z] #67 7.077 + GOBIN=/build [2022-07-08T16:47:24.960Z] #67 7.077 + GO111MODULE=on [2022-07-08T16:47:24.960Z] #67 7.077 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:47:24.960Z] #67 7.641 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-08T16:47:24.960Z] #67 10.48 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T16:47:24.960Z] #67 10.48 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-08T16:47:24.960Z] #67 ... [2022-07-08T16:47:24.960Z] [2022-07-08T16:47:24.960Z] #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-07-08T16:47:24.960Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T16:47:24.960Z] #34 3.212 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-08T16:47:24.960Z] #34 3.212 Cloning into '.'... [2022-07-08T16:47:25.027Z] #55 27.35 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-08T16:47:25.027Z] #55 27.46 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-08T16:47:25.027Z] #55 27.48 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-08T16:47:25.132Z] #55 19.42 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-08T16:47:25.132Z] #55 19.49 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-08T16:47:25.132Z] #55 19.50 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-08T16:47:25.132Z] #55 19.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-08T16:47:25.132Z] #55 19.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-08T16:47:25.222Z] #34 ... [2022-07-08T16:47:25.222Z] [2022-07-08T16:47:25.222Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T16:47:25.222Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T16:47:25.222Z] #36 5.811 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-08T16:47:25.222Z] #36 ... [2022-07-08T16:47:25.222Z] [2022-07-08T16:47:25.222Z] #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-07-08T16:47:25.222Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:47:25.222Z] #76 4.328 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:25.222Z] #76 4.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:25.222Z] #76 4.344 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:25.222Z] #76 4.694 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:47:25.222Z] #76 5.809 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:47:25.222Z] #76 7.584 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:47:25.286Z] #55 27.69 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-08T16:47:25.393Z] #55 19.62 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-08T16:47:25.393Z] #55 19.72 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-08T16:47:25.485Z] #76 ... [2022-07-08T16:47:25.485Z] [2022-07-08T16:47:25.485Z] #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-07-08T16:47:25.485Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T16:47:25.485Z] #57 7.227 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-08T16:47:25.485Z] #57 8.285 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-08T16:47:25.485Z] #57 8.310 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-08T16:47:25.485Z] #57 8.357 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-08T16:47:25.485Z] #57 10.56 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-08T16:47:25.651Z] #55 19.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-08T16:47:25.651Z] #55 20.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-08T16:47:25.651Z] #55 20.09 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-08T16:47:25.651Z] #55 20.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-08T16:47:25.747Z] #57 ... [2022-07-08T16:47:25.747Z] [2022-07-08T16:47:25.747Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:25.747Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:25.747Z] #55 10.34 go: downloading github.com/spf13/viper v1.11.0 [2022-07-08T16:47:25.747Z] #55 10.45 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-08T16:47:25.747Z] #55 11.28 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-08T16:47:25.747Z] #55 11.36 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-08T16:47:25.747Z] #55 11.42 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-08T16:47:25.747Z] #55 11.58 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-08T16:47:25.855Z] #55 28.05 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-08T16:47:25.910Z] #55 20.20 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-08T16:47:25.910Z] #55 20.28 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-08T16:47:25.910Z] #55 20.36 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-08T16:47:26.161Z] #84 62.27 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T16:47:26.161Z] #84 62.27 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T16:47:26.161Z] #84 62.74 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T16:47:26.161Z] #84 62.74 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T16:47:26.161Z] #84 62.81 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T16:47:26.169Z] #55 20.46 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-08T16:47:26.169Z] #55 20.46 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-08T16:47:26.169Z] #55 20.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-08T16:47:26.169Z] #55 20.55 go: downloading github.com/julz/importas v0.1.0 [2022-07-08T16:47:26.169Z] #55 20.62 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-08T16:47:26.169Z] #55 20.68 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-08T16:47:26.422Z] #84 62.90 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T16:47:26.422Z] #84 62.97 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T16:47:26.422Z] #84 63.04 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T16:47:26.425Z] #55 28.78 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-08T16:47:26.425Z] #55 28.88 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-08T16:47:26.433Z] #55 20.77 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-08T16:47:26.433Z] #55 20.82 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-08T16:47:26.441Z] #26 ... [2022-07-08T16:47:26.441Z] [2022-07-08T16:47:26.441Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:26.441Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:26.441Z] #55 7.867 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-08T16:47:26.684Z] #55 29.06 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-08T16:47:26.684Z] #55 29.09 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-08T16:47:26.692Z] #55 20.82 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-08T16:47:26.692Z] #55 20.86 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-08T16:47:26.692Z] #55 20.86 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-08T16:47:26.692Z] #55 20.92 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-08T16:47:26.692Z] #55 ... [2022-07-08T16:47:26.692Z] [2022-07-08T16:47:26.692Z] #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-07-08T16:47:26.692Z] #31 sha256:de81e545461ba442f96f5f23734e7e0b1aa84b95ae4273d56e98869c8ed7c15d [2022-07-08T16:47:26.692Z] #31 21.41 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-08T16:47:26.701Z] #55 ... [2022-07-08T16:47:26.701Z] [2022-07-08T16:47:26.701Z] #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-07-08T16:47:26.701Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:47:26.701Z] #14 8.086 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:26.701Z] #14 8.140 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:26.701Z] #14 8.274 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:26.701Z] #14 9.761 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:47:26.943Z] #55 29.31 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-08T16:47:26.943Z] #55 29.31 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-08T16:47:26.963Z] #14 ... [2022-07-08T16:47:26.963Z] [2022-07-08T16:47:26.963Z] #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-07-08T16:47:26.963Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T16:47:26.963Z] #38 8.001 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-08T16:47:26.963Z] #38 ... [2022-07-08T16:47:26.963Z] [2022-07-08T16:47:26.963Z] #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-07-08T16:47:26.963Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:47:26.963Z] #76 8.069 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:26.963Z] #76 8.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:26.963Z] #76 8.291 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:26.963Z] #76 9.699 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:47:27.235Z] #76 ... [2022-07-08T16:47:27.235Z] [2022-07-08T16:47:27.235Z] #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-07-08T16:47:27.235Z] #67 sha256:ea252e698eec727489e95692633286afa73a6956018a2d82961c3f2838641ccb [2022-07-08T16:47:27.235Z] #67 6.831 + RM_GOPATH=0 [2022-07-08T16:47:27.235Z] #67 6.831 + TMP_GOPATH= [2022-07-08T16:47:27.235Z] #67 6.831 + : /build [2022-07-08T16:47:27.235Z] #67 6.831 + '[' -z '' ']' [2022-07-08T16:47:27.235Z] #67 6.831 ++ mktemp -d [2022-07-08T16:47:27.235Z] #67 6.852 + export GOPATH=/tmp/tmp.IoIHOtfvuj [2022-07-08T16:47:27.235Z] #67 6.852 + GOPATH=/tmp/tmp.IoIHOtfvuj [2022-07-08T16:47:27.235Z] #67 6.852 + RM_GOPATH=1 [2022-07-08T16:47:27.235Z] #67 6.852 + case "$(go env GOARCH)" in [2022-07-08T16:47:27.235Z] #67 6.852 ++ go env GOARCH [2022-07-08T16:47:27.235Z] #67 6.903 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:27.235Z] #67 6.903 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:27.235Z] #67 6.903 ++ dirname /install.sh [2022-07-08T16:47:27.235Z] #67 6.931 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:47:27.235Z] #67 6.931 + dir=/ [2022-07-08T16:47:27.235Z] #67 6.931 + bin=rootlesskit [2022-07-08T16:47:27.235Z] #67 6.931 + shift [2022-07-08T16:47:27.235Z] #67 6.931 + '[' '!' -f //rootlesskit.installer ']' [2022-07-08T16:47:27.235Z] #67 6.931 + . //rootlesskit.installer [2022-07-08T16:47:27.235Z] #67 6.931 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:47:27.235Z] #67 6.931 + install_rootlesskit [2022-07-08T16:47:27.235Z] #67 6.931 + case "$1" in [2022-07-08T16:47:27.235Z] #67 6.931 + export CGO_ENABLED=0 [2022-07-08T16:47:27.235Z] #67 6.931 + CGO_ENABLED=0 [2022-07-08T16:47:27.235Z] #67 6.931 + _install_rootlesskit [2022-07-08T16:47:27.235Z] #67 6.931 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-08T16:47:27.235Z] #67 6.931 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T16:47:27.235Z] #67 6.931 + GOBIN=/build [2022-07-08T16:47:27.235Z] #67 6.931 + GO111MODULE=on [2022-07-08T16:47:27.235Z] #67 6.931 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:47:27.235Z] #67 7.702 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-08T16:47:27.235Z] #67 ... [2022-07-08T16:47:27.235Z] [2022-07-08T16:47:27.235Z] #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-07-08T16:47:27.235Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T16:47:27.235Z] #57 7.736 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-08T16:47:27.235Z] #57 9.339 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-08T16:47:27.235Z] #57 9.368 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-08T16:47:27.235Z] #57 9.517 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-08T16:47:27.496Z] #57 ... [2022-07-08T16:47:27.496Z] [2022-07-08T16:47:27.496Z] #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-07-08T16:47:27.496Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:47:27.496Z] #47 7.086 + git clone https://github.com/docker/distribution.git . [2022-07-08T16:47:27.496Z] #47 7.097 Cloning into '.'... [2022-07-08T16:47:27.496Z] #47 ... [2022-07-08T16:47:27.496Z] [2022-07-08T16:47:27.496Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T16:47:27.496Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T16:47:27.496Z] #36 7.004 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-08T16:47:27.513Z] #55 29.94 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-08T16:47:27.630Z] #31 ... [2022-07-08T16:47:27.631Z] [2022-07-08T16:47:27.631Z] #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-07-08T16:47:27.631Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-08T16:47:27.631Z] #53 11.73 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-08T16:47:27.631Z] #53 11.77 go: downloading golang.org/x/mod v0.3.0 [2022-07-08T16:47:27.631Z] #53 ... [2022-07-08T16:47:27.631Z] [2022-07-08T16:47:27.631Z] #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-07-08T16:47:27.631Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-08T16:47:27.668Z] #55 13.34 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-08T16:47:27.668Z] #55 13.46 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-08T16:47:27.668Z] #55 13.74 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-08T16:47:27.757Z] #36 ... [2022-07-08T16:47:27.757Z] [2022-07-08T16:47:27.757Z] #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-07-08T16:47:27.757Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T16:47:27.757Z] #40 6.982 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-08T16:47:27.757Z] #40 8.295 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-08T16:47:27.757Z] #40 10.61 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-08T16:47:27.757Z] #40 11.02 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-08T16:47:27.757Z] #40 11.16 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-08T16:47:27.757Z] #40 ... [2022-07-08T16:47:27.757Z] [2022-07-08T16:47:27.757Z] #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-07-08T16:47:27.757Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:47:27.757Z] #51 6.627 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:27.757Z] #51 6.673 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:27.757Z] #51 6.673 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:27.757Z] #51 7.332 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-08T16:47:27.757Z] #51 8.631 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:47:27.772Z] #55 30.13 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-08T16:47:27.772Z] #55 ... [2022-07-08T16:47:27.772Z] [2022-07-08T16:47:27.772Z] #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-07-08T16:47:27.772Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T16:47:27.772Z] #38 30.33 tomll can be used in two ways: [2022-07-08T16:47:27.772Z] #38 30.33 Writing to STDIN and reading from STDOUT: [2022-07-08T16:47:27.772Z] #38 30.33 cat file.toml | tomll > file.toml [2022-07-08T16:47:27.772Z] #38 30.33 [2022-07-08T16:47:27.772Z] #38 30.33 Reading and updating a list of files: [2022-07-08T16:47:27.772Z] #38 30.33 tomll a.toml b.toml c.toml [2022-07-08T16:47:27.772Z] #38 30.33 [2022-07-08T16:47:27.772Z] #38 30.33 When given a list of files, tomll will modify all files in place without asking. [2022-07-08T16:47:27.889Z] #47 21.55 Updating files: 78% (1710/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-07-08T16:47:27.889Z] #47 21.91 + git checkout -q v2.3.0 [2022-07-08T16:47:27.929Z] #55 13.80 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-08T16:47:28.018Z] #51 ... [2022-07-08T16:47:28.018Z] [2022-07-08T16:47:28.018Z] #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-07-08T16:47:28.018Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T16:47:28.018Z] #53 8.069 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-08T16:47:28.018Z] #53 11.08 go: downloading github.com/fatih/color v1.10.0 [2022-07-08T16:47:28.018Z] #53 ... [2022-07-08T16:47:28.018Z] [2022-07-08T16:47:28.018Z] #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-07-08T16:47:28.018Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:47:28.018Z] #42 7.185 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:28.018Z] #42 7.217 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:28.018Z] #42 7.217 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:28.018Z] #42 8.718 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:47:28.148Z] #47 ... [2022-07-08T16:47:28.148Z] [2022-07-08T16:47:28.148Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T16:47:28.148Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-08T16:47:28.148Z] #36 12.46 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-08T16:47:28.148Z] #36 12.47 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-08T16:47:28.148Z] #36 12.93 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-08T16:47:28.148Z] #36 13.07 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-08T16:47:28.148Z] #36 13.38 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-08T16:47:28.148Z] #36 13.56 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-08T16:47:28.148Z] #36 13.59 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-08T16:47:28.148Z] #36 13.80 go: downloading github.com/peterh/liner v1.2.2 [2022-07-08T16:47:28.148Z] #36 13.96 go: downloading github.com/google/go-dap v0.6.0 [2022-07-08T16:47:28.148Z] #36 14.30 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-08T16:47:28.148Z] #36 14.49 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-08T16:47:28.148Z] #36 15.04 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-08T16:47:28.148Z] #36 15.17 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-08T16:47:28.148Z] #36 15.36 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-08T16:47:28.148Z] #36 16.24 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-08T16:47:28.148Z] #36 ... [2022-07-08T16:47:28.148Z] [2022-07-08T16:47:28.148Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:28.148Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-08T16:47:28.148Z] #55 21.01 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-08T16:47:28.148Z] #55 21.01 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-08T16:47:28.148Z] #55 21.06 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-08T16:47:28.148Z] #55 21.63 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-08T16:47:28.148Z] #55 21.64 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-08T16:47:28.148Z] #55 21.69 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-08T16:47:28.148Z] #55 21.71 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-08T16:47:28.148Z] #55 21.88 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-08T16:47:28.148Z] #55 21.88 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-08T16:47:28.148Z] #55 21.95 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-08T16:47:28.148Z] #55 21.96 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-08T16:47:28.148Z] #55 22.12 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-08T16:47:28.148Z] #55 22.39 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-08T16:47:28.148Z] #55 22.48 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-08T16:47:28.148Z] #55 22.54 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-08T16:47:28.148Z] #55 22.56 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-08T16:47:28.148Z] #55 22.61 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-08T16:47:28.279Z] #42 ... [2022-07-08T16:47:28.279Z] [2022-07-08T16:47:28.279Z] #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-07-08T16:47:28.279Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T16:47:28.279Z] #53 11.67 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-08T16:47:28.279Z] #53 11.73 go: downloading golang.org/x/tools v0.1.0 [2022-07-08T16:47:28.340Z] #38 DONE 30.8s [2022-07-08T16:47:28.340Z] [2022-07-08T16:47:28.340Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:28.340Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:28.340Z] #55 30.34 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-08T16:47:28.340Z] #55 30.61 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-08T16:47:28.340Z] #55 30.85 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-08T16:47:28.408Z] #55 22.78 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-08T16:47:28.408Z] #55 ... [2022-07-08T16:47:28.408Z] [2022-07-08T16:47:28.408Z] #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-07-08T16:47:28.408Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-08T16:47:28.408Z] #42 12.71 Fetched 8435 kB in 10s (869 kB/s) [2022-07-08T16:47:28.408Z] #42 12.71 Reading package lists... [2022-07-08T16:47:28.408Z] #42 17.98 Reading package lists... [2022-07-08T16:47:28.408Z] #42 22.85 Building dependency tree... [2022-07-08T16:47:28.408Z] #42 ... [2022-07-08T16:47:28.408Z] [2022-07-08T16:47:28.408Z] #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-07-08T16:47:28.408Z] #31 sha256:de81e545461ba442f96f5f23734e7e0b1aa84b95ae4273d56e98869c8ed7c15d [2022-07-08T16:47:28.408Z] #31 22.84 #=#=# [2022-07-08T16:47:28.408Z] #31 23.17 #=#=# ######################################################################## 100.0% [2022-07-08T16:47:28.599Z] #55 30.97 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-08T16:47:28.859Z] #55 31.12 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-08T16:47:29.118Z] #55 31.39 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-08T16:47:29.118Z] #55 31.39 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-08T16:47:29.118Z] #55 31.58 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-08T16:47:29.118Z] #55 31.65 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-08T16:47:29.221Z] #53 12.68 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-08T16:47:29.222Z] #53 12.69 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-08T16:47:29.222Z] #53 12.76 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-08T16:47:29.686Z] #55 32.04 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-08T16:47:29.686Z] #55 32.08 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-08T16:47:29.686Z] #55 32.14 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-08T16:47:29.784Z] #31 24.48 [2022-07-08T16:47:29.844Z] #55 ... [2022-07-08T16:47:29.844Z] [2022-07-08T16:47:29.844Z] #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-07-08T16:47:29.844Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:47:29.844Z] #76 15.90 Fetched 8548 kB in 12s (722 kB/s) [2022-07-08T16:47:29.947Z] #55 32.43 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-08T16:47:30.042Z] #31 ... [2022-07-08T16:47:30.042Z] [2022-07-08T16:47:30.042Z] #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-07-08T16:47:30.042Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-08T16:47:30.042Z] #51 14.25 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-08T16:47:30.042Z] #51 17.99 Fetched 8439 kB in 13s (632 kB/s) [2022-07-08T16:47:30.042Z] #51 17.99 Reading package lists... [2022-07-08T16:47:30.105Z] #76 15.90 Reading package lists... [2022-07-08T16:47:30.105Z] #76 ... [2022-07-08T16:47:30.105Z] [2022-07-08T16:47:30.105Z] #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-07-08T16:47:30.105Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:47:30.105Z] #47 5.745 + git clone https://github.com/docker/distribution.git . [2022-07-08T16:47:30.105Z] #47 5.749 Cloning into '.'... [2022-07-08T16:47:30.174Z] #53 13.56 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-08T16:47:30.174Z] #53 13.76 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-08T16:47:30.207Z] #55 32.59 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-08T16:47:30.301Z] #51 23.09 Reading package lists... [2022-07-08T16:47:30.301Z] #51 ... [2022-07-08T16:47:30.301Z] [2022-07-08T16:47:30.301Z] #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-07-08T16:47:30.301Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-08T16:47:30.301Z] #47 23.95 + 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-07-08T16:47:30.367Z] #47 ... [2022-07-08T16:47:30.367Z] [2022-07-08T16:47:30.367Z] #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-07-08T16:47:30.367Z] #26 sha256:023a953e1c31de36fd125ea3d789742b5ee5fe5a0972bcebc484cd6ab9e272d4 [2022-07-08T16:47:30.367Z] #26 15.66 + mkdir -p /build [2022-07-08T16:47:30.367Z] #26 15.68 + mv docker/docker /build/ [2022-07-08T16:47:30.367Z] #26 15.68 + rmdir docker [2022-07-08T16:47:30.467Z] #55 ... [2022-07-08T16:47:30.467Z] [2022-07-08T16:47:30.467Z] #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-07-08T16:47:30.467Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:47:30.467Z] #51 22.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-08T16:47:30.467Z] #51 ... [2022-07-08T16:47:30.467Z] [2022-07-08T16:47:30.467Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:30.467Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:30.467Z] #55 32.89 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-08T16:47:30.467Z] #55 32.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-08T16:47:30.639Z] #84 ... [2022-07-08T16:47:30.639Z] [2022-07-08T16:47:30.639Z] #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-07-08T16:47:30.639Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T16:47:30.639Z] #19 109.5 The following additional packages will be installed: [2022-07-08T16:47:30.639Z] #19 109.5 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-08T16:47:30.639Z] #19 109.5 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-08T16:47:30.639Z] #19 109.5 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-08T16:47:30.639Z] #19 109.5 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-08T16:47:30.639Z] #19 109.5 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-08T16:47:30.639Z] #19 109.5 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-08T16:47:30.639Z] #19 109.5 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-08T16:47:30.639Z] #19 109.5 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-08T16:47:30.639Z] #19 109.5 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-08T16:47:30.639Z] #19 109.5 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-08T16:47:30.639Z] #19 109.5 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-08T16:47:30.639Z] #19 109.5 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-08T16:47:30.639Z] #19 109.5 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-08T16:47:30.639Z] #19 109.5 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-08T16:47:30.639Z] #19 109.5 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-08T16:47:30.639Z] #19 109.5 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-08T16:47:30.639Z] #19 109.5 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-08T16:47:30.639Z] #19 109.5 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-08T16:47:30.639Z] #19 109.5 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-08T16:47:30.639Z] #19 109.5 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-08T16:47:30.639Z] #19 109.5 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-08T16:47:30.639Z] #19 109.5 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-08T16:47:30.639Z] #19 109.5 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-08T16:47:30.639Z] #19 109.5 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-08T16:47:30.639Z] #19 109.5 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-08T16:47:30.639Z] #19 109.5 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-08T16:47:30.639Z] #19 109.5 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-08T16:47:30.639Z] #19 109.5 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-08T16:47:30.639Z] #19 109.5 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-08T16:47:30.639Z] #19 109.5 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-08T16:47:30.639Z] #19 109.5 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-08T16:47:30.639Z] #19 109.5 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-08T16:47:30.639Z] #19 109.6 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-08T16:47:30.639Z] #19 109.6 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-08T16:47:30.639Z] #19 109.6 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-08T16:47:30.639Z] #19 109.6 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-08T16:47:30.639Z] #19 109.6 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-08T16:47:30.639Z] #19 109.6 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-08T16:47:30.639Z] #19 109.6 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-08T16:47:30.639Z] #19 109.6 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-08T16:47:30.639Z] #19 109.6 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-08T16:47:30.639Z] #19 109.6 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-08T16:47:30.639Z] #19 109.6 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-08T16:47:30.639Z] #19 109.6 linux-libc-dev-s390x-cross patch xz-utils [2022-07-08T16:47:30.639Z] #19 109.6 Suggested packages: [2022-07-08T16:47:30.639Z] #19 109.6 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-08T16:47:30.639Z] #19 109.6 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-08T16:47:30.639Z] #19 109.6 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-08T16:47:30.639Z] #19 109.6 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-08T16:47:30.639Z] #19 109.6 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-08T16:47:30.639Z] #19 109.6 libyaml-shell-perl ed diffutils-doc [2022-07-08T16:47:30.639Z] #19 109.6 Recommended packages: [2022-07-08T16:47:30.639Z] #19 109.6 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-08T16:47:30.639Z] #19 109.6 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-08T16:47:30.726Z] #55 33.02 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-08T16:47:30.726Z] #55 33.20 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-08T16:47:30.750Z] #53 13.95 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-08T16:47:30.750Z] #53 14.16 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-08T16:47:30.899Z] #19 114.8 The following NEW packages will be installed: [2022-07-08T16:47:30.899Z] #19 114.8 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-08T16:47:30.899Z] #19 114.8 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-08T16:47:30.899Z] #19 114.8 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-08T16:47:30.899Z] #19 114.8 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-08T16:47:30.899Z] #19 114.8 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-08T16:47:30.899Z] #19 114.8 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-08T16:47:30.899Z] #19 114.8 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-08T16:47:30.899Z] #19 114.8 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-08T16:47:30.899Z] #19 114.8 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-08T16:47:30.899Z] #19 114.8 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-08T16:47:30.899Z] #19 114.8 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-08T16:47:30.899Z] #19 114.8 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-08T16:47:30.899Z] #19 114.8 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-08T16:47:30.899Z] #19 114.8 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-08T16:47:30.899Z] #19 114.8 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-08T16:47:30.900Z] #19 114.8 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-08T16:47:30.900Z] #19 114.8 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-08T16:47:30.900Z] #19 114.8 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-08T16:47:30.900Z] #19 114.8 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-08T16:47:30.900Z] #19 114.8 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-08T16:47:30.900Z] #19 114.8 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-08T16:47:30.900Z] #19 114.8 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-08T16:47:30.900Z] #19 114.8 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-08T16:47:30.900Z] #19 114.8 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-08T16:47:30.900Z] #19 114.8 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-08T16:47:30.900Z] #19 114.8 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-08T16:47:30.900Z] #19 114.8 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-08T16:47:30.900Z] #19 114.8 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-08T16:47:30.900Z] #19 114.8 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-08T16:47:30.900Z] #19 114.8 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-08T16:47:30.900Z] #19 114.8 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-08T16:47:30.900Z] #19 114.8 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-08T16:47:30.900Z] #19 114.8 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-08T16:47:30.900Z] #19 114.8 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-08T16:47:30.900Z] #19 114.8 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-08T16:47:30.900Z] #19 114.8 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-08T16:47:30.900Z] #19 114.8 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-08T16:47:30.900Z] #19 114.8 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-08T16:47:30.900Z] #19 114.8 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-08T16:47:30.900Z] #19 114.8 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-08T16:47:30.900Z] #19 114.8 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-08T16:47:30.900Z] #19 114.8 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-08T16:47:30.900Z] #19 114.8 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-08T16:47:30.900Z] #19 114.8 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-08T16:47:30.900Z] #19 114.8 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-08T16:47:30.900Z] #19 114.8 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-08T16:47:30.900Z] #19 114.8 linux-libc-dev-s390x-cross patch xz-utils [2022-07-08T16:47:30.941Z] #26 DONE 16.3s [2022-07-08T16:47:30.941Z] [2022-07-08T16:47:30.941Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T16:47:30.941Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T16:47:30.941Z] #36 16.03 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-08T16:47:30.941Z] #36 16.03 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-08T16:47:30.941Z] #36 16.57 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-08T16:47:30.941Z] #36 17.03 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-08T16:47:30.985Z] #55 33.36 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-08T16:47:31.202Z] #36 17.13 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-08T16:47:31.237Z] #47 ... [2022-07-08T16:47:31.237Z] [2022-07-08T16:47:31.237Z] #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-07-08T16:47:31.237Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-08T16:47:31.237Z] #62 15.40 Fetched 8435 kB in 12s (728 kB/s) [2022-07-08T16:47:31.237Z] #62 15.40 Reading package lists... [2022-07-08T16:47:31.237Z] #62 20.88 Reading package lists... [2022-07-08T16:47:31.237Z] #62 25.37 Building dependency tree... [2022-07-08T16:47:31.237Z] #62 ... [2022-07-08T16:47:31.237Z] [2022-07-08T16:47:31.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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:31.237Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-08T16:47:31.237Z] #55 22.85 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-08T16:47:31.237Z] #55 22.88 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-08T16:47:31.237Z] #55 22.90 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-08T16:47:31.237Z] #55 22.99 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-08T16:47:31.237Z] #55 23.03 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-08T16:47:31.237Z] #55 23.05 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-08T16:47:31.237Z] #55 23.16 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-08T16:47:31.237Z] #55 23.37 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-08T16:47:31.237Z] #55 23.42 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-08T16:47:31.237Z] #55 23.52 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-08T16:47:31.237Z] #55 23.59 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-08T16:47:31.237Z] #55 23.65 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-08T16:47:31.237Z] #55 23.73 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-08T16:47:31.237Z] #55 23.89 go: downloading honnef.co/go/tools v0.3.1 [2022-07-08T16:47:31.237Z] #55 25.46 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-08T16:47:31.237Z] #55 25.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-08T16:47:31.237Z] #55 25.66 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-08T16:47:31.244Z] #55 33.71 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-08T16:47:31.482Z] #36 17.32 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-08T16:47:31.482Z] #36 17.38 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-08T16:47:31.482Z] #36 17.54 go: downloading github.com/peterh/liner v1.2.2 [2022-07-08T16:47:31.495Z] #55 25.69 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-08T16:47:31.496Z] #55 25.75 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-08T16:47:31.496Z] #55 25.87 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-08T16:47:31.496Z] #55 25.90 go: downloading golang.org/x/text v0.3.7 [2022-07-08T16:47:31.503Z] #55 34.00 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-08T16:47:31.762Z] #55 34.07 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-08T16:47:31.762Z] #55 34.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-08T16:47:31.844Z] #19 115.4 0 upgraded, 133 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:47:31.844Z] #19 115.4 Need to get 788 MB of archives. [2022-07-08T16:47:31.844Z] #19 115.4 After this operation, 3385 MB of additional disk space will be used. [2022-07-08T16:47:31.844Z] #19 115.4 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-08T16:47:31.844Z] #19 115.4 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-08T16:47:31.844Z] #19 115.4 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-08T16:47:31.844Z] #19 115.4 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-08T16:47:31.844Z] #19 115.4 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-08T16:47:31.844Z] #19 115.4 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-07-08T16:47:31.844Z] #19 115.4 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-07-08T16:47:31.844Z] #19 115.5 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-07-08T16:47:31.844Z] #19 115.6 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-08T16:47:31.844Z] #19 115.7 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-07-08T16:47:32.021Z] #55 34.36 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-08T16:47:32.054Z] #36 17.82 go: downloading github.com/google/go-dap v0.6.0 [2022-07-08T16:47:32.083Z] #55 ... [2022-07-08T16:47:32.083Z] [2022-07-08T16:47:32.083Z] #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-07-08T16:47:32.083Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T16:47:32.083Z] #14 16.23 Fetched 8435 kB in 11s (740 kB/s) [2022-07-08T16:47:32.083Z] #14 16.23 Reading package lists... [2022-07-08T16:47:32.083Z] #14 21.72 Reading package lists... [2022-07-08T16:47:32.083Z] #14 26.23 Building dependency tree... [2022-07-08T16:47:32.083Z] #14 ... [2022-07-08T16:47:32.083Z] [2022-07-08T16:47:32.083Z] #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-07-08T16:47:32.083Z] #31 sha256:de81e545461ba442f96f5f23734e7e0b1aa84b95ae4273d56e98869c8ed7c15d [2022-07-08T16:47:32.083Z] #31 27.10 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-08T16:47:32.105Z] #19 115.8 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-07-08T16:47:32.105Z] #19 115.9 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-07-08T16:47:32.105Z] #19 115.9 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-07-08T16:47:32.286Z] #55 34.62 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-08T16:47:32.286Z] #55 34.74 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-08T16:47:32.286Z] #55 ... [2022-07-08T16:47:32.286Z] [2022-07-08T16:47:32.286Z] #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-07-08T16:47:32.286Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T16:47:32.286Z] #53 24.62 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-08T16:47:32.286Z] #53 24.76 go: downloading golang.org/x/mod v0.3.0 [2022-07-08T16:47:32.286Z] #53 ... [2022-07-08T16:47:32.286Z] [2022-07-08T16:47:32.286Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T16:47:32.286Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T16:47:32.286Z] #36 25.59 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-08T16:47:32.286Z] #36 25.59 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-08T16:47:32.286Z] #36 26.69 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-08T16:47:32.286Z] #36 27.03 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-08T16:47:32.286Z] #36 27.51 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-08T16:47:32.286Z] #36 27.95 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-08T16:47:32.286Z] #36 28.00 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-08T16:47:32.286Z] #36 28.03 go: downloading github.com/peterh/liner v1.2.2 [2022-07-08T16:47:32.286Z] #36 28.57 go: downloading github.com/google/go-dap v0.6.0 [2022-07-08T16:47:32.286Z] #36 29.14 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-08T16:47:32.286Z] #36 29.95 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-08T16:47:32.286Z] #36 31.42 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-08T16:47:32.286Z] #36 31.56 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-08T16:47:32.286Z] #36 31.94 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-08T16:47:32.286Z] #36 34.87 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-08T16:47:32.316Z] #36 18.28 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-08T16:47:32.545Z] #36 34.96 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-08T16:47:32.545Z] #36 ... [2022-07-08T16:47:32.545Z] [2022-07-08T16:47:32.545Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:32.545Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:32.545Z] #55 34.96 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-08T16:47:32.578Z] #36 ... [2022-07-08T16:47:32.578Z] [2022-07-08T16:47:32.578Z] #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-07-08T16:47:32.578Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:47:32.578Z] #51 8.257 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:47:32.578Z] #51 8.312 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:47:32.578Z] #51 8.332 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:47:32.578Z] #51 9.005 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-08T16:47:32.578Z] #51 9.451 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:47:32.578Z] #51 12.43 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:47:32.578Z] #51 15.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:47:32.578Z] #51 18.02 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-08T16:47:32.650Z] #31 ... [2022-07-08T16:47:32.650Z] [2022-07-08T16:47:32.650Z] #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-07-08T16:47:32.650Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-08T16:47:32.650Z] #76 16.93 Fetched 8435 kB in 12s (703 kB/s) [2022-07-08T16:47:32.650Z] #76 16.93 Reading package lists... [2022-07-08T16:47:32.650Z] #76 22.24 Reading package lists... [2022-07-08T16:47:32.804Z] #55 35.03 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-08T16:47:32.804Z] #55 35.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-08T16:47:32.804Z] #55 35.20 go: downloading github.com/julz/importas v0.1.0 [2022-07-08T16:47:32.840Z] #51 ... [2022-07-08T16:47:32.840Z] [2022-07-08T16:47:32.840Z] #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-07-08T16:47:32.840Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:47:32.840Z] #42 10.28 Reading package lists... [2022-07-08T16:47:32.909Z] #76 26.83 Building dependency tree... [2022-07-08T16:47:32.909Z] #76 ... [2022-07-08T16:47:32.909Z] [2022-07-08T16:47:32.909Z] #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-07-08T16:47:32.909Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-08T16:47:32.909Z] #62 25.37 Building dependency tree... [2022-07-08T16:47:33.174Z] #55 35.37 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-08T16:47:33.174Z] #55 35.55 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-08T16:47:33.174Z] #55 35.72 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-08T16:47:33.174Z] #55 ... [2022-07-08T16:47:33.174Z] [2022-07-08T16:47:33.174Z] #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-07-08T16:47:33.174Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:47:33.174Z] #14 25.72 Fetched 8548 kB in 20s (417 kB/s) [2022-07-08T16:47:33.433Z] #14 25.72 Reading package lists... [2022-07-08T16:47:33.433Z] #14 ... [2022-07-08T16:47:33.433Z] [2022-07-08T16:47:33.433Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:33.433Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:33.433Z] #55 35.83 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-08T16:47:33.693Z] #55 36.06 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-08T16:47:33.693Z] #55 36.10 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-08T16:47:33.954Z] #55 36.24 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-08T16:47:33.954Z] #55 36.41 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-08T16:47:33.954Z] #55 ... [2022-07-08T16:47:33.954Z] [2022-07-08T16:47:33.954Z] #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-07-08T16:47:33.954Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:47:33.954Z] #42 26.46 Fetched 8548 kB in 21s (410 kB/s) [2022-07-08T16:47:33.954Z] #42 26.46 Reading package lists... [2022-07-08T16:47:34.055Z] #53 ... [2022-07-08T16:47:34.055Z] [2022-07-08T16:47:34.055Z] #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-07-08T16:47:34.055Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T16:47:34.055Z] #34 7.161 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-08T16:47:34.055Z] #34 7.162 Cloning into '.'... [2022-07-08T16:47:34.124Z] #19 118.0 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-07-08T16:47:34.124Z] #19 118.0 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-07-08T16:47:34.213Z] #42 ... [2022-07-08T16:47:34.213Z] [2022-07-08T16:47:34.213Z] #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-07-08T16:47:34.213Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:47:34.213Z] #76 26.53 Fetched 8548 kB in 21s (406 kB/s) [2022-07-08T16:47:34.213Z] #76 26.53 Reading package lists... [2022-07-08T16:47:34.213Z] #76 ... [2022-07-08T16:47:34.213Z] [2022-07-08T16:47:34.213Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:34.213Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:34.213Z] #55 36.59 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-08T16:47:34.213Z] #55 36.60 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-08T16:47:34.213Z] #55 36.73 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-08T16:47:34.329Z] #34 ... [2022-07-08T16:47:34.329Z] [2022-07-08T16:47:34.329Z] #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-07-08T16:47:34.329Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T16:47:34.329Z] #40 16.78 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-08T16:47:34.329Z] #40 16.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T16:47:34.824Z] #62 29.31 The following additional packages will be installed: [2022-07-08T16:47:34.841Z] #42 18.00 Reading package lists... [2022-07-08T16:47:34.841Z] #42 ... [2022-07-08T16:47:34.841Z] [2022-07-08T16:47:34.841Z] #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-07-08T16:47:34.841Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T16:47:34.841Z] #40 10.55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-08T16:47:34.841Z] #40 10.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T16:47:34.841Z] #40 ... [2022-07-08T16:47:34.841Z] [2022-07-08T16:47:34.841Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:34.841Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:34.841Z] #55 18.95 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T16:47:34.841Z] #55 19.00 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-08T16:47:34.841Z] #55 19.23 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-08T16:47:34.841Z] #55 19.38 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-08T16:47:34.841Z] #55 19.59 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-08T16:47:34.841Z] #55 19.65 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-08T16:47:34.841Z] #55 19.78 go: downloading github.com/spf13/afero v1.8.2 [2022-07-08T16:47:34.841Z] #55 19.86 go: downloading github.com/spf13/cast v1.4.1 [2022-07-08T16:47:34.841Z] #55 20.01 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-08T16:47:34.841Z] #55 20.31 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-08T16:47:34.841Z] #55 20.59 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-08T16:47:34.841Z] #55 20.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-08T16:47:34.841Z] #55 20.94 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-08T16:47:35.083Z] #62 29.34 libbtrfs0 [2022-07-08T16:47:35.102Z] #55 21.05 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-08T16:47:35.102Z] #55 21.10 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-08T16:47:35.102Z] #55 21.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-08T16:47:35.343Z] #62 29.54 The following NEW packages will be installed: [2022-07-08T16:47:35.343Z] #62 29.55 libbtrfs-dev libbtrfs0 [2022-07-08T16:47:35.366Z] #55 21.26 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-08T16:47:35.366Z] #55 21.33 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-08T16:47:35.594Z] #55 37.96 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-08T16:47:35.594Z] #55 37.99 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-08T16:47:35.602Z] #62 29.99 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:47:35.602Z] #62 29.99 Need to get 454 kB of archives. [2022-07-08T16:47:35.602Z] #62 29.99 After this operation, 1275 kB of additional disk space will be used. [2022-07-08T16:47:35.602Z] #62 29.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-08T16:47:35.602Z] #62 29.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-08T16:47:35.627Z] #55 ... [2022-07-08T16:47:35.627Z] [2022-07-08T16:47:35.627Z] #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-07-08T16:47:35.627Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:47:35.627Z] #14 11.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:47:35.627Z] #14 14.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:47:35.853Z] #55 38.16 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-08T16:47:35.853Z] #55 38.34 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-08T16:47:35.888Z] #14 ... [2022-07-08T16:47:35.888Z] [2022-07-08T16:47:35.888Z] #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-07-08T16:47:35.888Z] #67 sha256:7004d70a8dd650e325778fcb0ea069d11d4c54c6f993771debedb32792fa2598 [2022-07-08T16:47:35.888Z] #67 11.48 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-08T16:47:35.888Z] #67 15.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-08T16:47:35.888Z] #67 16.59 go: downloading github.com/google/uuid v1.3.0 [2022-07-08T16:47:35.888Z] #67 16.61 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-08T16:47:35.888Z] #67 16.65 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-08T16:47:35.888Z] #67 16.91 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T16:47:35.888Z] #67 17.05 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-08T16:47:35.888Z] #67 17.29 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-08T16:47:35.888Z] #67 17.77 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-08T16:47:35.888Z] #67 17.91 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-08T16:47:35.888Z] #67 20.34 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-08T16:47:35.888Z] #67 20.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T16:47:36.040Z] #19 119.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-07-08T16:47:36.040Z] #19 119.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-07-08T16:47:36.113Z] #55 ... [2022-07-08T16:47:36.113Z] [2022-07-08T16:47:36.113Z] #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-07-08T16:47:36.113Z] #67 sha256:c368ee587a23bc0102401b8a3c6701ee89a425291c2fc813560a8948ab339625 [2022-07-08T16:47:36.113Z] #67 28.10 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-08T16:47:36.113Z] #67 28.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T16:47:36.113Z] #67 ... [2022-07-08T16:47:36.113Z] [2022-07-08T16:47:36.113Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:36.113Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:36.113Z] #55 38.56 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-08T16:47:36.113Z] #55 38.59 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-08T16:47:36.113Z] #55 38.71 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-08T16:47:36.148Z] #67 ... [2022-07-08T16:47:36.148Z] [2022-07-08T16:47:36.148Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T16:47:36.148Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T16:47:36.148Z] #36 19.09 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-08T16:47:36.148Z] #36 19.29 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-08T16:47:36.148Z] #36 19.45 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-08T16:47:36.148Z] #36 21.55 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-08T16:47:36.148Z] #36 21.76 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-08T16:47:36.175Z] #62 ... [2022-07-08T16:47:36.175Z] [2022-07-08T16:47:36.175Z] #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-07-08T16:47:36.175Z] #31 sha256:de81e545461ba442f96f5f23734e7e0b1aa84b95ae4273d56e98869c8ed7c15d [2022-07-08T16:47:36.175Z] #31 28.81 [2022-07-08T16:47:36.175Z] #31 29.13 #=#=# ######################################################################## 100.0% [2022-07-08T16:47:36.175Z] #31 30.38 [2022-07-08T16:47:36.175Z] #31 30.73 Download of images into '/build' complete. [2022-07-08T16:47:36.175Z] #31 30.73 Use something like the following to load the result into a Docker daemon: [2022-07-08T16:47:36.175Z] #31 30.73 tar -cC '/build' . | docker load [2022-07-08T16:47:36.175Z] #31 DONE 31.1s [2022-07-08T16:47:36.372Z] #55 38.73 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-08T16:47:36.433Z] [2022-07-08T16:47:36.433Z] #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-07-08T16:47:36.433Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-08T16:47:36.433Z] #42 22.85 Building dependency tree... [2022-07-08T16:47:36.433Z] #42 26.75 The following additional packages will be installed: [2022-07-08T16:47:36.433Z] #42 26.78 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-08T16:47:36.433Z] #42 26.78 Suggested packages: [2022-07-08T16:47:36.433Z] #42 26.80 cmake-doc ninja-build lrzip [2022-07-08T16:47:36.433Z] #42 26.80 Recommended packages: [2022-07-08T16:47:36.433Z] #42 26.80 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-08T16:47:36.433Z] #42 27.66 The following NEW packages will be installed: [2022-07-08T16:47:36.433Z] #42 27.66 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-08T16:47:36.433Z] #42 27.67 vim-common xxd [2022-07-08T16:47:36.433Z] #42 28.14 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:47:36.433Z] #42 28.14 Need to get 15.6 MB of archives. [2022-07-08T16:47:36.433Z] #42 28.14 After this operation, 67.4 MB of additional disk space will be used. [2022-07-08T16:47:36.433Z] #42 28.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T16:47:36.433Z] #42 28.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T16:47:36.433Z] #42 28.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-08T16:47:36.433Z] #42 28.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-08T16:47:36.433Z] #42 28.49 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-07-08T16:47:36.433Z] #42 28.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-08T16:47:36.433Z] #42 28.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-08T16:47:36.433Z] #42 28.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-08T16:47:36.433Z] #42 28.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-08T16:47:36.433Z] #42 28.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-08T16:47:36.433Z] #42 29.76 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:47:36.433Z] #42 29.95 Fetched 15.6 MB in 1s (19.7 MB/s) [2022-07-08T16:47:36.433Z] #42 30.08 Selecting previously unselected package xxd. [2022-07-08T16:47:36.433Z] #42 30.08 (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-07-08T16:47:36.433Z] #42 30.11 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-08T16:47:36.433Z] #42 30.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:47:36.433Z] #42 30.67 Selecting previously unselected package vim-common. [2022-07-08T16:47:36.433Z] #42 30.67 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T16:47:36.433Z] #42 30.69 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:47:36.631Z] #55 38.94 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-08T16:47:36.691Z] #42 31.16 Selecting previously unselected package cmake-data. [2022-07-08T16:47:36.691Z] #42 31.16 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-08T16:47:36.691Z] #42 31.17 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T16:47:36.720Z] #36 ... [2022-07-08T16:47:36.720Z] [2022-07-08T16:47:36.720Z] #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-07-08T16:47:36.720Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T16:47:36.720Z] #38 22.16 tomll can be used in two ways: [2022-07-08T16:47:36.720Z] #38 22.19 Writing to STDIN and reading from STDOUT: [2022-07-08T16:47:36.720Z] #38 22.19 cat file.toml | tomll > file.toml [2022-07-08T16:47:36.720Z] #38 22.19 [2022-07-08T16:47:36.720Z] #38 22.19 Reading and updating a list of files: [2022-07-08T16:47:36.720Z] #38 22.19 tomll a.toml b.toml c.toml [2022-07-08T16:47:36.720Z] #38 22.19 [2022-07-08T16:47:36.720Z] #38 22.19 When given a list of files, tomll will modify all files in place without asking. [2022-07-08T16:47:36.721Z] #38 DONE 22.7s [2022-07-08T16:47:36.959Z] #42 ... [2022-07-08T16:47:36.959Z] [2022-07-08T16:47:36.959Z] #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-07-08T16:47:36.959Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-08T16:47:36.959Z] #62 31.30 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:47:36.981Z] [2022-07-08T16:47:36.981Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T16:47:36.981Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T16:47:36.981Z] #36 22.74 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-08T16:47:37.201Z] #55 39.50 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-08T16:47:37.201Z] #55 39.52 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-08T16:47:37.201Z] #55 39.60 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-08T16:47:37.201Z] #55 39.75 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-08T16:47:37.216Z] #62 31.61 Fetched 454 kB in 0s (1501 kB/s) [2022-07-08T16:47:37.425Z] #19 121.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-07-08T16:47:37.460Z] #55 39.84 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-08T16:47:37.460Z] #55 40.01 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-08T16:47:37.476Z] #62 31.73 Selecting previously unselected package libbtrfs0:arm64. [2022-07-08T16:47:37.476Z] #62 31.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 ... 15709 files and directories currently installed.) [2022-07-08T16:47:37.476Z] #62 31.80 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-08T16:47:37.476Z] #62 31.83 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-08T16:47:37.686Z] #19 121.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-07-08T16:47:37.719Z] #55 40.28 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-08T16:47:37.734Z] #62 32.08 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-08T16:47:37.734Z] #62 32.10 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-08T16:47:37.734Z] #62 32.11 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-08T16:47:37.978Z] #55 40.43 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-08T16:47:37.978Z] #55 40.53 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-08T16:47:38.237Z] #55 40.64 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-08T16:47:38.237Z] #55 40.74 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-08T16:47:38.257Z] #19 ... [2022-07-08T16:47:38.257Z] [2022-07-08T16:47:38.257Z] #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-07-08T16:47:38.257Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:47:38.257Z] #84 74.92 configure.ac:11: installing 'build-aux/compile' [2022-07-08T16:47:38.303Z] #62 32.54 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-08T16:47:38.303Z] #62 32.58 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-08T16:47:38.303Z] #62 32.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:47:38.502Z] #55 40.90 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-08T16:47:38.517Z] #84 74.93 configure.ac:11: installing 'build-aux/config.guess' [2022-07-08T16:47:38.517Z] #84 74.94 configure.ac:11: installing 'build-aux/config.sub' [2022-07-08T16:47:38.517Z] #84 74.94 configure.ac:13: installing 'build-aux/install-sh' [2022-07-08T16:47:38.517Z] #84 74.94 configure.ac:13: installing 'build-aux/missing' [2022-07-08T16:47:38.517Z] #84 74.95 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-08T16:47:38.517Z] #84 75.14 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T16:47:38.576Z] #40 ... [2022-07-08T16:47:38.576Z] [2022-07-08T16:47:38.576Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:38.576Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:38.576Z] #55 11.45 go: downloading github.com/fatih/color v1.13.0 [2022-07-08T16:47:38.576Z] #55 11.49 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T16:47:38.576Z] #55 11.75 go: downloading github.com/pkg/errors v0.9.1 [2022-07-08T16:47:38.576Z] #55 11.93 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-08T16:47:38.576Z] #55 12.39 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-08T16:47:38.576Z] #55 12.69 go: downloading github.com/spf13/viper v1.11.0 [2022-07-08T16:47:38.576Z] #55 12.86 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-08T16:47:38.576Z] #55 14.16 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-08T16:47:38.576Z] #55 14.18 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-08T16:47:38.576Z] #55 17.24 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-08T16:47:38.576Z] #55 17.52 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-08T16:47:38.576Z] #55 17.88 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-08T16:47:38.576Z] #55 18.11 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-08T16:47:38.576Z] #55 ... [2022-07-08T16:47:38.576Z] [2022-07-08T16:47:38.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-07-08T16:47:38.576Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T16:47:38.576Z] #53 21.54 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-08T16:47:38.761Z] #55 41.05 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-08T16:47:38.839Z] #53 ... [2022-07-08T16:47:38.839Z] [2022-07-08T16:47:38.839Z] #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-07-08T16:47:38.839Z] #67 sha256:ea252e698eec727489e95692633286afa73a6956018a2d82961c3f2838641ccb [2022-07-08T16:47:38.839Z] #67 11.94 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-08T16:47:38.839Z] #67 11.94 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T16:47:38.839Z] #67 13.06 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-08T16:47:38.839Z] #67 18.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-08T16:47:38.839Z] #67 19.81 go: downloading github.com/google/uuid v1.3.0 [2022-07-08T16:47:38.839Z] #67 20.12 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-08T16:47:38.839Z] #67 21.77 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-08T16:47:38.839Z] #67 21.96 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T16:47:38.839Z] #67 22.03 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-08T16:47:38.839Z] #67 ... [2022-07-08T16:47:38.839Z] [2022-07-08T16:47:38.839Z] #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-07-08T16:47:38.839Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T16:47:38.839Z] #57 12.39 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-08T16:47:38.870Z] #62 DONE 33.2s [2022-07-08T16:47:38.870Z] [2022-07-08T16:47:38.870Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-08T16:47:38.870Z] #63 sha256:c0d0955c98e781a5e57cd3062ac9e25f4616d3ae300c4ed3c973523adc894a81 [2022-07-08T16:47:39.102Z] #57 ... [2022-07-08T16:47:39.102Z] [2022-07-08T16:47:39.102Z] #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-07-08T16:47:39.102Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:47:39.102Z] #42 12.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:47:39.102Z] #42 17.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:47:39.329Z] #55 41.60 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-08T16:47:39.329Z] #55 41.65 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-08T16:47:39.329Z] #55 41.77 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-08T16:47:39.329Z] #55 41.86 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-08T16:47:39.364Z] #42 ... [2022-07-08T16:47:39.364Z] [2022-07-08T16:47:39.364Z] #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-07-08T16:47:39.364Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:47:39.364Z] #51 12.47 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:47:39.364Z] #51 17.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:47:39.364Z] #51 19.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-08T16:47:39.364Z] #51 ... [2022-07-08T16:47:39.364Z] [2022-07-08T16:47:39.364Z] #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-07-08T16:47:39.364Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:47:39.364Z] #76 12.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:47:39.364Z] #76 17.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:47:39.438Z] #63 DONE 0.4s [2022-07-08T16:47:39.438Z] [2022-07-08T16:47:39.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-07-08T16:47:39.438Z] #64 sha256:247a69dd3edab7222fa6ce436fef4d63dc441dbdb46e01590410601115b84aa2 [2022-07-08T16:47:39.530Z] #36 ... [2022-07-08T16:47:39.530Z] [2022-07-08T16:47:39.530Z] #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-07-08T16:47:39.531Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T16:47:39.531Z] #53 15.29 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-08T16:47:39.531Z] #53 15.33 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-08T16:47:39.531Z] #53 15.48 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-08T16:47:39.531Z] #53 16.40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-08T16:47:39.531Z] #53 16.41 go: downloading golang.org/x/mod v0.3.0 [2022-07-08T16:47:39.531Z] #53 ... [2022-07-08T16:47:39.531Z] [2022-07-08T16:47:39.531Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:39.531Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:39.531Z] #55 22.24 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-08T16:47:39.531Z] #55 22.71 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-08T16:47:39.531Z] #55 23.19 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-08T16:47:39.531Z] #55 24.08 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-08T16:47:39.531Z] #55 24.33 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-08T16:47:39.531Z] #55 24.33 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-08T16:47:39.531Z] #55 24.43 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-08T16:47:39.531Z] #55 24.60 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-08T16:47:39.531Z] #55 24.85 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-08T16:47:39.531Z] #55 24.85 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-08T16:47:39.531Z] #55 25.26 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-08T16:47:39.531Z] #55 25.26 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-08T16:47:39.531Z] #55 25.51 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-08T16:47:39.531Z] #55 25.51 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-08T16:47:39.531Z] #55 25.51 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-08T16:47:39.531Z] #55 25.52 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-08T16:47:39.588Z] #55 42.10 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-08T16:47:39.626Z] #76 ... [2022-07-08T16:47:39.626Z] [2022-07-08T16:47:39.626Z] #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-07-08T16:47:39.626Z] #67 sha256:ea252e698eec727489e95692633286afa73a6956018a2d82961c3f2838641ccb [2022-07-08T16:47:39.626Z] #67 22.32 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-08T16:47:39.791Z] #55 25.63 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-08T16:47:39.791Z] #55 25.74 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-08T16:47:39.791Z] #55 25.84 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-08T16:47:39.890Z] #67 ... [2022-07-08T16:47:39.890Z] [2022-07-08T16:47:39.890Z] #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-07-08T16:47:39.890Z] #26 sha256:1572523cc1d0da3b6198bbe7f930dab2eed44278f8a8fd90a4d28d7658a8b899 [2022-07-08T16:47:39.890Z] #26 20.57 + mkdir -p /build [2022-07-08T16:47:39.890Z] #26 20.58 + mv docker/docker /build/ [2022-07-08T16:47:39.890Z] #26 20.59 + rmdir docker [2022-07-08T16:47:39.890Z] #26 DONE 22.9s [2022-07-08T16:47:39.890Z] [2022-07-08T16:47:39.890Z] #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-07-08T16:47:39.890Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:47:39.890Z] #14 13.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:47:39.890Z] #14 17.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:47:39.902Z] #84 76.17 checking build system type... x86_64-pc-linux-gnu [2022-07-08T16:47:39.902Z] #84 76.39 checking host system type... x86_64-pc-linux-gnu [2022-07-08T16:47:39.902Z] #84 76.39 checking how to print strings... printf [2022-07-08T16:47:39.902Z] #84 76.40 checking for gcc... gcc [2022-07-08T16:47:40.006Z] #64 0.536 + RM_GOPATH=0 [2022-07-08T16:47:40.006Z] #64 0.537 + TMP_GOPATH= [2022-07-08T16:47:40.006Z] #64 0.538 + : /build [2022-07-08T16:47:40.006Z] #64 0.562 + '[' -z '' ']' [2022-07-08T16:47:40.006Z] #64 0.566 ++ mktemp -d [2022-07-08T16:47:40.006Z] #64 0.569 + export GOPATH=/tmp/tmp.QSE0SCIBGR [2022-07-08T16:47:40.006Z] #64 0.569 + GOPATH=/tmp/tmp.QSE0SCIBGR [2022-07-08T16:47:40.006Z] #64 0.580 + RM_GOPATH=1 [2022-07-08T16:47:40.006Z] #64 0.581 + case "$(go env GOARCH)" in [2022-07-08T16:47:40.006Z] #64 0.582 ++ go env GOARCH [2022-07-08T16:47:40.006Z] #64 0.610 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:40.006Z] #64 0.611 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:40.006Z] #64 0.611 ++ dirname /install.sh [2022-07-08T16:47:40.006Z] #64 0.619 + dir=/ [2022-07-08T16:47:40.006Z] #64 0.630 + bin=containerd [2022-07-08T16:47:40.006Z] #64 0.630 + shift [2022-07-08T16:47:40.006Z] #64 0.630 + '[' '!' -f //containerd.installer ']' [2022-07-08T16:47:40.006Z] #64 0.630 + . //containerd.installer [2022-07-08T16:47:40.006Z] #64 0.631 ++ set -e [2022-07-08T16:47:40.006Z] #64 0.631 ++ : v1.6.6 [2022-07-08T16:47:40.006Z] #64 0.631 + install_containerd [2022-07-08T16:47:40.006Z] #64 0.632 + echo 'Install containerd version v1.6.6' [2022-07-08T16:47:40.006Z] #64 0.633 Install containerd version v1.6.6 [2022-07-08T16:47:40.006Z] #64 0.633 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QSE0SCIBGR/src/github.com/containerd/containerd [2022-07-08T16:47:40.006Z] #64 0.635 Cloning into '/tmp/tmp.QSE0SCIBGR/src/github.com/containerd/containerd'... [2022-07-08T16:47:40.052Z] #55 25.96 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-08T16:47:40.052Z] #55 26.03 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-08T16:47:40.052Z] #55 26.14 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-08T16:47:40.156Z] #55 42.70 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-08T16:47:40.162Z] #84 76.49 checking whether the C compiler works... yes [2022-07-08T16:47:40.162Z] #84 76.73 checking for C compiler default output file name... a.out [2022-07-08T16:47:40.267Z] #64 ... [2022-07-08T16:47:40.267Z] [2022-07-08T16:47:40.267Z] #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-07-08T16:47:40.267Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-08T16:47:40.267Z] #57 34.39 v3.0.2 [2022-07-08T16:47:40.267Z] #57 DONE 34.6s [2022-07-08T16:47:40.312Z] #55 26.22 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-08T16:47:40.423Z] #84 76.73 checking for suffix of executables... [2022-07-08T16:47:40.423Z] #84 76.85 checking whether we are cross compiling... no [2022-07-08T16:47:40.423Z] #84 77.01 checking for suffix of object files... o [2022-07-08T16:47:40.461Z] #14 ... [2022-07-08T16:47:40.461Z] [2022-07-08T16:47:40.461Z] #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-07-08T16:47:40.461Z] #67 sha256:ea252e698eec727489e95692633286afa73a6956018a2d82961c3f2838641ccb [2022-07-08T16:47:40.461Z] #67 23.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-08T16:47:40.461Z] #67 23.70 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-08T16:47:40.526Z] [2022-07-08T16:47:40.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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:40.526Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-08T16:47:40.526Z] #55 31.40 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-08T16:47:40.526Z] #55 31.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-08T16:47:40.526Z] #55 31.68 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-08T16:47:40.526Z] #55 31.69 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-08T16:47:40.526Z] #55 31.75 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-08T16:47:40.526Z] #55 31.84 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-08T16:47:40.527Z] #55 32.04 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-08T16:47:40.527Z] #55 32.13 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-08T16:47:40.527Z] #55 32.16 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-08T16:47:40.527Z] #55 32.27 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-08T16:47:40.527Z] #55 32.30 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-08T16:47:40.527Z] #55 32.31 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-08T16:47:40.527Z] #55 32.40 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-08T16:47:40.527Z] #55 32.50 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-08T16:47:40.527Z] #55 32.51 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-08T16:47:40.527Z] #55 32.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-08T16:47:40.527Z] #55 32.73 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-08T16:47:40.527Z] #55 33.26 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-08T16:47:40.527Z] #55 33.43 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-08T16:47:40.527Z] #55 33.58 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-08T16:47:40.527Z] #55 33.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-08T16:47:40.527Z] #55 34.08 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-08T16:47:40.527Z] #55 34.14 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-08T16:47:40.527Z] #55 34.17 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-08T16:47:40.527Z] #55 34.22 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-08T16:47:40.527Z] #55 34.32 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-08T16:47:40.527Z] #55 34.39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-08T16:47:40.527Z] #55 34.40 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-08T16:47:40.527Z] #55 34.55 go: downloading github.com/prometheus/common v0.32.1 [2022-07-08T16:47:40.527Z] #55 34.91 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-08T16:47:40.527Z] #55 34.92 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-08T16:47:40.576Z] #55 26.49 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-08T16:47:40.576Z] #55 26.55 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-08T16:47:40.685Z] #84 77.09 checking whether we are using the GNU C compiler... yes [2022-07-08T16:47:40.685Z] #84 77.18 checking whether gcc accepts -g... yes [2022-07-08T16:47:40.722Z] #67 23.86 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-08T16:47:40.724Z] #55 42.96 go: downloading honnef.co/go/tools v0.3.1 [2022-07-08T16:47:40.839Z] #55 26.72 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-08T16:47:40.839Z] #55 26.87 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-08T16:47:40.946Z] #84 77.31 checking for gcc option to accept ISO C89... none needed [2022-07-08T16:47:40.946Z] #84 77.46 checking whether gcc understands -c and -o together... yes [2022-07-08T16:47:41.100Z] #55 26.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-08T16:47:41.100Z] #55 27.03 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-08T16:47:41.100Z] #55 ... [2022-07-08T16:47:41.100Z] [2022-07-08T16:47:41.100Z] #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-07-08T16:47:41.100Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T16:47:41.100Z] #62 17.00 Fetched 8548 kB in 13s (670 kB/s) [2022-07-08T16:47:41.100Z] #62 17.00 Reading package lists... [2022-07-08T16:47:41.100Z] #62 23.73 Reading package lists... [2022-07-08T16:47:41.100Z] #62 ... [2022-07-08T16:47:41.100Z] [2022-07-08T16:47:41.100Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:41.100Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:41.100Z] #55 27.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-08T16:47:41.211Z] #84 77.64 checking for a sed that does not truncate output... /bin/sed [2022-07-08T16:47:41.211Z] #84 77.66 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T16:47:41.211Z] #84 77.67 checking for egrep... /bin/grep -E [2022-07-08T16:47:41.211Z] #84 77.69 checking for fgrep... /bin/grep -F [2022-07-08T16:47:41.211Z] #84 77.70 checking for ld used by gcc... /usr/bin/ld [2022-07-08T16:47:41.211Z] #84 77.72 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T16:47:41.211Z] #84 77.73 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T16:47:41.294Z] #55 ... [2022-07-08T16:47:41.294Z] [2022-07-08T16:47:41.294Z] #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-07-08T16:47:41.294Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T16:47:41.294Z] #62 33.77 Fetched 8548 kB in 26s (324 kB/s) [2022-07-08T16:47:41.294Z] #62 33.77 Reading package lists... [2022-07-08T16:47:41.305Z] #67 ... [2022-07-08T16:47:41.305Z] [2022-07-08T16:47:41.305Z] #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-07-08T16:47:41.305Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T16:47:41.305Z] #62 14.55 Fetched 8548 kB in 10s (860 kB/s) [2022-07-08T16:47:41.305Z] #62 14.55 Reading package lists... [2022-07-08T16:47:41.305Z] #62 24.18 Reading package lists... [2022-07-08T16:47:41.305Z] #62 ... [2022-07-08T16:47:41.305Z] [2022-07-08T16:47:41.305Z] #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-07-08T16:47:41.305Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T16:47:41.305Z] #53 24.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-08T16:47:41.305Z] #53 24.07 go: downloading golang.org/x/mod v0.3.0 [2022-07-08T16:47:41.472Z] #84 77.73 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T16:47:41.472Z] #84 77.84 checking whether ln -s works... yes [2022-07-08T16:47:41.472Z] #84 77.84 checking the maximum length of command line arguments... 1572864 [2022-07-08T16:47:41.472Z] #84 77.86 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T16:47:41.472Z] #84 77.86 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T16:47:41.472Z] #84 77.86 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T16:47:41.472Z] #84 77.87 checking for objdump... objdump [2022-07-08T16:47:41.472Z] #84 77.87 checking how to recognize dependent libraries... pass_all [2022-07-08T16:47:41.472Z] #84 77.87 checking for dlltool... no [2022-07-08T16:47:41.472Z] #84 77.88 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T16:47:41.472Z] #84 77.88 checking for ar... ar [2022-07-08T16:47:41.472Z] #84 77.88 checking for archiver @FILE support... @ [2022-07-08T16:47:41.480Z] #55 35.98 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-08T16:47:41.555Z] #62 43.10 Reading package lists... [2022-07-08T16:47:41.555Z] #62 ... [2022-07-08T16:47:41.555Z] [2022-07-08T16:47:41.555Z] #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-07-08T16:47:41.555Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:47:41.556Z] #47 40.65 Updating files: 48% (1046/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-07-08T16:47:41.556Z] #47 42.48 + git checkout -q v2.3.0 [2022-07-08T16:47:41.671Z] #55 27.50 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-08T16:47:41.671Z] #55 27.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-08T16:47:41.671Z] #55 27.63 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-08T16:47:41.671Z] #55 27.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-08T16:47:41.736Z] #84 78.08 checking for strip... strip [2022-07-08T16:47:41.736Z] #84 78.08 checking for ranlib... ranlib [2022-07-08T16:47:41.736Z] #84 78.08 checking for gawk... no [2022-07-08T16:47:41.736Z] #84 78.08 checking for mawk... mawk [2022-07-08T16:47:41.931Z] #55 27.77 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-08T16:47:41.931Z] #55 27.82 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-08T16:47:41.931Z] #55 27.88 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-08T16:47:41.997Z] #84 78.09 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T16:47:41.997Z] #84 78.48 checking for sysroot... no [2022-07-08T16:47:41.997Z] #84 78.48 checking for a working dd... /bin/dd [2022-07-08T16:47:41.997Z] #84 78.51 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T16:47:42.192Z] #55 28.04 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-08T16:47:42.193Z] #55 28.13 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-08T16:47:42.193Z] #55 28.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-08T16:47:42.193Z] #55 28.23 go: downloading github.com/julz/importas v0.1.0 [2022-07-08T16:47:42.259Z] #84 78.60 checking for mt... no [2022-07-08T16:47:42.259Z] #84 78.60 checking if : is a manifest tool... no [2022-07-08T16:47:42.259Z] #84 78.62 checking how to run the C preprocessor... gcc -E [2022-07-08T16:47:42.454Z] #55 28.42 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-08T16:47:42.454Z] #55 28.48 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-08T16:47:42.495Z] #47 ... [2022-07-08T16:47:42.495Z] [2022-07-08T16:47:42.495Z] #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-07-08T16:47:42.495Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:47:42.495Z] #51 34.80 Fetched 8552 kB in 28s (306 kB/s) [2022-07-08T16:47:42.495Z] #51 34.80 Reading package lists... [2022-07-08T16:47:42.594Z] #55 36.61 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-08T16:47:42.594Z] #55 ... [2022-07-08T16:47:42.594Z] [2022-07-08T16:47:42.594Z] #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-07-08T16:47:42.594Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-08T16:47:42.594Z] #40 36.59 NAME: [2022-07-08T16:47:42.594Z] #40 36.60 go-winres - A tool for embedding resources in Windows executables [2022-07-08T16:47:42.594Z] #40 36.60 [2022-07-08T16:47:42.594Z] #40 36.60 USAGE: [2022-07-08T16:47:42.594Z] #40 36.60 go-winres [global options] command [command options] [arguments...] [2022-07-08T16:47:42.594Z] #40 36.60 [2022-07-08T16:47:42.594Z] #40 36.60 COMMANDS: [2022-07-08T16:47:42.594Z] #40 36.60 init Create an initial ./winres/winres.json [2022-07-08T16:47:42.594Z] #40 36.60 make Make syso files for the "go build" command [2022-07-08T16:47:42.594Z] #40 36.60 simply Make syso files for the "go build" command (simplified) [2022-07-08T16:47:42.594Z] #40 36.60 extract Extract all resources from an executable [2022-07-08T16:47:42.594Z] #40 36.60 patch Replace resources in an executable file (exe, dll) [2022-07-08T16:47:42.594Z] #40 36.60 help, h Shows a list of commands or help for one command [2022-07-08T16:47:42.594Z] #40 36.60 [2022-07-08T16:47:42.594Z] #40 36.60 GLOBAL OPTIONS: [2022-07-08T16:47:42.594Z] #40 36.60 --help, -h show help (default: false) [2022-07-08T16:47:42.714Z] #55 28.66 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-08T16:47:42.714Z] #55 28.66 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-08T16:47:42.714Z] #55 28.75 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-08T16:47:42.754Z] #51 44.68 Reading package lists... [2022-07-08T16:47:42.754Z] #51 ... [2022-07-08T16:47:42.754Z] [2022-07-08T16:47:42.754Z] #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-07-08T16:47:42.754Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:47:42.830Z] #84 78.87 checking for ANSI C header files... yes [2022-07-08T16:47:42.986Z] #55 28.89 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-08T16:47:42.986Z] #55 29.07 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-08T16:47:42.986Z] #55 29.07 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-08T16:47:42.986Z] #55 29.07 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-08T16:47:43.013Z] #47 45.11 + 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-07-08T16:47:43.091Z] #84 79.45 checking for sys/types.h... yes [2022-07-08T16:47:43.091Z] #84 79.55 checking for sys/stat.h... yes [2022-07-08T16:47:43.354Z] #84 79.80 checking for stdlib.h... yes [2022-07-08T16:47:43.530Z] #40 DONE 37.7s [2022-07-08T16:47:43.530Z] [2022-07-08T16:47:43.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-07-08T16:47:43.530Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T16:47:43.530Z] #14 26.23 Building dependency tree... [2022-07-08T16:47:43.530Z] #14 30.35 The following additional packages will be installed: [2022-07-08T16:47:43.530Z] #14 30.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T16:47:43.530Z] #14 30.35 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-08T16:47:43.530Z] #14 30.35 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-08T16:47:43.530Z] #14 30.35 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-08T16:47:43.530Z] #14 30.35 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-08T16:47:43.530Z] #14 30.35 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-08T16:47:43.530Z] #14 30.35 mingw-w64-common mingw-w64-x86-64-dev [2022-07-08T16:47:43.530Z] #14 30.35 Suggested packages: [2022-07-08T16:47:43.530Z] #14 30.35 gcc-10-locales seccomp wine64 [2022-07-08T16:47:43.530Z] #14 31.85 The following NEW packages will be installed: [2022-07-08T16:47:43.530Z] #14 31.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T16:47:43.530Z] #14 31.85 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-08T16:47:43.530Z] #14 31.85 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-08T16:47:43.530Z] #14 31.85 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-08T16:47:43.530Z] #14 31.85 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-08T16:47:43.530Z] #14 31.85 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-08T16:47:43.530Z] #14 31.85 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-08T16:47:43.530Z] #14 31.86 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-08T16:47:43.530Z] #14 31.86 mingw-w64-x86-64-dev [2022-07-08T16:47:43.530Z] #14 32.27 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:47:43.530Z] #14 32.27 Need to get 108 MB of archives. [2022-07-08T16:47:43.530Z] #14 32.27 After this operation, 620 MB of additional disk space will be used. [2022-07-08T16:47:43.530Z] #14 32.27 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-07-08T16:47:43.530Z] #14 32.37 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-07-08T16:47:43.530Z] #14 32.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-08T16:47:43.530Z] #14 32.52 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-07-08T16:47:43.530Z] #14 32.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-07-08T16:47:43.530Z] #14 32.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-08T16:47:43.530Z] #14 32.73 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-07-08T16:47:43.530Z] #14 32.85 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-07-08T16:47:43.530Z] #14 32.86 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-07-08T16:47:43.530Z] #14 33.30 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-07-08T16:47:43.530Z] #14 34.03 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-07-08T16:47:43.530Z] #14 34.50 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-07-08T16:47:43.530Z] #14 35.22 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-07-08T16:47:43.530Z] #14 36.57 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-07-08T16:47:43.530Z] #14 37.26 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-07-08T16:47:43.530Z] #14 37.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-08T16:47:43.530Z] #14 37.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-08T16:47:43.530Z] #14 37.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-08T16:47:43.530Z] #14 37.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-08T16:47:43.530Z] #14 37.32 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-07-08T16:47:43.530Z] #14 37.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-08T16:47:43.530Z] #14 37.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-08T16:47:43.530Z] #14 37.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-08T16:47:43.530Z] #14 37.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-08T16:47:43.530Z] #14 37.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-08T16:47:43.530Z] #14 37.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-08T16:47:43.530Z] #14 37.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-08T16:47:43.530Z] #14 37.39 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-07-08T16:47:43.530Z] #14 37.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-08T16:47:43.530Z] #14 37.41 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-08T16:47:43.530Z] #14 ... [2022-07-08T16:47:43.530Z] [2022-07-08T16:47:43.530Z] #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-07-08T16:47:43.530Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-08T16:47:43.530Z] #51 23.09 Reading package lists... [2022-07-08T16:47:43.530Z] #51 27.81 Building dependency tree... [2022-07-08T16:47:43.530Z] #51 31.59 The following additional packages will be installed: [2022-07-08T16:47:43.530Z] #51 31.61 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T16:47:43.530Z] #51 31.61 python3-protobuf python3-six [2022-07-08T16:47:43.530Z] #51 31.64 Suggested packages: [2022-07-08T16:47:43.530Z] #51 31.64 python3-setuptools [2022-07-08T16:47:43.530Z] #51 31.64 Recommended packages: [2022-07-08T16:47:43.530Z] #51 31.64 iproute2 | iproute [2022-07-08T16:47:43.530Z] #51 32.30 The following NEW packages will be installed: [2022-07-08T16:47:43.530Z] #51 32.31 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T16:47:43.530Z] #51 32.31 python3-protobuf python3-six [2022-07-08T16:47:43.530Z] #51 32.80 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:47:43.530Z] #51 32.80 Need to get 2136 kB of archives. [2022-07-08T16:47:43.530Z] #51 32.80 After this operation, 10.8 MB of additional disk space will be used. [2022-07-08T16:47:43.530Z] #51 32.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-08T16:47:43.530Z] #51 32.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T16:47:43.530Z] #51 32.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-08T16:47:43.530Z] #51 32.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-08T16:47:43.530Z] #51 32.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-08T16:47:43.530Z] #51 32.86 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-07-08T16:47:43.530Z] #51 32.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-08T16:47:43.530Z] #51 35.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-07-08T16:47:43.530Z] #51 36.95 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:47:43.530Z] #51 37.20 Fetched 2136 kB in 3s (645 kB/s) [2022-07-08T16:47:43.530Z] #51 37.38 Selecting previously unselected package libprotobuf23:arm64. [2022-07-08T16:47:43.530Z] #51 37.38 (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-07-08T16:47:43.530Z] #51 37.43 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-08T16:47:43.530Z] #51 37.45 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-08T16:47:43.562Z] #55 29.20 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-08T16:47:43.562Z] #55 29.20 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-08T16:47:43.615Z] #84 79.92 checking for string.h... yes [2022-07-08T16:47:43.789Z] #51 ... [2022-07-08T16:47:43.789Z] [2022-07-08T16:47:43.789Z] #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-07-08T16:47:43.789Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-08T16:47:43.789Z] #76 26.83 Building dependency tree... [2022-07-08T16:47:43.789Z] #76 31.17 python3 is already the newest version (3.9.2-3). [2022-07-08T16:47:43.789Z] #76 31.17 The following additional packages will be installed: [2022-07-08T16:47:43.789Z] #76 31.19 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-08T16:47:43.789Z] #76 31.20 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-08T16:47:43.789Z] #76 31.22 Suggested packages: [2022-07-08T16:47:43.789Z] #76 31.22 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-08T16:47:43.789Z] #76 31.22 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-08T16:47:43.789Z] #76 31.22 m4-doc ed diffutils-doc [2022-07-08T16:47:43.789Z] #76 31.22 Recommended packages: [2022-07-08T16:47:43.789Z] #76 31.22 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-08T16:47:43.789Z] #76 32.46 The following NEW packages will be installed: [2022-07-08T16:47:43.789Z] #76 32.49 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-08T16:47:43.789Z] #76 32.50 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-08T16:47:43.789Z] #76 32.50 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-08T16:47:43.789Z] #76 32.52 libyajl2 m4 patch xz-utils [2022-07-08T16:47:43.789Z] #76 32.95 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:47:43.789Z] #76 32.95 Need to get 5914 kB of archives. [2022-07-08T16:47:43.789Z] #76 32.95 After this operation, 18.6 MB of additional disk space will be used. [2022-07-08T16:47:43.789Z] #76 32.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-08T16:47:43.789Z] #76 32.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-08T16:47:43.789Z] #76 32.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-08T16:47:43.789Z] #76 32.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-08T16:47:43.789Z] #76 32.97 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-07-08T16:47:43.789Z] #76 32.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-08T16:47:43.789Z] #76 32.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-08T16:47:43.789Z] #76 33.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-08T16:47:43.789Z] #76 33.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-08T16:47:43.789Z] #76 33.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-08T16:47:43.789Z] #76 33.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-08T16:47:43.789Z] #76 33.13 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-08T16:47:43.789Z] #76 33.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-08T16:47:43.789Z] #76 33.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-08T16:47:43.789Z] #76 33.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-08T16:47:43.789Z] #76 33.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-08T16:47:43.789Z] #76 33.15 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-07-08T16:47:43.789Z] #76 33.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-08T16:47:43.789Z] #76 33.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-08T16:47:43.789Z] #76 33.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-08T16:47:43.789Z] #76 33.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-08T16:47:43.789Z] #76 33.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-08T16:47:43.789Z] #76 33.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-08T16:47:43.789Z] #76 34.47 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:47:43.789Z] #76 34.90 Fetched 5914 kB in 1s (8797 kB/s) [2022-07-08T16:47:43.789Z] #76 35.15 Selecting previously unselected package bzip2. [2022-07-08T16:47:43.789Z] #76 35.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 ... 15709 files and directories currently installed.) [2022-07-08T16:47:43.789Z] #76 35.22 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-08T16:47:43.789Z] #76 35.23 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T16:47:43.789Z] #76 35.73 Selecting previously unselected package libmagic-mgc. [2022-07-08T16:47:43.789Z] #76 35.73 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-08T16:47:43.789Z] #76 35.74 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-08T16:47:43.789Z] #76 36.87 Selecting previously unselected package libmagic1:arm64. [2022-07-08T16:47:43.789Z] #76 36.87 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-08T16:47:43.789Z] #76 37.23 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-08T16:47:43.789Z] #76 37.57 Selecting previously unselected package file. [2022-07-08T16:47:43.789Z] #76 37.58 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-08T16:47:43.789Z] #76 37.59 Unpacking file (1:5.39-3) ... [2022-07-08T16:47:43.789Z] #76 37.92 Selecting previously unselected package xz-utils. [2022-07-08T16:47:43.789Z] #76 37.92 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-08T16:47:43.789Z] #76 37.96 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:47:43.877Z] #84 80.09 checking for memory.h... yes [2022-07-08T16:47:43.877Z] #84 80.29 checking for strings.h... yes [2022-07-08T16:47:43.951Z] #47 ... [2022-07-08T16:47:43.951Z] [2022-07-08T16:47:43.951Z] #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-07-08T16:47:43.951Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:47:43.951Z] #14 36.27 Reading package lists... [2022-07-08T16:47:43.951Z] #14 45.63 Building dependency tree... [2022-07-08T16:47:43.951Z] #14 ... [2022-07-08T16:47:43.951Z] [2022-07-08T16:47:43.951Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:43.951Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:43.951Z] #55 45.46 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-08T16:47:43.951Z] #55 45.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-08T16:47:43.951Z] #55 45.82 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-08T16:47:43.951Z] #55 45.91 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-08T16:47:43.951Z] #55 46.30 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-08T16:47:44.048Z] #76 38.28 Selecting previously unselected package libsigsegv2:arm64. [2022-07-08T16:47:44.048Z] #76 38.31 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-08T16:47:44.048Z] #76 38.32 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-08T16:47:44.138Z] #84 80.51 checking for inttypes.h... yes [2022-07-08T16:47:44.141Z] #55 29.94 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-08T16:47:44.141Z] #55 29.98 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-08T16:47:44.141Z] #55 30.11 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-08T16:47:44.308Z] #76 ... [2022-07-08T16:47:44.308Z] [2022-07-08T16:47:44.308Z] #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-07-08T16:47:44.308Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-08T16:47:44.399Z] #84 80.61 checking for stdint.h... yes [2022-07-08T16:47:44.400Z] #55 30.35 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-08T16:47:44.400Z] #55 30.46 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-08T16:47:44.400Z] #55 30.46 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-08T16:47:44.520Z] #55 ... [2022-07-08T16:47:44.520Z] [2022-07-08T16:47:44.520Z] #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-07-08T16:47:44.520Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:47:44.520Z] #76 36.81 Reading package lists... [2022-07-08T16:47:44.520Z] #76 45.78 Building dependency tree... [2022-07-08T16:47:44.520Z] #76 ... [2022-07-08T16:47:44.520Z] [2022-07-08T16:47:44.520Z] #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-07-08T16:47:44.520Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:47:44.520Z] #42 36.74 Reading package lists... [2022-07-08T16:47:44.577Z] #34 38.28 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-07-08T16:47:44.660Z] #84 80.87 checking for unistd.h... yes [2022-07-08T16:47:44.660Z] #84 81.04 checking for dlfcn.h... yes [2022-07-08T16:47:44.660Z] #84 81.13 checking for objdir... .libs [2022-07-08T16:47:44.661Z] #55 30.60 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-08T16:47:44.661Z] #55 30.66 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-08T16:47:44.661Z] #55 30.75 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-08T16:47:44.856Z] #34 38.61 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-08T16:47:44.923Z] #84 81.45 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T16:47:45.184Z] #84 81.54 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T16:47:45.184Z] #84 81.54 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T16:47:45.235Z] #55 31.11 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-08T16:47:45.235Z] #55 31.12 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-08T16:47:45.235Z] #55 31.17 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-08T16:47:45.440Z] #34 39.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T16:47:45.496Z] #55 31.28 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-08T16:47:45.496Z] #55 31.36 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-08T16:47:45.757Z] #55 31.58 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-08T16:47:45.757Z] #55 31.59 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-08T16:47:45.757Z] #55 31.65 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-08T16:47:45.757Z] #55 31.76 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-08T16:47:45.757Z] #55 31.76 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-08T16:47:45.757Z] #55 31.87 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-08T16:47:45.758Z] #84 81.65 checking if gcc static flag -static works... yes [2022-07-08T16:47:45.758Z] #84 82.08 checking if gcc supports -c -o file.o... yes [2022-07-08T16:47:45.758Z] #84 82.23 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T16:47:45.758Z] #84 82.24 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T16:47:45.898Z] #42 46.03 Building dependency tree... [2022-07-08T16:47:45.898Z] #42 ... [2022-07-08T16:47:45.899Z] [2022-07-08T16:47:45.899Z] #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-07-08T16:47:45.899Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:47:45.899Z] #14 45.63 Building dependency tree... [2022-07-08T16:47:46.037Z] #55 31.99 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-08T16:47:46.037Z] #55 32.00 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-08T16:47:46.045Z] #84 82.29 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T16:47:46.045Z] #84 82.63 checking how to hardcode library paths into programs... immediate [2022-07-08T16:47:46.045Z] #84 82.63 checking whether stripping libraries is possible... yes [2022-07-08T16:47:46.045Z] #84 82.64 checking if libtool supports shared libraries... yes [2022-07-08T16:47:46.045Z] #84 82.64 checking whether to build shared libraries... no [2022-07-08T16:47:46.045Z] #84 82.64 checking whether to build static libraries... yes [2022-07-08T16:47:46.045Z] #84 82.64 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T16:47:46.045Z] #84 82.69 checking whether build environment is sane... yes [2022-07-08T16:47:46.045Z] #84 82.73 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T16:47:46.299Z] #55 32.29 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-08T16:47:46.299Z] #55 32.38 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-08T16:47:46.330Z] #84 82.74 checking whether make sets $(MAKE)... yes [2022-07-08T16:47:46.330Z] #84 82.83 checking whether make supports the include directive... yes (GNU style) [2022-07-08T16:47:46.330Z] #84 82.86 checking whether make supports nested variables... yes [2022-07-08T16:47:46.330Z] #84 82.90 checking whether UID '0' is supported by ustar format... yes [2022-07-08T16:47:46.330Z] #84 82.90 checking whether GID '0' is supported by ustar format... yes [2022-07-08T16:47:46.330Z] #84 82.90 checking how to create a ustar tar archive... gnutar [2022-07-08T16:47:46.560Z] #55 32.49 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-08T16:47:46.560Z] #55 32.58 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-08T16:47:46.598Z] #53 ... [2022-07-08T16:47:46.598Z] [2022-07-08T16:47:46.598Z] #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-07-08T16:47:46.598Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T16:47:46.598Z] #38 29.13 tomll can be used in two ways: [2022-07-08T16:47:46.598Z] #38 29.13 Writing to STDIN and reading from STDOUT: [2022-07-08T16:47:46.598Z] #38 29.13 cat file.toml | tomll > file.toml [2022-07-08T16:47:46.598Z] #38 29.13 [2022-07-08T16:47:46.598Z] #38 29.13 Reading and updating a list of files: [2022-07-08T16:47:46.598Z] #38 29.13 tomll a.toml b.toml c.toml [2022-07-08T16:47:46.598Z] #38 29.13 [2022-07-08T16:47:46.598Z] #38 29.13 When given a list of files, tomll will modify all files in place without asking. [2022-07-08T16:47:46.598Z] #38 DONE 29.5s [2022-07-08T16:47:46.598Z] [2022-07-08T16:47:46.598Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:46.598Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:46.598Z] #55 24.87 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-08T16:47:46.598Z] #55 24.91 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T16:47:46.598Z] #55 25.16 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-08T16:47:46.598Z] #55 25.61 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-08T16:47:46.598Z] #55 25.72 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-08T16:47:46.598Z] #55 25.72 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-08T16:47:46.598Z] #55 26.00 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-08T16:47:46.598Z] #55 26.11 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-08T16:47:46.598Z] #55 26.38 go: downloading github.com/spf13/afero v1.8.2 [2022-07-08T16:47:46.598Z] #55 26.44 go: downloading github.com/spf13/cast v1.4.1 [2022-07-08T16:47:46.598Z] #55 26.75 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-08T16:47:46.598Z] #55 27.03 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-08T16:47:46.598Z] #55 27.14 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-08T16:47:46.598Z] #55 27.25 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-08T16:47:46.598Z] #55 27.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-08T16:47:46.598Z] #55 27.41 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-08T16:47:46.598Z] #55 27.44 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-08T16:47:46.598Z] #55 27.57 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-08T16:47:46.598Z] #55 27.62 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-08T16:47:46.598Z] #55 27.71 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-08T16:47:46.598Z] #55 27.99 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-08T16:47:46.598Z] #55 28.89 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-08T16:47:46.598Z] #55 28.98 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-08T16:47:46.598Z] #55 29.11 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-08T16:47:46.598Z] #55 29.17 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-08T16:47:46.598Z] #55 29.43 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-08T16:47:46.598Z] #55 29.43 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-08T16:47:46.598Z] #55 29.63 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-08T16:47:46.598Z] #55 29.98 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-08T16:47:46.606Z] #84 82.95 checking dependency style of gcc... gcc3 [2022-07-08T16:47:46.606Z] #84 83.18 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T16:47:46.606Z] #84 83.18 checking whether make supports nested variables... (cached) yes [2022-07-08T16:47:46.606Z] #84 83.19 checking for gawk... (cached) mawk [2022-07-08T16:47:46.606Z] #84 83.19 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T16:47:46.606Z] #84 83.19 checking for gcc... (cached) gcc [2022-07-08T16:47:46.822Z] #55 32.65 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-08T16:47:46.822Z] #55 32.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-08T16:47:46.861Z] #55 30.16 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-08T16:47:46.861Z] #55 30.30 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-08T16:47:46.889Z] #84 83.29 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T16:47:46.889Z] #84 83.29 checking whether gcc accepts -g... (cached) yes [2022-07-08T16:47:46.889Z] #84 83.29 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T16:47:46.889Z] #84 83.31 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T16:47:46.889Z] #84 83.32 checking for a Python interpreter with version >= 3... python3 [2022-07-08T16:47:46.889Z] #84 83.47 checking for python3... /usr/bin/python3 [2022-07-08T16:47:46.889Z] #84 83.48 checking for python3 version... 3.9 [2022-07-08T16:47:46.889Z] #84 83.52 checking for python3 platform... linux [2022-07-08T16:47:47.088Z] #55 ... [2022-07-08T16:47:47.089Z] [2022-07-08T16:47:47.089Z] #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-07-08T16:47:47.089Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:47:47.089Z] #76 15.90 Reading package lists... [2022-07-08T16:47:47.089Z] #76 23.12 Reading package lists... [2022-07-08T16:47:47.089Z] #76 29.77 Building dependency tree... [2022-07-08T16:47:47.089Z] #76 ... [2022-07-08T16:47:47.089Z] [2022-07-08T16:47:47.089Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:47.089Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:47.089Z] #55 33.07 go: downloading honnef.co/go/tools v0.3.1 [2022-07-08T16:47:47.122Z] #55 30.51 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-08T16:47:47.122Z] #55 30.65 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-08T16:47:47.122Z] #55 ... [2022-07-08T16:47:47.122Z] [2022-07-08T16:47:47.122Z] #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-07-08T16:47:47.122Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:47:47.122Z] #76 30.70 Fetched 8548 kB in 23s (373 kB/s) [2022-07-08T16:47:47.158Z] #84 83.55 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T16:47:47.158Z] #84 83.66 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T16:47:47.158Z] #84 83.74 checking for go-md2man... no [2022-07-08T16:47:47.424Z] #84 83.75 checking error.h usability... yes [2022-07-08T16:47:47.424Z] #84 83.94 checking error.h presence... yes [2022-07-08T16:47:47.424Z] #84 83.97 checking for error.h... yes [2022-07-08T16:47:47.684Z] #84 83.99 checking linux/openat2.h usability... yes [2022-07-08T16:47:47.684Z] #84 84.16 checking linux/openat2.h presence... yes [2022-07-08T16:47:47.684Z] #84 84.20 checking for linux/openat2.h... yes [2022-07-08T16:47:47.944Z] #84 84.23 checking for copy_file_range... yes [2022-07-08T16:47:48.205Z] #84 84.58 checking for fgetxattr... yes [2022-07-08T16:47:48.467Z] #84 84.81 checking for statx... yes [2022-07-08T16:47:48.475Z] #55 ... [2022-07-08T16:47:48.476Z] [2022-07-08T16:47:48.476Z] #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-07-08T16:47:48.476Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:47:48.476Z] #14 24.11 Fetched 8548 kB in 17s (513 kB/s) [2022-07-08T16:47:48.476Z] #14 24.11 Reading package lists... [2022-07-08T16:47:48.476Z] #14 30.33 Reading package lists... [2022-07-08T16:47:48.476Z] #14 ... [2022-07-08T16:47:48.476Z] [2022-07-08T16:47:48.476Z] #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-07-08T16:47:48.476Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:47:48.476Z] #76 33.93 python3 is already the newest version (3.9.2-3). [2022-07-08T16:47:48.476Z] #76 33.93 The following additional packages will be installed: [2022-07-08T16:47:48.476Z] #76 33.93 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-08T16:47:48.476Z] #76 33.94 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-08T16:47:48.476Z] #76 33.95 Suggested packages: [2022-07-08T16:47:48.476Z] #76 33.97 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-08T16:47:48.476Z] #76 33.97 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-08T16:47:48.476Z] #76 33.97 m4-doc ed diffutils-doc [2022-07-08T16:47:48.476Z] #76 33.97 Recommended packages: [2022-07-08T16:47:48.476Z] #76 33.97 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-08T16:47:48.476Z] #76 ... [2022-07-08T16:47:48.476Z] [2022-07-08T16:47:48.476Z] #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-07-08T16:47:48.476Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:47:48.476Z] #42 18.00 Reading package lists... [2022-07-08T16:47:48.476Z] #42 24.85 Building dependency tree... [2022-07-08T16:47:48.476Z] #42 29.20 The following additional packages will be installed: [2022-07-08T16:47:48.476Z] #42 29.20 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-08T16:47:48.476Z] #42 29.33 Suggested packages: [2022-07-08T16:47:48.476Z] #42 29.33 cmake-doc ninja-build lrzip [2022-07-08T16:47:48.476Z] #42 29.33 Recommended packages: [2022-07-08T16:47:48.476Z] #42 29.33 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-08T16:47:48.476Z] #42 30.17 The following NEW packages will be installed: [2022-07-08T16:47:48.476Z] #42 30.17 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-08T16:47:48.476Z] #42 30.17 vim-common xxd [2022-07-08T16:47:48.476Z] #42 30.66 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:47:48.476Z] #42 30.66 Need to get 17.7 MB of archives. [2022-07-08T16:47:48.476Z] #42 30.66 After this operation, 70.7 MB of additional disk space will be used. [2022-07-08T16:47:48.476Z] #42 30.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T16:47:48.476Z] #42 30.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T16:47:48.476Z] #42 30.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-08T16:47:48.476Z] #42 30.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-08T16:47:48.476Z] #42 31.44 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-07-08T16:47:48.476Z] #42 31.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-08T16:47:48.476Z] #42 31.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-08T16:47:48.476Z] #42 31.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-08T16:47:48.476Z] #42 31.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-08T16:47:48.476Z] #42 31.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-08T16:47:48.476Z] #42 33.19 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:47:48.476Z] #42 33.59 Fetched 17.7 MB in 2s (11.6 MB/s) [2022-07-08T16:47:48.476Z] #42 33.70 Selecting previously unselected package xxd. [2022-07-08T16:47:48.476Z] #42 33.70 (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-07-08T16:47:48.476Z] #42 33.80 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T16:47:48.476Z] #42 33.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:47:48.476Z] #42 34.09 Selecting previously unselected package vim-common. [2022-07-08T16:47:48.476Z] #42 34.09 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T16:47:48.476Z] #42 34.14 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:47:48.476Z] #42 34.46 Selecting previously unselected package cmake-data. [2022-07-08T16:47:48.476Z] #42 34.46 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-08T16:47:48.476Z] #42 34.50 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T16:47:48.727Z] #84 85.02 checking for fgetpwent_r... yes [2022-07-08T16:47:48.737Z] #42 ... [2022-07-08T16:47:48.737Z] [2022-07-08T16:47:48.737Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:48.737Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:48.737Z] #55 34.85 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-08T16:47:48.737Z] #55 34.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-08T16:47:48.988Z] #84 85.34 checking for issetugid... no [2022-07-08T16:47:48.988Z] #84 85.55 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T16:47:48.988Z] #84 85.55 checking pkg-config is at least version 0.9.0... yes [2022-07-08T16:47:48.988Z] #84 85.55 checking for library containing yajl_tree_get... [2022-07-08T16:47:48.988Z] #84 ... [2022-07-08T16:47:48.988Z] [2022-07-08T16:47:48.988Z] #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-07-08T16:47:48.988Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T16:47:48.988Z] #19 123.0 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-07-08T16:47:48.988Z] #19 123.0 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-07-08T16:47:48.988Z] #19 124.6 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-07-08T16:47:48.988Z] #19 124.6 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-07-08T16:47:48.988Z] #19 124.6 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-07-08T16:47:48.988Z] #19 124.6 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-07-08T16:47:48.988Z] #19 124.6 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-07-08T16:47:48.988Z] #19 124.6 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-08T16:47:48.988Z] #19 124.6 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-07-08T16:47:48.988Z] #19 124.6 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-08T16:47:48.988Z] #19 124.6 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-07-08T16:47:48.988Z] #19 124.6 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-07-08T16:47:48.988Z] #19 124.6 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-07-08T16:47:48.988Z] #19 124.6 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-08T16:47:48.988Z] #19 124.6 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-08T16:47:48.988Z] #19 124.7 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-08T16:47:48.988Z] #19 124.7 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-08T16:47:48.988Z] #19 124.8 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-08T16:47:48.988Z] #19 124.8 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-08T16:47:48.988Z] #19 124.8 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-07-08T16:47:48.988Z] #19 124.9 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-07-08T16:47:48.988Z] #19 127.0 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-07-08T16:47:48.988Z] #19 127.0 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-07-08T16:47:48.988Z] #19 127.0 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-08T16:47:48.988Z] #19 127.1 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-07-08T16:47:48.988Z] #19 127.2 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-07-08T16:47:48.988Z] #19 128.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-07-08T16:47:48.988Z] #19 128.9 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-08T16:47:48.988Z] #19 128.9 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-08T16:47:48.988Z] #19 128.9 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-08T16:47:48.988Z] #19 128.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-07-08T16:47:48.988Z] #19 128.9 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-08T16:47:48.988Z] #19 129.2 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-07-08T16:47:48.988Z] #19 129.2 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-08T16:47:48.988Z] #19 129.2 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-07-08T16:47:48.988Z] #19 129.2 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-08T16:47:48.988Z] #19 129.2 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-08T16:47:48.988Z] #19 129.2 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-08T16:47:48.988Z] #19 129.3 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-08T16:47:48.988Z] #19 129.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-07-08T16:47:48.988Z] #19 129.3 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-08T16:47:48.988Z] #19 129.3 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-08T16:47:48.988Z] #19 129.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-07-08T16:47:48.988Z] #19 129.3 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-08T16:47:48.988Z] #19 129.3 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-08T16:47:48.988Z] #19 129.3 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-08T16:47:48.988Z] #19 129.3 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-07-08T16:47:48.988Z] #19 129.3 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-08T16:47:48.988Z] #19 129.3 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-08T16:47:48.988Z] #19 129.3 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-08T16:47:48.988Z] #19 129.4 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-08T16:47:48.988Z] #19 129.4 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-08T16:47:48.988Z] #19 129.4 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-07-08T16:47:48.988Z] #19 129.4 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-07-08T16:47:48.988Z] #19 131.4 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-07-08T16:47:48.988Z] #19 131.4 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-07-08T16:47:48.989Z] #19 131.4 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-08T16:47:48.989Z] #19 131.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-07-08T16:47:48.989Z] #19 131.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-07-08T16:47:49.249Z] #19 ... [2022-07-08T16:47:49.249Z] [2022-07-08T16:47:49.249Z] #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-07-08T16:47:49.249Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:47:49.249Z] #84 85.55 checking for library containing yajl_tree_get... -lyajl [2022-07-08T16:47:49.249Z] #84 85.85 checking for yajl >= 2.0.0... yes [2022-07-08T16:47:49.339Z] #55 35.01 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-08T16:47:49.339Z] #55 35.04 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-08T16:47:49.339Z] #55 35.23 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-08T16:47:49.339Z] #55 35.24 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-08T16:47:49.339Z] #55 35.36 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-08T16:47:49.339Z] #55 35.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-08T16:47:49.510Z] #84 85.87 checking sys/capability.h usability... yes [2022-07-08T16:47:49.510Z] #84 86.01 checking sys/capability.h presence... yes [2022-07-08T16:47:49.510Z] #84 86.08 checking for sys/capability.h... yes [2022-07-08T16:47:49.656Z] #55 ... [2022-07-08T16:47:49.656Z] [2022-07-08T16:47:49.656Z] #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-07-08T16:47:49.656Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:47:49.656Z] #51 25.22 Fetched 8552 kB in 17s (502 kB/s) [2022-07-08T16:47:49.656Z] #51 25.22 Reading package lists... [2022-07-08T16:47:49.656Z] #51 31.07 Reading package lists... [2022-07-08T16:47:49.656Z] #51 ... [2022-07-08T16:47:49.656Z] [2022-07-08T16:47:49.656Z] #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-07-08T16:47:49.656Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:47:49.656Z] #76 35.43 The following NEW packages will be installed: [2022-07-08T16:47:49.656Z] #76 35.44 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-08T16:47:49.656Z] #76 35.44 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-08T16:47:49.656Z] #76 35.45 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-08T16:47:49.656Z] #76 35.45 libyajl2 m4 patch xz-utils [2022-07-08T16:47:50.082Z] #84 86.09 checking for library containing cap_from_name... -lcap [2022-07-08T16:47:50.111Z] #14 52.16 The following additional packages will be installed: [2022-07-08T16:47:50.111Z] #14 52.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T16:47:50.111Z] #14 52.19 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-08T16:47:50.111Z] #14 52.19 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-08T16:47:50.111Z] #14 52.19 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-08T16:47:50.111Z] #14 52.19 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-08T16:47:50.111Z] #14 52.20 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-08T16:47:50.111Z] #14 52.21 mingw-w64-common mingw-w64-x86-64-dev [2022-07-08T16:47:50.111Z] #14 52.24 Suggested packages: [2022-07-08T16:47:50.111Z] #14 52.25 gcc-10-locales seccomp wine64 [2022-07-08T16:47:50.233Z] #76 36.08 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:47:50.233Z] #76 36.08 Need to get 5939 kB of archives. [2022-07-08T16:47:50.233Z] #76 36.08 After this operation, 18.7 MB of additional disk space will be used. [2022-07-08T16:47:50.233Z] #76 36.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-08T16:47:50.233Z] #76 36.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-08T16:47:50.233Z] #76 36.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-08T16:47:50.233Z] #76 36.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-08T16:47:50.233Z] #76 36.13 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-07-08T16:47:50.233Z] #76 36.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-08T16:47:50.233Z] #76 36.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-08T16:47:50.233Z] #76 36.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-08T16:47:50.233Z] #76 36.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-08T16:47:50.233Z] #76 36.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-08T16:47:50.233Z] #76 36.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-08T16:47:50.233Z] #76 36.29 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-08T16:47:50.493Z] #76 36.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-08T16:47:50.493Z] #76 36.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-08T16:47:50.493Z] #76 36.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-08T16:47:50.493Z] #76 36.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T16:47:50.493Z] #76 36.50 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-07-08T16:47:50.493Z] #76 36.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-08T16:47:50.493Z] #76 36.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-08T16:47:50.493Z] #76 36.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-08T16:47:50.493Z] #76 36.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-08T16:47:50.653Z] #84 86.62 checking for library containing dlopen... -ldl [2022-07-08T16:47:50.653Z] #84 86.93 checking seccomp.h usability... yes [2022-07-08T16:47:50.653Z] #84 87.11 checking seccomp.h presence... yes [2022-07-08T16:47:50.653Z] #84 87.18 checking for seccomp.h... yes [2022-07-08T16:47:50.714Z] #34 ... [2022-07-08T16:47:50.715Z] [2022-07-08T16:47:50.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-07-08T16:47:50.715Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-08T16:47:50.715Z] #76 38.68 Selecting previously unselected package m4. [2022-07-08T16:47:50.715Z] #76 38.69 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-08T16:47:50.715Z] #76 38.76 Unpacking m4 (1.4.18-5) ... [2022-07-08T16:47:50.715Z] #76 38.98 Selecting previously unselected package autoconf. [2022-07-08T16:47:50.715Z] #76 38.99 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-08T16:47:50.715Z] #76 39.01 Unpacking autoconf (2.69-14) ... [2022-07-08T16:47:50.715Z] #76 39.52 Selecting previously unselected package autotools-dev. [2022-07-08T16:47:50.715Z] #76 39.52 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-08T16:47:50.715Z] #76 39.53 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-08T16:47:50.715Z] #76 39.82 Selecting previously unselected package automake. [2022-07-08T16:47:50.715Z] #76 39.82 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-08T16:47:50.715Z] #76 39.83 Unpacking automake (1:1.16.3-2) ... [2022-07-08T16:47:50.715Z] #76 40.14 Selecting previously unselected package patch. [2022-07-08T16:47:50.715Z] #76 40.15 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-08T16:47:50.715Z] #76 40.15 Unpacking patch (2.7.6-7) ... [2022-07-08T16:47:50.715Z] #76 40.33 Selecting previously unselected package dpkg-dev. [2022-07-08T16:47:50.715Z] #76 40.33 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-08T16:47:50.715Z] #76 40.35 Unpacking dpkg-dev (1.20.10) ... [2022-07-08T16:47:50.715Z] #76 41.35 Selecting previously unselected package build-essential. [2022-07-08T16:47:50.715Z] #76 41.36 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-08T16:47:50.715Z] #76 41.36 Unpacking build-essential (12.9) ... [2022-07-08T16:47:50.715Z] #76 41.48 Selecting previously unselected package libcap2:arm64. [2022-07-08T16:47:50.715Z] #76 41.51 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-08T16:47:50.715Z] #76 41.52 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-08T16:47:50.715Z] #76 41.61 Selecting previously unselected package libcap-dev:arm64. [2022-07-08T16:47:50.715Z] #76 41.62 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-08T16:47:50.715Z] #76 41.63 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-08T16:47:50.715Z] #76 41.80 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-08T16:47:50.715Z] #76 41.81 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-08T16:47:50.715Z] #76 41.81 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-08T16:47:50.715Z] #76 41.95 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-08T16:47:50.715Z] #76 41.96 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-08T16:47:50.715Z] #76 41.97 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-08T16:47:50.715Z] #76 42.10 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-08T16:47:50.715Z] #76 42.10 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-08T16:47:50.715Z] #76 42.12 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T16:47:50.715Z] #76 42.27 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-08T16:47:50.715Z] #76 42.28 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-08T16:47:50.715Z] #76 42.28 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-08T16:47:50.715Z] #76 43.04 Selecting previously unselected package libtool. [2022-07-08T16:47:50.715Z] #76 43.06 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-08T16:47:50.715Z] #76 43.07 Unpacking libtool (2.4.6-15) ... [2022-07-08T16:47:50.715Z] #76 43.36 Selecting previously unselected package libudev-dev:arm64. [2022-07-08T16:47:50.715Z] #76 43.36 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-08T16:47:50.715Z] #76 43.38 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-08T16:47:50.715Z] #76 43.56 Selecting previously unselected package libyajl2:arm64. [2022-07-08T16:47:50.715Z] #76 43.56 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-08T16:47:50.715Z] #76 43.57 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-08T16:47:50.715Z] #76 43.71 Selecting previously unselected package libyajl-dev:arm64. [2022-07-08T16:47:50.715Z] #76 43.71 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-08T16:47:50.715Z] #76 43.73 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-08T16:47:50.715Z] #76 43.95 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T16:47:50.715Z] #76 43.97 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-08T16:47:50.715Z] #76 43.98 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-08T16:47:50.715Z] #76 43.99 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-08T16:47:50.715Z] #76 44.01 Setting up file (1:5.39-3) ... [2022-07-08T16:47:50.715Z] #76 44.02 Setting up bzip2 (1.0.8-4) ... [2022-07-08T16:47:50.715Z] #76 44.04 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-08T16:47:50.715Z] #76 44.06 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-08T16:47:50.715Z] #76 44.08 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-08T16:47:50.715Z] #76 44.10 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-08T16:47:50.715Z] #76 44.12 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-08T16:47:50.715Z] #76 44.14 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:47:50.715Z] #76 44.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T16:47:50.715Z] #76 44.18 Setting up patch (2.7.6-7) ... [2022-07-08T16:47:50.715Z] #76 44.20 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-08T16:47:50.715Z] #76 44.21 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-08T16:47:50.715Z] #76 44.23 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-08T16:47:50.715Z] #76 44.24 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-08T16:47:50.715Z] #76 44.27 Setting up libtool (2.4.6-15) ... [2022-07-08T16:47:50.715Z] #76 44.29 Setting up m4 (1.4.18-5) ... [2022-07-08T16:47:50.715Z] #76 44.32 Setting up dpkg-dev (1.20.10) ... [2022-07-08T16:47:50.715Z] #76 44.35 Setting up autoconf (2.69-14) ... [2022-07-08T16:47:50.715Z] #76 44.41 Setting up build-essential (12.9) ... [2022-07-08T16:47:50.715Z] #76 44.43 Setting up automake (1:1.16.3-2) ... [2022-07-08T16:47:50.715Z] #76 44.44 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-08T16:47:50.715Z] #76 44.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:47:50.753Z] #76 36.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-08T16:47:50.753Z] #76 36.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-08T16:47:51.223Z] #84 87.19 checking for library containing seccomp_rule_add... -lseccomp [2022-07-08T16:47:51.223Z] #84 87.50 checking for library containing seccomp_arch_resolve_name... none required [2022-07-08T16:47:51.285Z] #76 ... [2022-07-08T16:47:51.285Z] [2022-07-08T16:47:51.285Z] #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-07-08T16:47:51.285Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-08T16:47:51.285Z] #42 35.53 Selecting previously unselected package libicu67:arm64. [2022-07-08T16:47:51.285Z] #42 35.54 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-08T16:47:51.285Z] #42 35.68 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-08T16:47:51.285Z] #42 42.43 Selecting previously unselected package libxml2:arm64. [2022-07-08T16:47:51.285Z] #42 42.43 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-08T16:47:51.285Z] #42 42.43 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T16:47:51.285Z] #42 42.91 Selecting previously unselected package libarchive13:arm64. [2022-07-08T16:47:51.285Z] #42 42.91 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-08T16:47:51.285Z] #42 42.92 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-08T16:47:51.285Z] #42 43.22 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-08T16:47:51.285Z] #42 43.22 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-08T16:47:51.285Z] #42 43.24 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-08T16:47:51.285Z] #42 43.41 Selecting previously unselected package librhash0:arm64. [2022-07-08T16:47:51.285Z] #42 43.42 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-08T16:47:51.285Z] #42 43.43 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-08T16:47:51.285Z] #42 43.61 Selecting previously unselected package libuv1:arm64. [2022-07-08T16:47:51.285Z] #42 43.62 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-08T16:47:51.285Z] #42 43.63 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-08T16:47:51.285Z] #42 43.80 Selecting previously unselected package cmake. [2022-07-08T16:47:51.285Z] #42 43.82 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-08T16:47:51.285Z] #42 43.82 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-08T16:47:51.285Z] #42 ... [2022-07-08T16:47:51.285Z] [2022-07-08T16:47:51.285Z] #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-07-08T16:47:51.285Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T16:47:51.285Z] #14 38.87 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:47:51.285Z] #14 39.20 Fetched 108 MB in 6s (19.5 MB/s) [2022-07-08T16:47:51.285Z] #14 39.32 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-08T16:47:51.286Z] #14 39.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 ... 15709 files and directories currently installed.) [2022-07-08T16:47:51.286Z] #14 39.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-08T16:47:51.286Z] #14 39.45 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T16:47:51.286Z] #14 41.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-08T16:47:51.286Z] #14 41.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-08T16:47:51.286Z] #14 41.34 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T16:47:51.286Z] #14 43.77 Selecting previously unselected package binutils-mingw-w64. [2022-07-08T16:47:51.286Z] #14 43.77 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-08T16:47:51.286Z] #14 43.78 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T16:47:51.286Z] #14 43.93 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-08T16:47:51.286Z] #14 43.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-08T16:47:51.286Z] #14 43.95 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-08T16:47:51.286Z] #14 44.13 Selecting previously unselected package dmsetup. [2022-07-08T16:47:51.286Z] #14 44.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-08T16:47:51.286Z] #14 44.15 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-08T16:47:51.286Z] #14 44.32 Selecting previously unselected package mingw-w64-common. [2022-07-08T16:47:51.286Z] #14 44.33 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-08T16:47:51.286Z] #14 44.33 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-08T16:47:51.337Z] #76 30.70 Reading package lists... [2022-07-08T16:47:51.337Z] #76 ... [2022-07-08T16:47:51.337Z] [2022-07-08T16:47:51.337Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T16:47:51.337Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T16:47:51.337Z] #36 24.03 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-08T16:47:51.337Z] #36 24.03 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-08T16:47:51.337Z] #36 25.04 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-08T16:47:51.337Z] #36 25.24 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-08T16:47:51.337Z] #36 25.61 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-08T16:47:51.337Z] #36 26.08 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-08T16:47:51.337Z] #36 26.13 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-08T16:47:51.337Z] #36 26.23 go: downloading github.com/peterh/liner v1.2.2 [2022-07-08T16:47:51.337Z] #36 26.77 go: downloading github.com/google/go-dap v0.6.0 [2022-07-08T16:47:51.337Z] #36 27.41 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-08T16:47:51.337Z] #36 28.00 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-08T16:47:51.337Z] #36 29.08 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-08T16:47:51.337Z] #36 29.37 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-08T16:47:51.337Z] #36 29.43 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-08T16:47:51.337Z] #36 32.75 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-08T16:47:51.337Z] #36 32.88 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-08T16:47:51.337Z] #36 ... [2022-07-08T16:47:51.337Z] [2022-07-08T16:47:51.337Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:51.337Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:51.337Z] #55 30.86 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-08T16:47:51.337Z] #55 31.45 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-08T16:47:51.337Z] #55 31.63 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-08T16:47:51.337Z] #55 31.78 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-08T16:47:51.337Z] #55 31.82 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-08T16:47:51.337Z] #55 31.97 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-08T16:47:51.337Z] #55 32.07 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-08T16:47:51.337Z] #55 32.09 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-08T16:47:51.337Z] #55 32.49 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-08T16:47:51.337Z] #55 32.61 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-08T16:47:51.337Z] #55 33.12 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-08T16:47:51.337Z] #55 33.13 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-08T16:47:51.337Z] #55 33.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-08T16:47:51.337Z] #55 33.40 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-08T16:47:51.337Z] #55 33.63 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-08T16:47:51.337Z] #55 33.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-08T16:47:51.337Z] #55 34.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-08T16:47:51.337Z] #55 34.28 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-08T16:47:51.337Z] #55 34.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-08T16:47:51.337Z] #55 34.46 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-08T16:47:51.337Z] #55 34.70 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-08T16:47:51.484Z] #84 87.67 checking systemd/sd-bus.h usability... yes [2022-07-08T16:47:51.484Z] #84 87.92 checking systemd/sd-bus.h presence... yes [2022-07-08T16:47:51.598Z] #55 34.87 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-08T16:47:51.598Z] #55 35.09 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-08T16:47:51.694Z] #76 ... [2022-07-08T16:47:51.694Z] [2022-07-08T16:47:51.694Z] #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-07-08T16:47:51.694Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:47:51.694Z] #47 26.87 Updating files: 65% (1422/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-07-08T16:47:51.694Z] #47 27.70 + git checkout -q v2.3.0 [2022-07-08T16:47:51.694Z] #47 30.25 + 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-07-08T16:47:51.694Z] #47 ... [2022-07-08T16:47:51.694Z] [2022-07-08T16:47:51.694Z] #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-07-08T16:47:51.694Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:47:51.694Z] #51 31.07 Reading package lists... [2022-07-08T16:47:51.745Z] #84 88.13 checking for systemd/sd-bus.h... yes [2022-07-08T16:47:51.859Z] #55 35.12 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-08T16:47:51.859Z] #55 35.29 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-08T16:47:51.859Z] #55 35.36 go: downloading github.com/julz/importas v0.1.0 [2022-07-08T16:47:51.954Z] #51 37.26 Building dependency tree... [2022-07-08T16:47:51.954Z] #51 ... [2022-07-08T16:47:51.954Z] [2022-07-08T16:47:51.954Z] #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-07-08T16:47:51.954Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T16:47:51.954Z] #62 23.73 Reading package lists... [2022-07-08T16:47:51.954Z] #62 29.84 Building dependency tree... [2022-07-08T16:47:51.954Z] #62 33.89 The following additional packages will be installed: [2022-07-08T16:47:51.954Z] #62 33.90 libbtrfs0 [2022-07-08T16:47:51.954Z] #62 34.14 The following NEW packages will be installed: [2022-07-08T16:47:51.954Z] #62 34.15 libbtrfs-dev libbtrfs0 [2022-07-08T16:47:51.954Z] #62 34.60 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:47:51.954Z] #62 34.60 Need to get 460 kB of archives. [2022-07-08T16:47:51.954Z] #62 34.60 After this operation, 1237 kB of additional disk space will be used. [2022-07-08T16:47:51.954Z] #62 34.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-08T16:47:51.954Z] #62 34.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-08T16:47:51.954Z] #62 35.99 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:47:51.954Z] #62 36.33 Fetched 460 kB in 0s (1292 kB/s) [2022-07-08T16:47:51.954Z] #62 36.44 Selecting previously unselected package libbtrfs0:amd64. [2022-07-08T16:47:51.954Z] #62 36.44 (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-07-08T16:47:51.954Z] #62 36.50 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-08T16:47:51.954Z] #62 36.51 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T16:47:51.954Z] #62 36.77 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-08T16:47:51.954Z] #62 36.78 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-08T16:47:51.954Z] #62 36.79 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T16:47:51.954Z] #62 37.22 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T16:47:51.954Z] #62 37.25 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T16:47:51.954Z] #62 37.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:47:51.954Z] #62 DONE 37.8s [2022-07-08T16:47:51.954Z] [2022-07-08T16:47:51.954Z] #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-07-08T16:47:51.954Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:47:51.954Z] #76 37.99 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:47:52.121Z] #55 35.40 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-08T16:47:52.121Z] #55 35.54 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-08T16:47:52.121Z] #55 35.60 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-08T16:47:52.121Z] #55 ... [2022-07-08T16:47:52.121Z] [2022-07-08T16:47:52.121Z] #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-07-08T16:47:52.121Z] #67 sha256:ea252e698eec727489e95692633286afa73a6956018a2d82961c3f2838641ccb [2022-07-08T16:47:52.121Z] #67 25.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T16:47:52.215Z] #76 ... [2022-07-08T16:47:52.215Z] [2022-07-08T16:47:52.215Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-08T16:47:52.215Z] #63 sha256:a4f66011a56c076e3ed52843e2e47836a172560456bc304495f4e80b0a2068a0 [2022-07-08T16:47:52.215Z] #63 DONE 0.3s [2022-07-08T16:47:52.215Z] [2022-07-08T16:47:52.215Z] #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-07-08T16:47:52.215Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:47:52.215Z] #76 38.34 Fetched 5939 kB in 1s (6365 kB/s) [2022-07-08T16:47:52.223Z] #14 ... [2022-07-08T16:47:52.223Z] [2022-07-08T16:47:52.223Z] #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-07-08T16:47:52.223Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-08T16:47:52.223Z] #42 46.58 Setting up libicu67:arm64 (67.1-7) ... [2022-07-08T16:47:52.223Z] #42 46.62 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:47:52.317Z] #84 88.13 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-08T16:47:52.317Z] #84 88.67 checking for sd_notify_barrier... yes [2022-07-08T16:47:52.382Z] #67 ... [2022-07-08T16:47:52.382Z] [2022-07-08T16:47:52.382Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:52.382Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:52.382Z] #55 35.74 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-08T16:47:52.382Z] #55 35.87 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-08T16:47:52.475Z] #76 38.42 Selecting previously unselected package bzip2. [2022-07-08T16:47:52.475Z] #76 38.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 ... 15718 files and directories currently installed.) [2022-07-08T16:47:52.475Z] #76 38.46 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-08T16:47:52.475Z] #76 38.47 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T16:47:52.485Z] #42 46.67 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-08T16:47:52.485Z] #42 46.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:47:52.577Z] #84 88.87 checking linux/bpf.h usability... yes [2022-07-08T16:47:52.578Z] #84 89.08 checking linux/bpf.h presence... yes [2022-07-08T16:47:52.578Z] #84 89.14 checking for linux/bpf.h... yes [2022-07-08T16:47:52.578Z] #84 89.15 checking compilation for eBPF... yes [2022-07-08T16:47:52.654Z] #55 36.06 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-08T16:47:52.654Z] #55 36.06 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-08T16:47:52.736Z] #76 38.67 Selecting previously unselected package libmagic-mgc. [2022-07-08T16:47:52.736Z] #76 38.67 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-08T16:47:52.736Z] #76 38.68 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-08T16:47:52.756Z] #42 47.15 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-08T16:47:52.756Z] #42 47.18 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-08T16:47:52.784Z] #14 ... [2022-07-08T16:47:52.784Z] [2022-07-08T16:47:52.784Z] #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-07-08T16:47:52.784Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:47:52.784Z] #51 44.68 Reading package lists... [2022-07-08T16:47:52.840Z] #84 89.25 checking for criu >= 3.15... no [2022-07-08T16:47:52.840Z] #84 89.27 configure: CRIU headers not found, building without CRIU support [2022-07-08T16:47:52.840Z] #84 89.28 checking for criu > 3.16... no [2022-07-08T16:47:52.840Z] #84 89.31 configure: CRIU version doesn't support join-ns API [2022-07-08T16:47:52.840Z] #84 89.31 checking for criu > 3.16.1... no [2022-07-08T16:47:52.840Z] #84 89.32 configure: CRIU version doesn't support for pre-dumping [2022-07-08T16:47:52.840Z] #84 89.32 checking for new mount API (fsconfig)... yes [2022-07-08T16:47:52.840Z] #84 89.39 checking for seccomp notify API... yes [2022-07-08T16:47:52.840Z] #84 89.46 checking for gperf... no [2022-07-08T16:47:52.840Z] #84 89.46 configure: gperf not found - cannot rebuild signal parser code [2022-07-08T16:47:52.923Z] #55 36.19 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-08T16:47:52.923Z] #55 36.34 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-08T16:47:53.015Z] #42 47.20 Setting up cmake-data (3.18.4-2+deb11u1) ...#42 ... [2022-07-08T16:47:53.015Z] [2022-07-08T16:47:53.015Z] #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-07-08T16:47:53.015Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-08T16:47:53.015Z] #76 DONE 47.2s [2022-07-08T16:47:53.015Z] [2022-07-08T16:47:53.015Z] #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-07-08T16:47:53.015Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-08T16:47:53.015Z] #42 47.20 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T16:47:53.015Z] #42 47.24 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T16:47:53.015Z] #42 47.33 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-08T16:47:53.015Z] #42 47.34 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-08T16:47:53.015Z] #42 47.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:47:53.100Z] #84 89.46 checking for library containing argp_parse... none required [2022-07-08T16:47:53.183Z] #55 36.45 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-08T16:47:53.183Z] #55 36.50 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-08T16:47:53.307Z] #76 39.28 Selecting previously unselected package libmagic1:amd64. [2022-07-08T16:47:53.307Z] #76 39.28 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-08T16:47:53.307Z] #76 39.29 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-08T16:47:53.361Z] #84 89.81 checking that generated files are newer than configure... done [2022-07-08T16:47:53.361Z] #84 89.82 configure: creating ./config.status [2022-07-08T16:47:53.568Z] #76 39.55 Selecting previously unselected package file. [2022-07-08T16:47:53.568Z] #76 39.55 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-08T16:47:53.568Z] #76 39.56 Unpacking file (1:5.39-3) ... [2022-07-08T16:47:53.591Z] #42 DONE 48.0s [2022-07-08T16:47:53.592Z] [2022-07-08T16:47:53.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-07-08T16:47:53.592Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-08T16:47:53.592Z] #51 38.68 Selecting previously unselected package python3-pkg-resources. [2022-07-08T16:47:53.592Z] #51 38.68 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T16:47:53.592Z] #51 38.69 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:47:53.592Z] #51 38.91 Selecting previously unselected package python3-six. [2022-07-08T16:47:53.592Z] #51 38.92 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-08T16:47:53.592Z] #51 38.93 Unpacking python3-six (1.16.0-2) ... [2022-07-08T16:47:53.592Z] #51 39.10 Selecting previously unselected package python3-protobuf. [2022-07-08T16:47:53.592Z] #51 39.10 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-08T16:47:53.592Z] #51 39.10 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-08T16:47:53.592Z] #51 39.80 Selecting previously unselected package libnet1:arm64. [2022-07-08T16:47:53.592Z] #51 39.80 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-08T16:47:53.592Z] #51 39.82 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:47:53.592Z] #51 39.97 Selecting previously unselected package libnl-3-200:arm64. [2022-07-08T16:47:53.592Z] #51 39.98 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-08T16:47:53.592Z] #51 39.98 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-08T16:47:53.592Z] #51 40.16 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-08T16:47:53.592Z] #51 40.16 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-08T16:47:53.592Z] #51 40.17 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-08T16:47:53.592Z] #51 40.31 Selecting previously unselected package criu. [2022-07-08T16:47:53.592Z] #51 40.31 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-07-08T16:47:53.592Z] #51 40.33 Unpacking criu (3.17-1) ... [2022-07-08T16:47:53.592Z] #51 41.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:47:53.592Z] #51 42.49 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-08T16:47:53.592Z] #51 42.50 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:47:53.592Z] #51 42.52 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-08T16:47:53.592Z] #51 42.54 Setting up python3-six (1.16.0-2) ... [2022-07-08T16:47:53.592Z] #51 43.65 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-08T16:47:53.592Z] #51 43.68 Setting up python3-protobuf (3.12.4-1) ... [2022-07-08T16:47:53.592Z] #51 47.39 Setting up criu (3.17-1) ... [2022-07-08T16:47:53.829Z] #76 39.70 Selecting previously unselected package xz-utils. [2022-07-08T16:47:53.829Z] #76 39.70 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-08T16:47:53.829Z] #76 39.71 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:47:53.850Z] #51 ... [2022-07-08T16:47:53.850Z] [2022-07-08T16:47:53.850Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-08T16:47:53.850Z] #43 sha256:556c141e8d2c0068992d3aeff5e64210dcadfdac744270aa5d7edf80d4eaa9c1 [2022-07-08T16:47:54.089Z] #76 40.07 Selecting previously unselected package libsigsegv2:amd64. [2022-07-08T16:47:54.089Z] #76 40.07 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-08T16:47:54.089Z] #76 40.09 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-08T16:47:54.111Z] #43 DONE 0.4s [2022-07-08T16:47:54.112Z] [2022-07-08T16:47:54.112Z] #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-07-08T16:47:54.112Z] #44 sha256:b5b7f5fc37392f8288f05fbd65f8c64a5b7932d1d8f6236800f7e232d7c9b437 [2022-07-08T16:47:54.357Z] #76 40.20 Selecting previously unselected package m4. [2022-07-08T16:47:54.357Z] #76 40.23 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-08T16:47:54.357Z] #76 40.23 Unpacking m4 (1.4.18-5) ... [2022-07-08T16:47:54.565Z] #55 37.69 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-08T16:47:54.565Z] #55 37.70 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-08T16:47:54.565Z] #55 37.87 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-08T16:47:54.565Z] #55 37.95 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-08T16:47:54.623Z] #76 40.48 Selecting previously unselected package autoconf. [2022-07-08T16:47:54.623Z] #76 40.55 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-08T16:47:54.623Z] #76 40.55 Unpacking autoconf (2.69-14) ... [2022-07-08T16:47:54.682Z] #44 0.602 + RM_GOPATH=0 [2022-07-08T16:47:54.682Z] #44 0.602 + TMP_GOPATH= [2022-07-08T16:47:54.682Z] #44 0.602 + : /build [2022-07-08T16:47:54.682Z] #44 0.602 + '[' -z '' ']' [2022-07-08T16:47:54.682Z] #44 0.603 ++ mktemp -d [2022-07-08T16:47:54.682Z] #44 0.605 + export GOPATH=/tmp/tmp.oHkdyTWSek [2022-07-08T16:47:54.682Z] #44 0.605 + GOPATH=/tmp/tmp.oHkdyTWSek [2022-07-08T16:47:54.682Z] #44 0.605 + RM_GOPATH=1 [2022-07-08T16:47:54.682Z] #44 0.605 + case "$(go env GOARCH)" in [2022-07-08T16:47:54.682Z] #44 0.606 ++ go env GOARCH [2022-07-08T16:47:54.682Z] #44 0.611 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:54.682Z] #44 0.612 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:47:54.682Z] #44 0.612 ++ dirname /install.sh [2022-07-08T16:47:54.682Z] #44 0.613 + dir=/ [2022-07-08T16:47:54.682Z] #44 0.617 + bin=tini [2022-07-08T16:47:54.682Z] #44 0.646 + shift [2022-07-08T16:47:54.682Z] #44 0.646 + '[' '!' -f //tini.installer ']' [2022-07-08T16:47:54.682Z] #44 0.647 + . //tini.installer [2022-07-08T16:47:54.682Z] #44 0.647 ++ : v0.19.0 [2022-07-08T16:47:54.682Z] #44 0.647 + install_tini [2022-07-08T16:47:54.682Z] #44 0.647 + echo 'Install tini version v0.19.0' [2022-07-08T16:47:54.682Z] #44 0.648 Install tini version v0.19.0 [2022-07-08T16:47:54.682Z] #44 0.648 + git clone https://github.com/krallin/tini.git /tmp/tmp.oHkdyTWSek/tini [2022-07-08T16:47:54.682Z] #44 0.650 Cloning into '/tmp/tmp.oHkdyTWSek/tini'... [2022-07-08T16:47:54.748Z] #84 ... [2022-07-08T16:47:54.748Z] [2022-07-08T16:47:54.748Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T16:47:54.748Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T16:47:54.748Z] #43 151.2 Delve is a source level debugger for Go programs. [2022-07-08T16:47:54.748Z] #43 151.2 [2022-07-08T16:47:54.748Z] #43 151.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-08T16:47:54.748Z] #43 151.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-08T16:47:54.748Z] #43 151.2 [2022-07-08T16:47:54.748Z] #43 151.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-08T16:47:54.748Z] #43 151.2 [2022-07-08T16:47:54.748Z] #43 151.2 Pass flags to the program you are debugging using `--`, for example: [2022-07-08T16:47:54.748Z] #43 151.2 [2022-07-08T16:47:54.748Z] #43 151.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-08T16:47:54.748Z] #43 151.2 [2022-07-08T16:47:54.825Z] #55 38.11 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-08T16:47:54.825Z] #55 38.30 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-08T16:47:54.917Z] #76 41.02 Selecting previously unselected package autotools-dev. [2022-07-08T16:47:54.917Z] #76 41.02 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-08T16:47:55.009Z] #43 151.2 Usage: [2022-07-08T16:47:55.009Z] #43 151.2 dlv [command] [2022-07-08T16:47:55.009Z] #43 151.2 [2022-07-08T16:47:55.009Z] #43 151.2 Available Commands: [2022-07-08T16:47:55.009Z] #43 151.2 attach Attach to running process and begin debugging. [2022-07-08T16:47:55.009Z] #43 151.2 connect Connect to a headless debug server with a terminal client. [2022-07-08T16:47:55.009Z] #43 151.2 core Examine a core dump. [2022-07-08T16:47:55.009Z] #43 151.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-08T16:47:55.009Z] #43 151.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-08T16:47:55.009Z] #43 151.2 exec Execute a precompiled binary, and begin a debug session. [2022-07-08T16:47:55.009Z] #43 151.2 help Help about any command [2022-07-08T16:47:55.009Z] #43 151.2 run Deprecated command. Use 'debug' instead. [2022-07-08T16:47:55.009Z] #43 151.2 test Compile test binary and begin debugging program. [2022-07-08T16:47:55.009Z] #43 151.2 trace Compile and begin tracing program. [2022-07-08T16:47:55.009Z] #43 151.2 version Prints version. [2022-07-08T16:47:55.009Z] #43 151.2 [2022-07-08T16:47:55.009Z] #43 151.2 Flags: [2022-07-08T16:47:55.009Z] #43 151.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-08T16:47:55.009Z] #43 151.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-08T16:47:55.009Z] #43 151.2 --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-07-08T16:47:55.009Z] #43 151.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-08T16:47:55.009Z] #43 151.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-08T16:47:55.009Z] #43 151.2 --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-07-08T16:47:55.009Z] #43 151.2 --disable-aslr Disables address space randomization [2022-07-08T16:47:55.009Z] #43 151.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-08T16:47:55.009Z] #43 151.2 -h, --help help for dlv [2022-07-08T16:47:55.009Z] #43 151.2 --init string Init file, executed by the terminal client. [2022-07-08T16:47:55.009Z] #43 151.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-08T16:47:55.009Z] #43 151.2 --log Enable debugging server logging. [2022-07-08T16:47:55.009Z] #43 151.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-08T16:47:55.009Z] #43 151.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-08T16:47:55.009Z] #43 151.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-08T16:47:55.009Z] #43 151.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-08T16:47:55.009Z] #43 151.2 --wd string Working directory for running the program. [2022-07-08T16:47:55.009Z] #43 151.2 [2022-07-08T16:47:55.009Z] #43 151.2 Additional help topics: [2022-07-08T16:47:55.009Z] #43 151.2 dlv backend Help about the --backend flag. [2022-07-08T16:47:55.009Z] #43 151.2 dlv log Help about logging flags. [2022-07-08T16:47:55.009Z] #43 151.2 dlv redirect Help about file redirection. [2022-07-08T16:47:55.009Z] #43 151.2 [2022-07-08T16:47:55.009Z] #43 151.2 Use "dlv [command] --help" for more information about a command. [2022-07-08T16:47:55.086Z] #55 38.33 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-08T16:47:55.178Z] #76 41.07 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-08T16:47:55.178Z] #76 41.21 Selecting previously unselected package automake. [2022-07-08T16:47:55.178Z] #76 41.22 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-08T16:47:55.178Z] #76 41.23 Unpacking automake (1:1.16.3-2) ... [2022-07-08T16:47:55.332Z] #51 54.74 Building dependency tree... [2022-07-08T16:47:55.346Z] #55 38.62 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-08T16:47:55.346Z] #55 38.74 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-08T16:47:55.580Z] #43 DONE 152.1s [2022-07-08T16:47:55.580Z] [2022-07-08T16:47:55.580Z] #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-07-08T16:47:55.580Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T16:47:55.580Z] #41 DONE 151.7s [2022-07-08T16:47:55.580Z] [2022-07-08T16:47:55.580Z] #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-07-08T16:47:55.580Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:47:55.580Z] #84 91.65 config.status: creating Makefile [2022-07-08T16:47:55.580Z] #84 91.69 config.status: creating rpm/crun.spec [2022-07-08T16:47:55.580Z] #84 91.73 config.status: creating config.h [2022-07-08T16:47:55.580Z] #84 91.75 config.status: executing libtool commands [2022-07-08T16:47:55.580Z] #84 91.78 config.status: executing depfiles commands [2022-07-08T16:47:55.622Z] #44 1.489 + cd /tmp/tmp.oHkdyTWSek/tini [2022-07-08T16:47:55.622Z] #44 1.490 + git checkout -q v0.19.0 [2022-07-08T16:47:55.622Z] #44 1.512 + cmake . [2022-07-08T16:47:55.880Z] #44 ... [2022-07-08T16:47:55.880Z] [2022-07-08T16:47:55.880Z] #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-07-08T16:47:55.880Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-08T16:47:55.880Z] #51 49.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:47:55.880Z] #51 DONE 49.9s [2022-07-08T16:47:55.880Z] [2022-07-08T16:47:55.880Z] #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-07-08T16:47:55.880Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:47:55.880Z] #77 0.688 Cloning into '/tmp/crun-build'... [2022-07-08T16:47:55.900Z] #51 ... [2022-07-08T16:47:55.900Z] [2022-07-08T16:47:55.900Z] #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-07-08T16:47:55.900Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:47:55.900Z] #76 45.78 Building dependency tree... [2022-07-08T16:47:55.900Z] #76 52.36 python3 is already the newest version (3.9.2-3). [2022-07-08T16:47:55.900Z] #76 52.36 The following additional packages will be installed: [2022-07-08T16:47:55.900Z] #76 52.39 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-08T16:47:55.900Z] #76 52.39 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-08T16:47:55.900Z] #76 52.42 Suggested packages: [2022-07-08T16:47:55.900Z] #76 52.42 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-08T16:47:55.900Z] #76 52.43 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-08T16:47:55.900Z] #76 52.43 m4-doc ed diffutils-doc [2022-07-08T16:47:55.900Z] #76 52.43 Recommended packages: [2022-07-08T16:47:55.900Z] #76 52.43 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-08T16:47:55.900Z] #76 55.25 The following NEW packages will be installed: [2022-07-08T16:47:55.900Z] #76 55.27 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-08T16:47:55.900Z] #76 55.29 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-08T16:47:55.900Z] #76 55.29 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-08T16:47:55.900Z] #76 55.29 libyajl2 m4 patch xz-utils [2022-07-08T16:47:55.900Z] #76 55.80 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:47:55.900Z] #76 55.80 Need to get 5939 kB of archives. [2022-07-08T16:47:55.900Z] #76 55.80 After this operation, 18.7 MB of additional disk space will be used. [2022-07-08T16:47:55.900Z] #76 55.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-08T16:47:55.900Z] #76 55.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-08T16:47:55.900Z] #76 55.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-08T16:47:55.900Z] #76 55.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-08T16:47:55.900Z] #76 55.84 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-07-08T16:47:55.900Z] #76 55.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-08T16:47:55.900Z] #76 55.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-08T16:47:55.900Z] #76 55.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-08T16:47:55.900Z] #76 55.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-08T16:47:55.900Z] #76 55.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-08T16:47:55.900Z] #76 56.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-08T16:47:55.900Z] #76 56.06 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-08T16:47:55.900Z] #76 56.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-08T16:47:55.900Z] #76 56.29 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-08T16:47:55.900Z] #76 56.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-08T16:47:55.900Z] #76 56.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T16:47:55.900Z] #76 56.31 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-07-08T16:47:55.900Z] #76 56.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-08T16:47:55.900Z] #76 56.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-08T16:47:55.900Z] #76 56.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-08T16:47:55.900Z] #76 56.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-08T16:47:55.900Z] #76 56.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-08T16:47:55.900Z] #76 56.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-08T16:47:55.917Z] #55 39.27 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-08T16:47:55.917Z] #55 39.27 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-08T16:47:55.917Z] #55 39.36 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-08T16:47:56.121Z] #76 41.88 Selecting previously unselected package patch. [2022-07-08T16:47:56.121Z] #76 41.90 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-08T16:47:56.121Z] #76 41.91 Unpacking patch (2.7.6-7) ... [2022-07-08T16:47:56.121Z] #76 42.11 Selecting previously unselected package dpkg-dev. [2022-07-08T16:47:56.121Z] #76 42.13 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-08T16:47:56.121Z] #76 42.14 Unpacking dpkg-dev (1.20.10) ... [2022-07-08T16:47:56.152Z] #84 92.82 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-08T16:47:56.159Z] #76 58.46 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:47:56.159Z] #76 ... [2022-07-08T16:47:56.159Z] [2022-07-08T16:47:56.159Z] #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-07-08T16:47:56.159Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:47:56.159Z] #14 54.95 The following NEW packages will be installed: [2022-07-08T16:47:56.159Z] #14 54.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T16:47:56.159Z] #14 54.99 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-08T16:47:56.159Z] #14 54.99 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-08T16:47:56.159Z] #14 54.99 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-08T16:47:56.159Z] #14 54.99 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-08T16:47:56.159Z] #14 55.00 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-08T16:47:56.159Z] #14 55.00 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-08T16:47:56.159Z] #14 55.03 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-08T16:47:56.159Z] #14 55.03 mingw-w64-x86-64-dev [2022-07-08T16:47:56.159Z] #14 55.56 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:47:56.159Z] #14 55.56 Need to get 115 MB of archives. [2022-07-08T16:47:56.159Z] #14 55.56 After this operation, 645 MB of additional disk space will be used. [2022-07-08T16:47:56.159Z] #14 55.56 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-07-08T16:47:56.159Z] #14 55.74 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-07-08T16:47:56.159Z] #14 56.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-08T16:47:56.159Z] #14 56.06 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-07-08T16:47:56.159Z] #14 56.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-08T16:47:56.159Z] #14 56.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-08T16:47:56.159Z] #14 56.50 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-07-08T16:47:56.159Z] #14 56.79 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-07-08T16:47:56.159Z] #14 56.79 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-07-08T16:47:56.159Z] #14 58.18 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-07-08T16:47:56.159Z] #14 ... [2022-07-08T16:47:56.159Z] [2022-07-08T16:47:56.159Z] #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-07-08T16:47:56.159Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:47:56.159Z] #42 46.03 Building dependency tree... [2022-07-08T16:47:56.159Z] #42 52.67 The following additional packages will be installed: [2022-07-08T16:47:56.159Z] #42 52.71 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-08T16:47:56.159Z] #42 52.77 Suggested packages: [2022-07-08T16:47:56.159Z] #42 52.79 cmake-doc ninja-build lrzip [2022-07-08T16:47:56.159Z] #42 52.79 Recommended packages: [2022-07-08T16:47:56.159Z] #42 52.79 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-08T16:47:56.159Z] #42 54.44 The following NEW packages will be installed: [2022-07-08T16:47:56.159Z] #42 54.45 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-08T16:47:56.159Z] #42 54.49 vim-common xxd [2022-07-08T16:47:56.159Z] #42 55.17 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:47:56.159Z] #42 55.17 Need to get 17.7 MB of archives. [2022-07-08T16:47:56.159Z] #42 55.17 After this operation, 70.7 MB of additional disk space will be used. [2022-07-08T16:47:56.159Z] #42 55.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T16:47:56.159Z] #42 55.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T16:47:56.159Z] #42 55.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-08T16:47:56.159Z] #42 55.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-08T16:47:56.159Z] #42 56.36 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-07-08T16:47:56.159Z] #42 56.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-08T16:47:56.159Z] #42 56.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-08T16:47:56.159Z] #42 56.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-08T16:47:56.159Z] #42 56.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-08T16:47:56.159Z] #42 56.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-08T16:47:56.177Z] #55 39.46 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-08T16:47:56.416Z] #84 92.87 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T16:47:56.421Z] #42 ... [2022-07-08T16:47:56.421Z] [2022-07-08T16:47:56.421Z] #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-07-08T16:47:56.421Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:47:56.421Z] #76 58.92 Fetched 5939 kB in 1s (6176 kB/s) [2022-07-08T16:47:56.437Z] #55 39.71 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-08T16:47:56.437Z] #55 39.83 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-08T16:47:56.437Z] #55 39.87 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-08T16:47:56.680Z] #76 59.06 Selecting previously unselected package bzip2. [2022-07-08T16:47:56.697Z] #55 40.08 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-08T16:47:56.697Z] #55 40.13 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-08T16:47:56.939Z] #76 59.06 (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-07-08T16:47:56.939Z] #76 59.27 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-08T16:47:56.939Z] #76 59.27 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T16:47:56.939Z] #76 ... [2022-07-08T16:47:56.939Z] [2022-07-08T16:47:56.939Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:56.939Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:56.939Z] #55 49.33 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-08T16:47:56.939Z] #55 49.51 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-08T16:47:56.939Z] #55 49.56 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-08T16:47:56.939Z] #55 49.72 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-08T16:47:56.939Z] #55 49.77 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-08T16:47:56.939Z] #55 50.26 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-08T16:47:56.939Z] #55 50.29 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-08T16:47:56.939Z] #55 50.55 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-08T16:47:56.939Z] #55 50.75 go: downloading golang.org/x/text v0.3.7 [2022-07-08T16:47:56.957Z] #55 40.21 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-08T16:47:56.957Z] #55 40.23 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-08T16:47:56.957Z] #55 40.37 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-08T16:47:56.957Z] #55 40.40 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-08T16:47:56.990Z] #84 93.36 checking for gcc... gcc [2022-07-08T16:47:57.061Z] #76 ... [2022-07-08T16:47:57.061Z] [2022-07-08T16:47:57.061Z] #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-07-08T16:47:57.061Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T16:47:57.061Z] #57 42.59 v3.0.2 [2022-07-08T16:47:57.061Z] #57 DONE 42.8s [2022-07-08T16:47:57.061Z] [2022-07-08T16:47:57.061Z] #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-07-08T16:47:57.061Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T16:47:57.061Z] #34 40.99 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-07-08T16:47:57.061Z] #34 41.75 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-08T16:47:57.061Z] #34 42.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T16:47:57.198Z] #55 ... [2022-07-08T16:47:57.198Z] [2022-07-08T16:47:57.198Z] #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-07-08T16:47:57.198Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:47:57.198Z] #42 59.20 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:47:57.218Z] #55 ... [2022-07-08T16:47:57.218Z] [2022-07-08T16:47:57.218Z] #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-07-08T16:47:57.218Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:47:57.218Z] #42 30.72 Fetched 8548 kB in 24s (358 kB/s) [2022-07-08T16:47:57.218Z] #42 30.72 Reading package lists... [2022-07-08T16:47:57.251Z] #84 93.50 checking whether the C compiler works... yes [2022-07-08T16:47:57.251Z] #84 93.72 checking for C compiler default output file name... a.out [2022-07-08T16:47:57.457Z] #42 59.82 Fetched 17.7 MB in 2s (7696 kB/s) [2022-07-08T16:47:57.478Z] #42 40.41 Reading package lists... [2022-07-08T16:47:57.478Z] #42 ... [2022-07-08T16:47:57.478Z] [2022-07-08T16:47:57.478Z] #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-07-08T16:47:57.478Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:47:57.478Z] #47 39.07 Updating files: 43% (956/2177) Updating files: 44% (958/2177) Updating files: 45% (980/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-07-08T16:47:57.478Z] #47 40.50 + git checkout -q v2.3.0 [2022-07-08T16:47:57.512Z] #84 93.72 checking for suffix of executables... [2022-07-08T16:47:57.512Z] #84 93.92 checking whether we are cross compiling... no [2022-07-08T16:47:57.717Z] #42 60.01 Selecting previously unselected package xxd. [2022-07-08T16:47:57.717Z] #42 60.01 (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-07-08T16:47:57.717Z] #42 60.19 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T16:47:57.717Z] #42 60.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:47:57.774Z] #84 94.08 checking for suffix of object files... o [2022-07-08T16:47:57.774Z] #84 94.15 checking whether we are using the GNU C compiler... yes [2022-07-08T16:47:58.034Z] #84 94.30 checking whether gcc accepts -g... yes [2022-07-08T16:47:58.034Z] #84 94.45 checking for gcc option to accept ISO C89... none needed [2022-07-08T16:47:58.034Z] #84 94.61 checking whether gcc understands -c and -o together... yes [2022-07-08T16:47:58.048Z] #47 ... [2022-07-08T16:47:58.048Z] [2022-07-08T16:47:58.048Z] #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-07-08T16:47:58.048Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:47:58.048Z] #14 31.47 Fetched 8548 kB in 24s (361 kB/s) [2022-07-08T16:47:58.048Z] #14 31.47 Reading package lists... [2022-07-08T16:47:58.297Z] #84 94.72 checking how to run the C preprocessor... gcc -E [2022-07-08T16:47:58.297Z] #84 94.91 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T16:47:58.297Z] #84 94.92 checking for egrep... /bin/grep -E [2022-07-08T16:47:58.308Z] #14 41.04 Reading package lists... [2022-07-08T16:47:58.308Z] #14 ... [2022-07-08T16:47:58.308Z] [2022-07-08T16:47:58.308Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:58.308Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:58.308Z] #55 41.33 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-08T16:47:58.308Z] #55 41.34 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-08T16:47:58.308Z] #55 41.39 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-08T16:47:58.308Z] #55 41.45 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-08T16:47:58.308Z] #55 41.58 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-08T16:47:58.308Z] #55 41.59 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-08T16:47:58.338Z] #42 60.63 Selecting previously unselected package vim-common. [2022-07-08T16:47:58.338Z] #42 60.64 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T16:47:58.338Z] #42 60.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:47:58.408Z] #77 ... [2022-07-08T16:47:58.408Z] [2022-07-08T16:47:58.408Z] #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-07-08T16:47:58.408Z] #44 sha256:b5b7f5fc37392f8288f05fbd65f8c64a5b7932d1d8f6236800f7e232d7c9b437 [2022-07-08T16:47:58.408Z] #44 2.094 -- The C compiler identification is GNU 10.2.1 [2022-07-08T16:47:58.408Z] #44 2.286 -- Detecting C compiler ABI info [2022-07-08T16:47:58.408Z] #44 2.889 -- Detecting C compiler ABI info - done [2022-07-08T16:47:58.408Z] #44 2.972 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-08T16:47:58.408Z] #44 2.977 -- Detecting C compile features [2022-07-08T16:47:58.408Z] #44 2.978 -- Detecting C compile features - done [2022-07-08T16:47:58.408Z] #44 3.009 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-08T16:47:58.408Z] #44 3.276 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-08T16:47:58.408Z] #44 3.343 -- Configuring done [2022-07-08T16:47:58.408Z] #44 3.353 -- Generating done [2022-07-08T16:47:58.408Z] #44 3.379 -- Build files have been written to: /tmp/tmp.oHkdyTWSek/tini [2022-07-08T16:47:58.408Z] #44 3.394 + make tini-static [2022-07-08T16:47:58.408Z] #44 3.769 Scanning dependencies of target tini-static [2022-07-08T16:47:58.408Z] #44 3.819 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-08T16:47:58.450Z] #34 ... [2022-07-08T16:47:58.450Z] [2022-07-08T16:47:58.450Z] #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-07-08T16:47:58.450Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T16:47:58.450Z] #40 43.68 NAME: [2022-07-08T16:47:58.450Z] #40 43.68 go-winres - A tool for embedding resources in Windows executables [2022-07-08T16:47:58.450Z] #40 43.68 [2022-07-08T16:47:58.450Z] #40 43.68 USAGE: [2022-07-08T16:47:58.450Z] #40 43.68 go-winres [global options] command [command options] [arguments...] [2022-07-08T16:47:58.450Z] #40 43.68 [2022-07-08T16:47:58.450Z] #40 43.68 COMMANDS: [2022-07-08T16:47:58.450Z] #40 43.68 init Create an initial ./winres/winres.json [2022-07-08T16:47:58.450Z] #40 43.68 make Make syso files for the "go build" command [2022-07-08T16:47:58.450Z] #40 43.68 simply Make syso files for the "go build" command (simplified) [2022-07-08T16:47:58.450Z] #40 43.68 extract Extract all resources from an executable [2022-07-08T16:47:58.450Z] #40 43.68 patch Replace resources in an executable file (exe, dll) [2022-07-08T16:47:58.450Z] #40 43.68 help, h Shows a list of commands or help for one command [2022-07-08T16:47:58.450Z] #40 43.68 [2022-07-08T16:47:58.450Z] #40 43.68 GLOBAL OPTIONS: [2022-07-08T16:47:58.450Z] #40 43.68 --help, -h show help (default: false) [2022-07-08T16:47:58.450Z] #40 DONE 44.3s [2022-07-08T16:47:58.450Z] [2022-07-08T16:47:58.450Z] #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-07-08T16:47:58.450Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:47:58.450Z] #76 43.44 Selecting previously unselected package build-essential. [2022-07-08T16:47:58.450Z] #76 43.44 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-08T16:47:58.450Z] #76 43.46 Unpacking build-essential (12.9) ... [2022-07-08T16:47:58.450Z] #76 43.58 Selecting previously unselected package libcap2:amd64. [2022-07-08T16:47:58.450Z] #76 43.58 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-08T16:47:58.450Z] #76 43.67 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-08T16:47:58.450Z] #76 43.76 Selecting previously unselected package libcap-dev:amd64. [2022-07-08T16:47:58.450Z] #76 43.76 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-08T16:47:58.450Z] #76 43.76 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-08T16:47:58.450Z] #76 44.10 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T16:47:58.450Z] #76 44.10 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T16:47:58.450Z] #76 44.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:47:58.450Z] #76 44.25 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-08T16:47:58.450Z] #76 44.25 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-08T16:47:58.450Z] #76 44.25 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-08T16:47:58.450Z] #76 44.35 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-08T16:47:58.450Z] #76 44.35 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-08T16:47:58.450Z] #76 44.38 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T16:47:58.568Z] #55 ... [2022-07-08T16:47:58.568Z] [2022-07-08T16:47:58.568Z] #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-07-08T16:47:58.568Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:47:58.568Z] #51 31.67 Fetched 8552 kB in 25s (339 kB/s) [2022-07-08T16:47:58.568Z] #51 31.67 Reading package lists... [2022-07-08T16:47:58.568Z] #51 41.52 Reading package lists... [2022-07-08T16:47:58.568Z] #51 ... [2022-07-08T16:47:58.568Z] [2022-07-08T16:47:58.568Z] #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-07-08T16:47:58.568Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T16:47:58.568Z] #62 24.18 Reading package lists... [2022-07-08T16:47:58.568Z] #62 34.85 Building dependency tree... [2022-07-08T16:47:58.568Z] #62 40.36 The following additional packages will be installed: [2022-07-08T16:47:58.568Z] #62 40.37 libbtrfs0 [2022-07-08T16:47:58.568Z] #62 40.84 The following NEW packages will be installed: [2022-07-08T16:47:58.568Z] #62 40.96 libbtrfs-dev libbtrfs0 [2022-07-08T16:47:58.568Z] #62 41.60 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:47:58.568Z] #62 41.60 Need to get 460 kB of archives. [2022-07-08T16:47:58.568Z] #62 41.60 After this operation, 1237 kB of additional disk space will be used. [2022-07-08T16:47:58.568Z] #62 41.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-08T16:47:58.568Z] #62 41.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-08T16:47:58.715Z] #76 44.60 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-08T16:47:58.715Z] #76 44.60 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-08T16:47:58.715Z] #76 44.64 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T16:47:58.839Z] #62 ... [2022-07-08T16:47:58.839Z] [2022-07-08T16:47:58.839Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:58.839Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:58.839Z] #55 42.21 go: downloading honnef.co/go/tools v0.3.1 [2022-07-08T16:47:58.877Z] #84 94.92 checking for ANSI C header files... yes [2022-07-08T16:47:58.877Z] #84 95.39 checking for sys/types.h... yes [2022-07-08T16:47:58.877Z] #84 95.46 checking for sys/stat.h... yes [2022-07-08T16:47:58.909Z] #42 61.42 Selecting previously unselected package cmake-data. [2022-07-08T16:47:58.909Z] #42 61.43 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-08T16:47:59.139Z] #84 95.56 checking for stdlib.h... yes [2022-07-08T16:47:59.168Z] #42 61.50 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T16:47:59.342Z] #44 5.195 [100%] Linking C executable tini-static [2022-07-08T16:47:59.403Z] #84 95.64 checking for string.h... yes [2022-07-08T16:47:59.404Z] #84 95.78 checking for memory.h... yes [2022-07-08T16:47:59.404Z] #84 95.88 checking for strings.h... yes [2022-07-08T16:47:59.404Z] #84 ... [2022-07-08T16:47:59.404Z] [2022-07-08T16:47:59.404Z] #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-07-08T16:47:59.404Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T16:47:59.404Z] #19 133.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-07-08T16:47:59.404Z] #19 133.3 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-08T16:47:59.404Z] #19 133.3 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-08T16:47:59.404Z] #19 133.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-07-08T16:47:59.404Z] #19 133.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-07-08T16:47:59.404Z] #19 133.3 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-08T16:47:59.404Z] #19 133.3 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-08T16:47:59.404Z] #19 133.3 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-08T16:47:59.404Z] #19 133.4 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-08T16:47:59.404Z] #19 133.4 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-07-08T16:47:59.404Z] #19 133.4 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-07-08T16:47:59.404Z] #19 135.1 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-07-08T16:47:59.404Z] #19 135.1 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-07-08T16:47:59.404Z] #19 135.1 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-08T16:47:59.404Z] #19 135.1 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-07-08T16:47:59.404Z] #19 135.2 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-07-08T16:47:59.404Z] #19 136.8 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-07-08T16:47:59.404Z] #19 136.8 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-08T16:47:59.404Z] #19 136.8 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-08T16:47:59.404Z] #19 136.8 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-07-08T16:47:59.404Z] #19 136.9 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-08T16:47:59.404Z] #19 136.9 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-08T16:47:59.404Z] #19 136.9 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-08T16:47:59.404Z] #19 136.9 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-08T16:47:59.404Z] #19 136.9 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-08T16:47:59.404Z] #19 136.9 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-08T16:47:59.404Z] #19 137.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-07-08T16:47:59.404Z] #19 137.0 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-08T16:47:59.404Z] #19 137.0 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-08T16:47:59.404Z] #19 137.0 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-07-08T16:47:59.404Z] #19 137.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-07-08T16:47:59.404Z] #19 139.3 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-07-08T16:47:59.404Z] #19 139.4 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-07-08T16:47:59.404Z] #19 139.4 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-08T16:47:59.404Z] #19 139.4 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-07-08T16:47:59.404Z] #19 139.5 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-07-08T16:47:59.404Z] #19 141.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-07-08T16:47:59.404Z] #19 141.4 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-08T16:47:59.404Z] #19 141.4 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-08T16:47:59.404Z] #19 141.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-07-08T16:47:59.404Z] #19 141.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-07-08T16:47:59.404Z] #19 141.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-07-08T16:47:59.404Z] #19 141.5 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-08T16:47:59.404Z] #19 141.5 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-08T16:47:59.404Z] #19 141.6 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-08T16:47:59.404Z] #19 141.6 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-08T16:47:59.404Z] #19 141.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-07-08T16:47:59.404Z] #19 141.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-07-08T16:47:59.404Z] #19 143.0 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-07-08T16:47:59.404Z] #19 143.0 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-07-08T16:47:59.404Z] #19 143.0 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-08T16:47:59.404Z] #19 143.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-07-08T16:47:59.404Z] #19 143.1 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-07-08T16:47:59.404Z] #19 ... [2022-07-08T16:47:59.404Z] [2022-07-08T16:47:59.404Z] #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-07-08T16:47:59.404Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:47:59.404Z] #84 96.01 checking for inttypes.h... yes [2022-07-08T16:47:59.610Z] #44 5.620 [100%] Built target tini-static [2022-07-08T16:47:59.661Z] #76 45.54 Selecting previously unselected package libtool. [2022-07-08T16:47:59.661Z] #76 45.64 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-08T16:47:59.661Z] #76 45.64 Unpacking libtool (2.4.6-15) ... [2022-07-08T16:47:59.666Z] #84 96.13 checking for stdint.h... yes [2022-07-08T16:47:59.739Z] #42 ... [2022-07-08T16:47:59.739Z] [2022-07-08T16:47:59.739Z] #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-07-08T16:47:59.739Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T16:47:59.739Z] #62 43.10 Reading package lists... [2022-07-08T16:47:59.739Z] #62 52.43 Building dependency tree... [2022-07-08T16:47:59.739Z] #62 59.28 The following additional packages will be installed: [2022-07-08T16:47:59.739Z] #62 59.32 libbtrfs0 [2022-07-08T16:47:59.739Z] #62 59.88 The following NEW packages will be installed: [2022-07-08T16:47:59.739Z] #62 59.88 libbtrfs-dev libbtrfs0 [2022-07-08T16:47:59.739Z] #62 60.51 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:47:59.739Z] #62 60.51 Need to get 460 kB of archives. [2022-07-08T16:47:59.739Z] #62 60.51 After this operation, 1237 kB of additional disk space will be used. [2022-07-08T16:47:59.739Z] #62 60.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-08T16:47:59.739Z] #62 60.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-08T16:47:59.739Z] #62 62.06 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:47:59.869Z] #44 5.693 + mkdir -p /build [2022-07-08T16:47:59.869Z] #44 5.695 + cp tini-static /build/docker-init [2022-07-08T16:47:59.922Z] #76 45.88 Selecting previously unselected package libudev-dev:amd64. [2022-07-08T16:47:59.922Z] #76 45.88 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-08T16:47:59.922Z] #76 45.88 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-08T16:47:59.922Z] #76 ... [2022-07-08T16:47:59.922Z] [2022-07-08T16:47:59.922Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:47:59.922Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:47:59.922Z] #55 35.97 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-08T16:47:59.922Z] #55 35.97 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-08T16:47:59.922Z] #55 36.20 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-08T16:47:59.922Z] #55 36.34 go: downloading golang.org/x/text v0.3.7 [2022-07-08T16:47:59.922Z] #55 43.50 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-08T16:47:59.922Z] #55 43.67 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-08T16:47:59.922Z] #55 43.76 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-08T16:47:59.922Z] #55 43.77 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-08T16:47:59.922Z] #55 43.89 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-08T16:47:59.922Z] #55 44.08 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-08T16:47:59.922Z] #55 44.08 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-08T16:47:59.922Z] #55 44.11 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-08T16:47:59.922Z] #55 44.25 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-08T16:47:59.922Z] #55 44.25 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-08T16:47:59.922Z] #55 44.25 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-08T16:47:59.922Z] #55 44.38 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-08T16:47:59.922Z] #55 45.05 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-08T16:47:59.922Z] #55 45.21 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-08T16:47:59.922Z] #55 45.40 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-08T16:47:59.922Z] #55 45.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-08T16:47:59.922Z] #55 45.79 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-08T16:47:59.922Z] #55 45.79 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-08T16:47:59.922Z] #55 45.82 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-08T16:47:59.922Z] #55 45.85 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-08T16:47:59.922Z] #55 46.01 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-08T16:47:59.922Z] #55 46.01 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-08T16:47:59.926Z] #84 96.26 checking for unistd.h... yes [2022-07-08T16:47:59.998Z] #62 ... [2022-07-08T16:47:59.998Z] [2022-07-08T16:47:59.998Z] #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-07-08T16:47:59.998Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:47:59.998Z] #76 59.66 Selecting previously unselected package libmagic-mgc. [2022-07-08T16:47:59.998Z] #76 59.67 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-08T16:47:59.998Z] #76 59.67 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-08T16:47:59.998Z] #76 60.69 Selecting previously unselected package libmagic1:amd64. [2022-07-08T16:47:59.998Z] #76 60.69 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-08T16:47:59.998Z] #76 60.79 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-08T16:47:59.998Z] #76 61.29 Selecting previously unselected package file. [2022-07-08T16:47:59.998Z] #76 61.29 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-08T16:47:59.998Z] #76 61.31 Unpacking file (1:5.39-3) ... [2022-07-08T16:47:59.998Z] #76 61.67 Selecting previously unselected package xz-utils. [2022-07-08T16:47:59.998Z] #76 61.68 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-08T16:47:59.998Z] #76 61.68 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:47:59.998Z] #76 62.35 Selecting previously unselected package libsigsegv2:amd64. [2022-07-08T16:47:59.998Z] #76 62.36 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-08T16:47:59.998Z] #76 62.36 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-08T16:48:00.184Z] #55 ... [2022-07-08T16:48:00.184Z] [2022-07-08T16:48:00.184Z] #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-07-08T16:48:00.184Z] #64 sha256:a1ebf3f71b6e8a08ec7b4b519ca2b87c09220bed807468d8e5306f61b651e67c [2022-07-08T16:48:00.184Z] #64 3.182 + RM_GOPATH=0 [2022-07-08T16:48:00.184Z] #64 3.183 + TMP_GOPATH= [2022-07-08T16:48:00.184Z] #64 3.183 + : /build [2022-07-08T16:48:00.184Z] #64 3.183 + '[' -z '' ']' [2022-07-08T16:48:00.184Z] #64 3.183 ++ mktemp -d [2022-07-08T16:48:00.184Z] #64 3.193 + export GOPATH=/tmp/tmp.YTZ6tg0L2t [2022-07-08T16:48:00.184Z] #64 3.196 + GOPATH=/tmp/tmp.YTZ6tg0L2t [2022-07-08T16:48:00.184Z] #64 3.197 + RM_GOPATH=1 [2022-07-08T16:48:00.184Z] #64 3.197 + case "$(go env GOARCH)" in [2022-07-08T16:48:00.184Z] #64 3.197 ++ go env GOARCH [2022-07-08T16:48:00.184Z] #64 3.248 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:48:00.184Z] #64 3.248 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:48:00.184Z] #64 3.249 ++ dirname /install.sh [2022-07-08T16:48:00.184Z] #64 3.250 + dir=/ [2022-07-08T16:48:00.184Z] #64 3.253 + bin=containerd [2022-07-08T16:48:00.184Z] #64 3.253 + shift [2022-07-08T16:48:00.184Z] #64 3.253 + '[' '!' -f //containerd.installer ']' [2022-07-08T16:48:00.184Z] #64 3.253 + . //containerd.installer [2022-07-08T16:48:00.184Z] #64 3.254 ++ set -e [2022-07-08T16:48:00.184Z] #64 3.254 ++ : v1.6.6 [2022-07-08T16:48:00.184Z] #64 3.254 + install_containerd [2022-07-08T16:48:00.184Z] #64 3.258 + echo 'Install containerd version v1.6.6' [2022-07-08T16:48:00.184Z] #64 3.258 Install containerd version v1.6.6 [2022-07-08T16:48:00.184Z] #64 3.258 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YTZ6tg0L2t/src/github.com/containerd/containerd [2022-07-08T16:48:00.184Z] #64 3.267 Cloning into '/tmp/tmp.YTZ6tg0L2t/src/github.com/containerd/containerd'... [2022-07-08T16:48:00.184Z] #64 ... [2022-07-08T16:48:00.184Z] [2022-07-08T16:48:00.184Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:48:00.184Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:48:00.184Z] #55 46.29 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-08T16:48:00.184Z] #55 46.29 go: downloading github.com/prometheus/common v0.32.1 [2022-07-08T16:48:00.187Z] #84 96.44 checking minix/config.h usability... no [2022-07-08T16:48:00.187Z] #84 96.56 checking minix/config.h presence... no [2022-07-08T16:48:00.187Z] #84 96.61 checking for minix/config.h... no [2022-07-08T16:48:00.187Z] #84 96.61 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-08T16:48:00.446Z] #55 ... [2022-07-08T16:48:00.446Z] [2022-07-08T16:48:00.446Z] #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-07-08T16:48:00.446Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:48:00.446Z] #14 30.33 Reading package lists... [2022-07-08T16:48:00.446Z] #14 36.63 Building dependency tree... [2022-07-08T16:48:00.446Z] #14 40.90 The following additional packages will be installed: [2022-07-08T16:48:00.446Z] #14 40.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T16:48:00.446Z] #14 40.90 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-08T16:48:00.446Z] #14 40.90 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-08T16:48:00.446Z] #14 40.90 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-08T16:48:00.446Z] #14 40.90 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-08T16:48:00.446Z] #14 40.90 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-08T16:48:00.446Z] #14 40.90 mingw-w64-common mingw-w64-x86-64-dev [2022-07-08T16:48:00.446Z] #14 40.90 Suggested packages: [2022-07-08T16:48:00.446Z] #14 40.90 gcc-10-locales seccomp wine64 [2022-07-08T16:48:00.446Z] #14 42.47 The following NEW packages will be installed: [2022-07-08T16:48:00.446Z] #14 42.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T16:48:00.446Z] #14 42.49 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-08T16:48:00.446Z] #14 42.49 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-08T16:48:00.446Z] #14 42.49 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-08T16:48:00.446Z] #14 42.49 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-08T16:48:00.446Z] #14 42.49 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-08T16:48:00.446Z] #14 42.50 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-08T16:48:00.446Z] #14 42.50 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-08T16:48:00.446Z] #14 42.50 mingw-w64-x86-64-dev [2022-07-08T16:48:00.446Z] #14 42.98 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:48:00.446Z] #14 42.98 Need to get 115 MB of archives. [2022-07-08T16:48:00.446Z] #14 42.98 After this operation, 645 MB of additional disk space will be used. [2022-07-08T16:48:00.446Z] #14 42.98 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-07-08T16:48:00.446Z] #14 43.14 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-07-08T16:48:00.446Z] #14 43.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-07-08T16:48:00.446Z] #14 43.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-07-08T16:48:00.446Z] #14 43.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-07-08T16:48:00.446Z] #14 43.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-08T16:48:00.446Z] #14 43.68 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-07-08T16:48:00.446Z] #14 43.79 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-07-08T16:48:00.446Z] #14 43.83 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-07-08T16:48:00.446Z] #14 44.64 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-07-08T16:48:00.446Z] #14 46.29 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-07-08T16:48:00.446Z] #14 ... [2022-07-08T16:48:00.446Z] [2022-07-08T16:48:00.446Z] #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-07-08T16:48:00.446Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:48:00.446Z] #76 46.35 Selecting previously unselected package libyajl2:amd64. [2022-07-08T16:48:00.446Z] #76 46.35 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-08T16:48:00.446Z] #76 46.35 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-08T16:48:00.446Z] #76 46.48 Selecting previously unselected package libyajl-dev:amd64. [2022-07-08T16:48:00.446Z] #76 46.48 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-08T16:48:00.446Z] #76 46.48 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-08T16:48:00.448Z] #84 96.72 checking build system type... x86_64-pc-linux-gnu [2022-07-08T16:48:00.448Z] #84 96.86 checking host system type... x86_64-pc-linux-gnu [2022-07-08T16:48:00.448Z] #84 96.86 checking how to print strings... printf [2022-07-08T16:48:00.448Z] #84 96.87 checking for a sed that does not truncate output... /bin/sed [2022-07-08T16:48:00.448Z] #84 96.88 checking for fgrep... /bin/grep -F [2022-07-08T16:48:00.448Z] #84 96.89 checking for ld used by gcc... /usr/bin/ld [2022-07-08T16:48:00.448Z] #84 96.90 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T16:48:00.448Z] #84 96.90 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T16:48:00.448Z] #84 96.91 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T16:48:00.448Z] #84 96.97 checking whether ln -s works... yes [2022-07-08T16:48:00.448Z] #84 96.97 checking the maximum length of command line arguments... 1572864 [2022-07-08T16:48:00.448Z] #84 97.00 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T16:48:00.448Z] #84 97.00 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T16:48:00.448Z] #84 97.00 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T16:48:00.448Z] #84 97.00 checking for objdump... objdump [2022-07-08T16:48:00.448Z] #84 97.01 checking how to recognize dependent libraries... pass_all [2022-07-08T16:48:00.448Z] #84 97.01 checking for dlltool... no [2022-07-08T16:48:00.448Z] #84 97.02 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T16:48:00.448Z] #84 97.02 checking for ar... ar [2022-07-08T16:48:00.448Z] #84 97.02 checking for archiver @FILE support... @ [2022-07-08T16:48:00.522Z] #76 62.75 Selecting previously unselected package m4. [2022-07-08T16:48:00.522Z] #76 62.75 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-08T16:48:00.522Z] #76 62.76 Unpacking m4 (1.4.18-5) ... [2022-07-08T16:48:00.709Z] #84 97.10 checking for strip... strip [2022-07-08T16:48:00.709Z] #84 97.10 checking for ranlib... ranlib [2022-07-08T16:48:00.709Z] #84 97.10 checking for gawk... no [2022-07-08T16:48:00.709Z] #84 97.10 checking for mawk... mawk [2022-07-08T16:48:00.709Z] #84 97.10 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T16:48:00.709Z] #84 97.31 checking for sysroot... no [2022-07-08T16:48:00.709Z] #84 97.31 checking for a working dd... /bin/dd [2022-07-08T16:48:00.709Z] #84 97.32 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T16:48:00.969Z] #84 97.38 checking for mt... no [2022-07-08T16:48:00.969Z] #84 97.39 checking if : is a manifest tool... no [2022-07-08T16:48:00.969Z] #84 97.40 checking for dlfcn.h... yes [2022-07-08T16:48:00.969Z] #84 97.49 checking for objdir... .libs [2022-07-08T16:48:01.019Z] #76 46.76 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T16:48:01.019Z] #76 46.79 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-08T16:48:01.019Z] #76 46.79 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-08T16:48:01.019Z] #76 46.83 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-08T16:48:01.019Z] #76 46.89 Setting up file (1:5.39-3) ... [2022-07-08T16:48:01.019Z] #76 46.90 Setting up bzip2 (1.0.8-4) ... [2022-07-08T16:48:01.019Z] #76 46.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:48:01.019Z] #76 46.96 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-08T16:48:01.108Z] #76 63.42 Selecting previously unselected package autoconf. [2022-07-08T16:48:01.108Z] #76 63.45 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-08T16:48:01.108Z] #76 63.45 Unpacking autoconf (2.69-14) ... [2022-07-08T16:48:01.230Z] #84 97.72 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T16:48:01.230Z] #84 97.78 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T16:48:01.230Z] #84 97.78 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T16:48:01.282Z] #76 47.11 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-08T16:48:01.282Z] #76 47.13 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-08T16:48:01.282Z] #76 47.17 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-08T16:48:01.282Z] #76 47.25 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:48:01.282Z] #76 47.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T16:48:01.282Z] #76 47.27 Setting up patch (2.7.6-7) ... [2022-07-08T16:48:01.282Z] #76 47.29 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-08T16:48:01.282Z] #76 47.30 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-08T16:48:01.282Z] #76 47.33 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-08T16:48:01.282Z] #76 47.34 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T16:48:01.282Z] #76 47.37 Setting up libtool (2.4.6-15) ... [2022-07-08T16:48:01.282Z] #76 47.37 Setting up m4 (1.4.18-5) ... [2022-07-08T16:48:01.282Z] #76 47.40 Setting up dpkg-dev (1.20.10) ... [2022-07-08T16:48:01.386Z] #55 44.80 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-08T16:48:01.386Z] #55 44.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-08T16:48:01.491Z] #84 97.86 checking if gcc static flag -static works... yes [2022-07-08T16:48:01.543Z] #76 47.43 Setting up autoconf (2.69-14) ... [2022-07-08T16:48:01.543Z] #76 47.45 Setting up build-essential (12.9) ... [2022-07-08T16:48:01.543Z] #76 47.46 Setting up automake (1:1.16.3-2) ... [2022-07-08T16:48:01.543Z] #76 47.50 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-08T16:48:01.543Z] #76 47.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:48:01.647Z] #55 45.06 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-08T16:48:01.647Z] #55 45.19 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-08T16:48:01.751Z] #84 98.15 checking if gcc supports -c -o file.o... yes [2022-07-08T16:48:01.751Z] #84 98.22 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T16:48:01.751Z] #84 98.22 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T16:48:01.769Z] #44 DONE 7.5s [2022-07-08T16:48:01.769Z] [2022-07-08T16:48:01.769Z] #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-07-08T16:48:01.769Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:48:01.769Z] #77 5.933 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-08T16:48:01.769Z] #77 5.982 Cloning into '/tmp/crun-build/libocispec'... [2022-07-08T16:48:01.769Z] #77 6.899 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-08T16:48:01.769Z] #77 6.934 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-08T16:48:01.769Z] #77 6.944 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-08T16:48:01.769Z] #77 6.944 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-08T16:48:01.769Z] #77 7.010 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-08T16:48:01.769Z] #77 8.250 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-08T16:48:01.769Z] #77 ... [2022-07-08T16:48:01.769Z] [2022-07-08T16:48:01.769Z] #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-07-08T16:48:01.769Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-08T16:48:01.769Z] #53 54.97 gotestsum version dev [2022-07-08T16:48:01.769Z] #53 DONE 56.0s [2022-07-08T16:48:01.769Z] [2022-07-08T16:48:01.769Z] #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-07-08T16:48:01.769Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T16:48:01.769Z] #14 51.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-08T16:48:01.769Z] #14 51.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-08T16:48:01.769Z] #14 51.34 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T16:48:02.011Z] #84 98.27 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T16:48:02.011Z] #84 98.45 checking how to hardcode library paths into programs... immediate [2022-07-08T16:48:02.011Z] #84 98.46 checking whether stripping libraries is possible... yes [2022-07-08T16:48:02.011Z] #84 98.46 checking if libtool supports shared libraries... yes [2022-07-08T16:48:02.011Z] #84 98.46 checking whether to build shared libraries... no [2022-07-08T16:48:02.011Z] #84 98.47 checking whether to build static libraries... yes [2022-07-08T16:48:02.011Z] #84 98.47 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T16:48:02.011Z] #84 98.50 checking whether build environment is sane... yes [2022-07-08T16:48:02.011Z] #84 98.52 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T16:48:02.012Z] #84 98.53 checking whether make sets $(MAKE)... yes [2022-07-08T16:48:02.012Z] #84 98.56 checking whether make supports the include directive... yes (GNU style) [2022-07-08T16:48:02.012Z] #84 98.58 checking whether make supports nested variables... yes [2022-07-08T16:48:02.012Z] #84 98.61 checking whether UID '0' is supported by ustar format... yes [2022-07-08T16:48:02.012Z] #84 98.61 checking whether GID '0' is supported by ustar format... yes [2022-07-08T16:48:02.228Z] #55 45.58 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-08T16:48:02.272Z] #84 98.61 checking how to create a ustar tar archive... gnutar [2022-07-08T16:48:02.272Z] #84 98.66 checking dependency style of gcc... gcc3 [2022-07-08T16:48:02.272Z] #84 98.77 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T16:48:02.272Z] #84 98.77 checking whether make supports nested variables... (cached) yes [2022-07-08T16:48:02.272Z] #84 98.78 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T16:48:02.272Z] #84 98.78 checking pkg-config is at least version 0.9.0... yes [2022-07-08T16:48:02.272Z] #84 98.78 checking for yajl >= 2.1.0... yes [2022-07-08T16:48:02.272Z] #84 98.80 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T16:48:02.272Z] #84 98.81 checking for gcc... (cached) gcc [2022-07-08T16:48:02.272Z] #84 98.86 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T16:48:02.272Z] #84 98.86 checking whether gcc accepts -g... (cached) yes [2022-07-08T16:48:02.272Z] #84 98.86 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T16:48:02.272Z] #84 98.86 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T16:48:02.272Z] #84 98.86 checking for a Python interpreter with version >= 3... python3 [2022-07-08T16:48:02.272Z] #84 98.91 checking for python3... /usr/bin/python3 [2022-07-08T16:48:02.272Z] #84 98.91 checking for python3 version... 3.9 [2022-07-08T16:48:02.272Z] #84 98.94 checking for python3 platform... linux [2022-07-08T16:48:02.491Z] #76 64.75 Selecting previously unselected package autotools-dev. [2022-07-08T16:48:02.491Z] #76 64.76 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-08T16:48:02.491Z] #76 64.80 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-08T16:48:02.532Z] #84 98.97 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T16:48:02.792Z] #84 99.05 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T16:48:02.968Z] #76 DONE 48.7s [2022-07-08T16:48:02.968Z] [2022-07-08T16:48:02.968Z] #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-07-08T16:48:02.968Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:48:02.968Z] #51 37.26 Building dependency tree... [2022-07-08T16:48:02.968Z] #51 41.51 The following additional packages will be installed: [2022-07-08T16:48:02.968Z] #51 41.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T16:48:02.968Z] #51 41.53 python3-protobuf python3-six [2022-07-08T16:48:02.968Z] #51 41.55 Suggested packages: [2022-07-08T16:48:02.968Z] #51 41.56 python3-setuptools [2022-07-08T16:48:02.968Z] #51 41.56 Recommended packages: [2022-07-08T16:48:02.968Z] #51 41.56 iproute2 | iproute [2022-07-08T16:48:02.968Z] #51 42.30 The following NEW packages will be installed: [2022-07-08T16:48:02.968Z] #51 42.30 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T16:48:02.968Z] #51 42.31 python3-protobuf python3-six [2022-07-08T16:48:02.968Z] #51 42.91 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:48:02.968Z] #51 42.91 Need to get 2314 kB of archives. [2022-07-08T16:48:02.968Z] #51 42.91 After this operation, 11.1 MB of additional disk space will be used. [2022-07-08T16:48:02.968Z] #51 42.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-08T16:48:02.968Z] #51 42.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T16:48:02.968Z] #51 42.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-08T16:48:02.968Z] #51 42.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-08T16:48:02.968Z] #51 42.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-08T16:48:02.968Z] #51 43.06 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-07-08T16:48:02.968Z] #51 43.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T16:48:02.968Z] #51 45.39 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-08T16:48:02.968Z] #51 46.76 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:48:02.968Z] #51 46.99 Fetched 2314 kB in 3s (720 kB/s) [2022-07-08T16:48:02.968Z] #51 47.06 Selecting previously unselected package libprotobuf23:amd64. [2022-07-08T16:48:02.968Z] #51 47.06 (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-07-08T16:48:02.968Z] #51 47.14 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-08T16:48:02.968Z] #51 47.17 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-08T16:48:02.968Z] #51 48.45 Selecting previously unselected package python3-pkg-resources. [2022-07-08T16:48:02.968Z] #51 48.45 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T16:48:02.968Z] #51 48.45 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:48:03.053Z] #84 99.27 checking that generated files are newer than configure... done [2022-07-08T16:48:03.053Z] #84 99.51 configure: creating ./config.status [2022-07-08T16:48:03.065Z] #76 ... [2022-07-08T16:48:03.065Z] [2022-07-08T16:48:03.065Z] #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-07-08T16:48:03.065Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T16:48:03.065Z] #57 63.85 v3.0.2 [2022-07-08T16:48:03.065Z] #57 DONE 65.4s [2022-07-08T16:48:03.065Z] [2022-07-08T16:48:03.065Z] #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-07-08T16:48:03.065Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:48:03.065Z] #76 65.41 Selecting previously unselected package automake. [2022-07-08T16:48:03.065Z] #76 ... [2022-07-08T16:48:03.065Z] [2022-07-08T16:48:03.065Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:48:03.065Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:48:03.065Z] #55 62.99 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-08T16:48:03.065Z] #55 63.24 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-08T16:48:03.065Z] #55 63.30 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-08T16:48:03.065Z] #55 63.32 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-08T16:48:03.065Z] #55 63.43 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-08T16:48:03.065Z] #55 63.62 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-08T16:48:03.065Z] #55 63.80 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-08T16:48:03.065Z] #55 63.99 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-08T16:48:03.065Z] #55 64.06 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-08T16:48:03.065Z] #55 64.16 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-08T16:48:03.065Z] #55 64.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-08T16:48:03.065Z] #55 64.41 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-08T16:48:03.150Z] #14 57.51 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-08T16:48:03.216Z] #55 ... [2022-07-08T16:48:03.216Z] [2022-07-08T16:48:03.217Z] #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-07-08T16:48:03.217Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T16:48:03.217Z] #62 43.78 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:48:03.217Z] #62 44.27 Fetched 460 kB in 0s (1004 kB/s) [2022-07-08T16:48:03.217Z] #62 44.61 Selecting previously unselected package libbtrfs0:amd64. [2022-07-08T16:48:03.217Z] #62 44.61 (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-07-08T16:48:03.217Z] #62 44.76 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-08T16:48:03.217Z] #62 44.80 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T16:48:03.217Z] #62 45.25 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-08T16:48:03.217Z] #62 45.30 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-08T16:48:03.217Z] #62 45.31 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T16:48:03.217Z] #62 45.80 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T16:48:03.217Z] #62 45.85 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T16:48:03.217Z] #62 45.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:48:03.217Z] #62 DONE 46.5s [2022-07-08T16:48:03.217Z] [2022-07-08T16:48:03.217Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-08T16:48:03.217Z] #63 sha256:975c4438755463bb18c86eea9a4e5817cb042cc6628d53c2170d3cb0cfa673c1 [2022-07-08T16:48:03.217Z] #63 DONE 0.1s [2022-07-08T16:48:03.217Z] [2022-07-08T16:48:03.217Z] #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-07-08T16:48:03.217Z] #64 sha256:55c4466e885f95afe525e4ba87b0e73a9de528d3bf301f26579d66b4e04c4460 [2022-07-08T16:48:03.231Z] #51 48.79 Selecting previously unselected package python3-six. [2022-07-08T16:48:03.231Z] #51 48.79 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-08T16:48:03.231Z] #51 48.79 Unpacking python3-six (1.16.0-2) ... [2022-07-08T16:48:03.231Z] #51 ... [2022-07-08T16:48:03.231Z] [2022-07-08T16:48:03.231Z] #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-07-08T16:48:03.231Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:48:03.231Z] #77 ... [2022-07-08T16:48:03.231Z] [2022-07-08T16:48:03.231Z] #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-07-08T16:48:03.231Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:48:03.231Z] #42 39.20 Selecting previously unselected package libicu67:amd64. [2022-07-08T16:48:03.231Z] #42 39.22 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-08T16:48:03.231Z] #42 39.24 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-08T16:48:03.231Z] #42 47.13 Selecting previously unselected package libxml2:amd64. [2022-07-08T16:48:03.231Z] #42 47.13 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-08T16:48:03.231Z] #42 47.13 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T16:48:03.231Z] #42 48.33 Selecting previously unselected package libarchive13:amd64. [2022-07-08T16:48:03.231Z] #42 48.33 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-08T16:48:03.231Z] #42 48.33 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-08T16:48:03.231Z] #42 48.55 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-08T16:48:03.231Z] #42 48.55 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-08T16:48:03.231Z] #42 48.62 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-08T16:48:03.231Z] #42 48.88 Selecting previously unselected package librhash0:amd64. [2022-07-08T16:48:03.231Z] #42 48.88 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-08T16:48:03.231Z] #42 48.88 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-08T16:48:03.231Z] #42 48.98 Selecting previously unselected package libuv1:amd64. [2022-07-08T16:48:03.231Z] #42 48.98 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-08T16:48:03.231Z] #42 49.08 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-08T16:48:03.231Z] #42 49.24 Selecting previously unselected package cmake. [2022-07-08T16:48:03.231Z] #42 49.24 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-08T16:48:03.231Z] #42 49.24 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-08T16:48:03.231Z] #42 ... [2022-07-08T16:48:03.231Z] [2022-07-08T16:48:03.231Z] #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-07-08T16:48:03.231Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:48:03.231Z] #51 48.94 Selecting previously unselected package python3-protobuf. [2022-07-08T16:48:03.231Z] #51 48.94 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-08T16:48:03.231Z] #51 48.94 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-08T16:48:03.324Z] #55 65.65 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-08T16:48:03.324Z] #55 65.78 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-08T16:48:03.408Z] #14 57.56 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-08T16:48:03.408Z] #14 57.56 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T16:48:03.408Z] #14 57.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-08T16:48:03.408Z] #14 57.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-08T16:48:03.408Z] #14 57.78 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T16:48:03.408Z] #14 ... [2022-07-08T16:48:03.408Z] [2022-07-08T16:48:03.408Z] #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-07-08T16:48:03.408Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:48:03.408Z] #77 10.52 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-08T16:48:03.584Z] #55 65.92 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-08T16:48:03.584Z] #55 ... [2022-07-08T16:48:03.584Z] [2022-07-08T16:48:03.584Z] #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-07-08T16:48:03.584Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T16:48:03.584Z] #62 62.53 Fetched 460 kB in 0s (1094 kB/s) [2022-07-08T16:48:03.584Z] #62 62.99 Selecting previously unselected package libbtrfs0:amd64. [2022-07-08T16:48:03.584Z] #62 62.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-07-08T16:48:03.584Z] #62 63.15 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-08T16:48:03.584Z] #62 63.22 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T16:48:03.584Z] #62 63.77 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-08T16:48:03.584Z] #62 63.77 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-08T16:48:03.584Z] #62 63.79 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T16:48:03.584Z] #62 65.30 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T16:48:03.584Z] #62 65.41 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T16:48:03.584Z] #62 65.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:48:03.584Z] #62 DONE 66.0s [2022-07-08T16:48:03.810Z] #51 49.53 Selecting previously unselected package libnet1:amd64. [2022-07-08T16:48:03.810Z] #51 49.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-08T16:48:03.810Z] #51 49.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:48:03.810Z] #51 49.65 Selecting previously unselected package libnl-3-200:amd64. [2022-07-08T16:48:03.844Z] [2022-07-08T16:48:03.844Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-08T16:48:03.844Z] #63 sha256:a099b0f0536ccd9fdbf6f2dd741db161478190fe60dca632f496d50780e6ead7 [2022-07-08T16:48:03.844Z] #63 DONE 0.2s [2022-07-08T16:48:03.844Z] [2022-07-08T16:48:03.844Z] #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-07-08T16:48:03.844Z] #64 sha256:240a7df4356647acd47d6fe02841130d82fd847a14430995f5b05d104b691b59 [2022-07-08T16:48:04.072Z] #51 49.70 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-08T16:48:04.333Z] #51 49.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T16:48:04.333Z] #51 49.92 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T16:48:04.333Z] #51 49.92 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T16:48:04.333Z] #51 49.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:48:04.341Z] #77 11.52 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-08T16:48:04.436Z] #84 100.8 config.status: creating Makefile [2022-07-08T16:48:04.436Z] #84 100.8 config.status: creating config.h [2022-07-08T16:48:04.436Z] #84 100.8 config.status: executing libtool commands [2022-07-08T16:48:04.436Z] #84 100.9 config.status: executing depfiles commands [2022-07-08T16:48:04.595Z] #51 50.11 Selecting previously unselected package criu. [2022-07-08T16:48:04.595Z] #51 50.11 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-08T16:48:04.595Z] #51 50.11 Unpacking criu (3.17-1) ... [2022-07-08T16:48:04.599Z] #77 11.73 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-08T16:48:04.690Z] #64 1.583 + RM_GOPATH=0 [2022-07-08T16:48:04.690Z] #64 1.584 + TMP_GOPATH= [2022-07-08T16:48:04.690Z] #64 1.584 + : /build [2022-07-08T16:48:04.690Z] #64 1.584 + '[' -z '' ']' [2022-07-08T16:48:04.690Z] #64 1.593 ++ mktemp -d [2022-07-08T16:48:04.690Z] #64 1.594 + export GOPATH=/tmp/tmp.BIE3ZwJlTH [2022-07-08T16:48:04.690Z] #64 1.594 + GOPATH=/tmp/tmp.BIE3ZwJlTH [2022-07-08T16:48:04.690Z] #64 1.594 + RM_GOPATH=1 [2022-07-08T16:48:04.690Z] #64 1.594 + case "$(go env GOARCH)" in [2022-07-08T16:48:04.690Z] #64 1.594 ++ go env GOARCH [2022-07-08T16:48:04.696Z] #84 101.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-08T16:48:04.858Z] #77 11.94 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-08T16:48:04.951Z] #64 1.657 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:48:04.951Z] #64 1.657 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:48:04.951Z] #64 1.665 ++ dirname /install.sh [2022-07-08T16:48:04.951Z] #64 1.673 + dir=/ [2022-07-08T16:48:04.951Z] #64 1.673 + bin=containerd [2022-07-08T16:48:04.951Z] #64 1.673 + shift [2022-07-08T16:48:04.951Z] #64 1.673 + '[' '!' -f //containerd.installer ']' [2022-07-08T16:48:04.951Z] #64 1.673 + . //containerd.installer [2022-07-08T16:48:04.951Z] #64 1.673 ++ set -e [2022-07-08T16:48:04.951Z] #64 1.673 ++ : v1.6.6 [2022-07-08T16:48:04.951Z] #64 1.676 + install_containerd [2022-07-08T16:48:04.951Z] #64 1.676 + echo 'Install containerd version v1.6.6' [2022-07-08T16:48:04.951Z] #64 1.676 Install containerd version v1.6.6 [2022-07-08T16:48:04.951Z] #64 1.677 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BIE3ZwJlTH/src/github.com/containerd/containerd [2022-07-08T16:48:04.951Z] #64 1.698 Cloning into '/tmp/tmp.BIE3ZwJlTH/src/github.com/containerd/containerd'... [2022-07-08T16:48:04.956Z] #84 101.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T16:48:04.956Z] #84 101.5 checking for gcc... gcc [2022-07-08T16:48:05.216Z] #84 101.6 checking whether the C compiler works... yes [2022-07-08T16:48:05.216Z] #84 101.7 checking for C compiler default output file name... a.out [2022-07-08T16:48:05.477Z] #84 101.7 checking for suffix of executables... [2022-07-08T16:48:05.477Z] #84 101.8 checking whether we are cross compiling... no [2022-07-08T16:48:05.477Z] #84 101.9 checking for suffix of object files... o [2022-07-08T16:48:05.538Z] #51 51.00 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:48:05.738Z] #84 102.0 checking whether we are using the GNU C compiler... yes [2022-07-08T16:48:05.738Z] #84 102.1 checking whether gcc accepts -g... yes [2022-07-08T16:48:05.738Z] #84 102.2 checking for gcc option to accept ISO C89... none needed [2022-07-08T16:48:05.738Z] #84 102.3 checking whether gcc understands -c and -o together... yes [2022-07-08T16:48:05.752Z] #64 1.746 + RM_GOPATH=0 [2022-07-08T16:48:05.752Z] #64 1.746 + TMP_GOPATH= [2022-07-08T16:48:05.752Z] #64 1.746 + : /build [2022-07-08T16:48:05.752Z] #64 1.746 + '[' -z '' ']' [2022-07-08T16:48:05.752Z] #64 1.746 ++ mktemp -d [2022-07-08T16:48:05.752Z] #64 1.774 + export GOPATH=/tmp/tmp.zV1PhdCbSO [2022-07-08T16:48:05.752Z] #64 1.774 + GOPATH=/tmp/tmp.zV1PhdCbSO [2022-07-08T16:48:05.752Z] #64 1.774 + RM_GOPATH=1 [2022-07-08T16:48:05.752Z] #64 1.774 + case "$(go env GOARCH)" in [2022-07-08T16:48:05.752Z] #64 1.788 ++ go env GOARCH [2022-07-08T16:48:05.752Z] #64 1.836 Install containerd version v1.6.6 [2022-07-08T16:48:05.752Z] #64 1.836 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:48:05.752Z] #64 1.836 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:48:05.752Z] #64 1.836 ++ dirname /install.sh [2022-07-08T16:48:05.752Z] #64 1.836 + dir=/ [2022-07-08T16:48:05.752Z] #64 1.836 + bin=containerd [2022-07-08T16:48:05.752Z] #64 1.836 + shift [2022-07-08T16:48:05.752Z] #64 1.836 + '[' '!' -f //containerd.installer ']' [2022-07-08T16:48:05.752Z] #64 1.836 + . //containerd.installer [2022-07-08T16:48:05.752Z] #64 1.836 ++ set -e [2022-07-08T16:48:05.752Z] #64 1.836 ++ : v1.6.6 [2022-07-08T16:48:05.752Z] #64 1.836 + install_containerd [2022-07-08T16:48:05.752Z] #64 1.836 + echo 'Install containerd version v1.6.6' [2022-07-08T16:48:05.752Z] #64 1.836 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zV1PhdCbSO/src/github.com/containerd/containerd [2022-07-08T16:48:05.752Z] #64 1.865 Cloning into '/tmp/tmp.zV1PhdCbSO/src/github.com/containerd/containerd'... [2022-07-08T16:48:05.998Z] #84 102.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T16:48:05.998Z] #84 102.4 checking whether build environment is sane... yes [2022-07-08T16:48:05.998Z] #84 102.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T16:48:05.998Z] #84 102.4 checking for gawk... no [2022-07-08T16:48:05.998Z] #84 102.4 checking for mawk... mawk [2022-07-08T16:48:05.998Z] #84 102.4 checking whether make sets $(MAKE)... yes [2022-07-08T16:48:05.998Z] #84 102.5 checking whether make supports the include directive... yes (GNU style) [2022-07-08T16:48:05.998Z] #84 102.5 checking whether make supports nested variables... yes [2022-07-08T16:48:05.998Z] #84 102.5 checking whether UID '0' is supported by ustar format... yes [2022-07-08T16:48:05.998Z] #84 102.5 checking whether GID '0' is supported by ustar format... yes [2022-07-08T16:48:05.998Z] #84 102.5 checking how to create a ustar tar archive... gnutar [2022-07-08T16:48:06.259Z] #84 102.6 checking dependency style of gcc... gcc3 [2022-07-08T16:48:06.259Z] #84 102.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T16:48:06.259Z] #84 102.7 checking whether make supports nested variables... (cached) yes [2022-07-08T16:48:06.259Z] #84 102.7 checking build system type... x86_64-pc-linux-gnu [2022-07-08T16:48:06.259Z] #84 102.8 checking host system type... x86_64-pc-linux-gnu [2022-07-08T16:48:06.259Z] #84 102.8 checking how to print strings... printf [2022-07-08T16:48:06.259Z] #84 102.8 checking for a sed that does not truncate output... /bin/sed [2022-07-08T16:48:06.259Z] #84 102.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T16:48:06.259Z] #84 102.9 checking for egrep... /bin/grep -E [2022-07-08T16:48:06.259Z] #84 102.9 checking for fgrep... /bin/grep -F [2022-07-08T16:48:06.259Z] #84 102.9 checking for ld used by gcc... /usr/bin/ld [2022-07-08T16:48:06.259Z] #84 102.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T16:48:06.519Z] #84 102.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T16:48:06.519Z] #84 102.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T16:48:06.519Z] #84 103.0 checking whether ln -s works... yes [2022-07-08T16:48:06.519Z] #84 103.0 checking the maximum length of command line arguments... 1572864 [2022-07-08T16:48:06.519Z] #84 103.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T16:48:06.519Z] #84 103.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T16:48:06.519Z] #84 103.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T16:48:06.519Z] #84 103.0 checking for objdump... objdump [2022-07-08T16:48:06.519Z] #84 103.0 checking how to recognize dependent libraries... pass_all [2022-07-08T16:48:06.519Z] #84 103.0 checking for dlltool... no [2022-07-08T16:48:06.519Z] #84 103.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T16:48:06.519Z] #84 103.0 checking for ar... ar [2022-07-08T16:48:06.519Z] #84 103.0 checking for archiver @FILE support... @ [2022-07-08T16:48:06.519Z] #84 103.1 checking for strip... strip [2022-07-08T16:48:06.519Z] #84 103.1 checking for ranlib... ranlib [2022-07-08T16:48:06.780Z] #84 103.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T16:48:06.780Z] #84 103.3 checking for sysroot... no [2022-07-08T16:48:06.780Z] #84 103.3 checking for a working dd... /bin/dd [2022-07-08T16:48:06.780Z] #84 103.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T16:48:06.780Z] #84 103.4 checking for mt... no [2022-07-08T16:48:06.780Z] #84 103.4 checking if : is a manifest tool... no [2022-07-08T16:48:06.865Z] #64 ... [2022-07-08T16:48:06.865Z] [2022-07-08T16:48:06.865Z] #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-07-08T16:48:06.865Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:48:06.865Z] #76 30.70 Reading package lists... [2022-07-08T16:48:06.865Z] #76 40.55 Reading package lists... [2022-07-08T16:48:07.041Z] #84 103.4 checking how to run the C preprocessor... gcc -E [2022-07-08T16:48:07.126Z] #76 50.11 Building dependency tree... [2022-07-08T16:48:07.126Z] #76 ... [2022-07-08T16:48:07.126Z] [2022-07-08T16:48:07.126Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:48:07.126Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:48:07.126Z] #55 48.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-08T16:48:07.126Z] #55 48.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-08T16:48:07.126Z] #55 49.07 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-08T16:48:07.126Z] #55 49.22 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-08T16:48:07.126Z] #55 49.36 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-08T16:48:07.126Z] #55 49.77 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-08T16:48:07.126Z] #55 49.77 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-08T16:48:07.126Z] #55 49.96 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-08T16:48:07.126Z] #55 50.17 go: downloading golang.org/x/text v0.3.7 [2022-07-08T16:48:07.301Z] #84 103.6 checking for ANSI C header files... yes [2022-07-08T16:48:07.301Z] #84 103.9 checking for sys/types.h... yes [2022-07-08T16:48:07.453Z] #51 52.97 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-08T16:48:07.453Z] #51 52.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:48:07.453Z] #51 52.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:48:07.453Z] #51 53.00 Setting up python3-six (1.16.0-2) ... [2022-07-08T16:48:07.562Z] #84 104.0 checking for sys/stat.h... yes [2022-07-08T16:48:07.562Z] #84 104.1 checking for stdlib.h... yes [2022-07-08T16:48:07.822Z] #84 104.2 checking for string.h... yes [2022-07-08T16:48:07.822Z] #84 104.3 checking for memory.h... yes [2022-07-08T16:48:08.082Z] #84 104.4 checking for strings.h... yes [2022-07-08T16:48:08.082Z] #84 104.5 checking for inttypes.h... yes [2022-07-08T16:48:08.082Z] #84 104.7 checking for stdint.h... yes [2022-07-08T16:48:08.300Z] #64 ... [2022-07-08T16:48:08.300Z] [2022-07-08T16:48:08.300Z] #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-07-08T16:48:08.300Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T16:48:08.300Z] #40 70.04 NAME: [2022-07-08T16:48:08.300Z] #40 70.09 go-winres - A tool for embedding resources in Windows executables [2022-07-08T16:48:08.300Z] #40 70.09 [2022-07-08T16:48:08.300Z] #40 70.09 USAGE: [2022-07-08T16:48:08.300Z] #40 70.09 go-winres [global options] command [command options] [arguments...] [2022-07-08T16:48:08.300Z] #40 70.09 [2022-07-08T16:48:08.300Z] #40 70.09 COMMANDS: [2022-07-08T16:48:08.300Z] #40 70.09 init Create an initial ./winres/winres.json [2022-07-08T16:48:08.300Z] #40 70.09 make Make syso files for the "go build" command [2022-07-08T16:48:08.300Z] #40 70.09 simply Make syso files for the "go build" command (simplified) [2022-07-08T16:48:08.300Z] #40 70.09 extract Extract all resources from an executable [2022-07-08T16:48:08.300Z] #40 70.09 patch Replace resources in an executable file (exe, dll) [2022-07-08T16:48:08.300Z] #40 70.09 help, h Shows a list of commands or help for one command [2022-07-08T16:48:08.300Z] #40 70.09 [2022-07-08T16:48:08.300Z] #40 70.09 GLOBAL OPTIONS: [2022-07-08T16:48:08.300Z] #40 70.09 --help, -h show help (default: false) [2022-07-08T16:48:08.300Z] #40 DONE 70.4s [2022-07-08T16:48:08.300Z] [2022-07-08T16:48:08.300Z] #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-07-08T16:48:08.300Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:48:08.300Z] #51 61.17 The following additional packages will be installed: [2022-07-08T16:48:08.300Z] #51 61.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T16:48:08.300Z] #51 61.22 python3-protobuf python3-six [2022-07-08T16:48:08.300Z] #51 61.25 Suggested packages: [2022-07-08T16:48:08.300Z] #51 61.27 python3-setuptools [2022-07-08T16:48:08.300Z] #51 61.27 Recommended packages: [2022-07-08T16:48:08.300Z] #51 61.27 iproute2 | iproute [2022-07-08T16:48:08.300Z] #51 62.35 The following NEW packages will be installed: [2022-07-08T16:48:08.300Z] #51 62.37 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T16:48:08.300Z] #51 62.38 python3-protobuf python3-six [2022-07-08T16:48:08.300Z] #51 62.98 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:48:08.300Z] #51 62.98 Need to get 2314 kB of archives. [2022-07-08T16:48:08.300Z] #51 62.98 After this operation, 11.1 MB of additional disk space will be used. [2022-07-08T16:48:08.300Z] #51 62.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-08T16:48:08.300Z] #51 63.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T16:48:08.300Z] #51 63.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-08T16:48:08.300Z] #51 63.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-08T16:48:08.300Z] #51 63.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-08T16:48:08.300Z] #51 63.16 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-07-08T16:48:08.300Z] #51 63.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T16:48:08.300Z] #51 65.66 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-08T16:48:08.300Z] #51 67.62 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:48:08.300Z] #51 68.07 Fetched 2314 kB in 3s (668 kB/s) [2022-07-08T16:48:08.300Z] #51 68.77 Selecting previously unselected package libprotobuf23:amd64. [2022-07-08T16:48:08.300Z] #51 68.77 (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-07-08T16:48:08.300Z] #51 68.89 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-08T16:48:08.300Z] #51 68.91 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-08T16:48:08.342Z] #84 104.8 checking for unistd.h... yes [2022-07-08T16:48:08.342Z] #84 104.9 checking for dlfcn.h... yes [2022-07-08T16:48:08.560Z] #51 70.71 Selecting previously unselected package python3-pkg-resources. [2022-07-08T16:48:08.560Z] #51 70.71 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T16:48:08.560Z] #51 70.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:48:08.603Z] #84 105.0 checking for objdir... .libs [2022-07-08T16:48:08.820Z] #51 ... [2022-07-08T16:48:08.820Z] [2022-07-08T16:48:08.820Z] #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-07-08T16:48:08.820Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:48:08.820Z] #14 61.13 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-07-08T16:48:08.820Z] #14 62.04 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-07-08T16:48:08.820Z] #14 63.11 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-07-08T16:48:08.820Z] #14 65.11 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-07-08T16:48:08.820Z] #14 66.18 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-07-08T16:48:08.820Z] #14 66.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-08T16:48:08.820Z] #14 66.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-08T16:48:08.820Z] #14 66.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-08T16:48:08.820Z] #14 66.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-08T16:48:08.820Z] #14 66.26 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-07-08T16:48:08.820Z] #14 66.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-08T16:48:08.820Z] #14 66.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-08T16:48:08.820Z] #14 66.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-08T16:48:08.820Z] #14 66.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-08T16:48:08.820Z] #14 66.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-08T16:48:08.820Z] #14 66.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-08T16:48:08.820Z] #14 66.56 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-08T16:48:08.820Z] #14 66.59 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-07-08T16:48:08.820Z] #14 66.59 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-08T16:48:08.820Z] #14 66.59 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-08T16:48:08.820Z] #14 68.76 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:48:08.820Z] #14 69.39 Fetched 115 MB in 11s (10.0 MB/s) [2022-07-08T16:48:08.820Z] #14 69.64 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-08T16:48:08.820Z] #14 69.67 (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-07-08T16:48:08.820Z] #14 69.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-08T16:48:08.820Z] #14 69.78 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T16:48:08.820Z] #14 ... [2022-07-08T16:48:08.820Z] [2022-07-08T16:48:08.820Z] #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-07-08T16:48:08.820Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:48:08.820Z] #76 65.42 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-08T16:48:08.820Z] #76 65.45 Unpacking automake (1:1.16.3-2) ... [2022-07-08T16:48:08.820Z] #76 66.61 Selecting previously unselected package patch. [2022-07-08T16:48:08.820Z] #76 66.70 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-08T16:48:08.820Z] #76 66.70 Unpacking patch (2.7.6-7) ... [2022-07-08T16:48:08.820Z] #76 67.16 Selecting previously unselected package dpkg-dev. [2022-07-08T16:48:08.820Z] #76 67.17 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-08T16:48:08.820Z] #76 67.17 Unpacking dpkg-dev (1.20.10) ... [2022-07-08T16:48:08.820Z] #76 69.49 Selecting previously unselected package build-essential. [2022-07-08T16:48:08.820Z] #76 69.50 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-08T16:48:08.820Z] #76 69.53 Unpacking build-essential (12.9) ... [2022-07-08T16:48:08.820Z] #76 69.84 Selecting previously unselected package libcap2:amd64. [2022-07-08T16:48:08.820Z] #76 69.85 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-08T16:48:08.820Z] #76 69.88 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-08T16:48:08.820Z] #76 70.10 Selecting previously unselected package libcap-dev:amd64. [2022-07-08T16:48:08.820Z] #76 70.10 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-08T16:48:08.820Z] #76 70.12 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-08T16:48:08.820Z] #76 70.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T16:48:08.820Z] #76 70.49 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T16:48:08.820Z] #76 70.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:48:08.820Z] #76 70.66 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-08T16:48:08.820Z] #76 70.66 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-08T16:48:08.820Z] #76 70.67 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-08T16:48:08.820Z] #76 70.86 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-08T16:48:08.820Z] #76 70.86 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-08T16:48:08.820Z] #76 70.86 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T16:48:08.820Z] #76 71.23 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-08T16:48:08.820Z] #76 71.23 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-08T16:48:08.820Z] #76 71.23 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T16:48:08.863Z] #84 105.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T16:48:08.863Z] #84 105.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T16:48:08.863Z] #84 105.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T16:48:09.044Z] #77 ... [2022-07-08T16:48:09.044Z] [2022-07-08T16:48:09.044Z] #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-07-08T16:48:09.044Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T16:48:09.044Z] #14 63.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-08T16:48:09.044Z] #14 63.40 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-08T16:48:09.044Z] #14 63.42 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:48:09.079Z] #76 ... [2022-07-08T16:48:09.079Z] [2022-07-08T16:48:09.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-07-08T16:48:09.079Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:48:09.079Z] #51 71.16 Selecting previously unselected package python3-six. [2022-07-08T16:48:09.079Z] #51 71.18 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-08T16:48:09.079Z] #51 71.20 Unpacking python3-six (1.16.0-2) ... [2022-07-08T16:48:09.079Z] #51 71.33 Selecting previously unselected package python3-protobuf. [2022-07-08T16:48:09.079Z] #51 71.35 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-08T16:48:09.079Z] #51 71.36 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-08T16:48:09.123Z] #84 105.4 checking if gcc static flag -static works... yes [2022-07-08T16:48:09.367Z] #51 54.59 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T16:48:09.367Z] #51 54.77 Setting up python3-protobuf (3.12.4-1) ... [2022-07-08T16:48:09.367Z] #51 ... [2022-07-08T16:48:09.367Z] [2022-07-08T16:48:09.367Z] #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-07-08T16:48:09.367Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:48:09.367Z] #42 53.59 Setting up libicu67:amd64 (67.1-7) ... [2022-07-08T16:48:09.367Z] #42 53.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:48:09.367Z] #42 53.63 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-08T16:48:09.367Z] #42 53.65 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:48:09.367Z] #42 53.73 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-08T16:48:09.367Z] #42 53.73 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-08T16:48:09.367Z] #42 53.82 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T16:48:09.367Z] #42 53.82 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T16:48:09.367Z] #42 53.82 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-08T16:48:09.367Z] #42 53.84 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-08T16:48:09.367Z] #42 53.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:48:09.367Z] #42 DONE 55.4s [2022-07-08T16:48:09.367Z] [2022-07-08T16:48:09.367Z] #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-07-08T16:48:09.367Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:48:09.367Z] #14 47.12 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-07-08T16:48:09.367Z] #14 47.85 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-07-08T16:48:09.367Z] #14 49.75 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-07-08T16:48:09.367Z] #14 50.39 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-07-08T16:48:09.367Z] #14 50.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-08T16:48:09.367Z] #14 50.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-08T16:48:09.367Z] #14 50.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-08T16:48:09.367Z] #14 50.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-08T16:48:09.367Z] #14 50.39 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-07-08T16:48:09.367Z] #14 50.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-08T16:48:09.367Z] #14 50.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-08T16:48:09.367Z] #14 50.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-08T16:48:09.367Z] #14 50.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-08T16:48:09.367Z] #14 50.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-08T16:48:09.367Z] #14 50.55 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-08T16:48:09.367Z] #14 50.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-08T16:48:09.367Z] #14 50.55 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-07-08T16:48:09.367Z] #14 50.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-08T16:48:09.367Z] #14 50.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-08T16:48:09.367Z] #14 51.57 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:48:09.367Z] #14 51.84 Fetched 115 MB in 8s (14.4 MB/s) [2022-07-08T16:48:09.367Z] #14 51.94 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-08T16:48:09.367Z] #14 51.94 (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-07-08T16:48:09.367Z] #14 52.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-08T16:48:09.367Z] #14 52.05 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T16:48:09.367Z] #14 55.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-08T16:48:09.367Z] #14 55.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-08T16:48:09.367Z] #14 55.05 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T16:48:09.383Z] #84 105.6 checking if gcc supports -c -o file.o... yes [2022-07-08T16:48:09.383Z] #84 105.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T16:48:09.383Z] #84 105.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T16:48:09.383Z] #84 105.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T16:48:09.383Z] #84 105.9 checking how to hardcode library paths into programs... immediate [2022-07-08T16:48:09.383Z] #84 105.9 checking whether stripping libraries is possible... yes [2022-07-08T16:48:09.383Z] #84 105.9 checking if libtool supports shared libraries... yes [2022-07-08T16:48:09.383Z] #84 105.9 checking whether to build shared libraries... no [2022-07-08T16:48:09.383Z] #84 105.9 checking whether to build static libraries... yes [2022-07-08T16:48:09.628Z] #14 ... [2022-07-08T16:48:09.628Z] [2022-07-08T16:48:09.628Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-08T16:48:09.628Z] #43 sha256:798917280a7f5866276892a148edd9f5cb58f39cdbe8239f57a695e2ea4f7c2b [2022-07-08T16:48:09.644Z] #84 105.9 checking float.h usability... yes [2022-07-08T16:48:09.644Z] #84 106.0 checking float.h presence... yes [2022-07-08T16:48:09.644Z] #84 106.1 checking for float.h... yes [2022-07-08T16:48:09.644Z] #84 106.1 checking limits.h usability... yes [2022-07-08T16:48:09.644Z] #84 106.2 checking limits.h presence... yes [2022-07-08T16:48:09.644Z] #84 106.2 checking for limits.h... yes [2022-07-08T16:48:09.904Z] #84 106.2 checking stddef.h usability... yes [2022-07-08T16:48:09.904Z] #84 106.4 checking stddef.h presence... yes [2022-07-08T16:48:09.904Z] #84 106.4 checking for stddef.h... yes [2022-07-08T16:48:09.904Z] #84 106.4 checking for stdlib.h... (cached) yes [2022-07-08T16:48:09.904Z] #84 106.5 checking for string.h... (cached) yes [2022-07-08T16:48:10.165Z] #84 106.5 checking sys/time.h usability... yes [2022-07-08T16:48:10.165Z] #84 106.6 checking sys/time.h presence... yes [2022-07-08T16:48:10.165Z] #84 106.6 checking for sys/time.h... yes [2022-07-08T16:48:10.165Z] #84 106.6 checking for inline... inline [2022-07-08T16:48:10.201Z] #43 DONE 0.7s [2022-07-08T16:48:10.201Z] [2022-07-08T16:48:10.201Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:48:10.201Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:48:10.201Z] #55 46.79 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-08T16:48:10.201Z] #55 46.97 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-08T16:48:10.201Z] #55 48.21 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-08T16:48:10.201Z] #55 49.37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-08T16:48:10.425Z] #84 106.7 checking for size_t... yes [2022-07-08T16:48:10.425Z] #84 106.9 checking for stdlib.h... (cached) yes [2022-07-08T16:48:10.425Z] #84 106.9 checking for GNU libc compatible malloc... yes [2022-07-08T16:48:10.425Z] #84 ... [2022-07-08T16:48:10.425Z] [2022-07-08T16:48:10.425Z] #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-07-08T16:48:10.425Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T16:48:10.425Z] #19 144.3 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-07-08T16:48:10.425Z] #19 144.3 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-08T16:48:10.425Z] #19 145.1 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:48:10.425Z] #19 145.5 Fetched 788 MB in 29s (27.0 MB/s) [2022-07-08T16:48:10.425Z] #19 145.6 Selecting previously unselected package liblocale-gettext-perl. [2022-07-08T16:48:10.425Z] #19 145.6 (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-07-08T16:48:10.425Z] #19 145.6 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-08T16:48:10.425Z] #19 145.6 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-08T16:48:10.425Z] #19 145.7 Selecting previously unselected package bzip2. [2022-07-08T16:48:10.425Z] #19 145.7 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-08T16:48:10.425Z] #19 145.7 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T16:48:10.425Z] #19 145.7 Selecting previously unselected package libmagic-mgc. [2022-07-08T16:48:10.425Z] #19 145.7 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-08T16:48:10.425Z] #19 145.8 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-08T16:48:10.425Z] #19 146.0 Selecting previously unselected package libmagic1:amd64. [2022-07-08T16:48:10.425Z] #19 146.0 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-08T16:48:10.425Z] #19 146.0 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-08T16:48:10.425Z] #19 146.1 Selecting previously unselected package file. [2022-07-08T16:48:10.425Z] #19 146.1 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-08T16:48:10.425Z] #19 146.1 Unpacking file (1:5.39-3) ... [2022-07-08T16:48:10.425Z] #19 146.2 Selecting previously unselected package xz-utils. [2022-07-08T16:48:10.425Z] #19 146.2 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-08T16:48:10.425Z] #19 146.2 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:48:10.425Z] #19 146.4 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-08T16:48:10.425Z] #19 146.4 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-08T16:48:10.425Z] #19 146.4 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-08T16:48:10.425Z] #19 147.3 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-08T16:48:10.425Z] #19 147.3 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-08T16:48:10.425Z] #19 147.3 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-08T16:48:10.425Z] #19 148.2 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-08T16:48:10.425Z] #19 148.2 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-08T16:48:10.425Z] #19 148.2 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-08T16:48:10.425Z] #19 149.1 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-08T16:48:10.425Z] #19 149.1 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-08T16:48:10.425Z] #19 149.1 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-08T16:48:10.425Z] #19 150.0 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-08T16:48:10.425Z] #19 150.0 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-08T16:48:10.425Z] #19 150.0 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-08T16:48:10.425Z] #19 150.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-08T16:48:10.425Z] #19 150.6 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:48:10.425Z] #19 150.7 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-08T16:48:10.425Z] #19 150.7 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-08T16:48:10.425Z] #19 150.7 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:48:10.425Z] #19 150.7 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-08T16:48:10.460Z] #51 72.44 Selecting previously unselected package libnet1:amd64. [2022-07-08T16:48:10.460Z] #51 72.45 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-08T16:48:10.460Z] #51 72.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:48:10.462Z] #55 ... [2022-07-08T16:48:10.462Z] [2022-07-08T16:48:10.462Z] #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-07-08T16:48:10.462Z] #44 sha256:577b0a12e4c8cd6a48b64253da9c0c646f8e9ef6e3f2a089ec57b67c906c17df [2022-07-08T16:48:10.686Z] #19 ... [2022-07-08T16:48:10.686Z] [2022-07-08T16:48:10.686Z] #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-07-08T16:48:10.686Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:48:10.686Z] #84 107.1 checking for stdlib.h... (cached) yes [2022-07-08T16:48:10.686Z] #84 107.1 checking for GNU libc compatible realloc... yes [2022-07-08T16:48:10.719Z] #51 72.72 Selecting previously unselected package libnl-3-200:amd64. [2022-07-08T16:48:10.719Z] #51 72.72 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-08T16:48:10.719Z] #51 72.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T16:48:10.946Z] #84 107.2 checking for working strtod... yes [2022-07-08T16:48:10.978Z] #51 73.01 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T16:48:10.978Z] #51 73.01 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T16:48:10.978Z] #51 73.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:48:10.978Z] #51 73.21 Selecting previously unselected package criu. [2022-07-08T16:48:10.978Z] #51 73.22 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-08T16:48:10.978Z] #51 73.27 Unpacking criu (3.17-1) ... [2022-07-08T16:48:11.207Z] #84 107.4 checking for gettimeofday... yes [2022-07-08T16:48:11.207Z] #84 107.6 checking for memset... yes [2022-07-08T16:48:11.332Z] #55 ... [2022-07-08T16:48:11.332Z] [2022-07-08T16:48:11.332Z] #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-07-08T16:48:11.332Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:48:11.332Z] #47 43.60 + 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-07-08T16:48:11.332Z] #47 ... [2022-07-08T16:48:11.332Z] [2022-07-08T16:48:11.332Z] #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-07-08T16:48:11.332Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:48:11.332Z] #51 41.52 Reading package lists... [2022-07-08T16:48:11.332Z] #51 51.19 Building dependency tree... [2022-07-08T16:48:11.467Z] #84 107.8 checking for strspn... yes [2022-07-08T16:48:11.730Z] #84 108.1 checking that generated files are newer than configure... done [2022-07-08T16:48:11.730Z] #84 108.1 configure: creating ./config.status [2022-07-08T16:48:12.357Z] #51 74.46 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:48:13.115Z] #84 109.3 config.status: creating Makefile [2022-07-08T16:48:13.115Z] #84 109.4 config.status: creating config.h [2022-07-08T16:48:13.115Z] #84 109.4 config.status: executing depfiles commands [2022-07-08T16:48:13.115Z] #84 109.5 config.status: executing libtool commands [2022-07-08T16:48:13.298Z] #51 ... [2022-07-08T16:48:13.298Z] [2022-07-08T16:48:13.298Z] #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-07-08T16:48:13.298Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:48:13.298Z] #76 72.71 Selecting previously unselected package libtool. [2022-07-08T16:48:13.298Z] #76 72.73 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-08T16:48:13.298Z] #76 72.76 Unpacking libtool (2.4.6-15) ... [2022-07-08T16:48:13.298Z] #76 73.16 Selecting previously unselected package libudev-dev:amd64. [2022-07-08T16:48:13.298Z] #76 73.19 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-08T16:48:13.298Z] #76 73.19 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-08T16:48:13.298Z] #76 73.48 Selecting previously unselected package libyajl2:amd64. [2022-07-08T16:48:13.298Z] #76 73.48 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-08T16:48:13.298Z] #76 73.49 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-08T16:48:13.298Z] #76 73.62 Selecting previously unselected package libyajl-dev:amd64. [2022-07-08T16:48:13.298Z] #76 73.63 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-08T16:48:13.298Z] #76 73.68 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-08T16:48:13.298Z] #76 74.00 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T16:48:13.298Z] #76 74.02 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-08T16:48:13.298Z] #76 74.04 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-08T16:48:13.298Z] #76 74.06 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-08T16:48:13.298Z] #76 74.07 Setting up file (1:5.39-3) ... [2022-07-08T16:48:13.298Z] #76 74.09 Setting up bzip2 (1.0.8-4) ... [2022-07-08T16:48:13.298Z] #76 74.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:48:13.298Z] #76 74.11 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-08T16:48:13.298Z] #76 74.14 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-08T16:48:13.298Z] #76 74.15 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-08T16:48:13.298Z] #76 74.16 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-08T16:48:13.298Z] #76 74.18 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:48:13.298Z] #76 74.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T16:48:13.298Z] #76 74.23 Setting up patch (2.7.6-7) ... [2022-07-08T16:48:13.298Z] #76 74.26 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-08T16:48:13.298Z] #76 74.27 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-08T16:48:13.298Z] #76 74.28 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-08T16:48:13.298Z] #76 74.30 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T16:48:13.298Z] #76 74.33 Setting up libtool (2.4.6-15) ... [2022-07-08T16:48:13.298Z] #76 74.33 Setting up m4 (1.4.18-5) ... [2022-07-08T16:48:13.298Z] #76 74.34 Setting up dpkg-dev (1.20.10) ... [2022-07-08T16:48:13.298Z] #76 74.36 Setting up autoconf (2.69-14) ... [2022-07-08T16:48:13.298Z] #76 74.38 Setting up build-essential (12.9) ... [2022-07-08T16:48:13.298Z] #76 74.39 Setting up automake (1:1.16.3-2) ... [2022-07-08T16:48:13.298Z] #76 74.43 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-08T16:48:13.298Z] #76 74.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:48:13.298Z] #76 DONE 75.6s [2022-07-08T16:48:13.298Z] [2022-07-08T16:48:13.298Z] #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-07-08T16:48:13.298Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T16:48:13.687Z] #84 110.1 GEN .version [2022-07-08T16:48:13.687Z] #84 110.1 make install-recursive [2022-07-08T16:48:13.687Z] #84 110.1 make[1]: Entering directory '/tmp/crun-build' [2022-07-08T16:48:13.687Z] #84 110.2 Making install in libocispec [2022-07-08T16:48:13.687Z] #84 110.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:48:13.687Z] #84 110.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-08T16:48:13.687Z] #84 110.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-08T16:48:13.687Z] #84 110.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-08T16:48:13.687Z] #84 110.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-08T16:48:13.817Z] #34 74.80 Updating files: 83% (1268/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-07-08T16:48:13.817Z] #34 76.03 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-08T16:48:13.888Z] #51 ... [2022-07-08T16:48:13.888Z] [2022-07-08T16:48:13.888Z] #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-07-08T16:48:13.888Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:48:13.888Z] #76 50.11 Building dependency tree... [2022-07-08T16:48:13.888Z] #76 56.49 python3 is already the newest version (3.9.2-3). [2022-07-08T16:48:13.888Z] #76 56.49 The following additional packages will be installed: [2022-07-08T16:48:13.888Z] #76 56.51 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-08T16:48:13.888Z] #76 56.52 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-08T16:48:13.888Z] #76 56.56 Suggested packages: [2022-07-08T16:48:13.888Z] #76 56.56 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-08T16:48:13.888Z] #76 56.56 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-08T16:48:13.888Z] #76 56.56 m4-doc ed diffutils-doc [2022-07-08T16:48:13.888Z] #76 56.56 Recommended packages: [2022-07-08T16:48:13.888Z] #76 56.56 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-08T16:48:14.077Z] #34 ... [2022-07-08T16:48:14.077Z] [2022-07-08T16:48:14.077Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:48:14.077Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:48:14.077Z] #55 66.39 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-08T16:48:14.077Z] #55 66.73 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-08T16:48:14.078Z] #55 66.86 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-08T16:48:14.078Z] #55 66.86 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-08T16:48:14.078Z] #55 67.04 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-08T16:48:14.078Z] #55 67.18 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-08T16:48:14.078Z] #55 67.23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-08T16:48:14.078Z] #55 67.37 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-08T16:48:14.078Z] #55 67.40 go: downloading github.com/prometheus/common v0.32.1 [2022-07-08T16:48:14.078Z] #55 68.69 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-08T16:48:14.078Z] #55 68.73 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-08T16:48:14.078Z] #55 70.40 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-08T16:48:14.078Z] #55 72.80 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-08T16:48:14.078Z] #55 ... [2022-07-08T16:48:14.078Z] [2022-07-08T16:48:14.078Z] #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-07-08T16:48:14.078Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T16:48:14.078Z] #34 76.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T16:48:14.149Z] #76 ... [2022-07-08T16:48:14.149Z] [2022-07-08T16:48:14.149Z] #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-07-08T16:48:14.149Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:48:14.149Z] #51 57.41 The following additional packages will be installed: [2022-07-08T16:48:14.257Z] #84 110.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-08T16:48:14.410Z] #51 57.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T16:48:14.410Z] #51 57.41 python3-protobuf python3-six [2022-07-08T16:48:14.410Z] #51 57.45 Suggested packages: [2022-07-08T16:48:14.410Z] #51 57.45 python3-setuptools [2022-07-08T16:48:14.410Z] #51 57.45 Recommended packages: [2022-07-08T16:48:14.410Z] #51 57.45 iproute2 | iproute [2022-07-08T16:48:14.517Z] #84 110.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-08T16:48:14.518Z] #84 110.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-08T16:48:14.518Z] #84 110.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-08T16:48:14.518Z] #84 110.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-08T16:48:14.518Z] #84 110.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-08T16:48:14.518Z] #84 110.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-08T16:48:14.518Z] #84 110.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-08T16:48:14.518Z] #84 110.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-08T16:48:14.518Z] #84 111.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-08T16:48:14.518Z] #84 111.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-08T16:48:14.518Z] #84 111.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-08T16:48:14.518Z] #84 111.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-08T16:48:14.518Z] #84 111.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-08T16:48:14.518Z] #84 111.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-08T16:48:14.518Z] #84 111.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-08T16:48:15.015Z] #34 ... [2022-07-08T16:48:15.015Z] [2022-07-08T16:48:15.015Z] #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-07-08T16:48:15.015Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:48:15.015Z] #42 67.49 Selecting previously unselected package libicu67:amd64. [2022-07-08T16:48:15.015Z] #42 67.49 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-08T16:48:15.015Z] #42 67.50 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-08T16:48:15.089Z] #84 111.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-08T16:48:15.089Z] #84 111.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-08T16:48:15.089Z] #84 111.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-08T16:48:15.089Z] #84 111.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-08T16:48:15.089Z] #84 111.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-08T16:48:15.089Z] #84 111.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-08T16:48:15.089Z] #84 111.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-08T16:48:15.089Z] #84 111.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-08T16:48:15.089Z] #84 111.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-08T16:48:15.089Z] #84 111.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-08T16:48:15.089Z] #84 111.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-08T16:48:15.089Z] #84 111.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-08T16:48:15.274Z] #42 ... [2022-07-08T16:48:15.274Z] [2022-07-08T16:48:15.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-07-08T16:48:15.274Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:48:15.274Z] #77 1.438 Cloning into '/tmp/crun-build'... [2022-07-08T16:48:15.350Z] #84 111.8 make install-recursive [2022-07-08T16:48:15.350Z] #84 111.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:48:15.350Z] #84 111.8 Making install in yajl [2022-07-08T16:48:15.350Z] #84 111.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:48:15.350Z] #84 111.8 CC verify/json_verify-json_verify.o [2022-07-08T16:48:15.350Z] #84 111.8 CC src/libyajl_la-yajl_alloc.lo [2022-07-08T16:48:15.350Z] #84 111.8 CC src/libyajl_la-yajl.lo [2022-07-08T16:48:15.350Z] #84 111.9 CC src/libyajl_la-yajl_gen.lo [2022-07-08T16:48:15.350Z] #84 111.9 CC src/libyajl_la-yajl_parser.lo [2022-07-08T16:48:15.350Z] #84 111.9 CC src/libyajl_la-yajl_buf.lo [2022-07-08T16:48:15.350Z] #84 111.9 CC src/libyajl_la-yajl_encode.lo [2022-07-08T16:48:15.350Z] #84 111.9 CC src/libyajl_la-yajl_lex.lo [2022-07-08T16:48:15.350Z] #84 112.0 CC src/libyajl_la-yajl_tree.lo [2022-07-08T16:48:15.760Z] #44 ... [2022-07-08T16:48:15.760Z] [2022-07-08T16:48:15.760Z] #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-07-08T16:48:15.760Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:48:15.760Z] #14 57.76 Selecting previously unselected package binutils-mingw-w64. [2022-07-08T16:48:15.760Z] #14 57.76 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-08T16:48:15.760Z] #14 57.76 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T16:48:15.760Z] #14 57.98 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-08T16:48:15.760Z] #14 57.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T16:48:15.760Z] #14 57.98 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:48:15.760Z] #14 58.12 Selecting previously unselected package dmsetup. [2022-07-08T16:48:15.760Z] #14 58.12 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T16:48:15.760Z] #14 58.12 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-08T16:48:15.760Z] #14 58.49 Selecting previously unselected package mingw-w64-common. [2022-07-08T16:48:15.760Z] #14 58.49 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-08T16:48:15.760Z] #14 58.49 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-08T16:48:15.803Z] #51 58.71 The following NEW packages will be installed: [2022-07-08T16:48:15.803Z] #51 58.71 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T16:48:15.803Z] #51 58.71 python3-protobuf python3-six [2022-07-08T16:48:16.021Z] #14 ... [2022-07-08T16:48:16.021Z] [2022-07-08T16:48:16.021Z] #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-07-08T16:48:16.021Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:48:16.021Z] #51 59.08 Setting up criu (3.17-1) ... [2022-07-08T16:48:16.021Z] #51 61.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:48:16.021Z] #51 DONE 61.6s [2022-07-08T16:48:16.067Z] #51 59.36 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:48:16.067Z] #51 59.36 Need to get 2314 kB of archives. [2022-07-08T16:48:16.067Z] #51 59.36 After this operation, 11.1 MB of additional disk space will be used. [2022-07-08T16:48:16.067Z] #51 59.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-08T16:48:16.067Z] #51 59.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T16:48:16.288Z] [2022-07-08T16:48:16.288Z] #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-07-08T16:48:16.288Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:48:16.288Z] #77 8.497 Cloning into '/tmp/crun-build'... [2022-07-08T16:48:16.327Z] #51 59.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-08T16:48:16.327Z] #51 59.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-08T16:48:16.327Z] #51 59.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-08T16:48:16.327Z] #51 59.47 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-07-08T16:48:16.327Z] #51 59.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T16:48:16.327Z] #51 ... [2022-07-08T16:48:16.327Z] [2022-07-08T16:48:16.327Z] #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-07-08T16:48:16.327Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:48:16.327Z] #42 40.41 Reading package lists... [2022-07-08T16:48:16.327Z] #42 50.07 Building dependency tree... [2022-07-08T16:48:16.327Z] #42 56.77 The following additional packages will be installed: [2022-07-08T16:48:16.327Z] #42 56.79 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-08T16:48:16.327Z] #42 56.82 Suggested packages: [2022-07-08T16:48:16.327Z] #42 56.82 cmake-doc ninja-build lrzip [2022-07-08T16:48:16.327Z] #42 56.82 Recommended packages: [2022-07-08T16:48:16.327Z] #42 56.82 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-08T16:48:16.327Z] #42 58.29 The following NEW packages will be installed: [2022-07-08T16:48:16.327Z] #42 58.32 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-08T16:48:16.327Z] #42 58.33 vim-common xxd [2022-07-08T16:48:16.327Z] #42 58.87 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:48:16.327Z] #42 58.87 Need to get 17.7 MB of archives. [2022-07-08T16:48:16.327Z] #42 58.87 After this operation, 70.7 MB of additional disk space will be used. [2022-07-08T16:48:16.327Z] #42 58.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T16:48:16.327Z] #42 58.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T16:48:16.327Z] #42 58.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-08T16:48:16.327Z] #42 59.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-08T16:48:16.553Z] #77 ... [2022-07-08T16:48:16.553Z] [2022-07-08T16:48:16.553Z] #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-07-08T16:48:16.553Z] #44 sha256:577b0a12e4c8cd6a48b64253da9c0c646f8e9ef6e3f2a089ec57b67c906c17df [2022-07-08T16:48:16.553Z] #44 6.206 + RM_GOPATH=0 [2022-07-08T16:48:16.553Z] #44 6.206 + TMP_GOPATH= [2022-07-08T16:48:16.553Z] #44 6.206 + : /build [2022-07-08T16:48:16.553Z] #44 6.206 + '[' -z '' ']' [2022-07-08T16:48:16.553Z] #44 6.206 ++ mktemp -d [2022-07-08T16:48:16.553Z] #44 6.206 + export GOPATH=/tmp/tmp.571Q3p5eSh [2022-07-08T16:48:16.553Z] #44 6.206 + GOPATH=/tmp/tmp.571Q3p5eSh [2022-07-08T16:48:16.553Z] #44 6.206 + RM_GOPATH=1 [2022-07-08T16:48:16.553Z] #44 6.206 + case "$(go env GOARCH)" in [2022-07-08T16:48:16.553Z] #44 6.206 ++ go env GOARCH [2022-07-08T16:48:16.553Z] #44 6.244 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:48:16.553Z] #44 6.244 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:48:16.553Z] #44 6.244 ++ dirname /install.sh [2022-07-08T16:48:16.553Z] #44 6.249 + dir=/ [2022-07-08T16:48:16.553Z] #44 6.249 + bin=tini [2022-07-08T16:48:16.553Z] #44 6.256 + shift [2022-07-08T16:48:16.553Z] #44 6.256 + '[' '!' -f //tini.installer ']' [2022-07-08T16:48:16.553Z] #44 6.256 + . //tini.installer [2022-07-08T16:48:16.553Z] #44 6.256 ++ : v0.19.0 [2022-07-08T16:48:16.553Z] #44 6.256 + install_tini [2022-07-08T16:48:16.553Z] #44 6.256 + echo 'Install tini version v0.19.0' [2022-07-08T16:48:16.553Z] #44 6.256 Install tini version v0.19.0 [2022-07-08T16:48:16.553Z] #44 6.258 + git clone https://github.com/krallin/tini.git /tmp/tmp.571Q3p5eSh/tini [2022-07-08T16:48:16.553Z] #44 6.258 Cloning into '/tmp/tmp.571Q3p5eSh/tini'... [2022-07-08T16:48:16.591Z] #42 60.00 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-07-08T16:48:16.591Z] #42 ... [2022-07-08T16:48:16.591Z] [2022-07-08T16:48:16.591Z] #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-07-08T16:48:16.591Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:48:16.591Z] #76 58.73 The following NEW packages will be installed: [2022-07-08T16:48:16.591Z] #76 58.74 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-08T16:48:16.591Z] #76 58.76 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-08T16:48:16.591Z] #76 58.76 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-08T16:48:16.591Z] #76 58.76 libyajl2 m4 patch xz-utils [2022-07-08T16:48:16.591Z] #76 59.29 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:48:16.591Z] #76 59.29 Need to get 5939 kB of archives. [2022-07-08T16:48:16.591Z] #76 59.29 After this operation, 18.7 MB of additional disk space will be used. [2022-07-08T16:48:16.591Z] #76 59.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-08T16:48:16.591Z] #76 59.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-08T16:48:16.591Z] #76 59.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-08T16:48:16.591Z] #76 59.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-08T16:48:16.591Z] #76 59.32 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-07-08T16:48:16.591Z] #76 59.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-08T16:48:16.591Z] #76 59.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-08T16:48:16.591Z] #76 59.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-08T16:48:16.591Z] #76 59.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-08T16:48:16.591Z] #76 59.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-08T16:48:16.592Z] #76 59.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-08T16:48:16.592Z] #76 59.57 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-08T16:48:16.592Z] #76 59.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-08T16:48:16.592Z] #76 59.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-08T16:48:16.592Z] #76 59.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-08T16:48:16.592Z] #76 59.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T16:48:16.592Z] #76 59.78 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-07-08T16:48:16.592Z] #76 59.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-08T16:48:16.592Z] #76 59.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-08T16:48:16.592Z] #76 59.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-08T16:48:16.592Z] #76 59.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-08T16:48:16.592Z] #76 59.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-08T16:48:16.592Z] #76 59.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-08T16:48:17.125Z] #44 6.989 + cd /tmp/tmp.571Q3p5eSh/tini [2022-07-08T16:48:17.125Z] #44 6.989 + git checkout -q v0.19.0 [2022-07-08T16:48:17.160Z] #14 ... [2022-07-08T16:48:17.160Z] [2022-07-08T16:48:17.160Z] #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-07-08T16:48:17.160Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:48:17.160Z] #77 24.29 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-08T16:48:17.169Z] #76 ... [2022-07-08T16:48:17.169Z] [2022-07-08T16:48:17.169Z] #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-07-08T16:48:17.169Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:48:17.169Z] #14 41.04 Reading package lists... [2022-07-08T16:48:17.169Z] #14 50.74 Building dependency tree... [2022-07-08T16:48:17.169Z] #14 57.23 The following additional packages will be installed: [2022-07-08T16:48:17.169Z] #14 57.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T16:48:17.169Z] #14 57.24 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-08T16:48:17.169Z] #14 57.24 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-08T16:48:17.169Z] #14 57.24 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-08T16:48:17.169Z] #14 57.24 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-08T16:48:17.169Z] #14 57.24 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-08T16:48:17.169Z] #14 57.24 mingw-w64-common mingw-w64-x86-64-dev [2022-07-08T16:48:17.169Z] #14 57.24 Suggested packages: [2022-07-08T16:48:17.169Z] #14 57.24 gcc-10-locales seccomp wine64 [2022-07-08T16:48:17.169Z] #14 59.84 The following NEW packages will be installed: [2022-07-08T16:48:17.169Z] #14 59.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T16:48:17.169Z] #14 59.85 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-08T16:48:17.169Z] #14 59.85 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-08T16:48:17.169Z] #14 59.85 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-08T16:48:17.169Z] #14 59.85 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-08T16:48:17.169Z] #14 59.86 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-08T16:48:17.169Z] #14 59.86 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-08T16:48:17.169Z] #14 59.86 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-08T16:48:17.169Z] #14 59.86 mingw-w64-x86-64-dev [2022-07-08T16:48:17.169Z] #14 60.55 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:48:17.169Z] #14 60.55 Need to get 115 MB of archives. [2022-07-08T16:48:17.169Z] #14 60.55 After this operation, 645 MB of additional disk space will be used. [2022-07-08T16:48:17.169Z] #14 60.55 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-07-08T16:48:17.169Z] #14 ... [2022-07-08T16:48:17.169Z] [2022-07-08T16:48:17.169Z] #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-07-08T16:48:17.169Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:48:17.169Z] #42 60.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-08T16:48:17.169Z] #42 60.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-08T16:48:17.169Z] #42 60.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-08T16:48:17.169Z] #42 60.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-08T16:48:17.169Z] #42 60.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-08T16:48:17.386Z] #44 7.034 + cmake . [2022-07-08T16:48:17.959Z] #44 7.625 -- The C compiler identification is GNU 10.2.1 [2022-07-08T16:48:17.959Z] #44 7.732 -- Detecting C compiler ABI info [2022-07-08T16:48:18.531Z] #44 8.346 -- Detecting C compiler ABI info - done [2022-07-08T16:48:18.570Z] #77 ... [2022-07-08T16:48:18.570Z] [2022-07-08T16:48:18.570Z] #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-07-08T16:48:18.570Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:48:18.570Z] #42 79.14 Selecting previously unselected package libxml2:amd64. [2022-07-08T16:48:18.570Z] #42 79.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-08T16:48:18.570Z] #42 79.15 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T16:48:18.570Z] #42 80.31 Selecting previously unselected package libarchive13:amd64. [2022-07-08T16:48:18.570Z] #42 80.36 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-08T16:48:18.570Z] #42 80.40 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-08T16:48:18.570Z] #42 80.99 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-08T16:48:18.570Z] #42 80.99 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-08T16:48:18.570Z] #42 81.00 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-08T16:48:18.792Z] #44 8.505 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-08T16:48:18.792Z] #44 8.506 -- Detecting C compile features [2022-07-08T16:48:18.792Z] #44 8.507 -- Detecting C compile features - done [2022-07-08T16:48:18.792Z] #44 8.573 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-08T16:48:18.829Z] #42 81.34 Selecting previously unselected package librhash0:amd64. [2022-07-08T16:48:18.829Z] #42 81.34 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-08T16:48:19.052Z] #44 8.843 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-08T16:48:19.053Z] #44 8.961 -- Configuring done [2022-07-08T16:48:19.084Z] #42 ... [2022-07-08T16:48:19.084Z] [2022-07-08T16:48:19.084Z] #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-07-08T16:48:19.084Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T16:48:19.084Z] #57 62.04 v3.0.2 [2022-07-08T16:48:19.084Z] #57 DONE 62.5s [2022-07-08T16:48:19.084Z] [2022-07-08T16:48:19.084Z] #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-07-08T16:48:19.084Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:48:19.084Z] #42 62.55 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:48:19.088Z] #42 81.43 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-08T16:48:19.314Z] #44 8.971 -- Generating done [2022-07-08T16:48:19.314Z] #44 8.976 -- Build files have been written to: /tmp/tmp.571Q3p5eSh/tini [2022-07-08T16:48:19.314Z] #44 9.022 + make tini-static [2022-07-08T16:48:19.347Z] #42 81.80 Selecting previously unselected package libuv1:amd64. [2022-07-08T16:48:19.347Z] #42 81.81 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-08T16:48:19.554Z] #84 115.4 CCLD libyajl.la [2022-07-08T16:48:19.554Z] #84 115.7 CCLD verify/json_verify [2022-07-08T16:48:19.554Z] #84 116.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:48:19.554Z] #84 116.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T16:48:19.554Z] #84 116.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T16:48:19.554Z] #84 116.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:48:19.554Z] #84 116.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:48:19.554Z] #84 116.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:48:19.554Z] #84 116.0 CC src/validate.o [2022-07-08T16:48:19.554Z] #84 116.0 CC src/image_spec_schema_config_schema.lo [2022-07-08T16:48:19.554Z] #84 116.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-08T16:48:19.554Z] #84 116.0 CC src/image_spec_schema_defs.lo [2022-07-08T16:48:19.554Z] #84 116.0 CC src/image_spec_schema_defs_descriptor.lo [2022-07-08T16:48:19.554Z] #84 116.1 CC src/image_spec_schema_image_index_schema.lo [2022-07-08T16:48:19.554Z] #84 116.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-08T16:48:19.554Z] #84 116.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-08T16:48:19.554Z] #84 116.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-08T16:48:19.554Z] #84 116.1 CC src/runtime_spec_schema_config_zos.lo [2022-07-08T16:48:19.554Z] #84 116.1 CC src/runtime_spec_schema_config_schema.lo [2022-07-08T16:48:19.554Z] #84 116.1 CC src/runtime_spec_schema_config_solaris.lo [2022-07-08T16:48:19.554Z] #84 116.2 CC src/runtime_spec_schema_config_vm.lo [2022-07-08T16:48:19.575Z] #44 9.303 Scanning dependencies of target tini-static [2022-07-08T16:48:19.606Z] #42 81.83 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-08T16:48:19.606Z] #42 82.08 Selecting previously unselected package cmake. [2022-07-08T16:48:19.655Z] #42 63.19 Fetched 17.7 MB in 2s (8427 kB/s) [2022-07-08T16:48:19.815Z] #84 116.2 CC src/runtime_spec_schema_defs.lo [2022-07-08T16:48:19.815Z] #84 116.2 CC src/runtime_spec_schema_config_windows.lo [2022-07-08T16:48:19.815Z] #84 116.3 CC src/runtime_spec_schema_defs_linux.lo [2022-07-08T16:48:19.815Z] #84 116.3 CC src/runtime_spec_schema_defs_zos.lo [2022-07-08T16:48:19.815Z] #84 116.3 CC src/runtime_spec_schema_defs_vm.lo [2022-07-08T16:48:19.815Z] #84 116.4 CC src/runtime_spec_schema_defs_windows.lo [2022-07-08T16:48:19.815Z] #84 116.4 CC src/runtime_spec_schema_state_schema.lo [2022-07-08T16:48:19.815Z] #84 116.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-08T16:48:19.836Z] #44 9.380 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-08T16:48:19.865Z] #42 82.09 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-08T16:48:19.865Z] #42 82.10 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-08T16:48:19.915Z] #42 63.43 Selecting previously unselected package xxd. [2022-07-08T16:48:20.075Z] #84 116.5 CC src/basic_test_double_array_item.lo [2022-07-08T16:48:20.075Z] #84 116.5 CC src/basic_test_double_array.lo [2022-07-08T16:48:20.075Z] #84 116.5 CC src/basic_test_top_array_int.lo [2022-07-08T16:48:20.075Z] #84 116.6 CC src/basic_test_top_array_string.lo [2022-07-08T16:48:20.075Z] #84 116.6 CC src/basic_test_top_double_array_int.lo [2022-07-08T16:48:20.075Z] #84 116.7 CC src/basic_test_top_double_array_obj.lo [2022-07-08T16:48:20.177Z] #42 63.43 (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-07-08T16:48:20.336Z] #84 ... [2022-07-08T16:48:20.336Z] [2022-07-08T16:48:20.336Z] #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-07-08T16:48:20.336Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T16:48:20.336Z] #19 164.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-08T16:48:20.336Z] #19 164.1 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:48:20.336Z] #19 164.1 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-08T16:48:20.336Z] #19 164.2 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-08T16:48:20.336Z] #19 164.2 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:48:20.336Z] #19 164.2 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-08T16:48:20.437Z] #42 63.62 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T16:48:20.437Z] #42 63.63 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:48:20.698Z] #42 64.09 Selecting previously unselected package vim-common. [2022-07-08T16:48:20.698Z] #42 64.11 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T16:48:20.698Z] #42 64.14 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:48:21.222Z] #44 10.86 [100%] Linking C executable tini-static [2022-07-08T16:48:21.639Z] #42 64.81 Selecting previously unselected package cmake-data. [2022-07-08T16:48:21.639Z] #42 64.82 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-08T16:48:21.639Z] #42 64.85 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T16:48:21.770Z] #42 ... [2022-07-08T16:48:21.770Z] [2022-07-08T16:48:21.770Z] #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-07-08T16:48:21.770Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:48:21.770Z] #14 74.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-08T16:48:21.770Z] #14 74.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-08T16:48:21.770Z] #14 74.20 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T16:48:21.770Z] #14 79.00 Selecting previously unselected package binutils-mingw-w64. [2022-07-08T16:48:21.770Z] #14 79.01 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-08T16:48:21.770Z] #14 79.02 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T16:48:21.770Z] #14 79.54 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-08T16:48:21.770Z] #14 79.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T16:48:21.770Z] #14 79.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:48:21.770Z] #14 80.03 Selecting previously unselected package dmsetup. [2022-07-08T16:48:21.770Z] #14 80.04 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T16:48:21.770Z] #14 80.04 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-08T16:48:21.770Z] #14 80.41 Selecting previously unselected package mingw-w64-common. [2022-07-08T16:48:21.770Z] #14 80.43 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-08T16:48:21.770Z] #14 80.45 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-08T16:48:22.168Z] #44 ... [2022-07-08T16:48:22.168Z] [2022-07-08T16:48:22.168Z] #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-07-08T16:48:22.168Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T16:48:22.168Z] #53 67.28 gotestsum version dev [2022-07-08T16:48:22.168Z] #53 DONE 68.0s [2022-07-08T16:48:22.168Z] [2022-07-08T16:48:22.168Z] #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-07-08T16:48:22.168Z] #44 sha256:577b0a12e4c8cd6a48b64253da9c0c646f8e9ef6e3f2a089ec57b67c906c17df [2022-07-08T16:48:22.168Z] #44 11.76 [100%] Built target tini-static [2022-07-08T16:48:22.168Z] #44 11.84 + mkdir -p /build [2022-07-08T16:48:22.168Z] #44 11.84 + cp tini-static /build/docker-init [2022-07-08T16:48:22.168Z] #44 ... [2022-07-08T16:48:22.168Z] [2022-07-08T16:48:22.168Z] #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-07-08T16:48:22.168Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:48:22.168Z] #77 15.34 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-08T16:48:22.168Z] #77 15.38 Cloning into '/tmp/crun-build/libocispec'... [2022-07-08T16:48:22.168Z] #77 16.56 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-08T16:48:22.168Z] #77 16.57 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-08T16:48:22.168Z] #77 16.57 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-08T16:48:22.168Z] #77 16.57 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-08T16:48:22.168Z] #77 16.60 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-08T16:48:22.168Z] #77 18.69 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-08T16:48:22.422Z] #77 ... [2022-07-08T16:48:22.422Z] [2022-07-08T16:48:22.422Z] #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-07-08T16:48:22.422Z] #64 sha256:247a69dd3edab7222fa6ce436fef4d63dc441dbdb46e01590410601115b84aa2 [2022-07-08T16:48:22.422Z] #64 39.99 Updating files: 53% (2577/4797) Updating files: 54% (2591/4797) Updating files: 55% (2639/4797) Updating files: 56% (2687/4797) Updating files: 57% (2735/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 98% (4739/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-08T16:48:22.422Z] #64 41.08 + cd /tmp/tmp.QSE0SCIBGR/src/github.com/containerd/containerd [2022-07-08T16:48:22.422Z] #64 41.08 + git checkout -q v1.6.6 [2022-07-08T16:48:22.422Z] #64 42.13 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-08T16:48:22.422Z] #64 42.14 + BUILDTAGS='netgo osusergo static_build' [2022-07-08T16:48:22.422Z] #64 42.14 + export EXTRA_FLAGS=-buildmode=pie [2022-07-08T16:48:22.422Z] #64 42.14 + EXTRA_FLAGS=-buildmode=pie [2022-07-08T16:48:22.422Z] #64 42.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-08T16:48:22.422Z] #64 42.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-08T16:48:22.422Z] #64 42.14 + '[' '' = dynamic ']' [2022-07-08T16:48:22.422Z] #64 42.14 + make [2022-07-08T16:48:22.430Z] #77 ... [2022-07-08T16:48:22.430Z] [2022-07-08T16:48:22.430Z] #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-07-08T16:48:22.430Z] #44 sha256:577b0a12e4c8cd6a48b64253da9c0c646f8e9ef6e3f2a089ec57b67c906c17df [2022-07-08T16:48:22.430Z] #44 DONE 12.1s [2022-07-08T16:48:22.691Z] [2022-07-08T16:48:22.691Z] #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-07-08T16:48:22.691Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:48:22.691Z] #14 65.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-08T16:48:22.691Z] #14 65.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-08T16:48:22.691Z] #14 65.03 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T16:48:22.988Z] #64 43.75 + bin/ctr [2022-07-08T16:48:24.952Z] #42 ... [2022-07-08T16:48:24.952Z] [2022-07-08T16:48:24.952Z] #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-07-08T16:48:24.952Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T16:48:24.952Z] #40 67.17 NAME: [2022-07-08T16:48:24.952Z] #40 67.20 go-winres - A tool for embedding resources in Windows executables [2022-07-08T16:48:24.952Z] #40 67.20 [2022-07-08T16:48:24.952Z] #40 67.20 USAGE: [2022-07-08T16:48:24.952Z] #40 67.20 go-winres [global options] command [command options] [arguments...] [2022-07-08T16:48:24.952Z] #40 67.20 [2022-07-08T16:48:24.952Z] #40 67.20 COMMANDS: [2022-07-08T16:48:24.952Z] #40 67.20 init Create an initial ./winres/winres.json [2022-07-08T16:48:24.952Z] #40 67.20 make Make syso files for the "go build" command [2022-07-08T16:48:24.952Z] #40 67.20 simply Make syso files for the "go build" command (simplified) [2022-07-08T16:48:24.952Z] #40 67.20 extract Extract all resources from an executable [2022-07-08T16:48:24.952Z] #40 67.20 patch Replace resources in an executable file (exe, dll) [2022-07-08T16:48:24.952Z] #40 67.20 help, h Shows a list of commands or help for one command [2022-07-08T16:48:24.952Z] #40 67.20 [2022-07-08T16:48:24.952Z] #40 67.20 GLOBAL OPTIONS: [2022-07-08T16:48:24.952Z] #40 67.20 --help, -h show help (default: false) [2022-07-08T16:48:24.952Z] #40 DONE 68.2s [2022-07-08T16:48:24.952Z] [2022-07-08T16:48:24.952Z] #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-07-08T16:48:24.952Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:48:24.952Z] #76 61.91 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:48:24.952Z] #76 62.39 Fetched 5939 kB in 1s (5660 kB/s) [2022-07-08T16:48:24.952Z] #76 62.66 Selecting previously unselected package bzip2. [2022-07-08T16:48:24.952Z] #76 62.66 (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-07-08T16:48:24.952Z] #76 62.87 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-08T16:48:24.952Z] #76 62.89 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T16:48:24.952Z] #76 63.20 Selecting previously unselected package libmagic-mgc. [2022-07-08T16:48:24.952Z] #76 63.20 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-08T16:48:24.952Z] #76 63.21 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-08T16:48:24.952Z] #76 64.32 Selecting previously unselected package libmagic1:amd64. [2022-07-08T16:48:24.952Z] #76 64.32 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-08T16:48:24.952Z] #76 64.33 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-08T16:48:24.952Z] #76 64.93 Selecting previously unselected package file. [2022-07-08T16:48:24.952Z] #76 64.94 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-08T16:48:24.952Z] #76 64.99 Unpacking file (1:5.39-3) ... [2022-07-08T16:48:24.952Z] #76 65.37 Selecting previously unselected package xz-utils. [2022-07-08T16:48:24.952Z] #76 65.38 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-08T16:48:24.952Z] #76 65.40 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:48:24.952Z] #76 65.91 Selecting previously unselected package libsigsegv2:amd64. [2022-07-08T16:48:24.952Z] #76 65.92 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-08T16:48:24.952Z] #76 65.99 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-08T16:48:24.952Z] #76 66.18 Selecting previously unselected package m4. [2022-07-08T16:48:24.952Z] #76 66.18 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-08T16:48:24.952Z] #76 66.18 Unpacking m4 (1.4.18-5) ... [2022-07-08T16:48:24.952Z] #76 66.47 Selecting previously unselected package autoconf. [2022-07-08T16:48:24.952Z] #76 66.47 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-08T16:48:24.952Z] #76 66.49 Unpacking autoconf (2.69-14) ... [2022-07-08T16:48:24.952Z] #76 67.21 Selecting previously unselected package autotools-dev. [2022-07-08T16:48:24.952Z] #76 67.21 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-08T16:48:24.952Z] #76 67.22 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-08T16:48:24.952Z] #76 68.25 Selecting previously unselected package automake. [2022-07-08T16:48:24.952Z] #76 68.26 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-08T16:48:24.952Z] #76 68.27 Unpacking automake (1:1.16.3-2) ... [2022-07-08T16:48:25.072Z] #14 ... [2022-07-08T16:48:25.072Z] [2022-07-08T16:48:25.072Z] #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-07-08T16:48:25.072Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:48:25.072Z] #77 11.53 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-08T16:48:25.072Z] #77 11.58 Cloning into '/tmp/crun-build/libocispec'... [2022-07-08T16:48:25.237Z] #14 71.19 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-08T16:48:25.237Z] #14 71.21 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:48:25.237Z] #14 71.21 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T16:48:25.237Z] #14 71.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-08T16:48:25.499Z] #14 71.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:48:25.499Z] #14 71.43 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T16:48:25.640Z] #77 ... [2022-07-08T16:48:25.640Z] [2022-07-08T16:48:25.640Z] #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-07-08T16:48:25.640Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:48:25.640Z] #51 77.91 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-08T16:48:25.640Z] #51 77.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:48:25.640Z] #51 77.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:48:25.640Z] #51 77.98 Setting up python3-six (1.16.0-2) ... [2022-07-08T16:48:25.640Z] #51 79.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T16:48:25.641Z] #51 80.03 Setting up python3-protobuf (3.12.4-1) ... [2022-07-08T16:48:25.641Z] #51 87.23 Setting up criu (3.17-1) ... [2022-07-08T16:48:26.272Z] #64 ... [2022-07-08T16:48:26.272Z] [2022-07-08T16:48:26.272Z] #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-07-08T16:48:26.272Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:48:26.272Z] #77 33.44 libtoolize: putting auxiliary files in '.'. [2022-07-08T16:48:26.272Z] #77 33.44 libtoolize: copying file './ltmain.sh' [2022-07-08T16:48:26.347Z] #76 69.62 Selecting previously unselected package patch. [2022-07-08T16:48:26.347Z] #76 69.62 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-08T16:48:26.347Z] #76 69.66 Unpacking patch (2.7.6-7) ... [2022-07-08T16:48:26.918Z] #76 70.26 Selecting previously unselected package dpkg-dev. [2022-07-08T16:48:26.918Z] #76 70.29 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-08T16:48:26.918Z] #76 70.30 Unpacking dpkg-dev (1.20.10) ... [2022-07-08T16:48:27.179Z] #76 ... [2022-07-08T16:48:27.179Z] [2022-07-08T16:48:27.179Z] #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-07-08T16:48:27.179Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:48:27.179Z] #42 70.51 Selecting previously unselected package libicu67:amd64. [2022-07-08T16:48:27.179Z] #42 70.54 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-08T16:48:27.179Z] #42 70.54 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-08T16:48:27.179Z] #42 ... [2022-07-08T16:48:27.179Z] [2022-07-08T16:48:27.179Z] #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-07-08T16:48:27.179Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:48:27.179Z] #14 60.74 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-07-08T16:48:27.179Z] #14 61.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-08T16:48:27.179Z] #14 61.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-07-08T16:48:27.179Z] #14 61.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-08T16:48:27.179Z] #14 61.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-08T16:48:27.179Z] #14 61.59 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-07-08T16:48:27.179Z] #14 61.98 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-07-08T16:48:27.179Z] #14 62.01 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-07-08T16:48:27.179Z] #14 63.14 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-07-08T16:48:27.179Z] #14 65.97 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-07-08T16:48:27.179Z] #14 66.86 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-07-08T16:48:27.179Z] #14 67.90 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-07-08T16:48:27.179Z] #14 70.25 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-07-08T16:48:27.207Z] #77 34.30 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-08T16:48:27.207Z] #77 34.30 libtoolize: and rerunning libtoolize and aclocal. [2022-07-08T16:48:27.207Z] #77 34.30 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T16:48:27.439Z] #14 ... [2022-07-08T16:48:27.440Z] [2022-07-08T16:48:27.440Z] #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-07-08T16:48:27.440Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:48:27.440Z] #51 62.07 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-08T16:48:27.440Z] #51 64.82 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:48:27.440Z] #51 65.26 Fetched 2314 kB in 4s (648 kB/s) [2022-07-08T16:48:27.440Z] #51 65.44 Selecting previously unselected package libprotobuf23:amd64. [2022-07-08T16:48:27.440Z] #51 65.44 (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-07-08T16:48:27.440Z] #51 65.58 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-08T16:48:27.440Z] #51 65.67 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-08T16:48:27.440Z] #51 66.89 Selecting previously unselected package python3-pkg-resources. [2022-07-08T16:48:27.440Z] #51 66.89 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T16:48:27.440Z] #51 66.91 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:48:27.440Z] #51 68.06 Selecting previously unselected package python3-six. [2022-07-08T16:48:27.440Z] #51 68.06 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-08T16:48:27.440Z] #51 68.08 Unpacking python3-six (1.16.0-2) ... [2022-07-08T16:48:27.440Z] #51 68.37 Selecting previously unselected package python3-protobuf. [2022-07-08T16:48:27.440Z] #51 68.38 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-08T16:48:27.440Z] #51 68.39 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-08T16:48:27.440Z] #51 69.50 Selecting previously unselected package libnet1:amd64. [2022-07-08T16:48:27.440Z] #51 69.50 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-08T16:48:27.440Z] #51 69.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:48:27.440Z] #51 70.06 Selecting previously unselected package libnl-3-200:amd64. [2022-07-08T16:48:27.440Z] #51 70.06 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-08T16:48:27.440Z] #51 70.07 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T16:48:27.440Z] #51 70.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T16:48:27.440Z] #51 70.65 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T16:48:27.440Z] #51 70.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:48:27.564Z] #51 ... [2022-07-08T16:48:27.564Z] [2022-07-08T16:48:27.564Z] #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-07-08T16:48:27.564Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:48:27.564Z] #77 14.01 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-08T16:48:27.564Z] #77 14.06 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-08T16:48:27.564Z] #77 14.11 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-08T16:48:27.564Z] #77 14.11 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-08T16:48:27.564Z] #77 14.21 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-08T16:48:27.700Z] #51 70.89 Selecting previously unselected package criu. [2022-07-08T16:48:27.700Z] #51 70.90 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-08T16:48:27.700Z] #51 70.90 Unpacking criu (3.17-1) ... [2022-07-08T16:48:27.700Z] #51 ... [2022-07-08T16:48:27.700Z] [2022-07-08T16:48:27.701Z] #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-07-08T16:48:27.701Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:48:27.701Z] #14 71.22 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-07-08T16:48:27.701Z] #14 71.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-08T16:48:27.701Z] #14 71.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-08T16:48:27.701Z] #14 71.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-08T16:48:27.701Z] #14 71.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-08T16:48:27.701Z] #14 71.25 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-07-08T16:48:27.701Z] #14 71.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-08T16:48:27.961Z] #14 71.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-08T16:48:27.961Z] #14 71.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-08T16:48:27.961Z] #14 71.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-08T16:48:27.961Z] #14 71.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-08T16:48:27.961Z] #14 71.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-08T16:48:27.961Z] #14 71.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-08T16:48:27.961Z] #14 71.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-07-08T16:48:27.961Z] #14 71.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-07-08T16:48:27.961Z] #14 71.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-08T16:48:28.480Z] #19 ... [2022-07-08T16:48:28.480Z] [2022-07-08T16:48:28.480Z] #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-07-08T16:48:28.480Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:48:28.480Z] #84 116.8 CC src/basic_test_top_double_array_refobj.lo [2022-07-08T16:48:28.480Z] #84 116.8 CC src/basic_test_top_double_array_string.lo [2022-07-08T16:48:28.480Z] #84 116.9 CC src/read-file.lo [2022-07-08T16:48:28.480Z] #84 116.9 CC src/json_common.lo [2022-07-08T16:48:28.480Z] #84 116.9 CC tests/test-1.o [2022-07-08T16:48:28.480Z] #84 117.0 CC tests/test-2.o [2022-07-08T16:48:28.480Z] #84 117.1 CC tests/test-3.o [2022-07-08T16:48:28.480Z] #84 117.2 CC tests/test-4.o [2022-07-08T16:48:28.480Z] #84 117.3 CC tests/test-5.o [2022-07-08T16:48:28.480Z] #84 117.4 CC tests/test-6.o [2022-07-08T16:48:28.480Z] #84 117.5 CC tests/test-7.o [2022-07-08T16:48:28.480Z] #84 117.6 CC tests/test-9.o [2022-07-08T16:48:28.480Z] #84 117.7 CC tests/test-8.o [2022-07-08T16:48:28.480Z] #84 117.7 CC tests/test-10.o [2022-07-08T16:48:28.480Z] #84 117.8 CC tests/test-11.o [2022-07-08T16:48:28.903Z] #14 ... [2022-07-08T16:48:28.903Z] [2022-07-08T16:48:28.903Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:48:28.903Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:48:28.903Z] #55 62.15 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-08T16:48:28.903Z] #55 62.29 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-08T16:48:28.903Z] #55 62.29 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-08T16:48:28.903Z] #55 62.54 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-08T16:48:28.903Z] #55 62.63 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-08T16:48:28.903Z] #55 62.86 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-08T16:48:28.903Z] #55 62.86 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-08T16:48:28.903Z] #55 63.14 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-08T16:48:28.903Z] #55 63.26 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-08T16:48:28.903Z] #55 63.40 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-08T16:48:28.903Z] #55 63.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-08T16:48:28.903Z] #55 63.78 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-08T16:48:28.903Z] #55 64.92 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-08T16:48:28.903Z] #55 65.22 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-08T16:48:28.903Z] #55 65.33 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-08T16:48:28.903Z] #55 65.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-08T16:48:28.903Z] #55 65.97 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-08T16:48:28.903Z] #55 66.14 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-08T16:48:28.903Z] #55 66.15 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-08T16:48:28.903Z] #55 66.22 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-08T16:48:28.903Z] #55 66.44 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-08T16:48:28.903Z] #55 66.50 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-08T16:48:28.903Z] #55 66.58 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-08T16:48:28.903Z] #55 66.78 go: downloading github.com/prometheus/common v0.32.1 [2022-07-08T16:48:28.903Z] #55 67.58 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-08T16:48:28.903Z] #55 67.81 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-08T16:48:28.903Z] #55 69.35 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-08T16:48:28.903Z] #55 69.45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-08T16:48:28.903Z] #55 ... [2022-07-08T16:48:28.903Z] [2022-07-08T16:48:28.903Z] #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-07-08T16:48:28.903Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:48:28.903Z] #51 72.16 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:48:29.480Z] #77 ... [2022-07-08T16:48:29.480Z] [2022-07-08T16:48:29.480Z] #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-07-08T16:48:29.480Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:48:29.480Z] #42 89.78 Setting up libicu67:amd64 (67.1-7) ... [2022-07-08T16:48:29.480Z] #42 89.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:48:29.480Z] #42 89.78 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-08T16:48:29.480Z] #42 89.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:48:29.480Z] #42 89.93 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-08T16:48:29.480Z] #42 90.00 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-08T16:48:29.480Z] #42 90.01 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T16:48:29.480Z] #42 90.05 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T16:48:29.480Z] #42 90.06 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-08T16:48:29.480Z] #42 90.07 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-08T16:48:29.480Z] #42 90.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:48:29.480Z] #42 DONE 91.6s [2022-07-08T16:48:29.480Z] [2022-07-08T16:48:29.480Z] #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-07-08T16:48:29.480Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:48:29.480Z] #51 90.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:48:29.480Z] #51 DONE 91.4s [2022-07-08T16:48:29.480Z] [2022-07-08T16:48:29.481Z] #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-07-08T16:48:29.481Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:48:29.481Z] #14 91.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-08T16:48:29.481Z] #14 91.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-08T16:48:29.481Z] #14 91.55 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T16:48:29.481Z] #14 ... [2022-07-08T16:48:29.481Z] [2022-07-08T16:48:29.481Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-08T16:48:29.481Z] #43 sha256:f7b472ac4962ea02a909455598e0e1a1f9db50bbf61d98ad8170b5f79a775668 [2022-07-08T16:48:29.481Z] #43 DONE 0.3s [2022-07-08T16:48:29.738Z] #77 ... [2022-07-08T16:48:29.738Z] [2022-07-08T16:48:29.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-07-08T16:48:29.738Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T16:48:29.738Z] #14 74.15 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-08T16:48:29.738Z] #14 74.16 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-08T16:48:29.738Z] #14 74.16 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:48:29.738Z] #14 79.23 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-08T16:48:29.738Z] #14 79.23 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-08T16:48:29.738Z] #14 79.24 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T16:48:29.740Z] [2022-07-08T16:48:29.740Z] #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-07-08T16:48:29.740Z] #44 sha256:c525ba8084d872e7c118d6ddd46472ffd6e448bf533e00daea408cf28cacc2b1 [2022-07-08T16:48:30.563Z] #14 84.73 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-08T16:48:30.563Z] #14 84.73 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-08T16:48:30.563Z] #14 84.73 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:48:31.650Z] #44 2.190 + RM_GOPATH=0 [2022-07-08T16:48:31.650Z] #44 2.190 + TMP_GOPATH= [2022-07-08T16:48:31.650Z] #44 2.190 + : /build [2022-07-08T16:48:31.650Z] #44 2.190 + '[' -z '' ']' [2022-07-08T16:48:31.650Z] #44 2.194 ++ mktemp -d [2022-07-08T16:48:31.650Z] #44 2.194 + export GOPATH=/tmp/tmp.uvddL9FO7R [2022-07-08T16:48:31.650Z] #44 2.194 + GOPATH=/tmp/tmp.uvddL9FO7R [2022-07-08T16:48:31.650Z] #44 2.194 + RM_GOPATH=1 [2022-07-08T16:48:31.650Z] #44 2.194 + case "$(go env GOARCH)" in [2022-07-08T16:48:31.650Z] #44 2.206 ++ go env GOARCH [2022-07-08T16:48:31.650Z] #44 2.214 Install tini version v0.19.0 [2022-07-08T16:48:31.650Z] #44 2.214 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:48:31.650Z] #44 2.214 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:48:31.650Z] #44 2.214 ++ dirname /install.sh [2022-07-08T16:48:31.650Z] #44 2.214 + dir=/ [2022-07-08T16:48:31.650Z] #44 2.214 + bin=tini [2022-07-08T16:48:31.650Z] #44 2.214 + shift [2022-07-08T16:48:31.650Z] #44 2.214 + '[' '!' -f //tini.installer ']' [2022-07-08T16:48:31.650Z] #44 2.214 + . //tini.installer [2022-07-08T16:48:31.650Z] #44 2.214 ++ : v0.19.0 [2022-07-08T16:48:31.650Z] #44 2.214 + install_tini [2022-07-08T16:48:31.650Z] #44 2.214 + echo 'Install tini version v0.19.0' [2022-07-08T16:48:31.650Z] #44 2.232 + git clone https://github.com/krallin/tini.git /tmp/tmp.uvddL9FO7R/tini [2022-07-08T16:48:31.650Z] #44 2.238 Cloning into '/tmp/tmp.uvddL9FO7R/tini'... [2022-07-08T16:48:32.210Z] #51 74.77 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-08T16:48:32.210Z] #51 74.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:48:32.210Z] #51 74.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:48:32.210Z] #51 74.94 Setting up python3-six (1.16.0-2) ... [2022-07-08T16:48:32.718Z] #84 ... [2022-07-08T16:48:32.718Z] [2022-07-08T16:48:32.718Z] #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-07-08T16:48:32.718Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T16:48:32.718Z] #19 176.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-08T16:48:32.718Z] #19 176.1 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:48:32.718Z] #19 176.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-08T16:48:32.718Z] #19 176.1 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-08T16:48:32.718Z] #19 176.1 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:48:32.718Z] #19 176.2 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-08T16:48:33.555Z] #44 3.678 + cd /tmp/tmp.uvddL9FO7R/tini [2022-07-08T16:48:33.555Z] #44 3.682 + git checkout -q v0.19.0 [2022-07-08T16:48:33.555Z] #44 3.715 + cmake . [2022-07-08T16:48:33.653Z] #14 78.99 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-08T16:48:33.653Z] #14 79.00 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:48:33.653Z] #14 79.06 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:48:33.653Z] #14 ... [2022-07-08T16:48:33.653Z] [2022-07-08T16:48:33.653Z] #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-07-08T16:48:33.653Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:48:33.653Z] #77 20.70 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-08T16:48:33.653Z] #77 21.94 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-08T16:48:33.653Z] #77 22.10 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-08T16:48:33.653Z] #77 22.25 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-08T16:48:34.124Z] #44 4.562 -- The C compiler identification is GNU 10.2.1 [2022-07-08T16:48:34.124Z] #44 4.621 -- Detecting C compiler ABI info [2022-07-08T16:48:34.127Z] #51 76.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T16:48:34.127Z] #51 77.01 Setting up python3-protobuf (3.12.4-1) ... [2022-07-08T16:48:34.388Z] #51 ... [2022-07-08T16:48:34.388Z] [2022-07-08T16:48:34.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-07-08T16:48:34.388Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T16:48:34.388Z] #76 72.26 Selecting previously unselected package build-essential. [2022-07-08T16:48:34.388Z] #76 72.27 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-08T16:48:34.388Z] #76 72.29 Unpacking build-essential (12.9) ... [2022-07-08T16:48:34.388Z] #76 72.46 Selecting previously unselected package libcap2:amd64. [2022-07-08T16:48:34.388Z] #76 72.47 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-08T16:48:34.388Z] #76 72.50 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-08T16:48:34.388Z] #76 72.67 Selecting previously unselected package libcap-dev:amd64. [2022-07-08T16:48:34.388Z] #76 72.68 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-08T16:48:34.388Z] #76 72.68 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-08T16:48:34.388Z] #76 72.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T16:48:34.388Z] #76 73.00 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T16:48:34.388Z] #76 73.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:48:34.388Z] #76 73.31 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-08T16:48:34.388Z] #76 73.33 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-08T16:48:34.388Z] #76 73.34 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-08T16:48:34.388Z] #76 73.65 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-08T16:48:34.388Z] #76 73.65 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-08T16:48:34.388Z] #76 73.70 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T16:48:34.388Z] #76 74.26 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-08T16:48:34.388Z] #76 74.27 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-08T16:48:34.388Z] #76 74.40 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T16:48:34.388Z] #76 75.67 Selecting previously unselected package libtool. [2022-07-08T16:48:34.388Z] #76 75.68 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-08T16:48:34.388Z] #76 75.70 Unpacking libtool (2.4.6-15) ... [2022-07-08T16:48:34.388Z] #76 76.54 Selecting previously unselected package libudev-dev:amd64. [2022-07-08T16:48:34.388Z] #76 76.55 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-08T16:48:34.388Z] #76 76.58 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-08T16:48:34.388Z] #76 76.95 Selecting previously unselected package libyajl2:amd64. [2022-07-08T16:48:34.388Z] #76 76.96 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-08T16:48:34.388Z] #76 76.96 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-08T16:48:34.388Z] #76 77.16 Selecting previously unselected package libyajl-dev:amd64. [2022-07-08T16:48:34.388Z] #76 77.16 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-08T16:48:34.388Z] #76 77.19 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-08T16:48:34.388Z] #76 77.51 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T16:48:34.388Z] #76 77.60 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-08T16:48:34.388Z] #76 77.61 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-08T16:48:34.388Z] #76 77.66 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-08T16:48:34.388Z] #76 77.71 Setting up file (1:5.39-3) ... [2022-07-08T16:48:34.388Z] #76 77.74 Setting up bzip2 (1.0.8-4) ... [2022-07-08T16:48:34.388Z] #76 77.76 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:48:34.388Z] #76 77.79 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-08T16:48:34.388Z] #76 77.82 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-08T16:48:34.388Z] #76 77.82 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-08T16:48:34.388Z] #76 77.84 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-08T16:48:34.388Z] #76 77.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:48:34.388Z] #76 77.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T16:48:34.388Z] #76 77.91 Setting up patch (2.7.6-7) ... [2022-07-08T16:48:34.388Z] #76 77.93 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-08T16:48:34.649Z] #76 77.96 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-08T16:48:34.649Z] #76 77.97 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-08T16:48:34.649Z] #76 77.99 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T16:48:34.649Z] #76 78.02 Setting up libtool (2.4.6-15) ... [2022-07-08T16:48:34.649Z] #76 78.03 Setting up m4 (1.4.18-5) ... [2022-07-08T16:48:34.649Z] #76 78.05 Setting up dpkg-dev (1.20.10) ... [2022-07-08T16:48:34.649Z] #76 78.07 Setting up autoconf (2.69-14) ... [2022-07-08T16:48:34.649Z] #76 78.11 Setting up build-essential (12.9) ... [2022-07-08T16:48:34.649Z] #76 78.12 Setting up automake (1:1.16.3-2) ... [2022-07-08T16:48:34.649Z] #76 78.13 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-08T16:48:34.649Z] #76 78.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:48:35.062Z] #44 5.495 -- Detecting C compiler ABI info - done [2022-07-08T16:48:35.062Z] #44 5.694 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-08T16:48:35.062Z] #44 5.716 -- Detecting C compile features [2022-07-08T16:48:35.320Z] #44 5.720 -- Detecting C compile features - done [2022-07-08T16:48:35.320Z] #44 5.806 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-08T16:48:35.579Z] #44 6.148 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-08T16:48:35.829Z] #14 ... [2022-07-08T16:48:35.829Z] [2022-07-08T16:48:35.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-07-08T16:48:35.829Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:48:35.829Z] #77 42.08 configure.ac:7: installing './compile' [2022-07-08T16:48:35.829Z] #77 42.09 configure.ac:11: installing './config.guess' [2022-07-08T16:48:35.829Z] #77 42.10 configure.ac:11: installing './config.sub' [2022-07-08T16:48:35.829Z] #77 42.10 configure.ac:8: installing './install-sh' [2022-07-08T16:48:35.829Z] #77 42.10 configure.ac:8: installing './missing' [2022-07-08T16:48:35.829Z] #77 42.19 Makefile.am: installing './depcomp' [2022-07-08T16:48:35.839Z] #44 6.322 -- Configuring done [2022-07-08T16:48:35.839Z] #44 6.382 -- Generating done [2022-07-08T16:48:35.839Z] #44 6.392 -- Build files have been written to: /tmp/tmp.uvddL9FO7R/tini [2022-07-08T16:48:35.839Z] #44 6.438 + make tini-static [2022-07-08T16:48:36.088Z] #77 43.20 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T16:48:36.088Z] #77 43.21 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T16:48:36.356Z] #77 43.37 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T16:48:36.356Z] #77 43.37 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T16:48:36.356Z] #77 43.47 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T16:48:36.356Z] #77 43.57 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T16:48:36.406Z] #44 6.941 Scanning dependencies of target tini-static [2022-07-08T16:48:36.615Z] #77 43.70 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T16:48:36.615Z] #77 43.79 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T16:48:36.615Z] #77 43.92 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T16:48:36.666Z] #44 7.141 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-08T16:48:37.196Z] #76 DONE 80.5s [2022-07-08T16:48:37.196Z] [2022-07-08T16:48:37.196Z] #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-07-08T16:48:37.196Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:48:38.570Z] #44 8.965 [100%] Linking C executable tini-static [2022-07-08T16:48:38.581Z] #77 1.400 Cloning into '/tmp/crun-build'... [2022-07-08T16:48:39.522Z] #77 ... [2022-07-08T16:48:39.522Z] [2022-07-08T16:48:39.522Z] #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-07-08T16:48:39.522Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T16:48:39.522Z] #34 72.42 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-07-08T16:48:39.522Z] #34 73.37 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-08T16:48:39.522Z] #34 73.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T16:48:39.522Z] #34 ... [2022-07-08T16:48:39.522Z] [2022-07-08T16:48:39.522Z] #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-07-08T16:48:39.522Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:48:39.522Z] #14 73.04 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:48:39.522Z] #14 73.41 Fetched 115 MB in 11s (10.0 MB/s) [2022-07-08T16:48:39.522Z] #14 73.59 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-08T16:48:39.522Z] #14 73.59 (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-07-08T16:48:39.522Z] #14 73.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-08T16:48:39.522Z] #14 73.71 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T16:48:39.522Z] #14 77.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-08T16:48:39.522Z] #14 77.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-08T16:48:39.522Z] #14 77.63 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T16:48:39.522Z] #14 82.06 Selecting previously unselected package binutils-mingw-w64. [2022-07-08T16:48:39.522Z] #14 82.07 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-08T16:48:39.522Z] #14 82.11 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T16:48:39.522Z] #14 82.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-08T16:48:39.522Z] #14 82.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T16:48:39.522Z] #14 82.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:48:39.522Z] #14 82.63 Selecting previously unselected package dmsetup. [2022-07-08T16:48:39.522Z] #14 82.67 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T16:48:39.522Z] #14 82.69 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-08T16:48:39.522Z] #14 83.07 Selecting previously unselected package mingw-w64-common. [2022-07-08T16:48:39.783Z] #14 83.10 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-08T16:48:39.783Z] #14 83.11 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-08T16:48:39.946Z] #44 10.16 [100%] Built target tini-static [2022-07-08T16:48:39.946Z] #44 ... [2022-07-08T16:48:39.946Z] [2022-07-08T16:48:39.946Z] #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-07-08T16:48:39.946Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:48:39.946Z] #14 102.1 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-08T16:48:39.946Z] #14 102.1 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:48:39.946Z] #14 102.2 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T16:48:39.946Z] #14 102.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-08T16:48:39.946Z] #14 102.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:48:39.946Z] #14 102.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T16:48:40.205Z] #14 ... [2022-07-08T16:48:40.205Z] [2022-07-08T16:48:40.205Z] #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-07-08T16:48:40.205Z] #44 sha256:c525ba8084d872e7c118d6ddd46472ffd6e448bf533e00daea408cf28cacc2b1 [2022-07-08T16:48:40.205Z] #44 10.31 + mkdir -p /build [2022-07-08T16:48:40.205Z] #44 10.31 + cp tini-static /build/docker-init [2022-07-08T16:48:40.205Z] #44 DONE 10.6s [2022-07-08T16:48:40.205Z] [2022-07-08T16:48:40.205Z] #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-07-08T16:48:40.205Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:48:40.205Z] #77 17.89 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-08T16:48:40.205Z] #77 21.18 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-08T16:48:40.205Z] #77 23.62 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-08T16:48:40.205Z] #77 24.15 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-08T16:48:40.205Z] #77 24.93 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-08T16:48:40.727Z] #14 ... [2022-07-08T16:48:40.727Z] [2022-07-08T16:48:40.727Z] #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-07-08T16:48:40.727Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:48:40.727Z] #42 81.93 Selecting previously unselected package libxml2:amd64. [2022-07-08T16:48:40.727Z] #42 81.94 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-08T16:48:40.727Z] #42 81.94 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T16:48:40.727Z] #42 82.65 Selecting previously unselected package libarchive13:amd64. [2022-07-08T16:48:40.727Z] #42 82.65 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-08T16:48:40.727Z] #42 82.68 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-08T16:48:40.727Z] #42 83.41 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-08T16:48:40.727Z] #42 83.41 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-08T16:48:40.727Z] #42 83.46 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-08T16:48:40.727Z] #42 83.90 Selecting previously unselected package librhash0:amd64. [2022-07-08T16:48:40.727Z] #42 83.90 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-08T16:48:40.727Z] #42 83.90 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-08T16:48:40.987Z] #42 84.26 Selecting previously unselected package libuv1:amd64. [2022-07-08T16:48:40.987Z] #42 84.27 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-08T16:48:40.987Z] #42 84.29 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-08T16:48:41.563Z] #42 84.72 Selecting previously unselected package cmake. [2022-07-08T16:48:41.563Z] #42 84.72 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-08T16:48:41.563Z] #42 84.74 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-08T16:48:41.788Z] #77 37.62 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-08T16:48:42.048Z] #77 ... [2022-07-08T16:48:42.048Z] [2022-07-08T16:48:42.048Z] #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-07-08T16:48:42.048Z] #64 sha256:a1ebf3f71b6e8a08ec7b4b519ca2b87c09220bed807468d8e5306f61b651e67c [2022-07-08T16:48:43.174Z] #77 ... [2022-07-08T16:48:43.174Z] [2022-07-08T16:48:43.174Z] #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-07-08T16:48:43.174Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T16:48:43.174Z] #14 97.51 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-08T16:48:43.174Z] #14 97.52 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-08T16:48:43.174Z] #14 97.53 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:48:43.387Z] #64 49.77 Updating files: 51% (2471/4797) Updating files: 52% (2495/4797) Updating files: 53% (2543/4797) Updating files: 54% (2591/4797) Updating files: 55% (2639/4797) Updating files: 56% (2687/4797) Updating files: 57% (2735/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-08T16:48:43.387Z] #64 51.24 + cd /tmp/tmp.YTZ6tg0L2t/src/github.com/containerd/containerd [2022-07-08T16:48:43.387Z] #64 51.24 + git checkout -q v1.6.6 [2022-07-08T16:48:43.495Z] #77 ... [2022-07-08T16:48:43.495Z] [2022-07-08T16:48:43.495Z] #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-07-08T16:48:43.495Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T16:48:43.495Z] #53 105.7 gotestsum version dev [2022-07-08T16:48:43.495Z] #53 DONE 105.8s [2022-07-08T16:48:43.495Z] [2022-07-08T16:48:43.495Z] #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-07-08T16:48:43.495Z] #64 sha256:240a7df4356647acd47d6fe02841130d82fd847a14430995f5b05d104b691b59 [2022-07-08T16:48:44.816Z] #64 52.69 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-08T16:48:44.816Z] #64 52.69 + BUILDTAGS='netgo osusergo static_build' [2022-07-08T16:48:44.816Z] #64 52.69 + export EXTRA_FLAGS=-buildmode=pie [2022-07-08T16:48:44.816Z] #64 52.69 + EXTRA_FLAGS=-buildmode=pie [2022-07-08T16:48:44.816Z] #64 52.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-08T16:48:44.816Z] #64 52.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-08T16:48:44.816Z] #64 52.69 + '[' '' = dynamic ']' [2022-07-08T16:48:44.816Z] #64 52.69 + make [2022-07-08T16:48:44.939Z] #19 188.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-08T16:48:44.939Z] #19 188.0 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:48:44.939Z] #19 188.0 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-08T16:48:44.939Z] #19 188.1 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-08T16:48:44.939Z] #19 188.1 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:48:44.939Z] #19 188.1 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-08T16:48:45.771Z] #42 ... [2022-07-08T16:48:45.771Z] [2022-07-08T16:48:45.771Z] #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-07-08T16:48:45.771Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T16:48:45.771Z] #51 83.95 Setting up criu (3.17-1) ... [2022-07-08T16:48:45.771Z] #51 87.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:48:45.771Z] #51 DONE 88.4s [2022-07-08T16:48:45.771Z] [2022-07-08T16:48:45.771Z] #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-07-08T16:48:45.771Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:48:46.727Z] #64 54.48 + bin/ctr [2022-07-08T16:48:48.239Z] #19 ... [2022-07-08T16:48:48.239Z] [2022-07-08T16:48:48.239Z] #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-07-08T16:48:48.239Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:48:48.239Z] #84 144.9 CCLD libocispec.la [2022-07-08T16:48:48.314Z] #14 ... [2022-07-08T16:48:48.314Z] [2022-07-08T16:48:48.314Z] #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-07-08T16:48:48.314Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:48:48.314Z] #77 10.80 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-08T16:48:48.314Z] #77 10.88 Cloning into '/tmp/crun-build/libocispec'... [2022-07-08T16:48:48.438Z] #14 ... [2022-07-08T16:48:48.438Z] [2022-07-08T16:48:48.438Z] #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-07-08T16:48:48.438Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:48:48.438Z] #77 55.13 configure.ac:7: installing 'build-aux/compile' [2022-07-08T16:48:48.438Z] #77 55.15 configure.ac:9: installing 'build-aux/config.guess' [2022-07-08T16:48:48.438Z] #77 55.15 configure.ac:9: installing 'build-aux/config.sub' [2022-07-08T16:48:48.438Z] #77 55.16 configure.ac:11: installing 'build-aux/install-sh' [2022-07-08T16:48:48.438Z] #77 55.17 configure.ac:11: installing 'build-aux/missing' [2022-07-08T16:48:48.438Z] #77 55.36 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T16:48:48.438Z] #77 55.44 parallel-tests: installing 'build-aux/test-driver' [2022-07-08T16:48:48.810Z] #84 145.3 CCLD src/validate [2022-07-08T16:48:48.810Z] #84 145.3 CCLD tests/test-1 [2022-07-08T16:48:48.810Z] #84 145.3 CCLD tests/test-2 [2022-07-08T16:48:48.810Z] #84 145.4 CCLD tests/test-3 [2022-07-08T16:48:48.810Z] #84 145.4 CCLD tests/test-4 [2022-07-08T16:48:48.810Z] #84 145.4 CCLD tests/test-5 [2022-07-08T16:48:48.810Z] #84 145.5 CCLD tests/test-6 [2022-07-08T16:48:49.070Z] #84 145.5 CCLD tests/test-7 [2022-07-08T16:48:49.070Z] #84 145.6 CCLD tests/test-9 [2022-07-08T16:48:49.070Z] #84 145.6 CCLD tests/test-8 [2022-07-08T16:48:49.070Z] #84 145.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-08T16:48:49.070Z] #84 145.7 CCLD tests/test-10 [2022-07-08T16:48:49.331Z] #84 145.8 CCLD tests/test-11 [2022-07-08T16:48:49.701Z] #77 ... [2022-07-08T16:48:49.701Z] [2022-07-08T16:48:49.701Z] #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-07-08T16:48:49.701Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T16:48:49.701Z] #42 92.29 Setting up libicu67:amd64 (67.1-7) ... [2022-07-08T16:48:49.701Z] #42 92.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:48:49.701Z] #42 92.32 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-08T16:48:49.701Z] #42 92.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:48:49.701Z] #42 92.35 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-08T16:48:49.701Z] #42 92.37 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-08T16:48:49.701Z] #42 92.38 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T16:48:49.701Z] #42 92.40 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T16:48:49.701Z] #42 92.42 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-08T16:48:49.701Z] #42 92.43 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-08T16:48:49.701Z] #42 92.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:48:49.701Z] #42 DONE 92.9s [2022-07-08T16:48:49.701Z] [2022-07-08T16:48:49.701Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-08T16:48:49.701Z] #43 sha256:d418d04546e84e289534e78e9b16a6f493aedc64377e5e9705a031e95fef3f96 [2022-07-08T16:48:49.701Z] #43 DONE 0.1s [2022-07-08T16:48:49.701Z] [2022-07-08T16:48:49.701Z] #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-07-08T16:48:49.701Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T16:48:49.701Z] #53 ... [2022-07-08T16:48:49.701Z] [2022-07-08T16:48:49.701Z] #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-07-08T16:48:49.701Z] #44 sha256:adf295b981a8f26477a742fbcce59a7c9bce79453d68863353f7d448a32f6757 [2022-07-08T16:48:50.714Z] #84 147.1 libtool: link: ar cr libocispec.a [2022-07-08T16:48:50.714Z] #84 147.2 libtool: link: ranlib libocispec.a [2022-07-08T16:48:51.010Z] #77 57.62 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T16:48:51.010Z] #77 57.62 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T16:48:51.085Z] #44 1.404 + RM_GOPATH=0 [2022-07-08T16:48:51.085Z] #44 1.404 + TMP_GOPATH= [2022-07-08T16:48:51.085Z] #44 1.404 + : /build [2022-07-08T16:48:51.085Z] #44 1.404 + '[' -z '' ']' [2022-07-08T16:48:51.085Z] #44 1.405 ++ mktemp -d [2022-07-08T16:48:51.085Z] #44 1.416 + export GOPATH=/tmp/tmp.50yKujhfL5 [2022-07-08T16:48:51.085Z] #44 1.416 + GOPATH=/tmp/tmp.50yKujhfL5 [2022-07-08T16:48:51.085Z] #44 1.416 + RM_GOPATH=1 [2022-07-08T16:48:51.085Z] #44 1.416 + case "$(go env GOARCH)" in [2022-07-08T16:48:51.085Z] #44 1.416 ++ go env GOARCH [2022-07-08T16:48:51.085Z] #44 1.429 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:48:51.085Z] #44 1.429 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:48:51.085Z] #44 1.430 ++ dirname /install.sh [2022-07-08T16:48:51.085Z] #44 1.443 + dir=/ [2022-07-08T16:48:51.085Z] #44 1.443 + bin=tini [2022-07-08T16:48:51.085Z] #44 1.443 + shift [2022-07-08T16:48:51.085Z] #44 1.443 + '[' '!' -f //tini.installer ']' [2022-07-08T16:48:51.085Z] #44 1.443 + . //tini.installer [2022-07-08T16:48:51.085Z] #44 1.454 ++ : v0.19.0 [2022-07-08T16:48:51.085Z] #44 1.454 + install_tini [2022-07-08T16:48:51.085Z] #44 1.454 + echo 'Install tini version v0.19.0' [2022-07-08T16:48:51.085Z] #44 1.454 + git clone https://github.com/krallin/tini.git /tmp/tmp.50yKujhfL5/tini [2022-07-08T16:48:51.085Z] #44 1.457 Install tini version v0.19.0 [2022-07-08T16:48:51.085Z] #44 1.466 Cloning into '/tmp/tmp.50yKujhfL5/tini'... [2022-07-08T16:48:51.281Z] #77 58.30 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T16:48:51.281Z] #77 58.30 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T16:48:51.281Z] #77 58.44 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T16:48:51.544Z] #77 58.52 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T16:48:51.544Z] #77 58.66 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T16:48:51.544Z] #77 58.76 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T16:48:52.009Z] #64 ... [2022-07-08T16:48:52.009Z] [2022-07-08T16:48:52.009Z] #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-07-08T16:48:52.009Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:48:52.009Z] #77 48.43 libtoolize: putting auxiliary files in '.'. [2022-07-08T16:48:52.009Z] #77 48.43 libtoolize: copying file './ltmain.sh' [2022-07-08T16:48:52.009Z] #77 49.11 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-08T16:48:52.009Z] #77 49.11 libtoolize: and rerunning libtoolize and aclocal. [2022-07-08T16:48:52.009Z] #77 49.11 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T16:48:52.098Z] #84 148.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:48:52.098Z] #84 148.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T16:48:52.098Z] #84 148.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T16:48:52.098Z] #84 148.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:48:52.359Z] #84 148.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:48:52.359Z] #84 148.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:48:52.359Z] #84 148.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:48:52.359Z] #84 148.7 make[2]: Entering directory '/tmp/crun-build' [2022-07-08T16:48:52.359Z] #84 148.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-08T16:48:52.359Z] #84 148.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-08T16:48:52.359Z] #84 148.8 CC src/libcrun/libcrun_testing_a-container.o [2022-07-08T16:48:52.359Z] #84 148.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-08T16:48:52.359Z] #84 148.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-08T16:48:52.359Z] #84 148.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-08T16:48:52.359Z] #84 148.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-08T16:48:52.359Z] #84 148.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-08T16:48:52.359Z] #84 148.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-08T16:48:52.359Z] #84 148.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-08T16:48:52.359Z] #84 149.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-08T16:48:52.359Z] #84 149.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-08T16:48:52.359Z] #84 149.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-08T16:48:52.359Z] #84 149.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-08T16:48:52.619Z] #84 149.1 CC src/libcrun/libcrun_testing_a-error.o [2022-07-08T16:48:52.619Z] #84 149.1 CC src/libcrun/libcrun_testing_a-status.o [2022-07-08T16:48:52.619Z] #84 149.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-08T16:48:52.619Z] #84 149.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-08T16:48:52.619Z] #84 149.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-08T16:48:52.880Z] #84 149.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-08T16:48:52.880Z] #84 149.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-08T16:48:52.880Z] #84 149.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-08T16:48:52.880Z] #84 149.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-08T16:48:52.880Z] #84 149.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-08T16:48:52.880Z] #84 149.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-08T16:48:52.880Z] #84 149.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-08T16:48:52.880Z] #84 149.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-08T16:48:52.999Z] #44 3.094 + cd /tmp/tmp.50yKujhfL5/tini [2022-07-08T16:48:52.999Z] #44 3.094 + git checkout -q v0.19.0 [2022-07-08T16:48:52.999Z] #44 3.103 + cmake . [2022-07-08T16:48:53.140Z] #84 149.7 CC src/crun-crun.o [2022-07-08T16:48:53.140Z] #84 149.7 CC src/crun-run.o [2022-07-08T16:48:53.140Z] #84 149.8 CC src/crun-delete.o [2022-07-08T16:48:53.400Z] #84 149.8 CC src/crun-kill.o [2022-07-08T16:48:53.400Z] #84 149.9 CC src/crun-unpause.o [2022-07-08T16:48:53.400Z] #84 149.9 CC src/crun-pause.o [2022-07-08T16:48:53.400Z] #84 150.0 CC src/crun-spec.o [2022-07-08T16:48:53.570Z] #44 3.916 -- The C compiler identification is GNU 10.2.1 [2022-07-08T16:48:53.570Z] #44 4.053 -- Detecting C compiler ABI info [2022-07-08T16:48:53.661Z] #84 150.1 CC src/crun-exec.o [2022-07-08T16:48:53.661Z] #84 150.2 CC src/crun-list.o [2022-07-08T16:48:53.661Z] #84 150.2 CC src/crun-create.o [2022-07-08T16:48:53.661Z] #84 150.2 CC src/crun-state.o [2022-07-08T16:48:53.921Z] #84 150.3 CC src/crun-start.o [2022-07-08T16:48:53.921Z] #84 150.3 CC src/crun-update.o [2022-07-08T16:48:53.921Z] #84 150.3 CC src/crun-checkpoint.o [2022-07-08T16:48:53.921Z] #84 150.4 CC src/crun-ps.o [2022-07-08T16:48:53.921Z] #84 150.4 CC src/libcrun/libcrun_la-utils.lo [2022-07-08T16:48:53.921Z] #84 150.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-08T16:48:54.128Z] #77 ... [2022-07-08T16:48:54.129Z] [2022-07-08T16:48:54.129Z] #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-07-08T16:48:54.129Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T16:48:54.129Z] #14 102.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-08T16:48:54.129Z] #14 102.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-08T16:48:54.129Z] #14 102.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T16:48:54.129Z] #14 103.0 Selecting previously unselected package libapparmor1:arm64. [2022-07-08T16:48:54.129Z] #14 103.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-08T16:48:54.129Z] #14 103.0 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-08T16:48:54.129Z] #14 103.2 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-08T16:48:54.129Z] #14 103.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-08T16:48:54.129Z] #14 103.2 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-08T16:48:54.129Z] #14 103.3 Selecting previously unselected package libbtrfs0:arm64. [2022-07-08T16:48:54.129Z] #14 103.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-08T16:48:54.129Z] #14 103.4 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-08T16:48:54.129Z] #14 104.1 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-08T16:48:54.129Z] #14 104.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-08T16:48:54.129Z] #14 104.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-08T16:48:54.129Z] #14 104.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-08T16:48:54.129Z] #14 104.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-08T16:48:54.129Z] #14 104.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-08T16:48:54.129Z] #14 104.5 Selecting previously unselected package libudev-dev:arm64. [2022-07-08T16:48:54.129Z] #14 104.5 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-08T16:48:54.129Z] #14 104.6 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-08T16:48:54.129Z] #14 104.7 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-08T16:48:54.129Z] #14 104.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-08T16:48:54.129Z] #14 104.7 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-08T16:48:54.129Z] #14 105.0 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-08T16:48:54.129Z] #14 105.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-08T16:48:54.129Z] #14 105.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-08T16:48:54.129Z] #14 105.2 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-08T16:48:54.129Z] #14 105.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-08T16:48:54.129Z] #14 105.2 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-08T16:48:54.129Z] #14 105.3 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-08T16:48:54.129Z] #14 105.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-08T16:48:54.129Z] #14 105.4 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-08T16:48:54.129Z] #14 105.5 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-08T16:48:54.129Z] #14 105.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-08T16:48:54.129Z] #14 105.5 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-08T16:48:54.129Z] #14 105.9 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-08T16:48:54.129Z] #14 105.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-08T16:48:54.129Z] #14 105.9 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-08T16:48:54.129Z] #14 106.1 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-08T16:48:54.129Z] #14 106.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-08T16:48:54.129Z] #14 106.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-08T16:48:54.129Z] #14 106.2 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-08T16:48:54.129Z] #14 106.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-08T16:48:54.129Z] #14 106.3 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T16:48:54.129Z] #14 106.4 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-08T16:48:54.129Z] #14 106.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-08T16:48:54.129Z] #14 106.4 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-08T16:48:54.129Z] #14 107.3 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T16:48:54.129Z] #14 107.6 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-08T16:48:54.129Z] #14 107.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T16:48:54.129Z] #14 107.6 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-08T16:48:54.129Z] #14 107.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T16:48:54.129Z] #14 107.7 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-08T16:48:54.129Z] #14 107.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-08T16:48:54.129Z] #14 108.2 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-08T16:48:54.182Z] #84 150.5 CC src/libcrun/libcrun_la-container.lo [2022-07-08T16:48:54.182Z] #84 150.5 CC src/crun-restore.o [2022-07-08T16:48:54.182Z] #84 150.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-08T16:48:54.182Z] #84 150.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-08T16:48:54.387Z] #14 108.5 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-08T16:48:54.443Z] #84 150.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-08T16:48:54.443Z] #84 150.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-08T16:48:54.443Z] #84 151.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-08T16:48:54.443Z] #84 151.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-08T16:48:54.645Z] #14 109.1 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-08T16:48:54.645Z] #14 109.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T16:48:54.704Z] #84 151.1 CC src/libcrun/libcrun_la-criu.lo [2022-07-08T16:48:54.704Z] #84 151.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-08T16:48:54.704Z] #84 151.2 CC src/libcrun/libcrun_la-linux.lo [2022-07-08T16:48:54.704Z] #84 151.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-08T16:48:54.953Z] #44 5.340 -- Detecting C compiler ABI info - done [2022-07-08T16:48:54.964Z] #84 151.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-08T16:48:54.964Z] #84 151.5 CC src/libcrun/libcrun_la-status.lo [2022-07-08T16:48:54.964Z] #84 151.6 CC src/libcrun/libcrun_la-error.lo [2022-07-08T16:48:54.964Z] #84 151.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-08T16:48:55.212Z] #14 109.6 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-08T16:48:55.213Z] #44 5.413 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-08T16:48:55.213Z] #44 5.423 -- Detecting C compile features [2022-07-08T16:48:55.213Z] #44 5.424 -- Detecting C compile features - done [2022-07-08T16:48:55.213Z] #44 5.448 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-08T16:48:55.225Z] #84 151.6 CC src/libcrun/libcrun_la-terminal.lo [2022-07-08T16:48:55.225Z] #84 151.7 CC src/libcrun/libcrun_la-signals.lo [2022-07-08T16:48:55.225Z] #84 151.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-08T16:48:55.471Z] #14 109.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T16:48:55.474Z] #44 5.788 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-08T16:48:55.485Z] #84 152.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-08T16:48:55.485Z] #84 152.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-08T16:48:55.485Z] #84 152.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-08T16:48:55.485Z] #84 152.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-08T16:48:55.711Z] #64 ... [2022-07-08T16:48:55.711Z] [2022-07-08T16:48:55.711Z] #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-07-08T16:48:55.711Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:48:55.711Z] #14 116.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-08T16:48:55.711Z] #14 116.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:48:55.711Z] #14 116.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:48:55.734Z] #44 6.073 -- Configuring done [2022-07-08T16:48:55.734Z] #44 6.114 -- Generating done [2022-07-08T16:48:55.734Z] #44 6.115 -- Build files have been written to: /tmp/tmp.50yKujhfL5/tini [2022-07-08T16:48:55.734Z] #44 6.119 + make tini-static [2022-07-08T16:48:55.745Z] #84 152.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-08T16:48:55.745Z] #84 152.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-08T16:48:55.745Z] #84 152.3 CC tests/init.o [2022-07-08T16:48:56.006Z] #84 ... [2022-07-08T16:48:56.006Z] [2022-07-08T16:48:56.006Z] #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-07-08T16:48:56.006Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T16:48:56.006Z] #19 200.0 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-08T16:48:56.153Z] #14 110.5 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-08T16:48:56.153Z] #14 110.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-08T16:48:56.266Z] #19 200.0 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:48:56.266Z] #19 200.0 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-08T16:48:56.266Z] #19 200.1 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-08T16:48:56.266Z] #19 200.1 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:48:56.266Z] #19 200.1 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-08T16:48:56.304Z] #44 6.673 Scanning dependencies of target tini-static [2022-07-08T16:48:56.565Z] #44 6.890 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-08T16:48:57.076Z] #14 111.1 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-08T16:48:57.076Z] #14 111.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T16:48:57.076Z] #14 111.2 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-08T16:48:57.076Z] #14 ... [2022-07-08T16:48:57.076Z] [2022-07-08T16:48:57.076Z] #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-07-08T16:48:57.076Z] #67 sha256:f85c44e8a6ee6f210885a921e96665f394a128cb667493db3cef57327e472362 [2022-07-08T16:48:57.076Z] #67 100.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T16:48:57.076Z] #67 100.9 + GOBIN=/build [2022-07-08T16:48:57.076Z] #67 100.9 + GO111MODULE=on [2022-07-08T16:48:57.076Z] #67 100.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:48:57.076Z] #67 106.5 rootlesskit version 1.0.0 [2022-07-08T16:48:57.076Z] #67 106.6 Usage of /build/rootlesskit-docker-proxy: [2022-07-08T16:48:57.076Z] #67 106.6 -container-ip string [2022-07-08T16:48:57.076Z] #67 106.6 container ip [2022-07-08T16:48:57.076Z] #67 106.6 -container-port int [2022-07-08T16:48:57.076Z] #67 106.6 container port (default -1) [2022-07-08T16:48:57.076Z] #67 106.6 -host-ip string [2022-07-08T16:48:57.076Z] #67 106.6 host ip [2022-07-08T16:48:57.076Z] #67 106.6 -host-port int [2022-07-08T16:48:57.076Z] #67 106.6 host port (default -1) [2022-07-08T16:48:57.076Z] #67 106.6 -proto string [2022-07-08T16:48:57.076Z] #67 106.6 proxy protocol (default "tcp") [2022-07-08T16:48:57.299Z] #77 ... [2022-07-08T16:48:57.299Z] [2022-07-08T16:48:57.299Z] #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-07-08T16:48:57.299Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:48:57.299Z] #14 93.05 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-08T16:48:57.299Z] #14 93.05 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:48:57.299Z] #14 93.05 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:48:57.299Z] #14 99.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-08T16:48:57.299Z] #14 99.47 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:48:57.299Z] #14 99.49 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T16:48:57.333Z] #67 ... [2022-07-08T16:48:57.333Z] [2022-07-08T16:48:57.333Z] #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-07-08T16:48:57.333Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T16:48:57.333Z] #14 111.6 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-08T16:48:57.590Z] #14 111.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T16:48:57.848Z] #14 112.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:48:57.848Z] #14 112.2 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-07-08T16:48:57.848Z] #14 112.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:48:57.848Z] #14 112.3 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-07-08T16:48:58.105Z] #14 112.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T16:48:58.105Z] #14 112.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:48:58.105Z] #14 112.5 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-07-08T16:48:58.105Z] #14 112.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:48:58.364Z] #14 ... [2022-07-08T16:48:58.364Z] [2022-07-08T16:48:58.364Z] #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-07-08T16:48:58.364Z] #67 sha256:f85c44e8a6ee6f210885a921e96665f394a128cb667493db3cef57327e472362 [2022-07-08T16:48:58.364Z] #67 DONE 112.4s [2022-07-08T16:48:58.364Z] [2022-07-08T16:48:58.364Z] #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-07-08T16:48:58.364Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T16:48:58.364Z] #14 112.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T16:48:58.364Z] #14 112.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-08T16:48:58.365Z] #14 ... [2022-07-08T16:48:58.365Z] [2022-07-08T16:48:58.365Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-08T16:48:58.365Z] #68 sha256:5912748bab4241c6971d62de4cc782d9babbfd7be5b0be6c8471a9cf21eb7f52 [2022-07-08T16:48:58.365Z] #68 DONE 0.1s [2022-07-08T16:48:58.365Z] [2022-07-08T16:48:58.365Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-08T16:48:58.365Z] #69 sha256:16db4576424d5e0173fa9acce41f2e0d5238ae6afd7dd540ea422c0a2d9fa440 [2022-07-08T16:48:58.365Z] #69 DONE 0.1s [2022-07-08T16:48:58.365Z] [2022-07-08T16:48:58.365Z] #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-07-08T16:48:58.365Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T16:48:58.365Z] #14 112.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-08T16:48:58.365Z] #14 112.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-08T16:48:58.365Z] #14 112.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-08T16:48:58.622Z] #14 112.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:48:58.882Z] #14 DONE 113.2s [2022-07-08T16:48:58.882Z] [2022-07-08T16:48:58.882Z] #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-07-08T16:48:58.882Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-08T16:48:58.882Z] #47 ... [2022-07-08T16:48:58.882Z] [2022-07-08T16:48:58.882Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-08T16:48:58.882Z] #59 sha256:bf193dc297c141fec66dc267281ceaa5377fd63d0c194f4a9362f78d05770e6f [2022-07-08T16:48:59.109Z] #44 9.152 [100%] Linking C executable tini-static [2022-07-08T16:48:59.139Z] #59 DONE 0.2s [2022-07-08T16:48:59.139Z] [2022-07-08T16:48:59.139Z] #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-07-08T16:48:59.139Z] #60 sha256:f7a702156e2a233add7dceea1799cd50dcc4b61c99ab704aed53fb847eb3e397 [2022-07-08T16:48:59.680Z] #44 10.15 [100%] Built target tini-static [2022-07-08T16:48:59.680Z] #44 ... [2022-07-08T16:48:59.680Z] [2022-07-08T16:48:59.680Z] #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-07-08T16:48:59.680Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:48:59.680Z] #77 12.70 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-08T16:48:59.680Z] #77 12.73 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-08T16:48:59.680Z] #77 12.73 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-08T16:48:59.680Z] #77 12.73 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-08T16:48:59.680Z] #77 12.75 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-08T16:48:59.680Z] #77 16.01 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-08T16:48:59.680Z] #77 19.29 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-08T16:48:59.680Z] #77 21.72 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-08T16:48:59.680Z] #77 22.01 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-08T16:48:59.680Z] #77 22.48 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-08T16:48:59.842Z] #14 105.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-08T16:48:59.941Z] #77 ... [2022-07-08T16:48:59.941Z] [2022-07-08T16:48:59.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-07-08T16:48:59.941Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:48:59.941Z] #14 93.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-08T16:48:59.941Z] #14 93.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-08T16:48:59.941Z] #14 93.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T16:49:00.102Z] #14 105.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:49:00.102Z] #14 105.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:49:00.201Z] #14 ... [2022-07-08T16:49:00.201Z] [2022-07-08T16:49:00.201Z] #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-07-08T16:49:00.201Z] #44 sha256:adf295b981a8f26477a742fbcce59a7c9bce79453d68863353f7d448a32f6757 [2022-07-08T16:49:00.201Z] #44 10.35 + mkdir -p /build [2022-07-08T16:49:00.201Z] #44 10.35 + cp tini-static /build/docker-init [2022-07-08T16:49:00.512Z] #60 1.171 + RM_GOPATH=0 [2022-07-08T16:49:00.513Z] #60 1.176 + TMP_GOPATH= [2022-07-08T16:49:00.513Z] #60 1.176 + : /build [2022-07-08T16:49:00.513Z] #60 1.176 + '[' -z '' ']' [2022-07-08T16:49:00.513Z] #60 1.178 ++ mktemp -d [2022-07-08T16:49:00.513Z] #60 1.188 + export GOPATH=/tmp/tmp.lN2sfUarC0 [2022-07-08T16:49:00.513Z] #60 1.188 + GOPATH=/tmp/tmp.lN2sfUarC0 [2022-07-08T16:49:00.513Z] #60 1.188 + RM_GOPATH=1 [2022-07-08T16:49:00.513Z] #60 1.188 + case "$(go env GOARCH)" in [2022-07-08T16:49:00.513Z] #60 1.188 ++ go env GOARCH [2022-07-08T16:49:00.513Z] #60 1.216 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:49:00.513Z] #60 1.216 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:49:00.513Z] #60 1.216 ++ dirname /install.sh [2022-07-08T16:49:00.513Z] #60 1.226 Install runc version v1.1.2 (build tags: seccomp) [2022-07-08T16:49:00.513Z] #60 1.229 + dir=/ [2022-07-08T16:49:00.513Z] #60 1.229 + bin=runc [2022-07-08T16:49:00.513Z] #60 1.229 + shift [2022-07-08T16:49:00.513Z] #60 1.229 + '[' '!' -f //runc.installer ']' [2022-07-08T16:49:00.513Z] #60 1.229 + . //runc.installer [2022-07-08T16:49:00.513Z] #60 1.229 ++ set -e [2022-07-08T16:49:00.513Z] #60 1.229 ++ : v1.1.2 [2022-07-08T16:49:00.513Z] #60 1.229 + install_runc [2022-07-08T16:49:00.513Z] #60 1.229 + RUNC_BUILDTAGS=seccomp [2022-07-08T16:49:00.513Z] #60 1.229 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-08T16:49:00.513Z] #60 1.229 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lN2sfUarC0/src/github.com/opencontainers/runc [2022-07-08T16:49:00.513Z] #60 1.229 Cloning into '/tmp/tmp.lN2sfUarC0/src/github.com/opencontainers/runc'... [2022-07-08T16:49:00.770Z] #60 ... [2022-07-08T16:49:00.770Z] [2022-07-08T16:49:00.770Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T16:49:00.770Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00 [2022-07-08T16:49:00.770Z] #15 DONE 1.7s [2022-07-08T16:49:00.770Z] [2022-07-08T16:49:00.770Z] #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-07-08T16:49:00.770Z] #16 sha256:2cd4662a7e0c8506cf1db0a3c783d8e69fc17c83f0d53c3945b80f74260ecfd0 [2022-07-08T16:49:00.773Z] #44 DONE 11.2s [2022-07-08T16:49:00.773Z] [2022-07-08T16:49:00.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-07-08T16:49:00.773Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:49:00.773Z] #14 104.2 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-08T16:49:00.773Z] #14 104.3 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:49:00.773Z] #14 104.3 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T16:49:01.033Z] #14 104.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-08T16:49:01.072Z] #14 ... [2022-07-08T16:49:01.072Z] [2022-07-08T16:49:01.072Z] #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-07-08T16:49:01.072Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:49:01.072Z] #77 47.78 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-08T16:49:01.294Z] #14 104.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...#14 ... [2022-07-08T16:49:01.294Z] [2022-07-08T16:49:01.294Z] #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-07-08T16:49:01.294Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T16:49:01.294Z] #53 104.5 gotestsum version dev [2022-07-08T16:49:01.294Z] #53 DONE 104.7s [2022-07-08T16:49:01.294Z] [2022-07-08T16:49:01.294Z] #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-07-08T16:49:01.294Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:49:01.294Z] #14 104.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:49:01.294Z] #14 104.7 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T16:49:01.336Z] #16 DONE 0.8s [2022-07-08T16:49:01.336Z] [2022-07-08T16:49:01.336Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-08T16:49:01.336Z] #17 sha256:62342bb3e0d44055f2152b49fde1b4efa49fd44a77773d46b2210d92aec5a83e [2022-07-08T16:49:01.486Z] #14 ... [2022-07-08T16:49:01.486Z] [2022-07-08T16:49:01.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-07-08T16:49:01.486Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:49:01.486Z] #77 58.58 configure.ac:7: installing './compile' [2022-07-08T16:49:01.486Z] #77 58.60 configure.ac:11: installing './config.guess' [2022-07-08T16:49:01.486Z] #77 58.61 configure.ac:11: installing './config.sub' [2022-07-08T16:49:01.486Z] #77 58.62 configure.ac:8: installing './install-sh' [2022-07-08T16:49:01.486Z] #77 58.63 configure.ac:8: installing './missing' [2022-07-08T16:49:01.746Z] #77 58.75 Makefile.am: installing './depcomp' [2022-07-08T16:49:01.911Z] #17 0.644 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-08T16:49:02.176Z] #17 DONE 0.8s [2022-07-08T16:49:02.176Z] [2022-07-08T16:49:02.176Z] #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-07-08T16:49:02.176Z] #26 sha256:5536cfe0eb17f797b6d3b3d7b9eed186402ba910774b16a5749e836eff0bc10e [2022-07-08T16:49:02.848Z] #19 ... [2022-07-08T16:49:02.848Z] [2022-07-08T16:49:02.848Z] #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-07-08T16:49:02.848Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:49:02.848Z] #54 218.8 + dpkg --print-architecture [2022-07-08T16:49:02.848Z] #54 218.8 + git checkout -q v2.1.0 [2022-07-08T16:49:02.848Z] #54 219.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-08T16:49:02.848Z] #54 219.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-08T16:49:03.130Z] #77 60.07 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T16:49:03.131Z] #77 60.07 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T16:49:03.131Z] #77 60.21 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T16:49:03.131Z] #77 60.21 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T16:49:03.131Z] #77 60.32 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T16:49:03.391Z] #77 60.43 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T16:49:03.391Z] #77 60.57 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T16:49:03.471Z] #26 116.3 Updating files: 16% (1907/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/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: 30% (3429/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) [2022-07-08T16:49:03.471Z] #26 ... [2022-07-08T16:49:03.471Z] [2022-07-08T16:49:03.471Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-08T16:49:03.471Z] #18 sha256:7df831cd34c3e236217c8eb9e9d1f16a3e6abd6c752f0215ba9a94816c500d08 [2022-07-08T16:49:03.471Z] #18 DONE 1.3s [2022-07-08T16:49:03.471Z] [2022-07-08T16:49:03.471Z] #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-07-08T16:49:03.471Z] #26 sha256:5536cfe0eb17f797b6d3b3d7b9eed186402ba910774b16a5749e836eff0bc10e [2022-07-08T16:49:03.652Z] #77 60.67 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T16:49:03.652Z] #77 60.79 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T16:49:03.729Z] #26 116.3 Updating files: 16% (1907/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/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: 30% (3429/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) [2022-07-08T16:49:03.729Z] #26 ... [2022-07-08T16:49:03.729Z] [2022-07-08T16:49:03.729Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T16:49:03.729Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-08T16:49:03.729Z] #36 117.8 Delve is a source level debugger for Go programs. [2022-07-08T16:49:03.729Z] #36 117.8 [2022-07-08T16:49:03.729Z] #36 117.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-08T16:49:03.729Z] #36 117.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-08T16:49:03.729Z] #36 117.8 [2022-07-08T16:49:03.729Z] #36 117.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-08T16:49:03.729Z] #36 117.8 [2022-07-08T16:49:03.729Z] #36 117.8 Pass flags to the program you are debugging using `--`, for example: [2022-07-08T16:49:03.729Z] #36 117.8 [2022-07-08T16:49:03.729Z] #36 117.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-08T16:49:03.729Z] #36 117.8 [2022-07-08T16:49:03.729Z] #36 117.8 Usage: [2022-07-08T16:49:03.729Z] #36 117.8 dlv [command] [2022-07-08T16:49:03.729Z] #36 117.8 [2022-07-08T16:49:03.729Z] #36 117.8 Available Commands: [2022-07-08T16:49:03.729Z] #36 117.8 attach Attach to running process and begin debugging. [2022-07-08T16:49:03.729Z] #36 117.8 connect Connect to a headless debug server with a terminal client. [2022-07-08T16:49:03.729Z] #36 117.8 core Examine a core dump. [2022-07-08T16:49:03.729Z] #36 117.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-08T16:49:03.729Z] #36 117.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-08T16:49:03.729Z] #36 117.8 exec Execute a precompiled binary, and begin a debug session. [2022-07-08T16:49:03.729Z] #36 117.8 help Help about any command [2022-07-08T16:49:03.729Z] #36 117.8 run Deprecated command. Use 'debug' instead. [2022-07-08T16:49:03.729Z] #36 117.8 test Compile test binary and begin debugging program. [2022-07-08T16:49:03.729Z] #36 117.8 trace Compile and begin tracing program. [2022-07-08T16:49:03.729Z] #36 117.8 version Prints version. [2022-07-08T16:49:03.729Z] #36 117.8 [2022-07-08T16:49:03.729Z] #36 117.8 Flags: [2022-07-08T16:49:03.729Z] #36 117.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-08T16:49:03.729Z] #36 117.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-08T16:49:03.729Z] #36 117.8 --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-07-08T16:49:03.729Z] #36 117.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-08T16:49:03.729Z] #36 117.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-08T16:49:03.729Z] #36 117.8 --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-07-08T16:49:03.729Z] #36 117.8 --disable-aslr Disables address space randomization [2022-07-08T16:49:03.729Z] #36 117.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-08T16:49:03.729Z] #36 117.8 -h, --help help for dlv [2022-07-08T16:49:03.729Z] #36 117.8 --init string Init file, executed by the terminal client. [2022-07-08T16:49:03.729Z] #36 117.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-08T16:49:03.729Z] #36 117.8 --log Enable debugging server logging. [2022-07-08T16:49:03.729Z] #36 117.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-08T16:49:03.729Z] #36 117.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-08T16:49:03.729Z] #36 117.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-08T16:49:03.729Z] #36 117.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-08T16:49:03.729Z] #36 117.8 --wd string Working directory for running the program. [2022-07-08T16:49:03.729Z] #36 117.8 [2022-07-08T16:49:03.729Z] #36 117.8 Additional help topics: [2022-07-08T16:49:03.729Z] #36 117.8 dlv backend Help about the --backend flag. [2022-07-08T16:49:03.729Z] #36 117.8 dlv log Help about logging flags. [2022-07-08T16:49:03.729Z] #36 117.8 dlv redirect Help about file redirection. [2022-07-08T16:49:03.729Z] #36 117.8 [2022-07-08T16:49:03.729Z] #36 117.8 Use "dlv [command] --help" for more information about a command. [2022-07-08T16:49:03.729Z] #36 DONE 118.0s [2022-07-08T16:49:03.729Z] [2022-07-08T16:49:03.729Z] #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-07-08T16:49:03.729Z] #26 sha256:5536cfe0eb17f797b6d3b3d7b9eed186402ba910774b16a5749e836eff0bc10e [2022-07-08T16:49:04.764Z] #26 116.3 Updating files: 16% (1907/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/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: 30% (3429/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: 42% (4830/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) [2022-07-08T16:49:04.764Z] #26 ... [2022-07-08T16:49:04.764Z] [2022-07-08T16:49:04.764Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-08T16:49:04.764Z] #19 sha256:b7477035d509187c35ca5a8f7bb22c40a8e03086d8f5555f155280dc54f43d3b [2022-07-08T16:49:04.764Z] #19 DONE 1.4s [2022-07-08T16:49:05.022Z] [2022-07-08T16:49:05.022Z] #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-07-08T16:49:05.022Z] #26 sha256:5536cfe0eb17f797b6d3b3d7b9eed186402ba910774b16a5749e836eff0bc10e [2022-07-08T16:49:05.797Z] #26 116.3 Updating files: 16% (1907/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/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: 30% (3429/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: 42% (4830/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/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) [2022-07-08T16:49:05.797Z] #26 ... [2022-07-08T16:49:05.797Z] [2022-07-08T16:49:05.797Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-08T16:49:05.797Z] #20 sha256:b68a7f7ec677c2d67bebbcbfa046df9a6e597dfa26a6a67cbb34c9548e89d961 [2022-07-08T16:49:05.797Z] #20 DONE 1.0s [2022-07-08T16:49:05.797Z] [2022-07-08T16:49:05.797Z] #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-07-08T16:49:05.797Z] #26 sha256:5536cfe0eb17f797b6d3b3d7b9eed186402ba910774b16a5749e836eff0bc10e [2022-07-08T16:49:07.086Z] #26 116.3 Updating files: 16% (1907/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/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: 30% (3429/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: 42% (4830/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/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: 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: 79% (9128/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: 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-07-08T16:49:07.086Z] #26 121.1 + cd /tmp/tmp.1YM7TxYFJg/tmp/docker-ce [2022-07-08T16:49:07.086Z] #26 121.1 + git checkout -q v17.06.2-ce [2022-07-08T16:49:08.134Z] #54 ... [2022-07-08T16:49:08.134Z] [2022-07-08T16:49:08.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-07-08T16:49:08.134Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T16:49:08.134Z] #19 211.7 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-08T16:49:08.134Z] #19 211.7 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T16:49:08.134Z] #19 211.7 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-08T16:49:08.134Z] #19 211.8 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-08T16:49:08.134Z] #19 211.8 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-08T16:49:08.134Z] #19 212.0 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-08T16:49:08.134Z] #19 212.0 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-08T16:49:08.134Z] #19 212.0 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-08T16:49:08.134Z] #19 212.0 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-08T16:49:08.395Z] #19 212.1 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-08T16:49:08.395Z] #19 212.1 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T16:49:08.395Z] #19 212.1 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-08T16:49:08.395Z] #19 212.1 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-08T16:49:08.395Z] #19 212.1 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T16:49:08.395Z] #19 212.1 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-08T16:49:08.395Z] #19 212.2 Selecting previously unselected package cross-config. [2022-07-08T16:49:08.395Z] #19 212.2 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-08T16:49:08.395Z] #19 212.2 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-08T16:49:08.395Z] #19 212.2 Selecting previously unselected package gcc-10-cross-base. [2022-07-08T16:49:08.395Z] #19 212.2 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:08.395Z] #19 212.3 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-08T16:49:08.768Z] #19 212.3 Selecting previously unselected package libc6-arm64-cross. [2022-07-08T16:49:08.768Z] #19 212.3 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-08T16:49:08.768Z] #19 212.3 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-08T16:49:09.029Z] #19 212.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-08T16:49:09.029Z] #19 212.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:09.029Z] #19 212.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:49:09.029Z] #19 212.9 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-08T16:49:09.029Z] #19 212.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:09.029Z] #19 212.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:49:09.029Z] #19 213.0 Selecting previously unselected package libitm1-arm64-cross. [2022-07-08T16:49:09.029Z] #19 213.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:09.029Z] #19 213.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:49:09.029Z] #19 213.0 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-08T16:49:09.290Z] #19 213.0 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:09.290Z] #19 213.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:49:09.290Z] #19 213.1 Selecting previously unselected package libasan6-arm64-cross. [2022-07-08T16:49:09.290Z] #19 213.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:09.290Z] #19 213.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:49:10.721Z] #19 214.6 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-08T16:49:10.721Z] #19 214.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:10.721Z] #19 214.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:49:10.981Z] #19 215.0 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-08T16:49:10.981Z] #19 215.0 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:11.242Z] #19 215.0 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:49:11.279Z] #26 124.9 + mkdir -p /tmp/tmp.1YM7TxYFJg/src/github.com/docker [2022-07-08T16:49:11.279Z] #26 124.9 + mv components/cli /tmp/tmp.1YM7TxYFJg/src/github.com/docker/cli [2022-07-08T16:49:11.279Z] #26 124.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-08T16:49:12.203Z] #19 215.8 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-08T16:49:12.203Z] #19 215.8 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:12.203Z] #19 215.8 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:49:12.203Z] #19 216.1 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-08T16:49:12.203Z] #19 216.1 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:12.203Z] #19 216.1 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:49:12.464Z] #19 216.4 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-08T16:49:12.464Z] #19 216.4 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:12.464Z] #19 216.4 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:49:12.653Z] #26 ... [2022-07-08T16:49:12.653Z] [2022-07-08T16:49:12.653Z] #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-07-08T16:49:12.653Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:49:12.653Z] #77 73.02 configure.ac:11: installing 'build-aux/compile' [2022-07-08T16:49:12.653Z] #77 73.02 configure.ac:11: installing 'build-aux/config.guess' [2022-07-08T16:49:12.653Z] #77 73.03 configure.ac:11: installing 'build-aux/config.sub' [2022-07-08T16:49:12.653Z] #77 73.05 configure.ac:13: installing 'build-aux/install-sh' [2022-07-08T16:49:12.653Z] #77 73.05 configure.ac:13: installing 'build-aux/missing' [2022-07-08T16:49:12.653Z] #77 73.05 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-08T16:49:12.653Z] #77 73.34 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T16:49:12.653Z] #77 74.60 checking build system type... aarch64-unknown-linux-gnu [2022-07-08T16:49:12.653Z] #77 74.94 checking host system type... aarch64-unknown-linux-gnu [2022-07-08T16:49:12.653Z] #77 74.94 checking how to print strings... printf [2022-07-08T16:49:12.653Z] #77 74.96 checking for gcc... gcc [2022-07-08T16:49:12.653Z] #77 75.08 checking whether the C compiler works... yes [2022-07-08T16:49:12.653Z] #77 75.32 checking for C compiler default output file name... a.out [2022-07-08T16:49:12.653Z] #77 75.32 checking for suffix of executables... [2022-07-08T16:49:12.653Z] #77 75.50 checking whether we are cross compiling... no [2022-07-08T16:49:12.653Z] #77 75.64 checking for suffix of object files... o [2022-07-08T16:49:12.653Z] #77 75.76 checking whether we are using the GNU C compiler... yes [2022-07-08T16:49:12.653Z] #77 75.88 checking whether gcc accepts -g... yes [2022-07-08T16:49:12.653Z] #77 76.04 checking for gcc option to accept ISO C89... none needed [2022-07-08T16:49:12.653Z] #77 76.20 checking whether gcc understands -c and -o together... yes [2022-07-08T16:49:12.653Z] #77 76.39 checking for a sed that does not truncate output... /bin/sed [2022-07-08T16:49:12.653Z] #77 76.42 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T16:49:12.653Z] #77 76.46 checking for egrep... /bin/grep -E [2022-07-08T16:49:12.653Z] #77 76.46 checking for fgrep... /bin/grep -F [2022-07-08T16:49:12.653Z] #77 76.47 checking for ld used by gcc... /usr/bin/ld [2022-07-08T16:49:12.653Z] #77 76.49 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T16:49:12.653Z] #77 76.51 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T16:49:12.653Z] #77 76.55 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T16:49:12.653Z] #77 76.70 checking whether ln -s works... yes [2022-07-08T16:49:12.653Z] #77 76.71 checking the maximum length of command line arguments... 1572864 [2022-07-08T16:49:12.653Z] #77 76.75 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-08T16:49:12.654Z] #77 76.75 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T16:49:12.654Z] #77 76.75 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T16:49:12.654Z] #77 76.76 checking for objdump... objdump [2022-07-08T16:49:12.654Z] #77 76.76 checking how to recognize dependent libraries... pass_all [2022-07-08T16:49:12.654Z] #77 76.76 checking for dlltool... no [2022-07-08T16:49:12.654Z] #77 76.77 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T16:49:12.654Z] #77 76.77 checking for ar... ar [2022-07-08T16:49:12.654Z] #77 76.78 checking for archiver @FILE support... @ [2022-07-08T16:49:12.654Z] #77 76.93 checking for strip... strip [2022-07-08T16:49:12.654Z] #77 76.94 checking for ranlib... ranlib [2022-07-08T16:49:12.654Z] #77 76.95 checking for gawk... no [2022-07-08T16:49:12.654Z] #77 76.95 checking for mawk... mawk [2022-07-08T16:49:12.654Z] #77 76.95 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T16:49:12.654Z] #77 77.41 checking for sysroot... no [2022-07-08T16:49:12.654Z] #77 77.41 checking for a working dd... /bin/dd [2022-07-08T16:49:12.654Z] #77 77.45 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T16:49:12.654Z] #77 77.48 checking for mt... no [2022-07-08T16:49:12.654Z] #77 77.48 checking if : is a manifest tool... no [2022-07-08T16:49:12.654Z] #77 77.51 checking how to run the C preprocessor... gcc -E [2022-07-08T16:49:12.654Z] #77 77.88 checking for ANSI C header files... yes [2022-07-08T16:49:12.654Z] #77 78.57 checking for sys/types.h... yes [2022-07-08T16:49:12.654Z] #77 78.74 checking for sys/stat.h... yes [2022-07-08T16:49:12.654Z] #77 78.88 checking for stdlib.h... yes [2022-07-08T16:49:12.654Z] #77 79.02 checking for string.h... yes [2022-07-08T16:49:12.654Z] #77 79.13 checking for memory.h... yes [2022-07-08T16:49:12.654Z] #77 79.35 checking for strings.h... yes [2022-07-08T16:49:12.654Z] #77 79.50 checking for inttypes.h... yes [2022-07-08T16:49:12.912Z] #77 79.74 checking for stdint.h... yes [2022-07-08T16:49:12.912Z] #77 79.94 checking for unistd.h... yes [2022-07-08T16:49:13.034Z] #19 216.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-08T16:49:13.034Z] #19 216.9 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:49:13.034Z] #19 216.9 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-08T16:49:13.170Z] #77 80.15 checking for dlfcn.h... yes [2022-07-08T16:49:13.170Z] #77 80.30 checking for objdir... .libs [2022-07-08T16:49:13.663Z] #77 ... [2022-07-08T16:49:13.663Z] [2022-07-08T16:49:13.663Z] #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-07-08T16:49:13.663Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:49:13.663Z] #14 119.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-08T16:49:13.663Z] #14 119.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:49:13.663Z] #14 119.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:49:13.687Z] #77 80.69 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T16:49:13.687Z] #77 80.79 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T16:49:13.945Z] #77 80.79 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T16:49:14.203Z] #77 80.96 checking if gcc static flag -static works... yes [2022-07-08T16:49:14.462Z] #77 81.38 checking if gcc supports -c -o file.o... yes [2022-07-08T16:49:14.462Z] #77 81.47 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T16:49:14.462Z] #77 81.47 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-08T16:49:14.720Z] #77 81.53 checking dynamic linker characteristics... #77 ... [2022-07-08T16:49:14.720Z] [2022-07-08T16:49:14.720Z] #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-07-08T16:49:14.720Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-08T16:49:14.720Z] #34 DONE 128.8s [2022-07-08T16:49:14.720Z] [2022-07-08T16:49:14.720Z] #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-07-08T16:49:14.720Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:49:14.720Z] #77 81.53 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T16:49:14.720Z] #77 81.85 checking how to hardcode library paths into programs... immediate [2022-07-08T16:49:14.720Z] #77 81.85 checking whether stripping libraries is possible... yes [2022-07-08T16:49:14.720Z] #77 81.86 checking if libtool supports shared libraries... yes [2022-07-08T16:49:14.720Z] #77 81.86 checking whether to build shared libraries... no [2022-07-08T16:49:14.720Z] #77 81.86 checking whether to build static libraries... yes [2022-07-08T16:49:14.720Z] #77 81.86 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T16:49:14.720Z] #77 81.90 checking whether build environment is sane... yes [2022-07-08T16:49:14.720Z] #77 ... [2022-07-08T16:49:14.720Z] [2022-07-08T16:49:14.720Z] #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-07-08T16:49:14.720Z] #60 sha256:f7a702156e2a233add7dceea1799cd50dcc4b61c99ab704aed53fb847eb3e397 [2022-07-08T16:49:14.720Z] #60 10.75 + cd /tmp/tmp.lN2sfUarC0/src/github.com/opencontainers/runc [2022-07-08T16:49:14.720Z] #60 10.75 + git checkout -q v1.1.2 [2022-07-08T16:49:14.720Z] #60 11.24 + '[' -z '' ']' [2022-07-08T16:49:14.720Z] #60 11.24 + target=static [2022-07-08T16:49:14.720Z] #60 11.24 + make BUILDTAGS=seccomp static [2022-07-08T16:49:14.720Z] #60 11.57 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-07-08T16:49:14.980Z] #60 ... [2022-07-08T16:49:14.980Z] [2022-07-08T16:49:14.980Z] #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-07-08T16:49:14.980Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:49:14.980Z] #77 82.04 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T16:49:14.980Z] #77 82.07 checking whether make sets $(MAKE)... yes [2022-07-08T16:49:14.980Z] #77 82.14 checking whether make supports the include directive... yes (GNU style) [2022-07-08T16:49:14.980Z] #77 82.20 checking whether make supports nested variables... yes [2022-07-08T16:49:15.238Z] #77 82.35 checking whether UID '0' is supported by ustar format... yes [2022-07-08T16:49:15.238Z] #77 82.35 checking whether GID '0' is supported by ustar format... yes [2022-07-08T16:49:15.238Z] #77 82.35 checking how to create a ustar tar archive... gnutar [2022-07-08T16:49:15.498Z] #77 82.50 checking dependency style of gcc... gcc3 [2022-07-08T16:49:15.760Z] #77 82.76 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T16:49:15.760Z] #77 82.76 checking whether make supports nested variables... (cached) yes [2022-07-08T16:49:15.760Z] #77 82.77 checking for gawk... (cached) mawk [2022-07-08T16:49:15.760Z] #77 82.77 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T16:49:15.760Z] #77 82.77 checking for gcc... (cached) gcc [2022-07-08T16:49:15.760Z] #77 82.90 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T16:49:15.760Z] #77 82.90 checking whether gcc accepts -g... (cached) yes [2022-07-08T16:49:15.760Z] #77 82.90 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T16:49:15.760Z] #77 82.90 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T16:49:15.760Z] #77 82.91 checking for a Python interpreter with version >= 3... python3 [2022-07-08T16:49:15.760Z] #77 ... [2022-07-08T16:49:15.760Z] [2022-07-08T16:49:15.760Z] #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-07-08T16:49:15.760Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-08T16:49:15.760Z] #21 1.033 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:49:15.760Z] #21 1.063 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:49:15.760Z] #21 1.071 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:49:15.760Z] #21 1.680 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T16:49:15.760Z] #21 2.969 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T16:49:15.760Z] #21 4.318 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T16:49:15.760Z] #21 6.710 Fetched 8435 kB in 6s (1421 kB/s) [2022-07-08T16:49:15.760Z] #21 6.710 Reading package lists... [2022-07-08T16:49:15.985Z] #77 ... [2022-07-08T16:49:15.985Z] [2022-07-08T16:49:15.985Z] #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-07-08T16:49:15.985Z] #64 sha256:240a7df4356647acd47d6fe02841130d82fd847a14430995f5b05d104b691b59 [2022-07-08T16:49:16.018Z] #21 9.123 Reading package lists... [2022-07-08T16:49:16.018Z] #21 ... [2022-07-08T16:49:16.018Z] [2022-07-08T16:49:16.018Z] #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-07-08T16:49:16.018Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:49:16.018Z] #77 83.04 checking for python3... /usr/bin/python3 [2022-07-08T16:49:16.018Z] #77 83.04 checking for python3 version... 3.9 [2022-07-08T16:49:16.018Z] #77 83.12 checking for python3 platform... linux [2022-07-08T16:49:16.276Z] #77 83.18 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T16:49:16.315Z] #14 118.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-08T16:49:16.315Z] #14 118.0 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:49:16.315Z] #14 118.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:49:16.535Z] #77 83.33 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T16:49:16.535Z] #77 83.49 checking for go-md2man... no [2022-07-08T16:49:16.535Z] #77 83.52 checking error.h usability... yes [2022-07-08T16:49:16.535Z] #77 83.70 checking error.h presence... yes [2022-07-08T16:49:16.793Z] #77 83.77 checking for error.h... yes [2022-07-08T16:49:16.793Z] #77 83.80 checking linux/openat2.h usability... yes [2022-07-08T16:49:16.793Z] #77 83.98 checking linux/openat2.h presence... yes [2022-07-08T16:49:17.051Z] #77 84.03 checking for linux/openat2.h... yes [2022-07-08T16:49:17.051Z] #77 84.05 checking for copy_file_range... yes [2022-07-08T16:49:17.233Z] #19 ... [2022-07-08T16:49:17.233Z] [2022-07-08T16:49:17.233Z] #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-07-08T16:49:17.233Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:49:17.233Z] #84 173.6 CCLD tests/init [2022-07-08T16:49:17.280Z] #64 70.41 Updating files: 27% (1300/4797) Updating files: 28% (1344/4797) Updating files: 29% (1392/4797) Updating files: 30% (1440/4797) Updating files: 31% (1488/4797) Updating files: 32% (1536/4797) Updating files: 33% (1584/4797) Updating files: 34% (1631/4797) Updating files: 35% (1679/4797) Updating files: 36% (1727/4797) Updating files: 37% (1775/4797) Updating files: 38% (1823/4797) Updating files: 39% (1871/4797) Updating files: 40% (1919/4797) Updating files: 41% (1967/4797) Updating files: 42% (2015/4797) Updating files: 43% (2063/4797) Updating files: 44% (2111/4797) Updating files: 45% (2159/4797) Updating files: 46% (2207/4797) Updating files: 47% (2255/4797) Updating files: 48% (2303/4797) Updating files: 49% (2351/4797) Updating files: 50% (2399/4797) Updating files: 51% (2447/4797) Updating files: 52% (2495/4797) Updating files: 53% (2543/4797) Updating files: 54% (2591/4797) Updating files: 55% (2639/4797) Updating files: 56% (2687/4797) Updating files: 57% (2735/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 59% (2877/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 82% (3966/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-08T16:49:17.280Z] #64 73.49 + cd /tmp/tmp.zV1PhdCbSO/src/github.com/containerd/containerd [2022-07-08T16:49:17.280Z] #64 73.49 + git checkout -q v1.6.6 [2022-07-08T16:49:17.309Z] #77 84.28 checking for fgetxattr... yes [2022-07-08T16:49:17.876Z] #77 84.51 checking for statx... yes [2022-07-08T16:49:17.876Z] #77 84.79 checking for fgetpwent_r... yes [2022-07-08T16:49:18.133Z] #77 84.99 checking for issetugid... no [2022-07-08T16:49:18.133Z] #77 85.33 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T16:49:18.133Z] #77 85.34 checking pkg-config is at least version 0.9.0... yes [2022-07-08T16:49:18.699Z] #77 85.34 checking for library containing yajl_tree_get... -lyajl [2022-07-08T16:49:18.699Z] #77 85.80 checking for yajl >= 2.0.0... yes [2022-07-08T16:49:18.957Z] #77 85.84 checking sys/capability.h usability... yes [2022-07-08T16:49:18.957Z] #77 86.00 checking sys/capability.h presence... yes [2022-07-08T16:49:18.957Z] #77 86.06 checking for sys/capability.h... yes [2022-07-08T16:49:19.522Z] #77 86.08 checking for library containing cap_from_name... -lcap [2022-07-08T16:49:19.781Z] #77 86.54 checking for library containing dlopen... -ldl [2022-07-08T16:49:19.814Z] #64 ... [2022-07-08T16:49:19.814Z] [2022-07-08T16:49:19.814Z] #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-07-08T16:49:19.814Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:49:19.814Z] #77 66.28 libtoolize: putting auxiliary files in '.'. [2022-07-08T16:49:19.814Z] #77 66.28 libtoolize: copying file './ltmain.sh' [2022-07-08T16:49:20.038Z] #77 86.93 checking seccomp.h usability... yes [2022-07-08T16:49:20.038Z] #77 87.10 checking seccomp.h presence... yes [2022-07-08T16:49:20.248Z] #14 125.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-08T16:49:20.248Z] #14 125.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-08T16:49:20.248Z] #14 125.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T16:49:20.248Z] #14 125.6 Selecting previously unselected package libapparmor1:amd64. [2022-07-08T16:49:20.248Z] #14 125.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-08T16:49:20.248Z] #14 125.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-08T16:49:20.248Z] #14 125.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-08T16:49:20.248Z] #14 125.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-08T16:49:20.248Z] #14 125.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-08T16:49:20.248Z] #14 126.0 Selecting previously unselected package libbtrfs0:amd64. [2022-07-08T16:49:20.248Z] #14 126.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-08T16:49:20.248Z] #14 126.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T16:49:20.248Z] #14 126.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-08T16:49:20.248Z] #14 126.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-08T16:49:20.248Z] #14 126.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T16:49:20.296Z] #77 87.21 checking for seccomp.h... yes [2022-07-08T16:49:20.509Z] #14 126.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-08T16:49:20.509Z] #14 126.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T16:49:20.509Z] #14 126.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:49:20.509Z] #14 126.5 Selecting previously unselected package libudev-dev:amd64. [2022-07-08T16:49:20.509Z] #14 126.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-08T16:49:20.509Z] #14 126.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-08T16:49:20.554Z] #77 87.21 checking for library containing seccomp_rule_add... -lseccomp [2022-07-08T16:49:20.554Z] #77 87.54 checking for library containing seccomp_arch_resolve_name... none required [2022-07-08T16:49:20.752Z] #77 67.52 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-08T16:49:20.752Z] #77 67.52 libtoolize: and rerunning libtoolize and aclocal. [2022-07-08T16:49:20.752Z] #77 67.53 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T16:49:20.770Z] #14 126.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-08T16:49:20.770Z] #14 126.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-08T16:49:20.770Z] #14 126.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-08T16:49:20.812Z] #77 87.69 checking systemd/sd-bus.h usability... yes [2022-07-08T16:49:20.812Z] #77 87.88 checking systemd/sd-bus.h presence... yes [2022-07-08T16:49:20.812Z] #77 87.99 checking for systemd/sd-bus.h... yes [2022-07-08T16:49:21.031Z] #14 127.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-08T16:49:21.031Z] #14 127.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-08T16:49:21.031Z] #14 127.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-08T16:49:21.327Z] #14 127.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-08T16:49:21.377Z] #77 87.99 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-08T16:49:21.589Z] #14 127.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-08T16:49:21.589Z] #14 127.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-08T16:49:21.635Z] #77 88.43 checking for sd_notify_barrier... yes [2022-07-08T16:49:21.635Z] #77 88.69 checking linux/bpf.h usability... yes [2022-07-08T16:49:21.635Z] #77 88.85 checking linux/bpf.h presence... yes [2022-07-08T16:49:21.849Z] #14 127.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-08T16:49:21.849Z] #14 127.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-08T16:49:21.849Z] #14 127.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-08T16:49:21.849Z] #14 127.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-08T16:49:21.849Z] #14 127.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-08T16:49:21.849Z] #14 127.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-08T16:49:21.892Z] #77 88.91 checking for linux/bpf.h... yes [2022-07-08T16:49:21.892Z] #77 88.92 checking compilation for eBPF... yes [2022-07-08T16:49:21.892Z] #77 89.10 checking for criu >= 3.15... no [2022-07-08T16:49:21.892Z] #77 89.12 configure: CRIU headers not found, building without CRIU support [2022-07-08T16:49:21.892Z] #77 89.13 checking for criu > 3.16... no [2022-07-08T16:49:21.892Z] #77 89.15 configure: CRIU version doesn't support join-ns API [2022-07-08T16:49:21.892Z] #77 89.15 checking for criu > 3.16.1... no [2022-07-08T16:49:22.150Z] #77 89.19 configure: CRIU version doesn't support for pre-dumping [2022-07-08T16:49:22.150Z] #77 89.19 checking for new mount API (fsconfig)... yes [2022-07-08T16:49:22.150Z] #77 89.26 checking for seccomp notify API... yes [2022-07-08T16:49:22.408Z] #77 89.38 checking for gperf... no [2022-07-08T16:49:22.408Z] #77 89.39 configure: gperf not found - cannot rebuild signal parser code [2022-07-08T16:49:22.408Z] #77 89.39 checking for library containing argp_parse... none required [2022-07-08T16:49:22.420Z] #14 128.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-08T16:49:22.420Z] #14 128.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-08T16:49:22.420Z] #14 128.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-08T16:49:22.665Z] #77 89.67 checking that generated files are newer than configure... done [2022-07-08T16:49:22.665Z] #77 89.67 configure: creating ./config.status [2022-07-08T16:49:22.681Z] #14 128.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-08T16:49:22.681Z] #14 128.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T16:49:22.681Z] #14 128.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:49:22.681Z] #14 128.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-08T16:49:22.681Z] #14 128.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-08T16:49:22.681Z] #14 128.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T16:49:22.681Z] #14 128.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-08T16:49:22.897Z] #14 ... [2022-07-08T16:49:22.897Z] [2022-07-08T16:49:22.897Z] #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-07-08T16:49:22.897Z] #64 sha256:55c4466e885f95afe525e4ba87b0e73a9de528d3bf301f26579d66b4e04c4460 [2022-07-08T16:49:22.942Z] #14 128.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-08T16:49:22.942Z] #14 128.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T16:49:23.513Z] #14 129.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T16:49:23.513Z] #14 129.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-08T16:49:23.513Z] #14 129.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T16:49:23.513Z] #14 129.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-08T16:49:23.513Z] #14 129.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T16:49:23.513Z] #14 129.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-08T16:49:23.513Z] #14 129.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T16:49:23.513Z] #14 129.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-08T16:49:23.513Z] #14 129.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-08T16:49:23.513Z] #14 129.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-08T16:49:23.774Z] #14 129.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T16:49:23.774Z] #14 129.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T16:49:23.774Z] #14 129.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T16:49:23.774Z] #14 129.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-08T16:49:23.774Z] #14 129.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-08T16:49:23.774Z] #14 129.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T16:49:23.774Z] #14 129.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T16:49:23.774Z] #14 129.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-08T16:49:23.774Z] #14 129.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-08T16:49:23.774Z] #14 129.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T16:49:23.774Z] #14 129.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:49:23.774Z] #14 129.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-07-08T16:49:23.774Z] #14 129.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:49:23.774Z] #14 129.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-07-08T16:49:23.774Z] #14 129.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T16:49:23.774Z] #14 129.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:49:24.035Z] #14 129.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-07-08T16:49:24.035Z] #14 129.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:49:24.035Z] #14 129.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T16:49:24.035Z] #14 129.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:49:24.035Z] #14 129.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-08T16:49:24.035Z] #14 130.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:49:24.035Z] #14 130.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:49:24.035Z] #14 130.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:49:24.040Z] #77 ... [2022-07-08T16:49:24.040Z] [2022-07-08T16:49:24.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-07-08T16:49:24.040Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-08T16:49:24.040Z] #21 9.123 Reading package lists... [2022-07-08T16:49:24.040Z] #21 11.49 Building dependency tree... [2022-07-08T16:49:24.040Z] #21 13.11 The following additional packages will be installed: [2022-07-08T16:49:24.040Z] #21 13.12 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-08T16:49:24.040Z] #21 13.12 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-08T16:49:24.040Z] #21 13.12 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T16:49:24.040Z] #21 13.12 python3-pkg-resources vim-runtime xxd [2022-07-08T16:49:24.040Z] #21 13.12 Suggested packages: [2022-07-08T16:49:24.040Z] #21 13.12 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-08T16:49:24.040Z] #21 13.12 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-08T16:49:24.040Z] #21 13.12 acl attr quota [2022-07-08T16:49:24.040Z] #21 13.12 Recommended packages: [2022-07-08T16:49:24.040Z] #21 13.12 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-08T16:49:24.040Z] #21 14.25 The following NEW packages will be installed: [2022-07-08T16:49:24.040Z] #21 14.25 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-08T16:49:24.040Z] #21 14.25 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-08T16:49:24.040Z] #21 14.25 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-08T16:49:24.040Z] #21 14.26 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-08T16:49:24.040Z] #21 14.26 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T16:49:24.040Z] #21 14.26 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-08T16:49:24.040Z] #21 14.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-08T16:49:24.040Z] #21 14.26 xz-utils zip zstd [2022-07-08T16:49:24.040Z] #21 14.61 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:49:24.040Z] #21 14.61 Need to get 27.0 MB of archives. [2022-07-08T16:49:24.040Z] #21 14.61 After this operation, 105 MB of additional disk space will be used. [2022-07-08T16:49:24.040Z] #21 14.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-08T16:49:24.040Z] #21 14.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-08T16:49:24.040Z] #21 14.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-08T16:49:24.040Z] #21 14.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-08T16:49:24.040Z] #21 14.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-08T16:49:24.040Z] #21 14.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-08T16:49:24.040Z] #21 14.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-08T16:49:24.040Z] #21 14.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-08T16:49:24.040Z] #21 14.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T16:49:24.040Z] #21 14.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T16:49:24.040Z] #21 14.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-08T16:49:24.040Z] #21 14.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-08T16:49:24.040Z] #21 14.66 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-07-08T16:49:24.040Z] #21 14.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-08T16:49:24.040Z] #21 14.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-08T16:49:24.040Z] #21 14.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-08T16:49:24.040Z] #21 14.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-08T16:49:24.040Z] #21 14.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-08T16:49:24.040Z] #21 14.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-08T16:49:24.040Z] #21 14.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-08T16:49:24.040Z] #21 14.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-08T16:49:24.040Z] #21 14.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-08T16:49:24.040Z] #21 14.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-08T16:49:24.040Z] #21 14.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-08T16:49:24.040Z] #21 14.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-08T16:49:24.040Z] #21 14.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-08T16:49:24.040Z] #21 14.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-08T16:49:24.040Z] #21 15.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-08T16:49:24.040Z] #21 15.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-08T16:49:24.040Z] #21 15.07 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-07-08T16:49:24.040Z] #21 15.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-08T16:49:24.040Z] #21 15.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-08T16:49:24.040Z] #21 15.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-08T16:49:24.040Z] #21 15.08 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-08T16:49:24.040Z] #21 15.08 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-08T16:49:24.040Z] #21 15.12 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-08T16:49:24.040Z] #21 15.12 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-08T16:49:24.040Z] #21 15.12 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T16:49:24.040Z] #21 15.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-08T16:49:24.040Z] #21 15.13 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-08T16:49:24.040Z] #21 15.14 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-08T16:49:24.040Z] #21 15.15 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-08T16:49:24.040Z] #21 15.19 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-08T16:49:24.040Z] #21 15.19 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-08T16:49:24.040Z] #21 15.21 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-08T16:49:24.040Z] #21 15.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-08T16:49:24.040Z] #21 15.43 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-08T16:49:24.040Z] #21 15.48 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-08T16:49:24.040Z] #21 15.49 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-08T16:49:24.040Z] #21 16.11 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:49:24.040Z] #21 16.26 Fetched 27.0 MB in 1s (22.6 MB/s) [2022-07-08T16:49:24.040Z] #21 16.31 Selecting previously unselected package pigz. [2022-07-08T16:49:24.040Z] #21 16.31 (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-07-08T16:49:24.040Z] #21 16.38 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-08T16:49:24.040Z] #21 16.38 Unpacking pigz (2.6-1) ... [2022-07-08T16:49:24.040Z] #21 16.45 Selecting previously unselected package libelf1:arm64. [2022-07-08T16:49:24.040Z] #21 16.46 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-08T16:49:24.040Z] #21 16.47 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-08T16:49:24.040Z] #21 16.60 Selecting previously unselected package libbpf0:arm64. [2022-07-08T16:49:24.040Z] #21 16.60 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-08T16:49:24.040Z] #21 16.61 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-08T16:49:24.040Z] #21 16.71 Selecting previously unselected package libcap2:arm64. [2022-07-08T16:49:24.040Z] #21 16.74 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-08T16:49:24.040Z] #21 16.74 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-08T16:49:24.040Z] #21 16.84 Selecting previously unselected package libmnl0:arm64. [2022-07-08T16:49:24.040Z] #21 16.84 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-08T16:49:24.040Z] #21 16.85 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-08T16:49:24.040Z] #21 16.91 Selecting previously unselected package libxtables12:arm64. [2022-07-08T16:49:24.040Z] #21 16.91 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-08T16:49:24.040Z] #21 16.92 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-08T16:49:24.040Z] #21 16.99 Selecting previously unselected package libcap2-bin. [2022-07-08T16:49:24.040Z] #21 16.99 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-08T16:49:24.040Z] #21 17.00 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-08T16:49:24.040Z] #21 17.07 Selecting previously unselected package iproute2. [2022-07-08T16:49:24.040Z] #21 17.07 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-08T16:49:24.040Z] #21 17.10 Unpacking iproute2 (5.10.0-4) ... [2022-07-08T16:49:24.040Z] #21 17.53 Selecting previously unselected package xxd. [2022-07-08T16:49:24.040Z] #21 17.56 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-08T16:49:24.040Z] #21 17.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:49:24.040Z] #21 17.71 Selecting previously unselected package vim-common. [2022-07-08T16:49:24.040Z] #21 17.73 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T16:49:24.040Z] #21 17.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:49:24.040Z] #21 17.91 Selecting previously unselected package bash-completion. [2022-07-08T16:49:24.040Z] #21 17.91 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-08T16:49:24.723Z] #64 78.64 Updating files: 24% (1187/4797) Updating files: 25% (1200/4797) Updating files: 26% (1248/4797) Updating files: 27% (1296/4797) Updating files: 28% (1344/4797) Updating files: 29% (1392/4797) Updating files: 30% (1440/4797) Updating files: 31% (1488/4797) Updating files: 32% (1536/4797) Updating files: 33% (1584/4797) Updating files: 34% (1631/4797) Updating files: 35% (1679/4797) Updating files: 36% (1727/4797) Updating files: 37% (1775/4797) Updating files: 38% (1823/4797) Updating files: 39% (1871/4797) Updating files: 40% (1919/4797) Updating files: 41% (1967/4797) Updating files: 42% (2015/4797) Updating files: 43% (2063/4797) Updating files: 44% (2111/4797) Updating files: 45% (2159/4797) Updating files: 46% (2207/4797) Updating files: 47% (2255/4797) Updating files: 48% (2303/4797) Updating files: 49% (2351/4797) Updating files: 50% (2399/4797) Updating files: 51% (2447/4797) Updating files: 52% (2495/4797) Updating files: 53% (2543/4797) Updating files: 54% (2591/4797) Updating files: 55% (2639/4797) Updating files: 56% (2687/4797) Updating files: 57% (2735/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 84% (4072/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-08T16:49:24.723Z] #64 81.49 + cd /tmp/tmp.BIE3ZwJlTH/src/github.com/containerd/containerd [2022-07-08T16:49:24.723Z] #64 81.49 + git checkout -q v1.6.6 [2022-07-08T16:49:25.413Z] #21 ... [2022-07-08T16:49:25.413Z] [2022-07-08T16:49:25.413Z] #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-07-08T16:49:25.413Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:49:25.413Z] #77 92.46 config.status: creating Makefile [2022-07-08T16:49:25.413Z] #77 92.53 config.status: creating rpm/crun.spec [2022-07-08T16:49:25.671Z] #77 92.62 config.status: creating config.h [2022-07-08T16:49:25.671Z] #77 92.65 config.status: executing libtool commands [2022-07-08T16:49:25.671Z] #77 92.69 config.status: executing depfiles commands [2022-07-08T16:49:25.948Z] #14 DONE 131.8s [2022-07-08T16:49:25.948Z] [2022-07-08T16:49:25.948Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-08T16:49:25.948Z] #59 sha256:db45f422c6d0aa2c9ccf3212492c0163a7b032a7454b51c8468378c175072110 [2022-07-08T16:49:25.948Z] #59 ... [2022-07-08T16:49:25.948Z] [2022-07-08T16:49:25.948Z] #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-07-08T16:49:25.948Z] #67 sha256:7004d70a8dd650e325778fcb0ea069d11d4c54c6f993771debedb32792fa2598 [2022-07-08T16:49:25.948Z] #67 123.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T16:49:25.948Z] #67 123.6 + GOBIN=/build [2022-07-08T16:49:25.948Z] #67 123.6 + GO111MODULE=on [2022-07-08T16:49:25.948Z] #67 123.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:49:25.948Z] #67 130.0 rootlesskit version 1.0.0 [2022-07-08T16:49:25.948Z] #67 130.0 Usage of /build/rootlesskit-docker-proxy: [2022-07-08T16:49:25.948Z] #67 130.0 -container-ip string [2022-07-08T16:49:25.948Z] #67 130.0 container ip [2022-07-08T16:49:25.948Z] #67 130.0 -container-port int [2022-07-08T16:49:25.948Z] #67 130.0 container port (default -1) [2022-07-08T16:49:25.948Z] #67 130.0 -host-ip string [2022-07-08T16:49:25.948Z] #67 130.0 host ip [2022-07-08T16:49:25.948Z] #67 130.0 -host-port int [2022-07-08T16:49:25.948Z] #67 130.0 host port (default -1) [2022-07-08T16:49:25.948Z] #67 130.0 -proto string [2022-07-08T16:49:25.948Z] #67 130.0 proxy protocol (default "tcp") [2022-07-08T16:49:25.948Z] #67 DONE 131.4s [2022-07-08T16:49:26.026Z] #77 ... [2022-07-08T16:49:26.026Z] [2022-07-08T16:49:26.026Z] #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-07-08T16:49:26.026Z] #64 sha256:240a7df4356647acd47d6fe02841130d82fd847a14430995f5b05d104b691b59 [2022-07-08T16:49:26.026Z] #64 75.80 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-08T16:49:26.026Z] #64 75.80 + BUILDTAGS='netgo osusergo static_build' [2022-07-08T16:49:26.026Z] #64 75.80 + export EXTRA_FLAGS=-buildmode=pie [2022-07-08T16:49:26.026Z] #64 75.80 + EXTRA_FLAGS=-buildmode=pie [2022-07-08T16:49:26.026Z] #64 75.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-08T16:49:26.026Z] #64 75.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-08T16:49:26.026Z] #64 75.80 + '[' '' = dynamic ']' [2022-07-08T16:49:26.026Z] #64 75.80 + make [2022-07-08T16:49:26.026Z] #64 77.53 + bin/ctr [2022-07-08T16:49:26.208Z] [2022-07-08T16:49:26.208Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-08T16:49:26.208Z] #59 sha256:db45f422c6d0aa2c9ccf3212492c0163a7b032a7454b51c8468378c175072110 [2022-07-08T16:49:26.208Z] #59 DONE 0.2s [2022-07-08T16:49:26.208Z] [2022-07-08T16:49:26.208Z] #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-07-08T16:49:26.208Z] #60 sha256:d6268a59bbce1f68cab6df237ff6bdec6aecba8cd2c772097c13173974e9f924 [2022-07-08T16:49:26.208Z] #60 ... [2022-07-08T16:49:26.208Z] [2022-07-08T16:49:26.208Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-08T16:49:26.208Z] #68 sha256:4babf000f2955a166dc3d734bdee7fe0f858e34179ba33b2a802be55f3bfd1f5 [2022-07-08T16:49:26.208Z] #68 DONE 0.3s [2022-07-08T16:49:26.469Z] [2022-07-08T16:49:26.469Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-08T16:49:26.469Z] #69 sha256:9ef3e384d0c97a824a23b826d7e52b0be42d7033b65611e2d8020aec53a61434 [2022-07-08T16:49:26.469Z] #69 DONE 0.2s [2022-07-08T16:49:26.469Z] [2022-07-08T16:49:26.469Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T16:49:26.469Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-08T16:49:27.040Z] #15 ... [2022-07-08T16:49:27.040Z] [2022-07-08T16:49:27.040Z] #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-07-08T16:49:27.040Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:49:27.040Z] #77 74.23 configure.ac:7: installing 'build-aux/compile' [2022-07-08T16:49:27.040Z] #77 74.26 configure.ac:9: installing 'build-aux/config.guess' [2022-07-08T16:49:27.040Z] #77 74.27 configure.ac:9: installing 'build-aux/config.sub' [2022-07-08T16:49:27.040Z] #77 74.27 configure.ac:11: installing 'build-aux/install-sh' [2022-07-08T16:49:27.040Z] #77 74.30 configure.ac:11: installing 'build-aux/missing' [2022-07-08T16:49:27.040Z] #77 74.53 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T16:49:27.040Z] #77 74.70 parallel-tests: installing 'build-aux/test-driver' [2022-07-08T16:49:27.040Z] #77 76.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T16:49:27.040Z] #77 76.96 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T16:49:27.040Z] #77 77.52 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T16:49:27.040Z] #77 77.52 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T16:49:27.040Z] #77 77.62 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T16:49:27.040Z] #77 77.73 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T16:49:27.040Z] #77 77.82 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T16:49:27.040Z] #77 77.92 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T16:49:27.045Z] #77 93.97 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-08T16:49:27.045Z] #77 94.00 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T16:49:27.266Z] #64 84.06 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-08T16:49:27.266Z] #64 84.06 + BUILDTAGS='netgo osusergo static_build' [2022-07-08T16:49:27.266Z] #64 84.06 + export EXTRA_FLAGS=-buildmode=pie [2022-07-08T16:49:27.266Z] #64 84.06 + EXTRA_FLAGS=-buildmode=pie [2022-07-08T16:49:27.266Z] #64 84.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-08T16:49:27.266Z] #64 84.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-08T16:49:27.266Z] #64 84.06 + '[' '' = dynamic ']' [2022-07-08T16:49:27.266Z] #64 84.06 + make [2022-07-08T16:49:27.303Z] #77 94.46 checking for gcc... gcc [2022-07-08T16:49:27.562Z] #77 94.57 checking whether the C compiler works... yes [2022-07-08T16:49:27.562Z] #77 94.72 checking for C compiler default output file name... a.out [2022-07-08T16:49:27.844Z] #77 94.72 checking for suffix of executables... [2022-07-08T16:49:27.845Z] #77 94.91 checking whether we are cross compiling... no [2022-07-08T16:49:28.115Z] #77 95.08 checking for suffix of object files... o [2022-07-08T16:49:28.373Z] #77 95.22 checking whether we are using the GNU C compiler... yes [2022-07-08T16:49:28.373Z] #77 95.41 checking whether gcc accepts -g... yes [2022-07-08T16:49:28.647Z] #77 95.53 checking for gcc option to accept ISO C89... none needed [2022-07-08T16:49:28.647Z] #77 95.75 checking whether gcc understands -c and -o together... yes [2022-07-08T16:49:28.650Z] #64 85.46 + bin/ctr [2022-07-08T16:49:28.908Z] #77 95.86 checking how to run the C preprocessor... gcc -E [2022-07-08T16:49:29.167Z] #77 96.21 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T16:49:29.167Z] #77 96.24 checking for egrep... /bin/grep -E [2022-07-08T16:49:29.458Z] #84 ... [2022-07-08T16:49:29.458Z] [2022-07-08T16:49:29.458Z] #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-07-08T16:49:29.458Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:49:29.458Z] #54 DONE 243.9s [2022-07-08T16:49:29.458Z] [2022-07-08T16:49:29.458Z] #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-07-08T16:49:29.458Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T16:49:29.458Z] #19 231.6 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-08T16:49:29.458Z] #19 231.6 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T16:49:29.458Z] #19 231.7 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-08T16:49:29.458Z] #19 231.8 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-08T16:49:29.458Z] #19 231.8 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-08T16:49:29.458Z] #19 231.8 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-08T16:49:29.458Z] #19 232.5 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-08T16:49:29.458Z] #19 232.5 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-08T16:49:29.458Z] #19 232.5 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-08T16:49:29.458Z] #19 233.2 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-08T16:49:29.458Z] #19 233.2 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:29.458Z] #19 233.2 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:49:29.733Z] #77 96.26 checking for ANSI C header files... yes [2022-07-08T16:49:29.733Z] #77 96.83 checking for sys/types.h... yes [2022-07-08T16:49:29.991Z] #77 96.98 checking for sys/stat.h... yes [2022-07-08T16:49:30.249Z] #77 97.17 checking for stdlib.h... yes [2022-07-08T16:49:30.249Z] #77 97.32 checking for string.h... yes [2022-07-08T16:49:30.290Z] #19 234.0 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-08T16:49:30.290Z] #19 234.0 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:49:30.290Z] #19 234.0 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-08T16:49:30.340Z] #77 ... [2022-07-08T16:49:30.340Z] [2022-07-08T16:49:30.340Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T16:49:30.340Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-08T16:49:30.340Z] #15 DONE 4.4s [2022-07-08T16:49:30.340Z] [2022-07-08T16:49:30.340Z] #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-07-08T16:49:30.340Z] #60 sha256:d6268a59bbce1f68cab6df237ff6bdec6aecba8cd2c772097c13173974e9f924 [2022-07-08T16:49:30.340Z] #60 4.154 Install runc version v1.1.2 (build tags: seccomp) [2022-07-08T16:49:30.340Z] #60 4.161 + RM_GOPATH=0 [2022-07-08T16:49:30.340Z] #60 4.161 + TMP_GOPATH= [2022-07-08T16:49:30.340Z] #60 4.161 + : /build [2022-07-08T16:49:30.340Z] #60 4.161 + '[' -z '' ']' [2022-07-08T16:49:30.340Z] #60 4.161 ++ mktemp -d [2022-07-08T16:49:30.340Z] #60 4.161 + export GOPATH=/tmp/tmp.La1lf95Ijk [2022-07-08T16:49:30.340Z] #60 4.161 + GOPATH=/tmp/tmp.La1lf95Ijk [2022-07-08T16:49:30.340Z] #60 4.161 + RM_GOPATH=1 [2022-07-08T16:49:30.340Z] #60 4.161 + case "$(go env GOARCH)" in [2022-07-08T16:49:30.340Z] #60 4.161 ++ go env GOARCH [2022-07-08T16:49:30.340Z] #60 4.161 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:49:30.340Z] #60 4.161 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:49:30.340Z] #60 4.161 ++ dirname /install.sh [2022-07-08T16:49:30.340Z] #60 4.161 + dir=/ [2022-07-08T16:49:30.340Z] #60 4.161 + bin=runc [2022-07-08T16:49:30.340Z] #60 4.161 + shift [2022-07-08T16:49:30.340Z] #60 4.161 + '[' '!' -f //runc.installer ']' [2022-07-08T16:49:30.340Z] #60 4.161 + . //runc.installer [2022-07-08T16:49:30.340Z] #60 4.161 ++ set -e [2022-07-08T16:49:30.340Z] #60 4.161 ++ : v1.1.2 [2022-07-08T16:49:30.340Z] #60 4.161 + install_runc [2022-07-08T16:49:30.340Z] #60 4.161 + RUNC_BUILDTAGS=seccomp [2022-07-08T16:49:30.340Z] #60 4.161 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-08T16:49:30.340Z] #60 4.161 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.La1lf95Ijk/src/github.com/opencontainers/runc [2022-07-08T16:49:30.340Z] #60 4.214 Cloning into '/tmp/tmp.La1lf95Ijk/src/github.com/opencontainers/runc'... [2022-07-08T16:49:30.507Z] #77 97.47 checking for memory.h... yes [2022-07-08T16:49:30.765Z] #77 97.74 checking for strings.h... yes [2022-07-08T16:49:31.023Z] #77 97.93 checking for inttypes.h... yes [2022-07-08T16:49:31.023Z] #77 98.07 checking for stdint.h... yes [2022-07-08T16:49:31.281Z] #77 98.27 checking for unistd.h... yes [2022-07-08T16:49:31.539Z] #77 98.42 checking minix/config.h usability... no [2022-07-08T16:49:31.539Z] #77 98.63 checking minix/config.h presence... no [2022-07-08T16:49:31.539Z] #77 98.71 checking for minix/config.h... no [2022-07-08T16:49:31.797Z] #77 98.71 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-08T16:49:32.056Z] #77 98.93 checking build system type... aarch64-unknown-linux-gnu [2022-07-08T16:49:32.056Z] #77 99.24 checking host system type... aarch64-unknown-linux-gnu [2022-07-08T16:49:32.056Z] #77 99.24 checking how to print strings... printf [2022-07-08T16:49:32.314Z] #77 99.26 checking for a sed that does not truncate output... /bin/sed [2022-07-08T16:49:32.314Z] #77 99.27 checking for fgrep... /bin/grep -F [2022-07-08T16:49:32.314Z] #77 99.29 checking for ld used by gcc... /usr/bin/ld [2022-07-08T16:49:32.314Z] #77 99.31 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T16:49:32.314Z] #77 99.34 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T16:49:32.314Z] #77 99.34 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T16:49:32.314Z] #77 99.49 checking whether ln -s works... yes [2022-07-08T16:49:32.314Z] #77 99.50 checking the maximum length of command line arguments... 1572864 [2022-07-08T16:49:32.573Z] #77 99.54 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-08T16:49:32.573Z] #77 99.54 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T16:49:32.573Z] #77 99.54 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T16:49:32.573Z] #77 99.54 checking for objdump... objdump [2022-07-08T16:49:32.573Z] #77 99.54 checking how to recognize dependent libraries... pass_all [2022-07-08T16:49:32.573Z] #77 99.55 checking for dlltool... no [2022-07-08T16:49:32.573Z] #77 99.55 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T16:49:32.573Z] #77 99.55 checking for ar... ar [2022-07-08T16:49:32.573Z] #77 99.55 checking for archiver @FILE support... @ [2022-07-08T16:49:32.573Z] #77 99.69 checking for strip... strip [2022-07-08T16:49:32.573Z] #77 99.69 checking for ranlib... ranlib [2022-07-08T16:49:32.573Z] #77 99.69 checking for gawk... no [2022-07-08T16:49:32.573Z] #77 99.70 checking for mawk... mawk [2022-07-08T16:49:32.595Z] #64 ... [2022-07-08T16:49:32.595Z] [2022-07-08T16:49:32.595Z] #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-07-08T16:49:32.595Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:49:32.595Z] #14 144.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-08T16:49:32.595Z] #14 144.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:49:32.595Z] #14 144.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:49:32.831Z] #77 99.70 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T16:49:32.854Z] #14 155.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-08T16:49:32.854Z] #14 155.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:49:32.854Z] #14 155.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T16:49:33.089Z] #77 100.1 checking for sysroot... no [2022-07-08T16:49:33.089Z] #77 100.1 checking for a working dd... /bin/dd [2022-07-08T16:49:33.089Z] #77 100.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T16:49:33.089Z] #77 100.1 checking for mt... no [2022-07-08T16:49:33.089Z] #77 100.1 checking if : is a manifest tool... no [2022-07-08T16:49:33.089Z] #77 100.1 checking for dlfcn.h... yes [2022-07-08T16:49:33.089Z] #77 100.3 checking for objdir... .libs [2022-07-08T16:49:33.606Z] #77 100.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T16:49:33.606Z] #77 100.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T16:49:33.864Z] #77 100.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T16:49:33.935Z] #64 ... [2022-07-08T16:49:33.935Z] [2022-07-08T16:49:33.935Z] #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-07-08T16:49:33.935Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:49:33.935Z] #77 46.25 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-08T16:49:34.124Z] #77 100.9 checking if gcc static flag -static works... yes [2022-07-08T16:49:34.124Z] #77 101.2 checking if gcc supports -c -o file.o... yes [2022-07-08T16:49:34.124Z] #77 101.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T16:49:34.124Z] #77 101.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-08T16:49:34.384Z] #77 101.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T16:49:34.548Z] #60 ... [2022-07-08T16:49:34.548Z] [2022-07-08T16:49:34.548Z] #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-07-08T16:49:34.548Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-08T16:49:34.548Z] #16 DONE 3.7s [2022-07-08T16:49:34.548Z] [2022-07-08T16:49:34.548Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-08T16:49:34.548Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-08T16:49:34.644Z] #77 101.7 checking how to hardcode library paths into programs... immediate [2022-07-08T16:49:34.644Z] #77 101.7 checking whether stripping libraries is possible... yes [2022-07-08T16:49:34.644Z] #77 101.7 checking if libtool supports shared libraries... yes [2022-07-08T16:49:34.644Z] #77 101.7 checking whether to build shared libraries... no [2022-07-08T16:49:34.644Z] #77 101.7 checking whether to build static libraries... yes [2022-07-08T16:49:34.644Z] #77 101.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T16:49:34.644Z] #77 101.7 checking whether build environment is sane... yes [2022-07-08T16:49:34.644Z] #77 101.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T16:49:34.644Z] #77 101.8 checking whether make sets $(MAKE)... yes [2022-07-08T16:49:34.644Z] #77 101.9 checking whether make supports the include directive... yes (GNU style) [2022-07-08T16:49:34.902Z] #77 101.9 checking whether make supports nested variables... yes [2022-07-08T16:49:34.902Z] #77 102.0 checking whether UID '0' is supported by ustar format... yes [2022-07-08T16:49:34.902Z] #77 102.0 checking whether GID '0' is supported by ustar format... yes [2022-07-08T16:49:35.160Z] #77 102.0 checking how to create a ustar tar archive... gnutar [2022-07-08T16:49:35.160Z] #77 102.1 checking dependency style of gcc... gcc3 [2022-07-08T16:49:35.160Z] #77 102.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T16:49:35.160Z] #77 102.3 checking whether make supports nested variables... (cached) yes [2022-07-08T16:49:35.160Z] #77 102.3 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T16:49:35.160Z] #77 102.3 checking pkg-config is at least version 0.9.0... yes [2022-07-08T16:49:35.160Z] #77 102.3 checking for yajl >= 2.1.0... yes [2022-07-08T16:49:35.160Z] #77 102.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T16:49:35.160Z] #77 102.3 checking for gcc... (cached) gcc [2022-07-08T16:49:35.389Z] #14 ... [2022-07-08T16:49:35.389Z] [2022-07-08T16:49:35.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-07-08T16:49:35.389Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:49:35.389Z] #77 81.79 configure.ac:7: installing './compile' [2022-07-08T16:49:35.389Z] #77 81.81 configure.ac:11: installing './config.guess' [2022-07-08T16:49:35.389Z] #77 81.82 configure.ac:11: installing './config.sub' [2022-07-08T16:49:35.389Z] #77 81.83 configure.ac:8: installing './install-sh' [2022-07-08T16:49:35.389Z] #77 81.84 configure.ac:8: installing './missing' [2022-07-08T16:49:35.389Z] #77 82.04 Makefile.am: installing './depcomp' [2022-07-08T16:49:35.418Z] #77 102.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T16:49:35.418Z] #77 102.4 checking whether gcc accepts -g... (cached) yes [2022-07-08T16:49:35.418Z] #77 102.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T16:49:35.418Z] #77 102.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T16:49:35.418Z] #77 102.4 checking for a Python interpreter with version >= 3... python3 [2022-07-08T16:49:35.418Z] #77 102.5 checking for python3... /usr/bin/python3 [2022-07-08T16:49:35.418Z] #77 102.5 checking for python3 version... 3.9 [2022-07-08T16:49:35.418Z] #77 102.6 checking for python3 platform... linux [2022-07-08T16:49:35.573Z] #19 ... [2022-07-08T16:49:35.573Z] [2022-07-08T16:49:35.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-07-08T16:49:35.573Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:49:35.573Z] #84 191.6 AR libcrun_testing.a [2022-07-08T16:49:35.573Z] #84 191.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-08T16:49:35.573Z] #84 191.7 CCLD tests/tests_libcrun_utils [2022-07-08T16:49:35.573Z] #84 191.7 CCLD tests/tests_libcrun_errors [2022-07-08T16:49:35.573Z] #84 191.7 CCLD tests/tests_libcrun_fuzzer [2022-07-08T16:49:35.677Z] #77 102.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T16:49:35.834Z] #84 192.3 CCLD libcrun.la [2022-07-08T16:49:35.935Z] #77 102.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T16:49:35.935Z] #77 103.0 checking that generated files are newer than configure... done [2022-07-08T16:49:35.935Z] #77 103.1 configure: creating ./config.status [2022-07-08T16:49:36.194Z] #77 ... [2022-07-08T16:49:36.194Z] [2022-07-08T16:49:36.194Z] #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-07-08T16:49:36.194Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-08T16:49:36.194Z] #21 20.30 Unpacking bash-completion (1:2.11-2) ... [2022-07-08T16:49:36.194Z] #21 20.78 Selecting previously unselected package bzip2. [2022-07-08T16:49:36.194Z] #21 20.79 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 20.81 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T16:49:36.194Z] #21 20.89 Selecting previously unselected package xz-utils. [2022-07-08T16:49:36.194Z] #21 20.92 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 20.93 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:49:36.194Z] #21 21.10 Selecting previously unselected package apparmor. [2022-07-08T16:49:36.194Z] #21 21.11 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 21.17 Unpacking apparmor (2.13.6-10) ... [2022-07-08T16:49:36.194Z] #21 21.54 Selecting previously unselected package inetutils-ping. [2022-07-08T16:49:36.194Z] #21 21.56 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 21.57 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-08T16:49:36.194Z] #21 21.68 Selecting previously unselected package libip4tc2:arm64. [2022-07-08T16:49:36.194Z] #21 21.68 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 21.69 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-08T16:49:36.194Z] #21 21.79 Selecting previously unselected package libip6tc2:arm64. [2022-07-08T16:49:36.194Z] #21 21.79 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 21.80 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-08T16:49:36.194Z] #21 21.90 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-08T16:49:36.194Z] #21 21.90 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 21.91 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-08T16:49:36.194Z] #21 21.98 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-08T16:49:36.194Z] #21 22.00 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 22.01 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-08T16:49:36.194Z] #21 22.10 Selecting previously unselected package libnftnl11:arm64. [2022-07-08T16:49:36.194Z] #21 22.11 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 22.11 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-08T16:49:36.194Z] #21 22.22 Selecting previously unselected package iptables. [2022-07-08T16:49:36.194Z] #21 22.23 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 22.23 Unpacking iptables (1.8.7-1) ... [2022-07-08T16:49:36.194Z] #21 22.60 Selecting previously unselected package libonig5:arm64. [2022-07-08T16:49:36.194Z] #21 22.60 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 22.60 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-08T16:49:36.194Z] #21 22.79 Selecting previously unselected package libjq1:arm64. [2022-07-08T16:49:36.194Z] #21 22.79 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 22.80 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-08T16:49:36.194Z] #21 22.91 Selecting previously unselected package jq. [2022-07-08T16:49:36.194Z] #21 22.92 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 22.93 Unpacking jq (1.6-2.1) ... [2022-07-08T16:49:36.194Z] #21 23.04 Selecting previously unselected package libaio1:arm64. [2022-07-08T16:49:36.194Z] #21 23.05 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 23.05 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-08T16:49:36.194Z] #21 23.13 Selecting previously unselected package libgpm2:arm64. [2022-07-08T16:49:36.194Z] #21 23.14 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 23.15 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-08T16:49:36.194Z] #21 23.26 Selecting previously unselected package libicu67:arm64. [2022-07-08T16:49:36.194Z] #21 23.27 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 23.27 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-08T16:49:36.194Z] #21 26.46 Selecting previously unselected package libinih1:arm64. [2022-07-08T16:49:36.194Z] #21 26.47 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 26.47 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-08T16:49:36.194Z] #21 26.55 Selecting previously unselected package libnet1:arm64. [2022-07-08T16:49:36.194Z] #21 26.55 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 26.55 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:49:36.194Z] #21 26.65 Selecting previously unselected package libnl-3-200:arm64. [2022-07-08T16:49:36.194Z] #21 26.65 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 26.65 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-08T16:49:36.194Z] #21 26.73 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-08T16:49:36.194Z] #21 26.73 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 26.73 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-08T16:49:36.194Z] #21 26.81 Selecting previously unselected package libyajl2:arm64. [2022-07-08T16:49:36.194Z] #21 26.82 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 26.82 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-08T16:49:36.194Z] #21 26.90 Selecting previously unselected package net-tools. [2022-07-08T16:49:36.194Z] #21 26.90 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 26.91 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T16:49:36.194Z] #21 27.12 Selecting previously unselected package patch. [2022-07-08T16:49:36.194Z] #21 27.12 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 27.13 Unpacking patch (2.7.6-7) ... [2022-07-08T16:49:36.194Z] #21 27.24 Selecting previously unselected package python-pip-whl. [2022-07-08T16:49:36.194Z] #21 27.25 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-08T16:49:36.194Z] #21 27.25 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T16:49:36.194Z] #21 27.86 Selecting previously unselected package python3-lib2to3. [2022-07-08T16:49:36.194Z] #21 27.86 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-08T16:49:36.194Z] #21 27.87 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-08T16:49:36.194Z] #21 28.00 Selecting previously unselected package python3-distutils. [2022-07-08T16:49:36.194Z] #21 28.00 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-08T16:49:36.194Z] #21 28.02 Unpacking python3-distutils (3.9.2-1) ... [2022-07-08T16:49:36.194Z] #21 28.16 Selecting previously unselected package python3-pkg-resources. [2022-07-08T16:49:36.194Z] #21 28.18 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T16:49:36.194Z] #21 28.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:49:36.194Z] #21 28.31 Selecting previously unselected package python3-setuptools. [2022-07-08T16:49:36.194Z] #21 28.32 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-08T16:49:36.194Z] #21 28.32 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-08T16:49:36.194Z] #21 28.59 Selecting previously unselected package python3-wheel. [2022-07-08T16:49:36.194Z] #21 28.59 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-08T16:49:36.194Z] #21 28.60 Unpacking python3-wheel (0.34.2-1) ... [2022-07-08T16:49:36.194Z] #21 28.67 Selecting previously unselected package python3-pip. [2022-07-08T16:49:36.194Z] #21 28.67 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-08T16:49:36.194Z] #21 28.69 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T16:49:36.194Z] #21 28.92 Selecting previously unselected package sudo. [2022-07-08T16:49:36.194Z] #21 28.94 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 28.95 Unpacking sudo (1.9.5p2-3) ... [2022-07-08T16:49:36.194Z] #21 29.49 Selecting previously unselected package thin-provisioning-tools. [2022-07-08T16:49:36.194Z] #21 29.49 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 29.50 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-08T16:49:36.194Z] #21 29.71 Selecting previously unselected package uidmap. [2022-07-08T16:49:36.194Z] #21 29.71 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-08T16:49:36.194Z] #21 29.72 Unpacking uidmap (1:4.8.1-1) ... [2022-07-08T16:49:36.194Z] #21 29.86 Selecting previously unselected package vim-runtime. [2022-07-08T16:49:36.194Z] #21 29.86 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T16:49:36.194Z] #21 29.90 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-08T16:49:36.194Z] #21 29.93 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-08T16:49:36.194Z] #21 29.95 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:49:36.405Z] #84 192.9 CCLD crun [2022-07-08T16:49:36.665Z] #84 193.2 make[3]: Entering directory '/tmp/crun-build' [2022-07-08T16:49:36.665Z] #84 193.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-08T16:49:36.926Z] #84 193.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-08T16:49:36.926Z] #84 193.4 /bin/mkdir -p '/usr/local/lib' [2022-07-08T16:49:36.926Z] #84 193.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-08T16:49:36.926Z] #84 193.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-08T16:49:36.926Z] #84 193.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-08T16:49:36.926Z] #84 193.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-08T16:49:36.926Z] #84 193.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-08T16:49:37.186Z] #84 193.6 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-07-08T16:49:37.186Z] #84 193.6 ---------------------------------------------------------------------- [2022-07-08T16:49:37.186Z] #84 193.6 Libraries have been installed in: [2022-07-08T16:49:37.186Z] #84 193.6 /usr/local/lib [2022-07-08T16:49:37.186Z] #84 193.6 [2022-07-08T16:49:37.186Z] #84 193.6 If you ever happen to want to link against installed libraries [2022-07-08T16:49:37.186Z] #84 193.6 in a given directory, LIBDIR, you must either use libtool, and [2022-07-08T16:49:37.186Z] #84 193.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-08T16:49:37.186Z] #84 193.6 flag during linking and do at least one of the following: [2022-07-08T16:49:37.186Z] #84 193.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-08T16:49:37.186Z] #84 193.6 during execution [2022-07-08T16:49:37.186Z] #84 193.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-08T16:49:37.186Z] #84 193.6 during linking [2022-07-08T16:49:37.186Z] #84 193.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-08T16:49:37.186Z] #84 193.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-08T16:49:37.186Z] #84 193.6 [2022-07-08T16:49:37.186Z] #84 193.6 See any operating system documentation about shared libraries for [2022-07-08T16:49:37.186Z] #84 193.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-08T16:49:37.186Z] #84 193.7 ---------------------------------------------------------------------- [2022-07-08T16:49:37.186Z] #84 193.7 /bin/mkdir -p '/build' [2022-07-08T16:49:37.186Z] #84 193.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-08T16:49:37.186Z] #84 193.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-08T16:49:37.186Z] #84 193.7 make[3]: Leaving directory '/tmp/crun-build' [2022-07-08T16:49:37.186Z] #84 193.7 make[2]: Leaving directory '/tmp/crun-build' [2022-07-08T16:49:37.186Z] #84 193.7 make[1]: Leaving directory '/tmp/crun-build' [2022-07-08T16:49:37.926Z] #77 84.35 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T16:49:37.926Z] #77 84.35 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T16:49:37.926Z] #77 84.71 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T16:49:37.926Z] #77 84.71 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T16:49:37.926Z] #77 84.92 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T16:49:38.495Z] #77 85.14 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T16:49:38.495Z] #77 85.24 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T16:49:38.723Z] #21 ... [2022-07-08T16:49:38.723Z] [2022-07-08T16:49:38.723Z] #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-07-08T16:49:38.723Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:49:38.723Z] #77 105.6 config.status: creating Makefile [2022-07-08T16:49:38.723Z] #77 105.6 config.status: creating config.h [2022-07-08T16:49:38.723Z] #77 105.7 config.status: executing libtool commands [2022-07-08T16:49:38.723Z] #77 105.8 config.status: executing depfiles commands [2022-07-08T16:49:38.750Z] #17 4.188 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-08T16:49:38.751Z] #17 DONE 4.4s [2022-07-08T16:49:38.751Z] [2022-07-08T16:49:38.751Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-08T16:49:38.751Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-08T16:49:38.754Z] #77 85.51 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T16:49:39.025Z] #77 85.70 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T16:49:39.659Z] #77 106.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-08T16:49:39.659Z] #77 106.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T16:49:39.659Z] #77 106.9 checking for gcc... gcc [2022-07-08T16:49:39.788Z] #84 DONE 195.9s [2022-07-08T16:49:39.788Z] [2022-07-08T16:49:39.788Z] #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-07-08T16:49:39.788Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T16:49:39.917Z] #77 107.0 checking whether the C compiler works... yes [2022-07-08T16:49:40.175Z] #77 107.2 checking for C compiler default output file name... a.out [2022-07-08T16:49:40.175Z] #77 107.2 checking for suffix of executables... [2022-07-08T16:49:40.175Z] #77 107.3 checking whether we are cross compiling... no [2022-07-08T16:49:40.363Z] #19 244.2 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-08T16:49:40.363Z] #19 244.2 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T16:49:40.363Z] #19 244.2 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-08T16:49:40.363Z] #19 244.2 Selecting previously unselected package patch. [2022-07-08T16:49:40.363Z] #19 244.2 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-08T16:49:40.363Z] #19 244.2 Unpacking patch (2.7.6-7) ... [2022-07-08T16:49:40.363Z] #19 244.3 Selecting previously unselected package dpkg-dev. [2022-07-08T16:49:40.363Z] #19 244.3 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ... [2022-07-08T16:49:40.433Z] #77 107.5 checking for suffix of object files... o [2022-07-08T16:49:40.433Z] #77 107.6 checking whether we are using the GNU C compiler... yes [2022-07-08T16:49:40.515Z] #77 ... [2022-07-08T16:49:40.515Z] [2022-07-08T16:49:40.515Z] #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-07-08T16:49:40.515Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:49:40.515Z] #14 143.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-08T16:49:40.515Z] #14 143.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:49:40.515Z] #14 143.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:49:40.664Z] #18 DONE 2.2s [2022-07-08T16:49:40.664Z] [2022-07-08T16:49:40.664Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-08T16:49:40.664Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-08T16:49:40.681Z] #19 244.3 Unpacking dpkg-dev (1.20.10) ... [2022-07-08T16:49:40.691Z] #77 107.7 checking whether gcc accepts -g... yes [2022-07-08T16:49:40.691Z] #77 107.8 checking for gcc option to accept ISO C89... none needed [2022-07-08T16:49:40.949Z] #77 108.0 checking whether gcc understands -c and -o together... yes [2022-07-08T16:49:40.949Z] #77 108.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T16:49:40.949Z] #77 108.1 checking whether build environment is sane... yes [2022-07-08T16:49:40.949Z] #77 108.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T16:49:40.949Z] #77 108.2 checking for gawk... no [2022-07-08T16:49:40.949Z] #77 108.2 checking for mawk... mawk [2022-07-08T16:49:40.949Z] #77 108.2 checking whether make sets $(MAKE)... yes [2022-07-08T16:49:41.207Z] #77 108.2 checking whether make supports the include directive... yes (GNU style) [2022-07-08T16:49:41.207Z] #77 108.2 checking whether make supports nested variables... yes [2022-07-08T16:49:41.207Z] #77 108.2 checking whether UID '0' is supported by ustar format... yes [2022-07-08T16:49:41.207Z] #77 108.2 checking whether GID '0' is supported by ustar format... yes [2022-07-08T16:49:41.207Z] #77 108.2 checking how to create a ustar tar archive... gnutar [2022-07-08T16:49:41.207Z] #77 108.3 checking dependency style of gcc... gcc3 [2022-07-08T16:49:41.207Z] #77 108.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T16:49:41.207Z] #77 108.5 checking whether make supports nested variables... (cached) yes [2022-07-08T16:49:41.619Z] #19 245.3 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-08T16:49:41.619Z] #19 245.3 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-08T16:49:41.619Z] #19 245.3 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-08T16:49:41.619Z] #19 245.3 Selecting previously unselected package libio-string-perl. [2022-07-08T16:49:41.619Z] #19 245.3 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-08T16:49:41.619Z] #19 245.4 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-08T16:49:41.619Z] #19 245.4 Selecting previously unselected package libicu67:amd64. [2022-07-08T16:49:41.619Z] #19 245.4 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-08T16:49:41.619Z] #19 245.4 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-08T16:49:41.773Z] #77 108.5 checking build system type... aarch64-unknown-linux-gnu [2022-07-08T16:49:41.773Z] #77 108.8 checking host system type... aarch64-unknown-linux-gnu [2022-07-08T16:49:41.773Z] #77 108.8 checking how to print strings... printf [2022-07-08T16:49:41.773Z] #77 108.8 checking for a sed that does not truncate output... /bin/sed [2022-07-08T16:49:41.773Z] #77 108.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T16:49:41.773Z] #77 108.8 checking for egrep... /bin/grep -E [2022-07-08T16:49:41.773Z] #77 108.8 checking for fgrep... /bin/grep -F [2022-07-08T16:49:41.773Z] #77 108.8 checking for ld used by gcc... /usr/bin/ld [2022-07-08T16:49:41.773Z] #77 108.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T16:49:41.773Z] #77 108.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T16:49:42.031Z] #77 108.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T16:49:42.031Z] #77 109.1 checking whether ln -s works... yes [2022-07-08T16:49:42.031Z] #77 109.1 checking the maximum length of command line arguments... 1572864 [2022-07-08T16:49:42.031Z] #77 109.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-08T16:49:42.031Z] #77 109.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T16:49:42.031Z] #77 109.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T16:49:42.031Z] #77 109.1 checking for objdump... objdump [2022-07-08T16:49:42.031Z] #77 109.1 checking how to recognize dependent libraries... pass_all [2022-07-08T16:49:42.031Z] #77 109.1 checking for dlltool... no [2022-07-08T16:49:42.031Z] #77 109.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T16:49:42.031Z] #77 109.1 checking for ar... ar [2022-07-08T16:49:42.031Z] #77 109.1 checking for archiver @FILE support... @ [2022-07-08T16:49:42.031Z] #77 109.2 checking for strip... strip [2022-07-08T16:49:42.031Z] #77 109.2 checking for ranlib... ranlib [2022-07-08T16:49:42.289Z] #77 109.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T16:49:42.289Z] #77 109.5 checking for sysroot... no [2022-07-08T16:49:42.289Z] #77 109.5 checking for a working dd... /bin/dd [2022-07-08T16:49:42.548Z] #77 109.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T16:49:42.548Z] #77 109.6 checking for mt... no [2022-07-08T16:49:42.548Z] #77 109.6 checking if : is a manifest tool... no [2022-07-08T16:49:42.578Z] #19 DONE 2.0s [2022-07-08T16:49:42.578Z] [2022-07-08T16:49:42.578Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-08T16:49:42.578Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-08T16:49:42.806Z] #77 109.6 checking how to run the C preprocessor... gcc -E [2022-07-08T16:49:43.002Z] #19 246.6 Selecting previously unselected package libxml2:amd64. [2022-07-08T16:49:43.002Z] #19 246.6 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-08T16:49:43.002Z] #19 246.6 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T16:49:43.002Z] #19 246.7 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-08T16:49:43.002Z] #19 246.7 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-08T16:49:43.002Z] #19 246.7 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-08T16:49:43.002Z] #19 246.7 Selecting previously unselected package libxml-sax-base-perl. [2022-07-08T16:49:43.002Z] #19 246.7 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-08T16:49:43.002Z] #19 246.7 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-08T16:49:43.002Z] #19 246.8 Selecting previously unselected package libxml-sax-perl. [2022-07-08T16:49:43.002Z] #19 246.8 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-08T16:49:43.002Z] #19 246.8 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-08T16:49:43.002Z] #19 246.8 Selecting previously unselected package libxml-libxml-perl. [2022-07-08T16:49:43.002Z] #19 246.8 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-08T16:49:43.002Z] #19 246.8 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-08T16:49:43.002Z] #19 246.9 Selecting previously unselected package libxml-simple-perl. [2022-07-08T16:49:43.002Z] #19 246.9 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-08T16:49:43.002Z] #19 246.9 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-08T16:49:43.002Z] #19 247.0 Selecting previously unselected package libyaml-perl. [2022-07-08T16:49:43.002Z] #19 247.0 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-08T16:49:43.002Z] #19 247.0 Unpacking libyaml-perl (1.30-1) ... [2022-07-08T16:49:43.002Z] #19 247.0 Selecting previously unselected package libconfig-auto-perl. [2022-07-08T16:49:43.262Z] #19 247.0 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-08T16:49:43.262Z] #19 247.0 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-08T16:49:43.262Z] #19 247.1 Selecting previously unselected package libfile-which-perl. [2022-07-08T16:49:43.262Z] #19 247.1 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-08T16:49:43.263Z] #19 247.1 Unpacking libfile-which-perl (1.23-1) ... [2022-07-08T16:49:43.263Z] #19 247.1 Selecting previously unselected package libfile-homedir-perl. [2022-07-08T16:49:43.263Z] #19 247.1 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-08T16:49:43.263Z] #19 247.1 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-08T16:49:43.263Z] #19 247.2 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-08T16:49:43.263Z] #19 247.2 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-08T16:49:43.263Z] #19 247.2 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-08T16:49:43.263Z] #19 247.2 Selecting previously unselected package dpkg-cross. [2022-07-08T16:49:43.263Z] #19 247.2 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-08T16:49:43.263Z] #19 247.2 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-08T16:49:43.263Z] #19 247.3 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-08T16:49:43.263Z] #19 247.3 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-08T16:49:43.372Z] #77 109.8 checking for ANSI C header files... yes [2022-07-08T16:49:43.372Z] #77 110.4 checking for sys/types.h... yes [2022-07-08T16:49:43.522Z] #19 247.3 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-08T16:49:43.522Z] #19 247.3 Selecting previously unselected package libc6-armel-cross. [2022-07-08T16:49:43.522Z] #19 247.3 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-08T16:49:43.522Z] #19 247.3 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-08T16:49:43.630Z] #77 110.6 checking for sys/stat.h... yes [2022-07-08T16:49:43.630Z] #77 110.7 checking for stdlib.h... yes [2022-07-08T16:49:43.782Z] #19 247.6 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-08T16:49:43.782Z] #19 247.6 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:43.782Z] #19 247.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-08T16:49:43.782Z] #19 247.6 Selecting previously unselected package libgomp1-armel-cross. [2022-07-08T16:49:43.782Z] #19 247.6 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:43.782Z] #19 247.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-08T16:49:43.782Z] #19 247.7 Selecting previously unselected package libatomic1-armel-cross. [2022-07-08T16:49:43.888Z] #77 110.9 checking for string.h... yes [2022-07-08T16:49:44.041Z] #19 247.7 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:44.041Z] #19 247.7 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-08T16:49:44.041Z] #19 247.8 Selecting previously unselected package libasan6-armel-cross. [2022-07-08T16:49:44.041Z] #19 247.8 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:44.041Z] #19 247.8 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-08T16:49:44.146Z] #77 111.1 checking for memory.h... yes [2022-07-08T16:49:44.146Z] #77 111.2 checking for strings.h... yes [2022-07-08T16:49:44.301Z] #19 248.1 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-08T16:49:44.301Z] #19 248.2 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:44.301Z] #19 248.2 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-08T16:49:44.301Z] #19 248.2 Selecting previously unselected package libubsan1-armel-cross. [2022-07-08T16:49:44.405Z] #77 111.4 checking for inttypes.h... yes [2022-07-08T16:49:44.519Z] #20 DONE 1.9s [2022-07-08T16:49:44.519Z] [2022-07-08T16:49:44.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-07-08T16:49:44.519Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:49:44.519Z] #77 92.34 configure.ac:11: installing 'build-aux/compile' [2022-07-08T16:49:44.519Z] #77 92.34 configure.ac:11: installing 'build-aux/config.guess' [2022-07-08T16:49:44.519Z] #77 92.36 configure.ac:11: installing 'build-aux/config.sub' [2022-07-08T16:49:44.519Z] #77 92.36 configure.ac:13: installing 'build-aux/install-sh' [2022-07-08T16:49:44.519Z] #77 92.36 configure.ac:13: installing 'build-aux/missing' [2022-07-08T16:49:44.519Z] #77 92.39 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-08T16:49:44.519Z] #77 92.62 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T16:49:44.519Z] #77 93.92 checking build system type... x86_64-pc-linux-gnu [2022-07-08T16:49:44.519Z] #77 94.15 checking host system type... x86_64-pc-linux-gnu [2022-07-08T16:49:44.519Z] #77 94.15 checking how to print strings... printf [2022-07-08T16:49:44.519Z] #77 94.15 checking for gcc... gcc [2022-07-08T16:49:44.519Z] #77 94.28 checking whether the C compiler works... yes [2022-07-08T16:49:44.519Z] #77 94.44 checking for C compiler default output file name... a.out [2022-07-08T16:49:44.519Z] #77 94.44 checking for suffix of executables... [2022-07-08T16:49:44.519Z] #77 94.60 checking whether we are cross compiling... no [2022-07-08T16:49:44.519Z] #77 94.81 checking for suffix of object files... o [2022-07-08T16:49:44.519Z] #77 94.92 checking whether we are using the GNU C compiler... yes [2022-07-08T16:49:44.519Z] #77 95.07 checking whether gcc accepts -g... yes [2022-07-08T16:49:44.519Z] #77 95.10 checking for gcc option to accept ISO C89... none needed [2022-07-08T16:49:44.519Z] #77 95.30 checking whether gcc understands -c and -o together... yes [2022-07-08T16:49:44.519Z] #77 95.56 checking for a sed that does not truncate output... /bin/sed [2022-07-08T16:49:44.519Z] #77 95.59 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T16:49:44.519Z] #77 95.61 checking for egrep... /bin/grep -E [2022-07-08T16:49:44.519Z] #77 95.61 checking for fgrep... /bin/grep -F [2022-07-08T16:49:44.519Z] #77 95.63 checking for ld used by gcc... /usr/bin/ld [2022-07-08T16:49:44.519Z] #77 95.64 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T16:49:44.519Z] #77 95.66 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T16:49:44.519Z] #77 95.67 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T16:49:44.519Z] #77 95.78 checking whether ln -s works... yes [2022-07-08T16:49:44.519Z] #77 95.78 checking the maximum length of command line arguments... 1572864 [2022-07-08T16:49:44.519Z] #77 95.82 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T16:49:44.519Z] #77 95.82 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T16:49:44.519Z] #77 95.82 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T16:49:44.519Z] #77 95.82 checking for objdump... objdump [2022-07-08T16:49:44.519Z] #77 95.82 checking how to recognize dependent libraries... pass_all [2022-07-08T16:49:44.519Z] #77 95.82 checking for dlltool... no [2022-07-08T16:49:44.519Z] #77 95.82 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T16:49:44.519Z] #77 95.82 checking for ar... ar [2022-07-08T16:49:44.519Z] #77 95.82 checking for archiver @FILE support... @ [2022-07-08T16:49:44.519Z] #77 96.03 checking for strip... strip [2022-07-08T16:49:44.519Z] #77 96.05 checking for ranlib... ranlib [2022-07-08T16:49:44.519Z] #77 96.05 checking for gawk... no [2022-07-08T16:49:44.519Z] #77 96.05 checking for mawk... mawk [2022-07-08T16:49:44.519Z] #77 96.05 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T16:49:44.519Z] #77 96.45 checking for sysroot... no [2022-07-08T16:49:44.519Z] #77 96.45 checking for a working dd... /bin/dd [2022-07-08T16:49:44.519Z] #77 96.45 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T16:49:44.519Z] #77 96.54 checking for mt... no [2022-07-08T16:49:44.519Z] #77 96.54 checking if : is a manifest tool... no [2022-07-08T16:49:44.519Z] #77 96.55 checking how to run the C preprocessor... gcc -E [2022-07-08T16:49:44.519Z] #77 96.85 checking for ANSI C header files... yes [2022-07-08T16:49:44.519Z] #77 97.54 checking for sys/types.h... yes [2022-07-08T16:49:44.519Z] #77 97.85 checking for sys/stat.h... yes [2022-07-08T16:49:44.519Z] #77 98.09 checking for stdlib.h... yes [2022-07-08T16:49:44.519Z] #77 98.29 checking for string.h... yes [2022-07-08T16:49:44.519Z] #77 98.51 checking for memory.h... yes [2022-07-08T16:49:44.519Z] #77 98.73 checking for strings.h... yes [2022-07-08T16:49:44.519Z] #77 98.96 checking for inttypes.h... yes [2022-07-08T16:49:44.519Z] #77 99.25 checking for stdint.h... yes [2022-07-08T16:49:44.519Z] #77 99.40 checking for unistd.h... yes [2022-07-08T16:49:44.519Z] #77 99.60 checking for dlfcn.h... yes [2022-07-08T16:49:44.519Z] #77 99.85 checking for objdir... .libs [2022-07-08T16:49:44.519Z] #77 100.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T16:49:44.519Z] #77 100.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T16:49:44.519Z] #77 100.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T16:49:44.519Z] #77 100.7 checking if gcc static flag -static works... yes [2022-07-08T16:49:44.519Z] #77 101.2 checking if gcc supports -c -o file.o... yes [2022-07-08T16:49:44.519Z] #77 101.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T16:49:44.519Z] #77 101.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T16:49:44.561Z] #19 248.3 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:44.561Z] #19 248.3 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-08T16:49:44.561Z] #19 248.4 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-08T16:49:44.561Z] #19 248.4 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:44.561Z] #19 248.4 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-08T16:49:44.663Z] #77 111.6 checking for stdint.h... yes [2022-07-08T16:49:44.780Z] #77 101.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T16:49:44.780Z] #77 102.0 checking how to hardcode library paths into programs... immediate [2022-07-08T16:49:44.780Z] #77 102.0 checking whether stripping libraries is possible... yes [2022-07-08T16:49:44.780Z] #77 102.0 checking if libtool supports shared libraries... yes [2022-07-08T16:49:44.780Z] #77 102.0 checking whether to build shared libraries... no [2022-07-08T16:49:44.780Z] #77 102.0 checking whether to build static libraries... yes [2022-07-08T16:49:44.822Z] #19 248.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-08T16:49:44.822Z] #19 248.6 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:49:44.822Z] #19 248.6 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-08T16:49:44.921Z] #77 111.8 checking for unistd.h... yes [2022-07-08T16:49:45.043Z] #77 102.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T16:49:45.043Z] #77 102.0 checking whether build environment is sane... yes [2022-07-08T16:49:45.043Z] #77 102.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T16:49:45.043Z] #77 102.1 checking whether make sets $(MAKE)... yes [2022-07-08T16:49:45.043Z] #77 102.2 checking whether make supports the include directive... yes (GNU style) [2022-07-08T16:49:45.043Z] #77 102.2 checking whether make supports nested variables... yes [2022-07-08T16:49:45.179Z] #77 112.0 checking for dlfcn.h... yes [2022-07-08T16:49:45.179Z] #77 112.1 checking for objdir... .libs [2022-07-08T16:49:45.321Z] #77 102.3 checking whether UID '0' is supported by ustar format... yes [2022-07-08T16:49:45.321Z] #77 102.3 checking whether GID '0' is supported by ustar format... yes [2022-07-08T16:49:45.321Z] #77 102.3 checking how to create a ustar tar archive... gnutar [2022-07-08T16:49:45.321Z] #77 102.4 checking dependency style of gcc... gcc3 [2022-07-08T16:49:45.438Z] #77 112.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T16:49:45.438Z] #77 112.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T16:49:45.438Z] #77 112.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T16:49:45.582Z] #77 102.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T16:49:45.582Z] #77 102.5 checking whether make supports nested variables... (cached) yes [2022-07-08T16:49:45.582Z] #77 102.5 checking for gawk... (cached) mawk [2022-07-08T16:49:45.582Z] #77 102.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T16:49:45.582Z] #77 102.5 checking for gcc... (cached) gcc [2022-07-08T16:49:45.582Z] #77 102.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T16:49:45.582Z] #77 102.7 checking whether gcc accepts -g... (cached) yes [2022-07-08T16:49:45.582Z] #77 102.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T16:49:45.582Z] #77 102.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T16:49:45.582Z] #77 102.7 checking for a Python interpreter with version >= 3... python3 [2022-07-08T16:49:45.582Z] #77 102.8 checking for python3... /usr/bin/python3 [2022-07-08T16:49:45.592Z] #77 ... [2022-07-08T16:49:45.592Z] [2022-07-08T16:49:45.592Z] #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-07-08T16:49:45.592Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:49:45.592Z] #14 168.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-08T16:49:45.592Z] #14 168.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:49:45.842Z] #77 102.8 checking for python3 version... 3.9 [2022-07-08T16:49:45.842Z] #77 102.8 checking for python3 platform... linux [2022-07-08T16:49:45.842Z] #77 102.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T16:49:45.852Z] #14 168.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:49:45.954Z] #77 112.7 checking if gcc static flag -static works... yes [2022-07-08T16:49:46.212Z] #77 113.0 checking if gcc supports -c -o file.o... yes [2022-07-08T16:49:46.212Z] #77 113.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T16:49:46.212Z] #77 113.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-08T16:49:46.363Z] #77 103.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T16:49:46.363Z] #77 103.3 checking for go-md2man... no [2022-07-08T16:49:46.363Z] #77 103.3 checking error.h usability... yes [2022-07-08T16:49:46.363Z] #77 103.5 checking error.h presence... yes [2022-07-08T16:49:46.470Z] #77 113.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T16:49:46.471Z] #77 113.6 checking how to hardcode library paths into programs... immediate [2022-07-08T16:49:46.471Z] #77 113.6 checking whether stripping libraries is possible... yes [2022-07-08T16:49:46.471Z] #77 113.6 checking if libtool supports shared libraries... yes [2022-07-08T16:49:46.471Z] #77 113.6 checking whether to build shared libraries... no [2022-07-08T16:49:46.471Z] #77 113.6 checking whether to build static libraries... yes [2022-07-08T16:49:46.623Z] #77 103.5 checking for error.h... yes [2022-07-08T16:49:46.623Z] #77 103.6 checking linux/openat2.h usability... yes [2022-07-08T16:49:46.623Z] #77 103.7 checking linux/openat2.h presence... yes [2022-07-08T16:49:46.729Z] #77 113.6 checking float.h usability... yes [2022-07-08T16:49:46.729Z] #77 113.8 checking float.h presence... yes [2022-07-08T16:49:46.729Z] #77 113.8 checking for float.h... yes [2022-07-08T16:49:46.883Z] #77 103.8 checking for linux/openat2.h... yes [2022-07-08T16:49:46.883Z] #77 103.8 checking for copy_file_range... yes [2022-07-08T16:49:46.987Z] #77 113.9 checking limits.h usability... yes [2022-07-08T16:49:46.987Z] #77 114.0 checking limits.h presence... yes [2022-07-08T16:49:46.987Z] #77 114.1 checking for limits.h... yes [2022-07-08T16:49:46.987Z] #77 114.1 checking stddef.h usability... yes [2022-07-08T16:49:47.245Z] #77 114.3 checking stddef.h presence... yes [2022-07-08T16:49:47.245Z] #77 114.3 checking for stddef.h... yes [2022-07-08T16:49:47.245Z] #77 114.4 checking for stdlib.h... (cached) yes [2022-07-08T16:49:47.245Z] #77 114.4 checking for string.h... (cached) yes [2022-07-08T16:49:47.245Z] #77 114.5 checking sys/time.h usability... yes [2022-07-08T16:49:47.403Z] #77 104.1 checking for fgetxattr... yes [2022-07-08T16:49:47.403Z] #77 104.4 checking for statx... yes [2022-07-08T16:49:47.503Z] #77 114.5 checking sys/time.h presence... yes [2022-07-08T16:49:47.503Z] #77 114.6 checking for sys/time.h... yes [2022-07-08T16:49:47.503Z] #77 114.6 checking for inline... inline [2022-07-08T16:49:47.664Z] #77 104.6 checking for fgetpwent_r... yes [2022-07-08T16:49:48.069Z] #77 114.7 checking for size_t... yes [2022-07-08T16:49:48.069Z] #77 115.0 checking for stdlib.h... (cached) yes [2022-07-08T16:49:48.069Z] #77 115.0 checking for GNU libc compatible malloc... yes [2022-07-08T16:49:48.069Z] #77 115.2 checking for stdlib.h... (cached) yes [2022-07-08T16:49:48.233Z] #77 104.9 checking for issetugid... no [2022-07-08T16:49:48.233Z] #77 105.3 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T16:49:48.233Z] #77 105.3 checking pkg-config is at least version 0.9.0... yes [2022-07-08T16:49:48.327Z] #77 115.2 checking for GNU libc compatible realloc... yes [2022-07-08T16:49:48.327Z] #77 115.4 checking for working strtod... yes [2022-07-08T16:49:48.804Z] #77 105.3 checking for library containing yajl_tree_get... -lyajl [2022-07-08T16:49:48.804Z] #77 105.8 checking for yajl >= 2.0.0... yes [2022-07-08T16:49:48.894Z] #77 115.6 checking for gettimeofday... yes [2022-07-08T16:49:48.894Z] #77 ... [2022-07-08T16:49:48.894Z] [2022-07-08T16:49:48.894Z] #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-07-08T16:49:48.894Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-08T16:49:48.894Z] #21 32.88 Selecting previously unselected package vim. [2022-07-08T16:49:48.894Z] #21 32.89 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-08T16:49:48.894Z] #21 32.91 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:49:48.894Z] #21 33.42 Selecting previously unselected package xfsprogs. [2022-07-08T16:49:48.894Z] #21 33.42 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-08T16:49:48.894Z] #21 33.42 Unpacking xfsprogs (5.10.0-4) ... [2022-07-08T16:49:48.894Z] #21 33.83 Selecting previously unselected package zip. [2022-07-08T16:49:48.894Z] #21 33.83 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-08T16:49:48.894Z] #21 33.83 Unpacking zip (3.0-12) ... [2022-07-08T16:49:48.894Z] #21 34.01 Selecting previously unselected package zstd. [2022-07-08T16:49:48.894Z] #21 34.01 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-08T16:49:48.894Z] #21 34.01 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-08T16:49:48.894Z] #21 34.37 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:49:48.894Z] #21 35.30 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-08T16:49:48.894Z] #21 35.31 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T16:49:48.894Z] #21 35.34 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-08T16:49:48.894Z] #21 35.36 Setting up libicu67:arm64 (67.1-7) ... [2022-07-08T16:49:48.894Z] #21 35.37 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-08T16:49:48.894Z] #21 35.38 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-08T16:49:48.894Z] #21 35.40 Setting up uidmap (1:4.8.1-1) ... [2022-07-08T16:49:48.894Z] #21 35.41 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-08T16:49:48.894Z] #21 35.42 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:49:48.894Z] #21 35.43 Setting up bzip2 (1.0.8-4) ... [2022-07-08T16:49:48.894Z] #21 35.44 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-08T16:49:48.894Z] #21 35.45 Setting up python3-wheel (0.34.2-1) ... [2022-07-08T16:49:48.894Z] #21 36.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:49:48.894Z] #21 36.27 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-08T16:49:48.894Z] #21 36.28 Setting up libcap2-bin (1:2.44-1) ... [2022-07-08T16:49:48.894Z] #21 36.30 Setting up apparmor (2.13.6-10) ... [2022-07-08T16:49:48.894Z] #21 37.93 Setting up zip (3.0-12) ... [2022-07-08T16:49:48.894Z] #21 37.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:49:48.894Z] #21 37.97 Setting up bash-completion (1:2.11-2) ... [2022-07-08T16:49:48.894Z] #21 40.68 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:49:48.894Z] #21 40.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T16:49:48.894Z] #21 40.71 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-08T16:49:48.894Z] #21 40.73 Setting up patch (2.7.6-7) ... [2022-07-08T16:49:48.894Z] #21 40.80 Setting up sudo (1.9.5p2-3) ... [2022-07-08T16:49:48.894Z] #21 40.89 invoke-rc.d: could not determine current runlevel [2022-07-08T16:49:48.894Z] #21 40.91 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-08T16:49:48.894Z] #21 40.93 Setting up xfsprogs (5.10.0-4) ... [2022-07-08T16:49:48.895Z] #21 40.94 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-08T16:49:48.895Z] #21 40.96 Setting up inetutils-ping (2:2.0-1) ... [2022-07-08T16:49:48.895Z] #21 40.97 Setting up pigz (2.6-1) ... [2022-07-08T16:49:48.895Z] #21 40.98 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-08T16:49:48.895Z] #21 41.00 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-08T16:49:48.895Z] #21 41.03 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T16:49:48.895Z] #21 41.04 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:49:48.895Z] #21 41.78 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-08T16:49:48.895Z] #21 41.79 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-08T16:49:48.895Z] #21 42.17 Setting up libelf1:arm64 (0.183-1) ... [2022-07-08T16:49:48.895Z] #21 42.19 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-08T16:49:48.895Z] #21 42.20 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-08T16:49:48.895Z] #21 42.22 Setting up python3-distutils (3.9.2-1) ... [2022-07-08T16:49:48.895Z] #21 42.75 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:49:48.895Z] #21 42.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-08T16:49:48.895Z] #21 42.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-08T16:49:48.895Z] #21 42.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-08T16:49:48.895Z] #21 42.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-08T16:49:48.895Z] #21 42.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-08T16:49:48.895Z] #21 42.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-08T16:49:48.895Z] #21 42.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-08T16:49:48.895Z] #21 42.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-08T16:49:48.895Z] #21 42.84 Setting up python3-setuptools (52.0.0-4) ... [2022-07-08T16:49:48.895Z] #21 ... [2022-07-08T16:49:48.895Z] [2022-07-08T16:49:48.895Z] #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-07-08T16:49:48.895Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:49:49.064Z] #77 105.8 checking sys/capability.h usability... yes [2022-07-08T16:49:49.064Z] #77 106.0 checking sys/capability.h presence... yes [2022-07-08T16:49:49.064Z] #77 106.1 checking for sys/capability.h... yes [2022-07-08T16:49:49.153Z] #77 116.0 checking for memset... yes [2022-07-08T16:49:49.411Z] #77 116.3 checking for strspn... yes [2022-07-08T16:49:49.636Z] #77 106.1 checking for library containing cap_from_name... [2022-07-08T16:49:49.636Z] #77 ... [2022-07-08T16:49:49.636Z] [2022-07-08T16:49:49.636Z] #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-07-08T16:49:49.636Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T16:49:49.636Z] #34 DONE 155.3s [2022-07-08T16:49:49.636Z] [2022-07-08T16:49:49.636Z] #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-07-08T16:49:49.636Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:49:49.636Z] #21 2.409 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:49:49.636Z] #21 2.453 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:49:49.636Z] #21 2.454 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:49:49.636Z] #21 2.982 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:49:49.636Z] #21 4.273 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:49:49.636Z] #21 5.266 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:49:49.636Z] #21 ... [2022-07-08T16:49:49.636Z] [2022-07-08T16:49:49.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-07-08T16:49:49.636Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:49:49.636Z] #77 106.1 checking for library containing cap_from_name... -lcap [2022-07-08T16:49:49.670Z] #77 116.8 checking that generated files are newer than configure... done [2022-07-08T16:49:49.670Z] #77 116.8 configure: creating ./config.status [2022-07-08T16:49:50.208Z] #77 106.8 checking for library containing dlopen... -ldl [2022-07-08T16:49:50.482Z] #77 107.4 checking seccomp.h usability... yes [2022-07-08T16:49:50.482Z] #77 107.5 checking seccomp.h presence... yes [2022-07-08T16:49:50.482Z] #77 107.6 checking for seccomp.h... yes [2022-07-08T16:49:50.511Z] #14 ... [2022-07-08T16:49:50.511Z] [2022-07-08T16:49:50.511Z] #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-07-08T16:49:50.511Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:49:50.511Z] #77 64.03 libtoolize: putting auxiliary files in '.'. [2022-07-08T16:49:50.511Z] #77 64.03 libtoolize: copying file './ltmain.sh' [2022-07-08T16:49:50.511Z] #77 65.91 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-08T16:49:50.511Z] #77 65.92 libtoolize: and rerunning libtoolize and aclocal. [2022-07-08T16:49:50.511Z] #77 65.92 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T16:49:51.054Z] #77 107.6 checking for library containing seccomp_rule_add... -lseccomp [2022-07-08T16:49:51.081Z] #77 ... [2022-07-08T16:49:51.081Z] [2022-07-08T16:49:51.081Z] #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-07-08T16:49:51.081Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:49:51.081Z] #14 154.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-08T16:49:51.081Z] #14 154.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:49:51.081Z] #14 154.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T16:49:51.315Z] #77 108.2 checking for library containing seccomp_arch_resolve_name... none required [2022-07-08T16:49:51.575Z] #77 108.4 checking systemd/sd-bus.h usability... yes [2022-07-08T16:49:51.575Z] #77 108.6 checking systemd/sd-bus.h presence... [2022-07-08T16:49:51.575Z] #77 ... [2022-07-08T16:49:51.575Z] [2022-07-08T16:49:51.575Z] #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-07-08T16:49:51.575Z] #60 sha256:d6268a59bbce1f68cab6df237ff6bdec6aecba8cd2c772097c13173974e9f924 [2022-07-08T16:49:51.575Z] #60 15.39 + cd /tmp/tmp.La1lf95Ijk/src/github.com/opencontainers/runc [2022-07-08T16:49:51.575Z] #60 15.39 + git checkout -q v1.1.2 [2022-07-08T16:49:51.575Z] #60 16.05 + '[' -z '' ']' [2022-07-08T16:49:51.575Z] #60 16.05 + target=static [2022-07-08T16:49:51.575Z] #60 16.05 + make BUILDTAGS=seccomp static [2022-07-08T16:49:51.575Z] #60 16.54 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-07-08T16:49:51.836Z] #60 ... [2022-07-08T16:49:51.836Z] [2022-07-08T16:49:51.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-07-08T16:49:51.836Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:49:51.836Z] #77 108.6 checking systemd/sd-bus.h presence... yes [2022-07-08T16:49:51.836Z] #77 108.8 checking for systemd/sd-bus.h... yes [2022-07-08T16:49:52.097Z] #77 108.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-08T16:49:52.209Z] #77 119.3 config.status: creating Makefile [2022-07-08T16:49:52.209Z] #77 119.4 config.status: creating config.h [2022-07-08T16:49:52.209Z] #77 119.4 config.status: executing depfiles commands [2022-07-08T16:49:52.467Z] #77 119.6 config.status: executing libtool commands [2022-07-08T16:49:52.668Z] #77 109.3 checking for sd_notify_barrier... yes [2022-07-08T16:49:52.668Z] #77 109.6 checking linux/bpf.h usability... yes [2022-07-08T16:49:52.668Z] #77 109.7 checking linux/bpf.h presence... yes [2022-07-08T16:49:52.668Z] #77 109.7 checking for linux/bpf.h... yes [2022-07-08T16:49:52.668Z] #77 109.7 checking compilation for eBPF... yes [2022-07-08T16:49:52.668Z] #77 109.9 checking for criu >= 3.15... no [2022-07-08T16:49:52.929Z] #77 109.9 configure: CRIU headers not found, building without CRIU support [2022-07-08T16:49:52.929Z] #77 109.9 checking for criu > 3.16... no [2022-07-08T16:49:52.929Z] #77 109.9 configure: CRIU version doesn't support join-ns API [2022-07-08T16:49:52.929Z] #77 109.9 checking for criu > 3.16.1... no [2022-07-08T16:49:52.929Z] #77 110.0 configure: CRIU version doesn't support for pre-dumping [2022-07-08T16:49:52.951Z] #19 255.5 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-08T16:49:52.951Z] #19 255.5 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-08T16:49:52.951Z] #19 255.6 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-08T16:49:52.951Z] #19 ... [2022-07-08T16:49:52.951Z] [2022-07-08T16:49:52.951Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:49:52.951Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:49:52.951Z] #62 265.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-08T16:49:52.951Z] #62 DONE 268.1s [2022-07-08T16:49:52.951Z] [2022-07-08T16:49:52.951Z] #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-07-08T16:49:52.951Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T16:49:52.951Z] #19 255.6 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-08T16:49:52.951Z] #19 255.6 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-08T16:49:52.951Z] #19 255.6 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-08T16:49:52.951Z] #19 256.0 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-08T16:49:52.951Z] #19 256.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-08T16:49:52.951Z] #19 256.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-08T16:49:52.951Z] #19 256.3 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-08T16:49:52.951Z] #19 256.3 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:52.951Z] #19 256.3 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-08T16:49:52.951Z] #19 256.8 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-08T16:49:52.951Z] #19 256.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:49:52.951Z] #19 256.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-08T16:49:53.190Z] #77 110.0 checking for new mount API (fsconfig)... yes [2022-07-08T16:49:53.190Z] #77 110.1 checking for seccomp notify API... yes [2022-07-08T16:49:53.190Z] #77 110.2 checking for gperf... no [2022-07-08T16:49:53.190Z] #77 110.2 configure: gperf not found - cannot rebuild signal parser code [2022-07-08T16:49:53.400Z] #77 ... [2022-07-08T16:49:53.400Z] [2022-07-08T16:49:53.400Z] #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-07-08T16:49:53.400Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-08T16:49:53.400Z] #21 44.02 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-08T16:49:53.400Z] #21 44.04 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-08T16:49:53.400Z] #21 44.05 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-08T16:49:53.400Z] #21 44.06 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T16:49:53.400Z] #21 45.17 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-08T16:49:53.400Z] #21 45.19 Setting up jq (1.6-2.1) ... [2022-07-08T16:49:53.400Z] #21 45.20 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-08T16:49:53.400Z] #21 45.21 Setting up iptables (1.8.7-1) ... [2022-07-08T16:49:53.400Z] #21 45.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T16:49:53.400Z] #21 45.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T16:49:53.400Z] #21 45.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T16:49:53.400Z] #21 45.24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T16:49:53.401Z] #21 45.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-08T16:49:53.401Z] #21 45.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-08T16:49:53.401Z] #21 45.26 Setting up iproute2 (5.10.0-4) ... [2022-07-08T16:49:53.401Z] #21 45.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:49:53.401Z] #21 DONE 47.5s [2022-07-08T16:49:53.401Z] [2022-07-08T16:49:53.401Z] #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-07-08T16:49:53.401Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:49:53.401Z] #77 120.6 GEN .version [2022-07-08T16:49:53.401Z] #77 120.7 make install-recursive [2022-07-08T16:49:53.451Z] #77 110.2 checking for library containing argp_parse... none required [2022-07-08T16:49:53.659Z] #77 120.7 make[1]: Entering directory '/tmp/crun-build' [2022-07-08T16:49:53.659Z] #77 120.7 Making install in libocispec [2022-07-08T16:49:53.659Z] #77 120.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:49:53.712Z] #77 110.7 checking that generated files are newer than configure... done [2022-07-08T16:49:53.712Z] #77 110.7 configure: creating ./config.status [2022-07-08T16:49:53.917Z] #77 120.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-08T16:49:53.917Z] #77 120.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-08T16:49:53.917Z] #77 120.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-08T16:49:53.917Z] #77 120.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-08T16:49:54.175Z] #77 ... [2022-07-08T16:49:54.175Z] [2022-07-08T16:49:54.175Z] #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-07-08T16:49:54.175Z] #22 sha256:1c35510d2c5ef554d5a1a5ad21f4359ed7a77a09befaa46d5fe59bc5eb4db5a5 [2022-07-08T16:49:54.175Z] #22 0.698 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-08T16:49:54.175Z] #22 0.704 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-08T16:49:54.175Z] #22 0.708 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-08T16:49:54.175Z] #22 DONE 0.8s [2022-07-08T16:49:54.175Z] [2022-07-08T16:49:54.175Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-08T16:49:54.175Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-07-08T16:49:56.257Z] #77 113.0 config.status: creating Makefile [2022-07-08T16:49:56.258Z] #77 113.1 config.status: creating rpm/crun.spec [2022-07-08T16:49:56.258Z] #77 113.2 config.status: creating config.h [2022-07-08T16:49:56.258Z] #77 113.2 config.status: executing libtool commands [2022-07-08T16:49:56.258Z] #77 113.2 config.status: executing depfiles commands [2022-07-08T16:49:57.644Z] #77 ... [2022-07-08T16:49:57.644Z] [2022-07-08T16:49:57.644Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T16:49:57.644Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T16:49:57.644Z] #36 163.1 Delve is a source level debugger for Go programs. [2022-07-08T16:49:57.644Z] #36 163.1 [2022-07-08T16:49:57.644Z] #36 163.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-08T16:49:57.644Z] #36 163.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-08T16:49:57.644Z] #36 163.1 [2022-07-08T16:49:57.644Z] #36 163.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-08T16:49:57.644Z] #36 163.1 [2022-07-08T16:49:57.644Z] #36 163.1 Pass flags to the program you are debugging using `--`, for example: [2022-07-08T16:49:57.644Z] #36 163.1 [2022-07-08T16:49:57.644Z] #36 163.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-08T16:49:57.644Z] #36 163.1 [2022-07-08T16:49:57.644Z] #36 163.1 Usage: [2022-07-08T16:49:57.644Z] #36 163.1 dlv [command] [2022-07-08T16:49:57.644Z] #36 163.1 [2022-07-08T16:49:57.644Z] #36 163.1 Available Commands: [2022-07-08T16:49:57.644Z] #36 163.1 attach Attach to running process and begin debugging. [2022-07-08T16:49:57.644Z] #36 163.1 connect Connect to a headless debug server with a terminal client. [2022-07-08T16:49:57.644Z] #36 163.1 core Examine a core dump. [2022-07-08T16:49:57.644Z] #36 163.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-08T16:49:57.644Z] #36 163.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-08T16:49:57.644Z] #36 163.1 exec Execute a precompiled binary, and begin a debug session. [2022-07-08T16:49:57.644Z] #36 163.1 help Help about any command [2022-07-08T16:49:57.644Z] #36 163.1 run Deprecated command. Use 'debug' instead. [2022-07-08T16:49:57.644Z] #36 163.1 test Compile test binary and begin debugging program. [2022-07-08T16:49:57.644Z] #36 163.1 trace Compile and begin tracing program. [2022-07-08T16:49:57.644Z] #36 163.1 version Prints version. [2022-07-08T16:49:57.644Z] #36 163.1 [2022-07-08T16:49:57.644Z] #36 163.1 Flags: [2022-07-08T16:49:57.644Z] #36 163.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-08T16:49:57.644Z] #36 163.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-08T16:49:57.644Z] #36 163.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-07-08T16:49:57.644Z] #36 163.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-08T16:49:57.644Z] #36 163.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-08T16:49:57.644Z] #36 163.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-07-08T16:49:57.644Z] #36 163.1 --disable-aslr Disables address space randomization [2022-07-08T16:49:57.644Z] #36 163.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-08T16:49:57.644Z] #36 163.1 -h, --help help for dlv [2022-07-08T16:49:57.644Z] #36 163.1 --init string Init file, executed by the terminal client. [2022-07-08T16:49:57.644Z] #36 163.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-08T16:49:57.644Z] #36 163.1 --log Enable debugging server logging. [2022-07-08T16:49:57.644Z] #36 163.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-08T16:49:57.644Z] #36 163.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-08T16:49:57.644Z] #36 163.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-08T16:49:57.644Z] #36 163.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-08T16:49:57.644Z] #36 163.1 --wd string Working directory for running the program. [2022-07-08T16:49:57.644Z] #36 163.1 [2022-07-08T16:49:57.644Z] #36 163.1 Additional help topics: [2022-07-08T16:49:57.644Z] #36 163.1 dlv backend Help about the --backend flag. [2022-07-08T16:49:57.644Z] #36 163.1 dlv log Help about logging flags. [2022-07-08T16:49:57.644Z] #36 163.1 dlv redirect Help about file redirection. [2022-07-08T16:49:57.644Z] #36 163.1 [2022-07-08T16:49:57.644Z] #36 163.1 Use "dlv [command] --help" for more information about a command. [2022-07-08T16:49:57.644Z] #36 DONE 163.3s [2022-07-08T16:49:57.644Z] [2022-07-08T16:49:57.644Z] #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-07-08T16:49:57.644Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:49:57.644Z] #21 10.23 Fetched 8548 kB in 8s (1055 kB/s) [2022-07-08T16:49:57.905Z] #21 10.23 Reading package lists... [2022-07-08T16:49:58.232Z] #19 261.2 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-08T16:49:58.232Z] #19 261.2 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-08T16:49:58.232Z] #19 261.2 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-08T16:49:58.232Z] #19 261.2 Selecting previously unselected package crossbuild-essential-armel. [2022-07-08T16:49:58.232Z] #19 261.3 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-08T16:49:58.232Z] #19 261.3 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-08T16:49:58.232Z] #19 261.3 Selecting previously unselected package libc6-armhf-cross. [2022-07-08T16:49:58.232Z] #19 261.3 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-08T16:49:58.232Z] #19 261.3 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-08T16:49:58.232Z] #19 261.4 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-08T16:49:58.232Z] #19 261.4 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:58.232Z] #19 261.4 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T16:49:58.232Z] #19 261.5 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-08T16:49:58.232Z] #19 261.5 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:58.232Z] #19 261.5 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T16:49:58.232Z] #19 261.5 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-08T16:49:58.232Z] #19 261.5 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:58.232Z] #19 261.5 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T16:49:58.232Z] #19 261.6 Selecting previously unselected package libasan6-armhf-cross. [2022-07-08T16:49:58.232Z] #19 261.6 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:58.232Z] #19 261.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-08T16:49:58.232Z] #19 261.8 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-08T16:49:58.232Z] #19 261.8 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:58.232Z] #19 261.8 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-08T16:49:58.232Z] #19 261.9 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-08T16:49:58.232Z] #19 261.9 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:58.232Z] #19 261.9 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T16:49:58.232Z] #19 262.0 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-08T16:49:58.232Z] #19 262.0 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:49:58.232Z] #19 262.0 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-08T16:49:58.232Z] #19 262.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-08T16:49:58.492Z] #19 262.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:49:58.492Z] #19 262.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-08T16:49:59.217Z] #14 ... [2022-07-08T16:49:59.217Z] [2022-07-08T16:49:59.217Z] #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-07-08T16:49:59.217Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:49:59.217Z] #77 81.25 configure.ac:7: installing './compile' [2022-07-08T16:49:59.217Z] #77 81.28 configure.ac:11: installing './config.guess' [2022-07-08T16:49:59.217Z] #77 81.29 configure.ac:11: installing './config.sub' [2022-07-08T16:49:59.217Z] #77 81.30 configure.ac:8: installing './install-sh' [2022-07-08T16:49:59.217Z] #77 81.37 configure.ac:8: installing './missing' [2022-07-08T16:49:59.217Z] #77 81.52 Makefile.am: installing './depcomp' [2022-07-08T16:49:59.451Z] #23 ... [2022-07-08T16:49:59.451Z] [2022-07-08T16:49:59.451Z] #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-07-08T16:49:59.451Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:49:59.451Z] #77 121.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-08T16:49:59.451Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-08T16:49:59.451Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-08T16:49:59.451Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-08T16:49:59.451Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-08T16:49:59.451Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-08T16:49:59.451Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-08T16:49:59.451Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-08T16:49:59.451Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-08T16:49:59.451Z] #77 122.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-08T16:49:59.451Z] #77 122.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-08T16:49:59.451Z] #77 122.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-08T16:49:59.451Z] #77 122.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-08T16:49:59.451Z] #77 122.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-08T16:49:59.451Z] #77 122.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-08T16:49:59.451Z] #77 122.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-08T16:49:59.451Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-08T16:49:59.451Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-08T16:49:59.451Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-08T16:49:59.451Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-08T16:49:59.451Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-08T16:49:59.451Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-08T16:49:59.451Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-08T16:49:59.451Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-08T16:49:59.451Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-08T16:49:59.451Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-08T16:49:59.451Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-08T16:49:59.451Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-08T16:49:59.451Z] #77 122.9 make install-recursive [2022-07-08T16:49:59.451Z] #77 123.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:49:59.451Z] #77 123.1 Making install in yajl [2022-07-08T16:49:59.451Z] #77 123.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:49:59.451Z] #77 123.1 CC verify/json_verify-json_verify.o [2022-07-08T16:49:59.451Z] #77 123.1 CC src/libyajl_la-yajl_alloc.lo [2022-07-08T16:49:59.451Z] #77 123.1 CC src/libyajl_la-yajl.lo [2022-07-08T16:49:59.451Z] #77 123.1 CC src/libyajl_la-yajl_gen.lo [2022-07-08T16:49:59.451Z] #77 123.1 CC src/libyajl_la-yajl_parser.lo [2022-07-08T16:49:59.451Z] #77 123.2 CC src/libyajl_la-yajl_buf.lo [2022-07-08T16:49:59.451Z] #77 123.2 CC src/libyajl_la-yajl_encode.lo [2022-07-08T16:49:59.451Z] #77 123.3 CC src/libyajl_la-yajl_lex.lo [2022-07-08T16:49:59.451Z] #77 123.3 CC src/libyajl_la-yajl_tree.lo [2022-07-08T16:50:00.452Z] #21 13.49 Reading package lists... [2022-07-08T16:50:00.452Z] #21 ... [2022-07-08T16:50:00.452Z] [2022-07-08T16:50:00.452Z] #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-07-08T16:50:00.452Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:50:00.452Z] #77 114.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-08T16:50:00.452Z] #77 114.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T16:50:00.452Z] #77 114.9 checking for gcc... gcc [2022-07-08T16:50:00.452Z] #77 115.1 checking whether the C compiler works... yes [2022-07-08T16:50:00.452Z] #77 115.3 checking for C compiler default output file name... a.out [2022-07-08T16:50:00.452Z] #77 115.3 checking for suffix of executables... [2022-07-08T16:50:00.452Z] #77 115.6 checking whether we are cross compiling... no [2022-07-08T16:50:00.452Z] #77 115.8 checking for suffix of object files... o [2022-07-08T16:50:00.452Z] #77 116.0 checking whether we are using the GNU C compiler... yes [2022-07-08T16:50:00.452Z] #77 116.1 checking whether gcc accepts -g... yes [2022-07-08T16:50:00.452Z] #77 116.2 checking for gcc option to accept ISO C89... none needed [2022-07-08T16:50:00.452Z] #77 116.4 checking whether gcc understands -c and -o together... yes [2022-07-08T16:50:00.452Z] #77 116.6 checking how to run the C preprocessor... gcc -E [2022-07-08T16:50:00.452Z] #77 116.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T16:50:00.452Z] #77 116.8 checking for egrep... /bin/grep -E [2022-07-08T16:50:00.452Z] #77 116.8 checking for ANSI C header files... yes [2022-07-08T16:50:00.452Z] #77 117.5 checking for sys/types.h... yes [2022-07-08T16:50:00.452Z] #77 117.5 checking for sys/stat.h... yes [2022-07-08T16:50:00.713Z] #77 117.7 checking for stdlib.h... yes [2022-07-08T16:50:00.974Z] #77 117.9 checking for string.h... yes [2022-07-08T16:50:01.235Z] #77 118.1 checking for memory.h... yes [2022-07-08T16:50:01.350Z] #77 128.3 CCLD libyajl.la [2022-07-08T16:50:01.350Z] #77 128.6 CCLD verify/json_verify [2022-07-08T16:50:01.499Z] #77 118.3 checking for strings.h... yes [2022-07-08T16:50:01.499Z] #77 118.5 checking for inttypes.h... yes [2022-07-08T16:50:01.761Z] #77 84.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T16:50:01.761Z] #77 84.42 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T16:50:01.761Z] #77 84.65 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T16:50:01.761Z] #77 84.65 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T16:50:01.761Z] #77 84.75 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T16:50:01.762Z] #77 118.7 checking for stdint.h... yes [2022-07-08T16:50:01.917Z] #77 129.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:50:01.917Z] #77 129.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T16:50:01.917Z] #77 129.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T16:50:01.917Z] #77 129.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:50:01.917Z] #77 129.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:50:01.917Z] #77 129.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:50:01.917Z] #77 129.2 CC src/validate.o [2022-07-08T16:50:02.022Z] #77 84.92 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T16:50:02.024Z] #77 118.9 checking for unistd.h... yes [2022-07-08T16:50:02.175Z] #77 129.2 CC src/image_spec_schema_config_schema.lo [2022-07-08T16:50:02.175Z] #77 129.2 CC src/image_spec_schema_content_descriptor.lo [2022-07-08T16:50:02.175Z] #77 129.2 CC src/image_spec_schema_defs.lo [2022-07-08T16:50:02.175Z] #77 129.2 CC src/image_spec_schema_defs_descriptor.lo [2022-07-08T16:50:02.175Z] #77 129.3 CC src/image_spec_schema_image_index_schema.lo [2022-07-08T16:50:02.175Z] #77 129.3 CC src/image_spec_schema_image_layout_schema.lo [2022-07-08T16:50:02.175Z] #77 129.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-08T16:50:02.175Z] #77 129.3 CC src/runtime_spec_schema_config_linux.lo [2022-07-08T16:50:02.175Z] #77 129.3 CC src/runtime_spec_schema_config_zos.lo [2022-07-08T16:50:02.175Z] #77 129.4 CC src/runtime_spec_schema_config_schema.lo [2022-07-08T16:50:02.175Z] #77 129.4 CC src/runtime_spec_schema_config_solaris.lo [2022-07-08T16:50:02.175Z] #77 129.5 CC src/runtime_spec_schema_config_vm.lo [2022-07-08T16:50:02.282Z] #77 85.14 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T16:50:02.284Z] #77 119.1 checking minix/config.h usability... no [2022-07-08T16:50:02.284Z] #77 119.2 checking minix/config.h presence... no [2022-07-08T16:50:02.284Z] #77 119.3 checking for minix/config.h... no [2022-07-08T16:50:02.434Z] #77 129.6 CC src/runtime_spec_schema_config_windows.lo [2022-07-08T16:50:02.434Z] #77 129.6 CC src/runtime_spec_schema_defs.lo [2022-07-08T16:50:02.543Z] #77 85.33 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T16:50:02.543Z] #77 85.47 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T16:50:02.545Z] #77 119.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-08T16:50:02.545Z] #77 119.5 checking build system type... x86_64-pc-linux-gnu [2022-07-08T16:50:02.692Z] #77 129.7 CC src/runtime_spec_schema_defs_linux.lo [2022-07-08T16:50:02.692Z] #77 129.8 CC src/runtime_spec_schema_defs_zos.lo [2022-07-08T16:50:02.692Z] #77 129.8 CC src/runtime_spec_schema_defs_vm.lo [2022-07-08T16:50:02.692Z] #77 130.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-08T16:50:02.806Z] #77 119.7 checking host system type... x86_64-pc-linux-gnu [2022-07-08T16:50:02.806Z] #77 119.7 checking how to print strings... printf [2022-07-08T16:50:02.806Z] #77 119.8 checking for a sed that does not truncate output... /bin/sed [2022-07-08T16:50:02.806Z] #77 119.8 checking for fgrep... /bin/grep -F [2022-07-08T16:50:02.806Z] #77 119.8 checking for ld used by gcc... /usr/bin/ld [2022-07-08T16:50:02.806Z] #77 119.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T16:50:02.806Z] #77 119.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T16:50:02.806Z] #77 119.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T16:50:02.806Z] #77 119.9 checking whether ln -s works... yes [2022-07-08T16:50:02.806Z] #77 119.9 checking the maximum length of command line arguments... 1572864 [2022-07-08T16:50:02.806Z] #77 120.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T16:50:02.806Z] #77 120.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T16:50:02.806Z] #77 120.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T16:50:02.806Z] #77 120.0 checking for objdump... objdump [2022-07-08T16:50:02.806Z] #77 120.0 checking how to recognize dependent libraries... pass_all [2022-07-08T16:50:02.806Z] #77 120.0 checking for dlltool... no [2022-07-08T16:50:02.806Z] #77 120.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T16:50:02.806Z] #77 120.0 checking for ar... ar [2022-07-08T16:50:03.068Z] #77 120.0 checking for archiver @FILE support... @ [2022-07-08T16:50:03.068Z] #77 120.1 checking for strip... strip [2022-07-08T16:50:03.068Z] #77 120.1 checking for ranlib... ranlib [2022-07-08T16:50:03.068Z] #77 120.2 checking for gawk... no [2022-07-08T16:50:03.068Z] #77 120.2 checking for mawk... mawk [2022-07-08T16:50:03.259Z] #77 130.1 CC src/runtime_spec_schema_state_schema.lo [2022-07-08T16:50:03.259Z] #77 130.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-08T16:50:03.259Z] #77 130.3 CC src/basic_test_double_array_item.lo [2022-07-08T16:50:03.259Z] #77 130.3 CC src/basic_test_double_array.lo [2022-07-08T16:50:03.329Z] #77 120.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T16:50:03.518Z] #77 130.7 CC src/basic_test_top_array_int.lo [2022-07-08T16:50:03.518Z] #77 130.7 CC src/basic_test_top_array_string.lo [2022-07-08T16:50:03.518Z] #77 ... [2022-07-08T16:50:03.518Z] [2022-07-08T16:50:03.518Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-08T16:50:03.518Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-07-08T16:50:03.518Z] #23 9.393 Collecting yamllint==1.26.1 [2022-07-08T16:50:03.590Z] #77 120.6 checking for sysroot... no [2022-07-08T16:50:03.590Z] #77 120.6 checking for a working dd... /bin/dd [2022-07-08T16:50:03.590Z] #77 120.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T16:50:03.590Z] #77 120.7 checking for mt... no [2022-07-08T16:50:03.590Z] #77 120.7 checking if : is a manifest tool... no [2022-07-08T16:50:03.775Z] #19 266.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-08T16:50:03.775Z] #19 266.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-08T16:50:03.775Z] #19 266.9 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-08T16:50:03.775Z] #19 266.9 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-08T16:50:03.775Z] #19 266.9 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-08T16:50:03.775Z] #19 266.9 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-08T16:50:03.775Z] #19 267.1 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-08T16:50:03.775Z] #19 267.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-08T16:50:03.775Z] #19 267.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-08T16:50:03.775Z] #19 267.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-08T16:50:03.775Z] #19 267.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:03.775Z] #19 267.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-08T16:50:03.775Z] #19 267.6 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-08T16:50:03.775Z] #19 267.6 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:50:03.775Z] #19 267.6 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-08T16:50:03.851Z] #77 120.7 checking for dlfcn.h... yes [2022-07-08T16:50:03.851Z] #77 120.9 checking for objdir... .libs [2022-07-08T16:50:03.944Z] #14 ... [2022-07-08T16:50:03.944Z] [2022-07-08T16:50:03.944Z] #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-07-08T16:50:03.944Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:50:03.944Z] #77 107.8 configure.ac:7: installing 'build-aux/compile' [2022-07-08T16:50:03.944Z] #77 107.8 configure.ac:9: installing 'build-aux/config.guess' [2022-07-08T16:50:03.944Z] #77 107.8 configure.ac:9: installing 'build-aux/config.sub' [2022-07-08T16:50:03.944Z] #77 107.8 configure.ac:11: installing 'build-aux/install-sh' [2022-07-08T16:50:03.944Z] #77 107.9 configure.ac:11: installing 'build-aux/missing' [2022-07-08T16:50:03.944Z] #77 108.3 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T16:50:03.944Z] #77 108.5 parallel-tests: installing 'build-aux/test-driver' [2022-07-08T16:50:04.112Z] #77 121.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T16:50:04.373Z] #77 121.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T16:50:04.373Z] #77 121.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T16:50:04.451Z] #23 10.45 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-08T16:50:04.642Z] #77 121.4 checking if gcc static flag -static works... yes [2022-07-08T16:50:04.905Z] #77 121.9 checking if gcc supports -c -o file.o... yes [2022-07-08T16:50:04.905Z] #77 122.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T16:50:04.905Z] #77 122.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T16:50:05.476Z] #77 122.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T16:50:05.476Z] #77 122.4 checking how to hardcode library paths into programs... immediate [2022-07-08T16:50:05.476Z] #77 122.4 checking whether stripping libraries is possible... yes [2022-07-08T16:50:05.476Z] #77 122.4 checking if libtool supports shared libraries... yes [2022-07-08T16:50:05.476Z] #77 122.4 checking whether to build shared libraries... no [2022-07-08T16:50:05.476Z] #77 122.4 checking whether to build static libraries... yes [2022-07-08T16:50:05.476Z] #77 122.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T16:50:05.476Z] #77 122.4 checking whether build environment is sane... yes [2022-07-08T16:50:05.476Z] #77 122.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T16:50:05.476Z] #77 122.5 checking whether make sets $(MAKE)... yes [2022-07-08T16:50:05.476Z] #77 122.5 checking whether make supports the include directive... yes (GNU style) [2022-07-08T16:50:05.476Z] #77 122.6 checking whether make supports nested variables... yes [2022-07-08T16:50:05.476Z] #77 122.6 checking whether UID '0' is supported by ustar format... yes [2022-07-08T16:50:05.476Z] #77 122.6 checking whether GID '0' is supported by ustar format... yes [2022-07-08T16:50:05.476Z] #77 122.6 checking how to create a ustar tar archive... gnutar [2022-07-08T16:50:05.737Z] #77 122.7 checking dependency style of gcc... gcc3 [2022-07-08T16:50:05.737Z] #77 122.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T16:50:05.737Z] #77 122.8 checking whether make supports nested variables... (cached) yes [2022-07-08T16:50:05.737Z] #77 122.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T16:50:05.737Z] #77 122.9 checking pkg-config is at least version 0.9.0... yes [2022-07-08T16:50:05.737Z] #77 122.9 checking for yajl >= 2.1.0... yes [2022-07-08T16:50:05.737Z] #77 122.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T16:50:05.737Z] #77 122.9 checking for gcc... (cached) gcc [2022-07-08T16:50:05.825Z] #23 11.61 Collecting pathspec>=0.5.3 [2022-07-08T16:50:05.825Z] #23 11.61 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-08T16:50:05.852Z] #77 112.5 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T16:50:05.852Z] #77 112.5 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T16:50:05.998Z] #77 123.0 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T16:50:05.998Z] #77 123.0 checking whether gcc accepts -g... (cached) yes [2022-07-08T16:50:05.998Z] #77 123.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T16:50:05.998Z] #77 123.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T16:50:05.998Z] #77 123.0 checking for a Python interpreter with version >= 3... python3 [2022-07-08T16:50:05.998Z] #77 123.1 checking for python3... /usr/bin/python3 [2022-07-08T16:50:05.998Z] #77 123.1 checking for python3 version... 3.9 [2022-07-08T16:50:05.998Z] #77 123.1 checking for python3 platform... linux [2022-07-08T16:50:06.083Z] #23 11.93 Collecting pyyaml [2022-07-08T16:50:06.083Z] #23 11.95 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-08T16:50:06.083Z] #23 12.01 Building wheels for collected packages: yamllint [2022-07-08T16:50:06.258Z] #77 123.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T16:50:06.341Z] #23 12.01 Building wheel for yamllint (setup.py): started [2022-07-08T16:50:06.519Z] #77 123.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T16:50:06.519Z] #77 123.6 checking that generated files are newer than configure... done [2022-07-08T16:50:06.519Z] #77 123.6 configure: creating ./config.status [2022-07-08T16:50:07.231Z] #77 113.9 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T16:50:07.231Z] #77 113.9 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T16:50:07.275Z] #23 13.01 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-08T16:50:07.275Z] #23 13.01 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7b9cf77586f1ba43cc403da0ca12394aed317507ac974f9c44f89866bda7c6da [2022-07-08T16:50:07.275Z] #23 13.02 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-08T16:50:07.275Z] #23 13.02 Successfully built yamllint [2022-07-08T16:50:07.275Z] #23 13.06 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-08T16:50:07.490Z] #77 114.2 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T16:50:07.749Z] #77 114.5 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T16:50:07.749Z] #77 114.6 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T16:50:07.842Z] #23 13.46 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-08T16:50:08.354Z] #77 114.7 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T16:50:08.437Z] #23 DONE 14.1s [2022-07-08T16:50:08.437Z] [2022-07-08T16:50:08.437Z] #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-07-08T16:50:08.437Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:50:08.437Z] #77 130.7 CC src/basic_test_top_double_array_int.lo [2022-07-08T16:50:08.437Z] #77 130.8 CC src/basic_test_top_double_array_obj.lo [2022-07-08T16:50:08.437Z] #77 131.0 CC src/basic_test_top_double_array_refobj.lo [2022-07-08T16:50:08.437Z] #77 131.1 CC src/basic_test_top_double_array_string.lo [2022-07-08T16:50:08.437Z] #77 131.3 CC src/read-file.lo [2022-07-08T16:50:08.437Z] #77 131.4 CC src/json_common.lo [2022-07-08T16:50:08.437Z] #77 131.4 CC tests/test-1.o [2022-07-08T16:50:08.437Z] #77 131.5 CC tests/test-2.o [2022-07-08T16:50:08.437Z] #77 131.6 CC tests/test-3.o [2022-07-08T16:50:08.437Z] #77 131.6 CC tests/test-4.o [2022-07-08T16:50:08.437Z] #77 132.0 CC tests/test-5.o [2022-07-08T16:50:08.437Z] #77 132.2 CC tests/test-6.o [2022-07-08T16:50:08.437Z] #77 132.5 CC tests/test-7.o [2022-07-08T16:50:08.437Z] #77 132.6 CC tests/test-8.o [2022-07-08T16:50:08.437Z] #77 132.9 CC tests/test-9.o [2022-07-08T16:50:08.437Z] #77 133.3 CC tests/test-10.o [2022-07-08T16:50:08.437Z] #77 133.7 CC tests/test-11.o [2022-07-08T16:50:09.057Z] #19 272.1 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-08T16:50:09.057Z] #19 272.1 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-08T16:50:09.057Z] #19 272.1 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-08T16:50:09.057Z] #19 272.2 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-08T16:50:09.057Z] #19 272.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-08T16:50:09.057Z] #19 272.2 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-08T16:50:09.057Z] #19 272.2 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-08T16:50:09.057Z] #19 272.2 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-08T16:50:09.057Z] #19 272.2 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-08T16:50:09.057Z] #19 272.4 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-08T16:50:09.057Z] #19 272.4 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:09.057Z] #19 272.4 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:09.057Z] #19 272.4 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-08T16:50:09.057Z] #19 272.4 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:09.057Z] #19 272.4 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:09.057Z] #19 272.4 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-08T16:50:09.057Z] #19 272.4 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:09.057Z] #19 272.4 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:09.057Z] #19 272.5 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-08T16:50:09.057Z] #19 272.5 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:09.057Z] #19 272.5 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:09.057Z] #19 272.5 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-08T16:50:09.057Z] #19 272.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:09.057Z] #19 272.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:09.057Z] #19 272.8 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-08T16:50:09.057Z] #19 272.8 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:09.057Z] #19 272.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:09.057Z] #19 272.9 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-08T16:50:09.057Z] #19 272.9 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:09.057Z] #19 272.9 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:09.064Z] #77 125.6 config.status: creating Makefile [2022-07-08T16:50:09.064Z] #77 125.7 config.status: creating config.h [2022-07-08T16:50:09.064Z] #77 125.7 config.status: executing libtool commands [2022-07-08T16:50:09.064Z] #77 125.8 config.status: executing depfiles commands [2022-07-08T16:50:09.316Z] #19 273.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-08T16:50:09.316Z] #19 273.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:09.316Z] #19 273.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:09.316Z] #19 273.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-08T16:50:09.316Z] #19 273.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:09.316Z] #19 273.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:09.316Z] #19 273.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-08T16:50:09.325Z] #77 126.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-08T16:50:09.325Z] #77 126.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T16:50:09.576Z] #19 273.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:09.576Z] #19 273.3 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:09.576Z] #19 273.4 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-08T16:50:09.576Z] #19 273.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:09.576Z] #19 273.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:09.576Z] #19 273.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-08T16:50:09.586Z] #77 126.7 checking for gcc... gcc [2022-07-08T16:50:09.837Z] #19 273.6 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:50:09.837Z] #19 273.6 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-08T16:50:09.847Z] #77 126.8 checking whether the C compiler works... yes [2022-07-08T16:50:09.848Z] #77 127.0 checking for C compiler default output file name... a.out [2022-07-08T16:50:10.108Z] #77 127.0 checking for suffix of executables... [2022-07-08T16:50:10.267Z] #77 ... [2022-07-08T16:50:10.267Z] [2022-07-08T16:50:10.267Z] #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-07-08T16:50:10.267Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:50:10.267Z] #14 192.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-08T16:50:10.267Z] #14 192.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:50:10.267Z] #14 192.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:50:10.370Z] #77 127.2 checking whether we are cross compiling... no [2022-07-08T16:50:10.370Z] #77 127.4 checking for suffix of object files... o [2022-07-08T16:50:10.370Z] #77 127.5 checking whether we are using the GNU C compiler... yes [2022-07-08T16:50:10.631Z] #77 127.6 checking whether gcc accepts -g... yes [2022-07-08T16:50:10.893Z] #77 127.7 checking for gcc option to accept ISO C89... none needed [2022-07-08T16:50:10.893Z] #77 ... [2022-07-08T16:50:10.893Z] [2022-07-08T16:50:10.893Z] #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-07-08T16:50:10.893Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:50:10.893Z] #21 13.49 Reading package lists... [2022-07-08T16:50:10.893Z] #21 16.41 Building dependency tree... [2022-07-08T16:50:10.893Z] #21 18.45 The following additional packages will be installed: [2022-07-08T16:50:10.893Z] #21 18.46 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-08T16:50:10.893Z] #21 18.46 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-08T16:50:10.893Z] #21 18.46 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T16:50:10.893Z] #21 18.47 python3-pkg-resources vim-runtime xxd [2022-07-08T16:50:10.893Z] #21 18.48 Suggested packages: [2022-07-08T16:50:10.893Z] #21 18.48 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-08T16:50:10.893Z] #21 18.48 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-08T16:50:10.893Z] #21 18.48 acl attr quota [2022-07-08T16:50:10.893Z] #21 18.48 Recommended packages: [2022-07-08T16:50:10.893Z] #21 18.48 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-08T16:50:10.893Z] #21 19.74 The following NEW packages will be installed: [2022-07-08T16:50:10.893Z] #21 19.74 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-08T16:50:10.893Z] #21 19.74 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-08T16:50:10.893Z] #21 19.74 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-08T16:50:10.893Z] #21 19.74 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-08T16:50:10.893Z] #21 19.74 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T16:50:10.893Z] #21 19.74 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-08T16:50:10.893Z] #21 19.74 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-08T16:50:10.893Z] #21 19.74 xz-utils zip zstd [2022-07-08T16:50:10.893Z] #21 20.07 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:50:10.893Z] #21 20.07 Need to get 27.7 MB of archives. [2022-07-08T16:50:10.893Z] #21 20.07 After this operation, 106 MB of additional disk space will be used. [2022-07-08T16:50:10.893Z] #21 20.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-08T16:50:10.893Z] #21 20.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-08T16:50:10.893Z] #21 20.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-08T16:50:10.893Z] #21 20.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-08T16:50:10.893Z] #21 20.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-08T16:50:10.893Z] #21 20.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-08T16:50:10.893Z] #21 20.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-08T16:50:10.893Z] #21 20.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-08T16:50:10.893Z] #21 20.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T16:50:10.893Z] #21 20.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T16:50:10.893Z] #21 20.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-08T16:50:10.893Z] #21 20.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-08T16:50:10.893Z] #21 20.15 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-07-08T16:50:10.893Z] #21 20.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-08T16:50:10.893Z] #21 20.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-08T16:50:10.893Z] #21 20.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-08T16:50:10.893Z] #21 20.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-08T16:50:10.893Z] #21 20.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-08T16:50:10.893Z] #21 20.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-08T16:50:10.893Z] #21 20.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-08T16:50:10.893Z] #21 20.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-08T16:50:10.893Z] #21 20.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-08T16:50:10.893Z] #21 20.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-08T16:50:10.893Z] #21 20.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-08T16:50:10.893Z] #21 20.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-08T16:50:10.893Z] #21 20.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-08T16:50:10.893Z] #21 20.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-08T16:50:10.893Z] #21 20.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-08T16:50:10.893Z] #21 20.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-08T16:50:10.893Z] #21 20.56 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-07-08T16:50:10.893Z] #21 20.56 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T16:50:10.893Z] #21 20.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-08T16:50:10.893Z] #21 20.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-08T16:50:10.893Z] #21 20.56 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-08T16:50:10.893Z] #21 20.57 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-08T16:50:10.893Z] #21 20.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-08T16:50:10.893Z] #21 20.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-08T16:50:10.893Z] #21 20.64 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T16:50:10.893Z] #21 20.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-08T16:50:10.893Z] #21 20.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-08T16:50:10.893Z] #21 20.66 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-08T16:50:10.893Z] #21 20.66 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-08T16:50:10.893Z] #21 20.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-08T16:50:10.893Z] #21 20.71 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-08T16:50:10.893Z] #21 20.72 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-08T16:50:10.893Z] #21 20.95 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-08T16:50:10.893Z] #21 20.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-08T16:50:10.893Z] #21 21.00 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-08T16:50:10.893Z] #21 21.01 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-08T16:50:10.893Z] #21 21.63 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:50:10.893Z] #21 21.78 Fetched 27.7 MB in 1s (22.4 MB/s) [2022-07-08T16:50:10.893Z] #21 21.86 Selecting previously unselected package pigz. [2022-07-08T16:50:10.893Z] #21 21.86 (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-07-08T16:50:10.893Z] #21 21.92 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-08T16:50:10.893Z] #21 21.92 Unpacking pigz (2.6-1) ... [2022-07-08T16:50:10.893Z] #21 22.03 Selecting previously unselected package libelf1:amd64. [2022-07-08T16:50:10.893Z] #21 22.04 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-08T16:50:10.893Z] #21 22.05 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-08T16:50:10.893Z] #21 22.24 Selecting previously unselected package libbpf0:amd64. [2022-07-08T16:50:10.893Z] #21 22.25 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-08T16:50:10.893Z] #21 22.25 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-08T16:50:10.893Z] #21 22.33 Selecting previously unselected package libcap2:amd64. [2022-07-08T16:50:10.893Z] #21 22.34 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-08T16:50:10.893Z] #21 22.36 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-08T16:50:10.893Z] #21 22.42 Selecting previously unselected package libmnl0:amd64. [2022-07-08T16:50:10.893Z] #21 22.43 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-08T16:50:10.893Z] #21 22.43 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-08T16:50:10.893Z] #21 22.50 Selecting previously unselected package libxtables12:amd64. [2022-07-08T16:50:10.893Z] #21 22.50 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-08T16:50:10.893Z] #21 22.51 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-08T16:50:10.893Z] #21 22.57 Selecting previously unselected package libcap2-bin. [2022-07-08T16:50:10.893Z] #21 22.57 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-08T16:50:10.893Z] #21 22.58 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-08T16:50:10.893Z] #21 22.67 Selecting previously unselected package iproute2. [2022-07-08T16:50:10.893Z] #21 22.67 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-08T16:50:10.893Z] #21 22.68 Unpacking iproute2 (5.10.0-4) ... [2022-07-08T16:50:10.893Z] #21 23.17 Selecting previously unselected package xxd. [2022-07-08T16:50:10.893Z] #21 23.17 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T16:50:10.893Z] #21 23.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:50:10.893Z] #21 23.30 Selecting previously unselected package vim-common. [2022-07-08T16:50:10.893Z] #21 23.32 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T16:50:10.893Z] #21 23.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:50:10.893Z] #21 23.50 Selecting previously unselected package bash-completion. [2022-07-08T16:50:10.893Z] #21 23.50 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-08T16:50:10.893Z] #21 25.53 Unpacking bash-completion (1:2.11-2) ... [2022-07-08T16:50:10.893Z] #21 25.98 Selecting previously unselected package bzip2. [2022-07-08T16:50:10.893Z] #21 25.99 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-08T16:50:10.893Z] #21 26.01 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T16:50:10.893Z] #21 26.10 Selecting previously unselected package xz-utils. [2022-07-08T16:50:10.893Z] #21 26.10 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-08T16:50:10.893Z] #21 26.10 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:50:10.893Z] #21 26.27 Selecting previously unselected package apparmor. [2022-07-08T16:50:10.893Z] #21 26.27 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-08T16:50:10.893Z] #21 26.33 Unpacking apparmor (2.13.6-10) ... [2022-07-08T16:50:11.154Z] #21 ... [2022-07-08T16:50:11.154Z] [2022-07-08T16:50:11.154Z] #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-07-08T16:50:11.154Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:50:11.154Z] #77 128.0 checking whether gcc understands -c and -o together... yes [2022-07-08T16:50:11.154Z] #77 128.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T16:50:11.154Z] #77 128.1 checking whether build environment is sane... yes [2022-07-08T16:50:11.154Z] #77 128.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T16:50:11.154Z] #77 128.2 checking for gawk... no [2022-07-08T16:50:11.154Z] #77 128.2 checking for mawk... mawk [2022-07-08T16:50:11.154Z] #77 128.2 checking whether make sets $(MAKE)... yes [2022-07-08T16:50:11.154Z] #77 128.3 checking whether make supports the include directive... yes (GNU style) [2022-07-08T16:50:11.154Z] #77 128.3 checking whether make supports nested variables... yes [2022-07-08T16:50:11.154Z] #77 128.3 checking whether UID '0' is supported by ustar format... yes [2022-07-08T16:50:11.154Z] #77 128.4 checking whether GID '0' is supported by ustar format... yes [2022-07-08T16:50:11.154Z] #77 128.4 checking how to create a ustar tar archive... gnutar [2022-07-08T16:50:11.415Z] #77 128.4 checking dependency style of gcc... gcc3 [2022-07-08T16:50:11.415Z] #77 128.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T16:50:11.415Z] #77 128.6 checking whether make supports nested variables... (cached) yes [2022-07-08T16:50:11.676Z] #77 128.6 checking build system type... x86_64-pc-linux-gnu [2022-07-08T16:50:11.676Z] #77 128.8 checking host system type... x86_64-pc-linux-gnu [2022-07-08T16:50:11.676Z] #77 128.8 checking how to print strings... printf [2022-07-08T16:50:11.676Z] #77 128.8 checking for a sed that does not truncate output... /bin/sed [2022-07-08T16:50:11.676Z] #77 128.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T16:50:11.937Z] #77 128.9 checking for egrep... /bin/grep -E [2022-07-08T16:50:11.937Z] #77 128.9 checking for fgrep... /bin/grep -F [2022-07-08T16:50:11.937Z] #77 128.9 checking for ld used by gcc... /usr/bin/ld [2022-07-08T16:50:11.937Z] #77 128.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T16:50:11.937Z] #77 128.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T16:50:11.937Z] #77 128.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T16:50:11.937Z] #77 129.0 checking whether ln -s works... yes [2022-07-08T16:50:11.937Z] #77 129.0 checking the maximum length of command line arguments... 1572864 [2022-07-08T16:50:11.937Z] #77 129.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T16:50:11.937Z] #77 129.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T16:50:11.937Z] #77 129.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T16:50:11.937Z] #77 129.1 checking for objdump... objdump [2022-07-08T16:50:11.937Z] #77 129.1 checking how to recognize dependent libraries... pass_all [2022-07-08T16:50:11.937Z] #77 129.1 checking for dlltool... no [2022-07-08T16:50:11.937Z] #77 129.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T16:50:11.937Z] #77 129.1 checking for ar... ar [2022-07-08T16:50:12.235Z] #77 129.1 checking for archiver @FILE support... @ [2022-07-08T16:50:12.235Z] #77 129.2 checking for strip... strip [2022-07-08T16:50:12.235Z] #77 129.2 checking for ranlib... ranlib [2022-07-08T16:50:12.497Z] #77 129.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T16:50:12.497Z] #77 129.5 checking for sysroot... no [2022-07-08T16:50:12.497Z] #77 129.5 checking for a working dd... /bin/dd [2022-07-08T16:50:12.497Z] #77 129.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T16:50:12.497Z] #77 129.7 checking for mt... no [2022-07-08T16:50:12.497Z] #77 129.7 checking if : is a manifest tool... no [2022-07-08T16:50:12.540Z] #77 ... [2022-07-08T16:50:12.540Z] [2022-07-08T16:50:12.540Z] #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-07-08T16:50:12.540Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:50:12.540Z] #14 165.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-08T16:50:12.540Z] #14 165.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:50:12.540Z] #14 165.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:50:12.758Z] #77 129.7 checking how to run the C preprocessor... gcc -E [2022-07-08T16:50:13.280Z] #77 129.9 checking for ANSI C header files... yes [2022-07-08T16:50:13.541Z] #77 130.5 checking for sys/types.h... yes [2022-07-08T16:50:13.802Z] #77 130.6 checking for sys/stat.h... yes [2022-07-08T16:50:13.802Z] #77 130.8 checking for stdlib.h... yes [2022-07-08T16:50:14.063Z] #77 130.9 checking for string.h... yes [2022-07-08T16:50:14.324Z] #77 131.1 checking for memory.h... yes [2022-07-08T16:50:14.324Z] #77 131.2 checking for strings.h... yes [2022-07-08T16:50:14.324Z] #77 131.4 checking for inttypes.h... yes [2022-07-08T16:50:14.846Z] #77 131.6 checking for stdint.h... yes [2022-07-08T16:50:14.846Z] #77 131.7 checking for unistd.h... yes [2022-07-08T16:50:15.107Z] #77 131.9 checking for dlfcn.h... yes [2022-07-08T16:50:15.107Z] #77 132.1 checking for objdir... .libs [2022-07-08T16:50:15.120Z] #19 278.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-08T16:50:15.120Z] #19 278.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T16:50:15.120Z] #19 278.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-08T16:50:15.120Z] #19 278.3 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-08T16:50:15.120Z] #19 278.3 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-08T16:50:15.120Z] #19 278.3 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-08T16:50:15.120Z] #19 278.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-08T16:50:15.120Z] #19 278.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-08T16:50:15.120Z] #19 278.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-08T16:50:15.120Z] #19 278.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-08T16:50:15.120Z] #19 278.7 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:15.120Z] #19 278.7 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:15.120Z] #19 279.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-08T16:50:15.120Z] #19 279.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:50:15.120Z] #19 279.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-08T16:50:15.368Z] #77 132.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T16:50:15.368Z] #77 132.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T16:50:15.629Z] #77 132.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T16:50:15.629Z] #77 132.6 checking if gcc static flag -static works... yes [2022-07-08T16:50:15.892Z] #77 132.8 checking if gcc supports -c -o file.o... yes [2022-07-08T16:50:15.892Z] #77 133.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T16:50:15.892Z] #77 133.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T16:50:16.155Z] #77 133.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T16:50:16.155Z] #77 133.3 checking how to hardcode library paths into programs... immediate [2022-07-08T16:50:16.155Z] #77 133.3 checking whether stripping libraries is possible... yes [2022-07-08T16:50:16.155Z] #77 133.3 checking if libtool supports shared libraries... yes [2022-07-08T16:50:16.155Z] #77 133.3 checking whether to build shared libraries... no [2022-07-08T16:50:16.155Z] #77 133.3 checking whether to build static libraries... yes [2022-07-08T16:50:16.155Z] #77 133.3 checking float.h usability... yes [2022-07-08T16:50:16.416Z] #77 133.4 checking float.h presence... yes [2022-07-08T16:50:16.416Z] #77 133.4 checking for float.h... yes [2022-07-08T16:50:16.416Z] #77 133.5 checking limits.h usability... yes [2022-07-08T16:50:16.677Z] #77 133.7 checking limits.h presence... yes [2022-07-08T16:50:16.677Z] #77 133.7 checking for limits.h... yes [2022-07-08T16:50:16.677Z] #77 133.7 checking stddef.h usability... yes [2022-07-08T16:50:16.677Z] #77 133.9 checking stddef.h presence... yes [2022-07-08T16:50:16.938Z] #77 133.9 checking for stddef.h... yes [2022-07-08T16:50:16.938Z] #77 134.0 checking for stdlib.h... (cached) yes [2022-07-08T16:50:16.938Z] #77 134.0 checking for string.h... (cached) yes [2022-07-08T16:50:17.201Z] #77 134.0 checking sys/time.h usability... yes [2022-07-08T16:50:17.201Z] #77 134.2 checking sys/time.h presence... yes [2022-07-08T16:50:17.201Z] #77 134.2 checking for sys/time.h... yes [2022-07-08T16:50:17.201Z] #77 134.2 checking for inline... inline [2022-07-08T16:50:17.461Z] #77 134.3 checking for size_t... yes [2022-07-08T16:50:17.461Z] #77 134.6 checking for stdlib.h... (cached) yes [2022-07-08T16:50:17.722Z] #77 134.6 checking for GNU libc compatible malloc... yes [2022-07-08T16:50:17.983Z] #77 134.9 checking for stdlib.h... (cached) yes [2022-07-08T16:50:17.983Z] #77 134.9 checking for GNU libc compatible realloc... yes [2022-07-08T16:50:18.555Z] #77 135.1 checking for working strtod... yes [2022-07-08T16:50:18.555Z] #77 135.4 checking for gettimeofday... yes [2022-07-08T16:50:19.126Z] #77 135.7 checking for memset... yes [2022-07-08T16:50:19.126Z] #77 136.0 checking for strspn... yes [2022-07-08T16:50:19.387Z] #77 136.3 checking that generated files are newer than configure... done [2022-07-08T16:50:19.387Z] #77 136.3 configure: creating ./config.status [2022-07-08T16:50:20.405Z] #19 283.4 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-08T16:50:20.405Z] #19 283.4 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T16:50:20.405Z] #19 283.4 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-08T16:50:20.405Z] #19 283.4 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-08T16:50:20.405Z] #19 283.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-08T16:50:20.405Z] #19 283.4 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-08T16:50:20.405Z] #19 283.4 Selecting previously unselected package libc6-s390x-cross. [2022-07-08T16:50:20.405Z] #19 283.4 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-08T16:50:20.405Z] #19 283.4 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-08T16:50:20.405Z] #19 283.6 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-08T16:50:20.405Z] #19 283.6 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:20.405Z] #19 283.6 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T16:50:20.405Z] #19 283.6 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-08T16:50:20.405Z] #19 283.6 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:20.405Z] #19 283.6 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T16:50:20.405Z] #19 283.6 Selecting previously unselected package libitm1-s390x-cross. [2022-07-08T16:50:20.405Z] #19 283.6 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:20.405Z] #19 283.6 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T16:50:20.405Z] #19 283.7 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-08T16:50:20.405Z] #19 283.7 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:20.405Z] #19 283.7 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T16:50:20.405Z] #19 283.7 Selecting previously unselected package libasan6-s390x-cross. [2022-07-08T16:50:20.405Z] #19 283.7 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:20.405Z] #19 283.7 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-08T16:50:20.405Z] #19 283.9 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-08T16:50:20.405Z] #19 283.9 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:20.405Z] #19 283.9 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-08T16:50:20.405Z] #19 284.0 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-08T16:50:20.405Z] #19 284.0 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:20.405Z] #19 284.0 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T16:50:20.405Z] #19 284.1 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-08T16:50:20.405Z] #19 284.1 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:20.405Z] #19 284.1 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-08T16:50:20.405Z] #19 284.2 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-08T16:50:20.405Z] #19 284.2 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:50:20.405Z] #19 284.2 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-08T16:50:21.302Z] #77 ... [2022-07-08T16:50:21.302Z] [2022-07-08T16:50:21.302Z] #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-07-08T16:50:21.302Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:50:21.302Z] #21 26.78 Selecting previously unselected package inetutils-ping. [2022-07-08T16:50:21.302Z] #21 26.78 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 26.78 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-08T16:50:21.302Z] #21 26.88 Selecting previously unselected package libip4tc2:amd64. [2022-07-08T16:50:21.302Z] #21 26.88 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 26.89 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-08T16:50:21.302Z] #21 26.97 Selecting previously unselected package libip6tc2:amd64. [2022-07-08T16:50:21.302Z] #21 26.97 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 26.98 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-08T16:50:21.302Z] #21 27.05 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-08T16:50:21.302Z] #21 27.05 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 27.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-08T16:50:21.302Z] #21 27.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-08T16:50:21.302Z] #21 27.13 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 27.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-08T16:50:21.302Z] #21 27.22 Selecting previously unselected package libnftnl11:amd64. [2022-07-08T16:50:21.302Z] #21 27.22 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 27.23 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-08T16:50:21.302Z] #21 27.31 Selecting previously unselected package iptables. [2022-07-08T16:50:21.302Z] #21 27.31 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 27.32 Unpacking iptables (1.8.7-1) ... [2022-07-08T16:50:21.302Z] #21 27.66 Selecting previously unselected package libonig5:amd64. [2022-07-08T16:50:21.302Z] #21 27.67 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 27.67 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T16:50:21.302Z] #21 27.97 Selecting previously unselected package libjq1:amd64. [2022-07-08T16:50:21.302Z] #21 27.97 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 27.98 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-08T16:50:21.302Z] #21 28.10 Selecting previously unselected package jq. [2022-07-08T16:50:21.302Z] #21 28.11 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 28.12 Unpacking jq (1.6-2.1) ... [2022-07-08T16:50:21.302Z] #21 28.19 Selecting previously unselected package libaio1:amd64. [2022-07-08T16:50:21.302Z] #21 28.21 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 28.21 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-08T16:50:21.302Z] #21 28.27 Selecting previously unselected package libgpm2:amd64. [2022-07-08T16:50:21.302Z] #21 28.28 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 28.28 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-08T16:50:21.302Z] #21 28.33 Selecting previously unselected package libicu67:amd64. [2022-07-08T16:50:21.302Z] #21 28.36 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 28.38 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-08T16:50:21.302Z] #21 32.11 Selecting previously unselected package libinih1:amd64. [2022-07-08T16:50:21.302Z] #21 32.12 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 32.12 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-08T16:50:21.302Z] #21 32.17 Selecting previously unselected package libnet1:amd64. [2022-07-08T16:50:21.302Z] #21 32.18 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 32.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:50:21.302Z] #21 32.29 Selecting previously unselected package libnl-3-200:amd64. [2022-07-08T16:50:21.302Z] #21 32.30 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 32.31 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T16:50:21.302Z] #21 32.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T16:50:21.302Z] #21 32.40 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 32.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:50:21.302Z] #21 32.48 Selecting previously unselected package libyajl2:amd64. [2022-07-08T16:50:21.302Z] #21 32.50 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 32.51 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-08T16:50:21.302Z] #21 32.56 Selecting previously unselected package net-tools. [2022-07-08T16:50:21.302Z] #21 32.60 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 32.61 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T16:50:21.302Z] #21 32.82 Selecting previously unselected package patch. [2022-07-08T16:50:21.302Z] #21 32.85 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 32.85 Unpacking patch (2.7.6-7) ... [2022-07-08T16:50:21.302Z] #21 32.99 Selecting previously unselected package python-pip-whl. [2022-07-08T16:50:21.302Z] #21 32.99 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-08T16:50:21.302Z] #21 33.01 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T16:50:21.302Z] #21 33.55 Selecting previously unselected package python3-lib2to3. [2022-07-08T16:50:21.302Z] #21 33.56 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-08T16:50:21.302Z] #21 33.56 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-08T16:50:21.302Z] #21 33.67 Selecting previously unselected package python3-distutils. [2022-07-08T16:50:21.302Z] #21 33.70 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-08T16:50:21.302Z] #21 33.70 Unpacking python3-distutils (3.9.2-1) ... [2022-07-08T16:50:21.302Z] #21 33.85 Selecting previously unselected package python3-pkg-resources. [2022-07-08T16:50:21.302Z] #21 33.85 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T16:50:21.302Z] #21 33.85 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:50:21.302Z] #21 34.33 Selecting previously unselected package python3-setuptools. [2022-07-08T16:50:21.302Z] #21 34.33 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-08T16:50:21.302Z] #21 34.33 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-08T16:50:21.302Z] #21 34.63 Selecting previously unselected package python3-wheel. [2022-07-08T16:50:21.302Z] #21 34.63 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-08T16:50:21.302Z] #21 34.64 Unpacking python3-wheel (0.34.2-1) ... [2022-07-08T16:50:21.302Z] #21 34.70 Selecting previously unselected package python3-pip. [2022-07-08T16:50:21.302Z] #21 34.71 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-08T16:50:21.302Z] #21 34.71 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T16:50:21.302Z] #21 34.96 Selecting previously unselected package sudo. [2022-07-08T16:50:21.302Z] #21 34.97 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 34.97 Unpacking sudo (1.9.5p2-3) ... [2022-07-08T16:50:21.302Z] #21 35.50 Selecting previously unselected package thin-provisioning-tools. [2022-07-08T16:50:21.302Z] #21 35.52 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 35.53 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-08T16:50:21.302Z] #21 35.78 Selecting previously unselected package uidmap. [2022-07-08T16:50:21.302Z] #21 35.79 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-08T16:50:21.302Z] #21 35.80 Unpacking uidmap (1:4.8.1-1) ... [2022-07-08T16:50:21.302Z] #21 35.94 Selecting previously unselected package vim-runtime. [2022-07-08T16:50:21.302Z] #21 35.95 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T16:50:21.302Z] #21 36.00 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-08T16:50:21.302Z] #21 36.04 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-08T16:50:21.302Z] #21 36.05 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:50:21.302Z] #21 ... [2022-07-08T16:50:21.302Z] [2022-07-08T16:50:21.302Z] #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-07-08T16:50:21.302Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:50:21.302Z] #77 138.4 config.status: creating Makefile [2022-07-08T16:50:21.302Z] #77 138.5 config.status: creating config.h [2022-07-08T16:50:21.563Z] #77 138.5 config.status: executing depfiles commands [2022-07-08T16:50:21.563Z] #77 138.7 config.status: executing libtool commands [2022-07-08T16:50:22.505Z] #77 139.6 GEN .version [2022-07-08T16:50:22.766Z] #77 139.7 make install-recursive [2022-07-08T16:50:22.766Z] #77 139.7 make[1]: Entering directory '/tmp/crun-build' [2022-07-08T16:50:22.766Z] #77 139.8 Making install in libocispec [2022-07-08T16:50:22.766Z] #77 139.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:50:22.766Z] #77 139.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-08T16:50:22.766Z] #77 139.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-08T16:50:22.766Z] #77 139.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-08T16:50:22.766Z] #77 139.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-08T16:50:23.753Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-08T16:50:23.753Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-08T16:50:23.753Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-08T16:50:23.753Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-08T16:50:23.753Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-08T16:50:23.753Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-08T16:50:23.753Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-08T16:50:23.753Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-08T16:50:23.753Z] #77 140.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-08T16:50:24.015Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-08T16:50:24.015Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-08T16:50:24.015Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-08T16:50:24.015Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-08T16:50:24.015Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-08T16:50:24.015Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-08T16:50:24.015Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-08T16:50:24.603Z] #19 288.6 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-08T16:50:24.862Z] #19 288.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T16:50:24.862Z] #19 288.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-08T16:50:24.862Z] #19 288.6 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-08T16:50:24.862Z] #19 288.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-08T16:50:24.862Z] #19 288.6 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-08T16:50:24.862Z] #19 288.8 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-08T16:50:24.862Z] #19 288.8 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-08T16:50:24.862Z] #19 288.8 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-08T16:50:25.164Z] #14 205.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-08T16:50:25.164Z] #14 205.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-08T16:50:25.164Z] #14 205.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T16:50:25.164Z] #14 206.0 Selecting previously unselected package libapparmor1:amd64. [2022-07-08T16:50:25.164Z] #14 206.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-08T16:50:25.164Z] #14 206.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-08T16:50:25.164Z] #14 ... [2022-07-08T16:50:25.164Z] [2022-07-08T16:50:25.164Z] #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-07-08T16:50:25.164Z] #67 sha256:c368ee587a23bc0102401b8a3c6701ee89a425291c2fc813560a8948ab339625 [2022-07-08T16:50:25.164Z] #67 195.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T16:50:25.164Z] #67 195.8 + GOBIN=/build [2022-07-08T16:50:25.164Z] #67 195.8 + GO111MODULE=on [2022-07-08T16:50:25.164Z] #67 195.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:50:25.164Z] #67 ... [2022-07-08T16:50:25.164Z] [2022-07-08T16:50:25.164Z] #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-07-08T16:50:25.164Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:50:25.164Z] #14 206.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-08T16:50:25.164Z] #14 206.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-08T16:50:25.164Z] #14 206.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-08T16:50:25.164Z] #14 206.5 Selecting previously unselected package libbtrfs0:amd64. [2022-07-08T16:50:25.164Z] #14 206.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-08T16:50:25.164Z] #14 206.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T16:50:25.164Z] #14 207.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-08T16:50:25.164Z] #14 207.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-08T16:50:25.164Z] #14 207.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T16:50:25.164Z] #14 207.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-08T16:50:25.164Z] #14 207.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T16:50:25.399Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-08T16:50:25.399Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-08T16:50:25.399Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-08T16:50:25.399Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-08T16:50:25.399Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-08T16:50:25.399Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-08T16:50:25.399Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-08T16:50:25.399Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-08T16:50:25.399Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-08T16:50:25.399Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-08T16:50:25.399Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-08T16:50:25.399Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-08T16:50:25.399Z] #77 142.3 make install-recursive [2022-07-08T16:50:25.399Z] #77 142.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:50:25.399Z] #77 142.4 Making install in yajl [2022-07-08T16:50:25.399Z] #77 142.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:50:25.399Z] #77 142.5 CC verify/json_verify-json_verify.o [2022-07-08T16:50:25.399Z] #77 142.5 CC src/libyajl_la-yajl_alloc.lo [2022-07-08T16:50:25.399Z] #77 142.5 CC src/libyajl_la-yajl.lo [2022-07-08T16:50:25.399Z] #77 142.5 CC src/libyajl_la-yajl_gen.lo [2022-07-08T16:50:25.399Z] #77 142.5 CC src/libyajl_la-yajl_parser.lo [2022-07-08T16:50:25.424Z] #14 207.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:50:25.424Z] #14 207.9 Selecting previously unselected package libudev-dev:amd64. [2022-07-08T16:50:25.433Z] #19 289.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-08T16:50:25.433Z] #19 289.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T16:50:25.433Z] #19 289.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-08T16:50:25.433Z] #19 289.3 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-08T16:50:25.433Z] #19 289.3 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T16:50:25.433Z] #19 289.3 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-08T16:50:25.659Z] #77 142.5 CC src/libyajl_la-yajl_buf.lo [2022-07-08T16:50:25.659Z] #77 142.6 CC src/libyajl_la-yajl_encode.lo [2022-07-08T16:50:25.659Z] #77 142.6 CC src/libyajl_la-yajl_lex.lo [2022-07-08T16:50:25.659Z] #77 142.6 CC src/libyajl_la-yajl_tree.lo [2022-07-08T16:50:25.683Z] #14 207.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-08T16:50:25.683Z] #14 207.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-08T16:50:25.683Z] #14 208.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-08T16:50:25.683Z] #14 208.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-08T16:50:25.683Z] #14 208.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-08T16:50:26.577Z] #77 ... [2022-07-08T16:50:26.577Z] [2022-07-08T16:50:26.577Z] #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-07-08T16:50:26.577Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-08T16:50:26.577Z] #47 199.2 + dpkg --print-architecture [2022-07-08T16:50:26.577Z] #47 DONE 199.9s [2022-07-08T16:50:26.577Z] [2022-07-08T16:50:26.577Z] #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-07-08T16:50:26.577Z] #26 sha256:5536cfe0eb17f797b6d3b3d7b9eed186402ba910774b16a5749e836eff0bc10e [2022-07-08T16:50:26.621Z] #14 209.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-08T16:50:26.621Z] #14 209.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-08T16:50:26.884Z] #14 ... [2022-07-08T16:50:26.884Z] [2022-07-08T16:50:26.884Z] #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-07-08T16:50:26.884Z] #67 sha256:c368ee587a23bc0102401b8a3c6701ee89a425291c2fc813560a8948ab339625 [2022-07-08T16:50:26.884Z] #67 208.2 rootlesskit version 1.0.0 [2022-07-08T16:50:26.884Z] #67 208.2 Usage of /build/rootlesskit-docker-proxy: [2022-07-08T16:50:26.884Z] #67 208.2 -container-ip string [2022-07-08T16:50:26.884Z] #67 208.2 container ip [2022-07-08T16:50:26.884Z] #67 208.2 -container-port int [2022-07-08T16:50:26.884Z] #67 208.2 container port (default -1) [2022-07-08T16:50:26.884Z] #67 208.2 -host-ip string [2022-07-08T16:50:26.884Z] #67 208.2 host ip [2022-07-08T16:50:26.884Z] #67 208.2 -host-port int [2022-07-08T16:50:26.884Z] #67 208.2 host port (default -1) [2022-07-08T16:50:26.884Z] #67 208.2 -proto string [2022-07-08T16:50:26.884Z] #67 208.2 proxy protocol (default "tcp") [2022-07-08T16:50:26.884Z] #67 DONE 209.0s [2022-07-08T16:50:26.884Z] [2022-07-08T16:50:26.884Z] #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-07-08T16:50:26.884Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:50:26.884Z] #14 209.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-08T16:50:26.884Z] #14 ... [2022-07-08T16:50:26.884Z] [2022-07-08T16:50:26.884Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-08T16:50:26.884Z] #68 sha256:4c793dd7ff06c6d5e711377d609e8ad67559757198c99ac483b5c18057aaa9da [2022-07-08T16:50:26.884Z] #68 DONE 0.1s [2022-07-08T16:50:26.884Z] [2022-07-08T16:50:26.884Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-08T16:50:26.884Z] #69 sha256:b02f97f9809004f25b35b9a7ef012418d79632cf6187039172938086148c6d4e [2022-07-08T16:50:26.884Z] #69 DONE 0.1s [2022-07-08T16:50:27.144Z] [2022-07-08T16:50:27.144Z] #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-07-08T16:50:27.144Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:50:27.144Z] #14 209.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-08T16:50:27.403Z] #14 209.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-08T16:50:27.403Z] #14 209.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-08T16:50:27.403Z] #14 210.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-08T16:50:27.403Z] #14 210.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-08T16:50:27.403Z] #14 210.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-08T16:50:27.459Z] #14 ... [2022-07-08T16:50:27.459Z] [2022-07-08T16:50:27.459Z] #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-07-08T16:50:27.459Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:50:27.459Z] #77 108.3 configure.ac:7: installing 'build-aux/compile' [2022-07-08T16:50:27.459Z] #77 108.3 configure.ac:9: installing 'build-aux/config.guess' [2022-07-08T16:50:27.459Z] #77 108.3 configure.ac:9: installing 'build-aux/config.sub' [2022-07-08T16:50:27.459Z] #77 108.3 configure.ac:11: installing 'build-aux/install-sh' [2022-07-08T16:50:27.459Z] #77 108.3 configure.ac:11: installing 'build-aux/missing' [2022-07-08T16:50:27.459Z] #77 108.8 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T16:50:27.459Z] #77 109.0 parallel-tests: installing 'build-aux/test-driver' [2022-07-08T16:50:27.662Z] #14 210.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-08T16:50:27.921Z] #14 210.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-08T16:50:27.921Z] #14 210.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-08T16:50:28.857Z] #14 211.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-08T16:50:28.857Z] #14 211.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-08T16:50:28.857Z] #14 211.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-08T16:50:28.958Z] #77 ... [2022-07-08T16:50:28.958Z] [2022-07-08T16:50:28.958Z] #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-07-08T16:50:28.958Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:50:28.958Z] #21 39.34 Selecting previously unselected package vim. [2022-07-08T16:50:28.958Z] #21 39.35 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T16:50:28.958Z] #21 39.37 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:50:28.958Z] #21 40.08 Selecting previously unselected package xfsprogs. [2022-07-08T16:50:28.958Z] #21 40.09 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-08T16:50:28.958Z] #21 40.09 Unpacking xfsprogs (5.10.0-4) ... [2022-07-08T16:50:28.958Z] #21 40.50 Selecting previously unselected package zip. [2022-07-08T16:50:28.958Z] #21 40.53 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-08T16:50:28.958Z] #21 40.55 Unpacking zip (3.0-12) ... [2022-07-08T16:50:28.958Z] #21 40.65 Selecting previously unselected package zstd. [2022-07-08T16:50:28.958Z] #21 40.67 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-08T16:50:28.958Z] #21 40.68 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-08T16:50:28.958Z] #21 41.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:50:28.958Z] #21 42.18 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-08T16:50:28.958Z] #21 42.20 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T16:50:28.958Z] #21 42.21 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-08T16:50:28.958Z] #21 42.23 Setting up libicu67:amd64 (67.1-7) ... [2022-07-08T16:50:28.958Z] #21 42.24 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-08T16:50:28.958Z] #21 42.25 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-08T16:50:28.958Z] #21 42.27 Setting up uidmap (1:4.8.1-1) ... [2022-07-08T16:50:28.958Z] #21 42.29 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-08T16:50:28.958Z] #21 42.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:50:28.958Z] #21 42.32 Setting up bzip2 (1.0.8-4) ... [2022-07-08T16:50:28.958Z] #21 42.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:50:28.958Z] #21 42.34 Setting up python3-wheel (0.34.2-1) ... [2022-07-08T16:50:28.958Z] #21 43.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:50:28.958Z] #21 43.09 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-08T16:50:28.958Z] #21 43.10 Setting up libcap2-bin (1:2.44-1) ... [2022-07-08T16:50:28.958Z] #21 43.11 Setting up apparmor (2.13.6-10) ... [2022-07-08T16:50:29.219Z] #21 44.69 Setting up zip (3.0-12) ... [2022-07-08T16:50:29.219Z] #21 44.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:50:29.219Z] #21 44.73 Setting up bash-completion (1:2.11-2) ... [2022-07-08T16:50:29.424Z] #14 211.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-08T16:50:29.424Z] #14 211.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T16:50:29.424Z] #14 211.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:50:29.535Z] #77 111.9 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T16:50:29.535Z] #77 111.9 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T16:50:29.634Z] #19 293.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-08T16:50:29.634Z] #19 293.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T16:50:29.634Z] #19 293.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-08T16:50:29.634Z] #19 293.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-08T16:50:29.634Z] #19 293.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-08T16:50:29.634Z] #19 293.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-08T16:50:29.634Z] #19 293.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-08T16:50:29.634Z] #19 293.6 Setting up libfile-which-perl (1.23-1) ... [2022-07-08T16:50:29.634Z] #19 293.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-08T16:50:29.689Z] #14 212.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-08T16:50:29.689Z] #14 212.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-08T16:50:29.689Z] #14 212.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T16:50:29.892Z] #19 293.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-08T16:50:29.892Z] #19 293.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-08T16:50:29.892Z] #19 293.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-08T16:50:29.892Z] #19 293.7 Setting up libicu67:amd64 (67.1-7) ... [2022-07-08T16:50:29.892Z] #19 293.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-08T16:50:29.892Z] #19 293.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-08T16:50:29.892Z] #19 293.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-08T16:50:29.892Z] #19 293.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-08T16:50:29.892Z] #19 293.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-08T16:50:29.892Z] #19 293.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-08T16:50:29.892Z] #19 293.7 Setting up file (1:5.39-3) ... [2022-07-08T16:50:29.892Z] #19 293.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-08T16:50:29.892Z] #19 293.7 Setting up bzip2 (1.0.8-4) ... [2022-07-08T16:50:29.892Z] #19 293.8 Setting up libyaml-perl (1.30-1) ... [2022-07-08T16:50:29.892Z] #19 293.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-08T16:50:29.892Z] #19 293.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-08T16:50:29.892Z] #19 293.8 Setting up libio-string-perl (1.08-3.1) ... [2022-07-08T16:50:29.892Z] #19 293.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-08T16:50:29.892Z] #19 293.8 Setting up cross-config (2.6.18+nmu1) ... [2022-07-08T16:50:29.927Z] #77 112.4 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T16:50:29.927Z] #77 112.4 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T16:50:29.947Z] #14 212.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-08T16:50:29.948Z] #14 212.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-08T16:50:29.948Z] #14 212.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T16:50:30.152Z] #19 293.9 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:50:30.152Z] #19 293.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T16:50:30.152Z] #19 294.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-08T16:50:30.152Z] #19 294.0 Setting up patch (2.7.6-7) ... [2022-07-08T16:50:30.152Z] #19 294.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-08T16:50:30.152Z] #19 294.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-08T16:50:30.152Z] #19 294.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.152Z] #19 294.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-08T16:50:30.152Z] #19 294.0 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-08T16:50:30.152Z] #19 294.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.152Z] #19 294.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.152Z] #19 294.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-08T16:50:30.152Z] #19 294.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-08T16:50:30.152Z] #19 294.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.152Z] #19 294.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-08T16:50:30.152Z] #19 294.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-08T16:50:30.239Z] #77 112.5 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T16:50:30.239Z] #77 112.5 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T16:50:30.239Z] #77 112.6 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T16:50:30.239Z] #77 112.8 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T16:50:30.412Z] #19 294.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-08T16:50:30.412Z] #19 294.1 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-08T16:50:30.412Z] #19 294.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-08T16:50:30.412Z] #19 294.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T16:50:30.412Z] #19 294.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-08T16:50:30.412Z] #19 294.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-08T16:50:30.412Z] #19 294.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-08T16:50:30.412Z] #19 294.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-08T16:50:30.412Z] #19 294.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-08T16:50:30.412Z] #19 294.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.412Z] #19 294.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.501Z] #77 ... [2022-07-08T16:50:30.501Z] [2022-07-08T16:50:30.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-07-08T16:50:30.501Z] #67 sha256:ea252e698eec727489e95692633286afa73a6956018a2d82961c3f2838641ccb [2022-07-08T16:50:30.501Z] #67 193.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T16:50:30.516Z] #14 213.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T16:50:30.516Z] #14 213.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-08T16:50:30.516Z] #14 213.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T16:50:30.671Z] #19 294.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-08T16:50:30.672Z] #19 294.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-08T16:50:30.672Z] #19 294.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-08T16:50:30.672Z] #19 294.7 [2022-07-08T16:50:30.766Z] #67 193.7 + GOBIN=/build [2022-07-08T16:50:30.766Z] #67 193.7 + GO111MODULE=on [2022-07-08T16:50:30.766Z] #67 193.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:50:30.779Z] #14 213.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-08T16:50:30.779Z] #14 213.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T16:50:30.779Z] #14 213.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-08T16:50:30.779Z] #14 213.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T16:50:30.779Z] #14 213.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-08T16:50:30.779Z] #14 213.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-08T16:50:30.779Z] #14 213.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-08T16:50:30.779Z] #14 213.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T16:50:30.779Z] #14 213.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T16:50:30.779Z] #14 213.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T16:50:30.779Z] #14 213.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-08T16:50:30.779Z] #14 213.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-08T16:50:30.931Z] #19 294.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-08T16:50:30.931Z] #19 294.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.931Z] #19 294.7 Setting up dpkg-dev (1.20.10) ... [2022-07-08T16:50:30.931Z] #19 294.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.931Z] #19 294.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-08T16:50:30.931Z] #19 294.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.931Z] #19 294.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.931Z] #19 294.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.931Z] #19 294.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.931Z] #19 294.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-08T16:50:30.931Z] #19 294.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.931Z] #19 294.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.931Z] #19 294.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.931Z] #19 294.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:30.931Z] #19 294.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-08T16:50:30.931Z] #19 294.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-08T16:50:31.038Z] #14 213.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T16:50:31.038Z] #14 213.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T16:50:31.038Z] #14 213.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-08T16:50:31.038Z] #14 213.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-08T16:50:31.038Z] #14 213.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T16:50:31.038Z] #14 213.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:50:31.038Z] #14 213.4 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-07-08T16:50:31.038Z] #14 213.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:50:31.038Z] #14 213.5 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-07-08T16:50:31.038Z] #14 213.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T16:50:31.038Z] #14 213.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:50:31.038Z] #14 213.5 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-07-08T16:50:31.038Z] #14 213.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:50:31.038Z] #14 213.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T16:50:31.038Z] #14 213.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:50:31.038Z] #14 213.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-08T16:50:31.191Z] #19 294.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-08T16:50:31.191Z] #19 295.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-08T16:50:31.191Z] #19 295.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-08T16:50:31.297Z] #14 213.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:50:31.297Z] #14 213.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:50:31.297Z] #14 213.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:50:31.474Z] #19 295.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-08T16:50:31.474Z] #19 295.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-08T16:50:31.474Z] #19 295.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.3 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.3 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-08T16:50:31.474Z] #19 295.3 Setting up libxml-simple-perl (2.25-1) ... [2022-07-08T16:50:31.474Z] #19 295.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-08T16:50:31.474Z] #19 295.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-08T16:50:31.474Z] #19 295.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.4 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-08T16:50:31.474Z] #19 295.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-08T16:50:31.474Z] #19 295.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-08T16:50:31.733Z] #19 295.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-08T16:50:31.733Z] #19 295.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-08T16:50:31.733Z] #19 295.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-08T16:50:31.733Z] #19 295.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-08T16:50:31.733Z] #19 295.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-08T16:50:31.733Z] #19 295.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-08T16:50:31.733Z] #19 295.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-08T16:50:31.733Z] #19 295.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-08T16:50:31.733Z] #19 295.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-08T16:50:31.733Z] #19 295.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-08T16:50:31.733Z] #19 295.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-08T16:50:31.733Z] #19 295.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-08T16:50:31.733Z] #19 295.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-08T16:50:31.733Z] #19 295.6 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-08T16:50:31.733Z] #19 295.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-08T16:50:31.763Z] #21 46.90 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:50:31.763Z] #21 46.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T16:50:31.763Z] #21 46.92 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-08T16:50:31.763Z] #21 46.93 Setting up patch (2.7.6-7) ... [2022-07-08T16:50:31.763Z] #21 46.95 Setting up sudo (1.9.5p2-3) ... [2022-07-08T16:50:31.763Z] #21 47.02 invoke-rc.d: could not determine current runlevel [2022-07-08T16:50:31.763Z] #21 47.03 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-08T16:50:31.763Z] #21 47.04 Setting up xfsprogs (5.10.0-4) ... [2022-07-08T16:50:31.763Z] #21 47.06 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-08T16:50:31.763Z] #21 47.08 Setting up inetutils-ping (2:2.0-1) ... [2022-07-08T16:50:31.763Z] #21 47.09 Setting up pigz (2.6-1) ... [2022-07-08T16:50:31.763Z] #21 47.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-08T16:50:31.763Z] #21 47.11 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T16:50:31.763Z] #21 47.13 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T16:50:31.763Z] #21 47.14 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:50:31.866Z] #14 DONE 214.1s [2022-07-08T16:50:31.866Z] [2022-07-08T16:50:31.866Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-08T16:50:31.866Z] #59 sha256:1a459fb53971c24e4b58977285e60b01a4e7165eeedd37730f429500730d906e [2022-07-08T16:50:31.866Z] #59 DONE 0.2s [2022-07-08T16:50:31.866Z] [2022-07-08T16:50:31.866Z] #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-07-08T16:50:31.866Z] #60 sha256:ae00b92a1cc8e98a13dce15db9f11f509b3fb8f418355447da1531aa7a493a3b [2022-07-08T16:50:31.993Z] #19 295.7 Setting up crossbuild-essential-armel (12.9) ... [2022-07-08T16:50:31.993Z] #19 295.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-08T16:50:31.993Z] #19 295.7 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-08T16:50:31.993Z] #19 295.7 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-08T16:50:31.993Z] #19 295.7 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-08T16:50:31.993Z] #19 295.7 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-08T16:50:31.993Z] #19 295.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:50:32.024Z] #21 ... [2022-07-08T16:50:32.024Z] [2022-07-08T16:50:32.024Z] #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-07-08T16:50:32.024Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:50:32.024Z] #77 148.1 CCLD libyajl.la [2022-07-08T16:50:32.024Z] #77 148.5 CCLD verify/json_verify [2022-07-08T16:50:32.024Z] #77 148.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:50:32.024Z] #77 148.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T16:50:32.024Z] #77 148.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T16:50:32.024Z] #77 148.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:50:32.024Z] #77 148.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:50:32.024Z] #77 148.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:50:32.024Z] #77 149.0 CC src/validate.o [2022-07-08T16:50:32.024Z] #77 149.0 CC src/image_spec_schema_config_schema.lo [2022-07-08T16:50:32.024Z] #77 149.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-08T16:50:32.024Z] #77 149.0 CC src/image_spec_schema_defs.lo [2022-07-08T16:50:32.024Z] #77 149.0 CC src/image_spec_schema_defs_descriptor.lo [2022-07-08T16:50:32.024Z] #77 149.1 CC src/image_spec_schema_image_index_schema.lo [2022-07-08T16:50:32.024Z] #77 149.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-08T16:50:32.024Z] #77 149.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-08T16:50:32.024Z] #77 149.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-08T16:50:32.024Z] #77 149.2 CC src/runtime_spec_schema_config_zos.lo [2022-07-08T16:50:32.024Z] #77 149.2 CC src/runtime_spec_schema_config_schema.lo [2022-07-08T16:50:32.285Z] #77 149.2 CC src/runtime_spec_schema_config_solaris.lo [2022-07-08T16:50:32.285Z] #77 149.3 CC src/runtime_spec_schema_config_vm.lo [2022-07-08T16:50:32.285Z] #77 149.3 CC src/runtime_spec_schema_config_windows.lo [2022-07-08T16:50:32.285Z] #77 149.4 CC src/runtime_spec_schema_defs.lo [2022-07-08T16:50:32.285Z] #77 149.5 CC src/runtime_spec_schema_defs_linux.lo [2022-07-08T16:50:32.546Z] #77 149.6 CC src/runtime_spec_schema_defs_zos.lo [2022-07-08T16:50:32.546Z] #77 149.7 CC src/runtime_spec_schema_defs_vm.lo [2022-07-08T16:50:32.561Z] #19 DONE 296.3s [2022-07-08T16:50:32.561Z] [2022-07-08T16:50:32.562Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-08T16:50:32.562Z] #73 sha256:c018bde76b8788f6fa03b8bf62123ab906132563724eaf5c2ba8b23a9f5e5777 [2022-07-08T16:50:32.562Z] #73 DONE 0.2s [2022-07-08T16:50:32.562Z] [2022-07-08T16:50:32.562Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-08T16:50:32.562Z] #32 sha256:46dc37ed40c59251d61d7ef536d05509dd9054d3c7df10a06c61282c75c038a7 [2022-07-08T16:50:32.807Z] #77 149.8 CC src/runtime_spec_schema_defs_windows.lo [2022-07-08T16:50:32.807Z] #77 149.9 CC src/runtime_spec_schema_state_schema.lo [2022-07-08T16:50:32.822Z] #32 DONE 0.2s [2022-07-08T16:50:32.822Z] [2022-07-08T16:50:32.822Z] #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-07-08T16:50:32.822Z] #33 sha256:73b20425c55ba2c7ffb4c1700557d9740754d9fd2a172b53c70c9c713fa3ddc8 [2022-07-08T16:50:33.068Z] #77 150.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-08T16:50:33.068Z] #77 150.0 CC src/basic_test_double_array_item.lo [2022-07-08T16:50:33.068Z] #77 150.2 CC src/basic_test_double_array.lo [2022-07-08T16:50:33.068Z] #77 150.2 CC src/basic_test_top_array_int.lo [2022-07-08T16:50:33.247Z] #60 1.438 + RM_GOPATH=0 [2022-07-08T16:50:33.247Z] #60 1.438 + TMP_GOPATH= [2022-07-08T16:50:33.247Z] #60 1.438 + : /build [2022-07-08T16:50:33.247Z] #60 1.438 + '[' -z '' ']' [2022-07-08T16:50:33.247Z] #60 1.439 ++ mktemp -d [2022-07-08T16:50:33.247Z] #60 1.442 + export GOPATH=/tmp/tmp.tow3x46jLo [2022-07-08T16:50:33.247Z] #60 1.442 + GOPATH=/tmp/tmp.tow3x46jLo [2022-07-08T16:50:33.247Z] #60 1.442 + RM_GOPATH=1 [2022-07-08T16:50:33.247Z] #60 1.443 + case "$(go env GOARCH)" in [2022-07-08T16:50:33.247Z] #60 1.446 ++ go env GOARCH [2022-07-08T16:50:33.247Z] #60 1.461 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:50:33.247Z] #60 1.461 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:50:33.247Z] #60 1.461 ++ dirname /install.sh [2022-07-08T16:50:33.247Z] #60 1.472 + dir=/ [2022-07-08T16:50:33.247Z] #60 1.473 + bin=runc [2022-07-08T16:50:33.247Z] #60 1.473 + shift [2022-07-08T16:50:33.247Z] #60 1.473 + '[' '!' -f //runc.installer ']' [2022-07-08T16:50:33.247Z] #60 1.473 + . //runc.installer [2022-07-08T16:50:33.247Z] #60 1.473 ++ set -e [2022-07-08T16:50:33.247Z] #60 1.473 ++ : v1.1.2 [2022-07-08T16:50:33.247Z] #60 1.474 + install_runc [2022-07-08T16:50:33.247Z] #60 1.476 + RUNC_BUILDTAGS=seccomp [2022-07-08T16:50:33.247Z] #60 1.477 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-08T16:50:33.247Z] #60 1.477 Install runc version v1.1.2 (build tags: seccomp) [2022-07-08T16:50:33.247Z] #60 1.477 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tow3x46jLo/src/github.com/opencontainers/runc [2022-07-08T16:50:33.247Z] #60 1.479 Cloning into '/tmp/tmp.tow3x46jLo/src/github.com/opencontainers/runc'... [2022-07-08T16:50:33.329Z] #77 150.5 CC src/basic_test_top_array_string.lo [2022-07-08T16:50:33.329Z] #77 150.5 CC src/basic_test_top_double_array_int.lo [2022-07-08T16:50:33.559Z] #60 ... [2022-07-08T16:50:33.559Z] [2022-07-08T16:50:33.559Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T16:50:33.559Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-08T16:50:33.559Z] #15 DONE 1.8s [2022-07-08T16:50:33.559Z] [2022-07-08T16:50:33.559Z] #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-07-08T16:50:33.559Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-08T16:50:33.590Z] #77 150.6 CC src/basic_test_top_double_array_obj.lo [2022-07-08T16:50:33.590Z] #77 150.7 CC src/basic_test_top_double_array_refobj.lo [2022-07-08T16:50:33.851Z] #77 150.8 CC src/basic_test_top_double_array_string.lo [2022-07-08T16:50:33.851Z] #77 150.9 CC src/read-file.lo [2022-07-08T16:50:34.111Z] #77 151.2 CC src/json_common.lo [2022-07-08T16:50:34.111Z] #77 151.2 CC tests/test-1.o [2022-07-08T16:50:34.206Z] #33 1.514 + RM_GOPATH=0 [2022-07-08T16:50:34.206Z] #33 1.514 + TMP_GOPATH= [2022-07-08T16:50:34.206Z] #33 1.514 + : /build [2022-07-08T16:50:34.206Z] #33 1.514 + '[' -z '' ']' [2022-07-08T16:50:34.206Z] #33 1.514 ++ mktemp -d [2022-07-08T16:50:34.206Z] #33 1.515 + export GOPATH=/tmp/tmp.DCQKf1l5wP [2022-07-08T16:50:34.206Z] #33 1.515 + GOPATH=/tmp/tmp.DCQKf1l5wP [2022-07-08T16:50:34.206Z] #33 1.515 + RM_GOPATH=1 [2022-07-08T16:50:34.206Z] #33 1.515 + case "$(go env GOARCH)" in [2022-07-08T16:50:34.206Z] #33 1.516 ++ go env GOARCH [2022-07-08T16:50:34.206Z] #33 1.523 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:50:34.206Z] #33 1.523 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:50:34.206Z] #33 1.527 ++ dirname /install.sh [2022-07-08T16:50:34.206Z] #33 1.528 + dir=/ [2022-07-08T16:50:34.206Z] #33 1.528 + bin=dockercli [2022-07-08T16:50:34.206Z] #33 1.528 + shift [2022-07-08T16:50:34.207Z] #33 1.529 + '[' '!' -f //dockercli.installer ']' [2022-07-08T16:50:34.207Z] #33 1.529 + . //dockercli.installer [2022-07-08T16:50:34.207Z] #33 1.529 ++ : stable [2022-07-08T16:50:34.207Z] #33 1.529 ++ : 17.06.2-ce [2022-07-08T16:50:34.207Z] #33 1.530 + install_dockercli [2022-07-08T16:50:34.207Z] #33 1.530 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-08T16:50:34.207Z] #33 1.530 Install docker/cli version 17.06.2-ce from stable [2022-07-08T16:50:34.207Z] #33 1.530 ++ uname -m [2022-07-08T16:50:34.207Z] #33 1.532 + arch=x86_64 [2022-07-08T16:50:34.207Z] #33 1.532 + '[' x86_64 '!=' x86_64 ']' [2022-07-08T16:50:34.207Z] #33 1.532 + url=https://download.docker.com/linux/static [2022-07-08T16:50:34.207Z] #33 1.533 + tar -xz docker/docker [2022-07-08T16:50:34.207Z] #33 1.535 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-08T16:50:34.372Z] #77 151.4 CC tests/test-2.o [2022-07-08T16:50:34.632Z] #77 151.6 CC tests/test-3.o [2022-07-08T16:50:34.632Z] #77 151.7 CC tests/test-4.o [2022-07-08T16:50:34.893Z] #77 151.9 CC tests/test-5.o [2022-07-08T16:50:34.893Z] #77 152.0 CC tests/test-6.o [2022-07-08T16:50:35.154Z] #77 152.3 CC tests/test-7.o [2022-07-08T16:50:35.498Z] #16 DONE 2.0s [2022-07-08T16:50:35.498Z] [2022-07-08T16:50:35.498Z] #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-07-08T16:50:35.498Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:50:35.498Z] #77 141.3 configure.ac:11: installing 'build-aux/compile' [2022-07-08T16:50:35.498Z] #77 141.4 configure.ac:11: installing 'build-aux/config.guess' [2022-07-08T16:50:35.498Z] #77 141.4 configure.ac:11: installing 'build-aux/config.sub' [2022-07-08T16:50:35.498Z] #77 141.4 configure.ac:13: installing 'build-aux/install-sh' [2022-07-08T16:50:35.498Z] #77 141.4 configure.ac:13: installing 'build-aux/missing' [2022-07-08T16:50:35.498Z] #77 141.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-08T16:50:35.498Z] #77 141.8 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T16:50:35.726Z] #77 152.8 CC tests/test-8.o [2022-07-08T16:50:35.726Z] #77 152.8 CC tests/test-9.o [2022-07-08T16:50:36.297Z] #77 153.2 CC tests/test-10.o [2022-07-08T16:50:36.297Z] #77 153.4 CC tests/test-11.o [2022-07-08T16:50:37.406Z] #77 ... [2022-07-08T16:50:37.406Z] [2022-07-08T16:50:37.406Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-08T16:50:37.406Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-08T16:50:37.406Z] #17 1.778 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-08T16:50:37.406Z] #17 DONE 2.1s [2022-07-08T16:50:37.668Z] [2022-07-08T16:50:37.668Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-08T16:50:37.668Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-08T16:50:37.684Z] #77 ... [2022-07-08T16:50:37.684Z] [2022-07-08T16:50:37.684Z] #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-07-08T16:50:37.684Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:50:37.684Z] #21 47.97 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-08T16:50:37.684Z] #21 47.99 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-08T16:50:37.684Z] #21 48.44 Setting up libelf1:amd64 (0.183-1) ... [2022-07-08T16:50:37.684Z] #21 48.46 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-08T16:50:37.684Z] #21 48.47 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T16:50:37.684Z] #21 48.48 Setting up python3-distutils (3.9.2-1) ... [2022-07-08T16:50:37.684Z] #21 49.05 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:50:37.684Z] #21 49.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-08T16:50:37.684Z] #21 49.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-08T16:50:37.684Z] #21 49.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-08T16:50:37.684Z] #21 49.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-08T16:50:37.684Z] #21 49.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-08T16:50:37.684Z] #21 49.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-08T16:50:37.684Z] #21 49.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-08T16:50:37.684Z] #21 49.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-08T16:50:37.684Z] #21 49.13 Setting up python3-setuptools (52.0.0-4) ... [2022-07-08T16:50:37.684Z] #21 50.71 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-08T16:50:37.684Z] #21 50.73 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-08T16:50:37.684Z] #21 50.75 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-08T16:50:37.684Z] #21 50.77 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T16:50:37.684Z] #21 52.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-08T16:50:37.684Z] #21 52.05 Setting up jq (1.6-2.1) ... [2022-07-08T16:50:37.684Z] #21 52.07 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-08T16:50:37.684Z] #21 52.08 Setting up iptables (1.8.7-1) ... [2022-07-08T16:50:37.684Z] #21 52.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T16:50:37.684Z] #21 52.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T16:50:37.684Z] #21 52.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T16:50:37.684Z] #21 52.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T16:50:37.684Z] #21 52.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-08T16:50:37.684Z] #21 52.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-08T16:50:37.684Z] #21 52.14 Setting up iproute2 (5.10.0-4) ... [2022-07-08T16:50:37.684Z] #21 52.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:50:37.684Z] #21 DONE 53.0s [2022-07-08T16:50:37.684Z] [2022-07-08T16:50:37.684Z] #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-07-08T16:50:37.684Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-08T16:50:38.412Z] #33 5.303 + mkdir -p /build [2022-07-08T16:50:38.412Z] #33 5.305 + mv docker/docker /build/ [2022-07-08T16:50:38.412Z] #33 5.308 + rmdir docker [2022-07-08T16:50:38.412Z] #33 DONE 5.5s [2022-07-08T16:50:38.412Z] [2022-07-08T16:50:38.412Z] #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-07-08T16:50:38.412Z] #74 sha256:557cca42b27eefdcfbbb25f070f01090a402acc4192d5735dbe89c311ad61884 [2022-07-08T16:50:38.412Z] #74 1.220 + RM_GOPATH=0 [2022-07-08T16:50:38.412Z] #74 1.220 + TMP_GOPATH= [2022-07-08T16:50:38.412Z] #74 1.220 + : /build [2022-07-08T16:50:38.412Z] #74 1.220 + '[' -z '' ']' [2022-07-08T16:50:38.412Z] #74 1.220 ++ mktemp -d [2022-07-08T16:50:38.412Z] #74 1.220 + export GOPATH=/tmp/tmp.XQ2mQjSImE [2022-07-08T16:50:38.412Z] #74 1.220 + GOPATH=/tmp/tmp.XQ2mQjSImE [2022-07-08T16:50:38.412Z] #74 1.220 + RM_GOPATH=1 [2022-07-08T16:50:38.412Z] #74 1.220 + case "$(go env GOARCH)" in [2022-07-08T16:50:38.412Z] #74 1.220 ++ go env GOARCH [2022-07-08T16:50:38.412Z] #74 1.227 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:50:38.412Z] #74 1.227 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:50:38.412Z] #74 1.228 ++ dirname /install.sh [2022-07-08T16:50:38.412Z] #74 1.228 + dir=/ [2022-07-08T16:50:38.412Z] #74 1.229 + bin=rootlesskit [2022-07-08T16:50:38.412Z] #74 1.229 + shift [2022-07-08T16:50:38.412Z] #74 1.229 + '[' '!' -f //rootlesskit.installer ']' [2022-07-08T16:50:38.412Z] #74 1.229 + . //rootlesskit.installer [2022-07-08T16:50:38.412Z] #74 1.229 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:50:38.412Z] #74 1.229 + install_rootlesskit [2022-07-08T16:50:38.412Z] #74 1.229 + case "$1" in [2022-07-08T16:50:38.412Z] #74 1.229 + export CGO_ENABLED=0 [2022-07-08T16:50:38.412Z] #74 1.229 + CGO_ENABLED=0 [2022-07-08T16:50:38.412Z] #74 1.229 + _install_rootlesskit [2022-07-08T16:50:38.412Z] #74 1.230 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:50:38.412Z] #74 1.230 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-08T16:50:38.412Z] #74 1.230 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T16:50:38.412Z] #74 1.230 + GOBIN=/build [2022-07-08T16:50:38.412Z] #74 1.230 + GO111MODULE=on [2022-07-08T16:50:38.412Z] #74 1.230 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:50:38.412Z] #74 1.297 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-08T16:50:38.412Z] #74 2.485 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T16:50:38.412Z] #74 2.488 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-08T16:50:38.412Z] #74 2.732 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-08T16:50:38.412Z] #74 4.024 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-08T16:50:38.412Z] #74 4.313 go: downloading github.com/google/uuid v1.3.0 [2022-07-08T16:50:38.412Z] #74 4.374 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-08T16:50:38.412Z] #74 4.775 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-08T16:50:38.412Z] #74 4.805 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T16:50:38.412Z] #74 4.834 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-08T16:50:38.412Z] #74 4.871 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-08T16:50:38.412Z] #74 4.986 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-08T16:50:38.412Z] #74 5.049 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-08T16:50:38.412Z] #74 5.088 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-08T16:50:38.672Z] #74 5.906 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T16:50:38.776Z] #26 ... [2022-07-08T16:50:38.776Z] [2022-07-08T16:50:38.776Z] #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-07-08T16:50:38.776Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:50:38.776Z] #77 165.4 CCLD libocispec.la [2022-07-08T16:50:38.776Z] #77 165.8 CCLD src/validate [2022-07-08T16:50:38.776Z] #77 165.8 CCLD tests/test-1 [2022-07-08T16:50:38.776Z] #77 165.9 CCLD tests/test-2 [2022-07-08T16:50:38.776Z] #77 165.9 CCLD tests/test-3 [2022-07-08T16:50:38.776Z] #77 165.9 CCLD tests/test-4 [2022-07-08T16:50:38.776Z] #77 165.9 CCLD tests/test-5 [2022-07-08T16:50:38.911Z] #67 ... [2022-07-08T16:50:38.911Z] [2022-07-08T16:50:38.911Z] #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-07-08T16:50:38.911Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:50:38.911Z] #14 191.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-08T16:50:38.911Z] #14 191.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:50:38.911Z] #14 191.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:50:39.034Z] #77 166.0 CCLD tests/test-6 [2022-07-08T16:50:39.034Z] #77 166.1 CCLD tests/test-7 [2022-07-08T16:50:39.034Z] #77 166.2 CCLD tests/test-8 [2022-07-08T16:50:39.034Z] #77 166.2 CCLD tests/test-9 [2022-07-08T16:50:39.069Z] #22 1.541 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-08T16:50:39.069Z] #22 1.552 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-08T16:50:39.069Z] #22 1.554 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-08T16:50:39.069Z] #22 DONE 1.6s [2022-07-08T16:50:39.069Z] [2022-07-08T16:50:39.069Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:50:39.069Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:50:39.292Z] #77 166.4 CCLD tests/test-10 [2022-07-08T16:50:39.293Z] #77 166.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-08T16:50:39.293Z] #77 166.4 CCLD tests/test-11 [2022-07-08T16:50:39.331Z] #55 ... [2022-07-08T16:50:39.331Z] [2022-07-08T16:50:39.331Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-08T16:50:39.331Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-08T16:50:39.583Z] #18 DONE 2.0s [2022-07-08T16:50:39.583Z] [2022-07-08T16:50:39.583Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-08T16:50:39.583Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-08T16:50:40.959Z] #19 DONE 1.5s [2022-07-08T16:50:40.959Z] [2022-07-08T16:50:40.959Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-08T16:50:40.959Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-08T16:50:41.193Z] #77 168.2 libtool: link: ar cr libocispec.a [2022-07-08T16:50:41.193Z] #77 168.3 libtool: link: ranlib libocispec.a [2022-07-08T16:50:41.457Z] #14 ... [2022-07-08T16:50:41.457Z] [2022-07-08T16:50:41.457Z] #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-07-08T16:50:41.457Z] #67 sha256:ea252e698eec727489e95692633286afa73a6956018a2d82961c3f2838641ccb [2022-07-08T16:50:41.457Z] #67 204.6 rootlesskit version 1.0.0 [2022-07-08T16:50:41.457Z] #67 204.6 Usage of /build/rootlesskit-docker-proxy: [2022-07-08T16:50:41.457Z] #67 204.6 -container-ip string [2022-07-08T16:50:41.457Z] #67 204.6 container ip [2022-07-08T16:50:41.457Z] #67 204.6 -container-port int [2022-07-08T16:50:41.457Z] #67 204.6 container port (default -1) [2022-07-08T16:50:41.457Z] #67 204.6 -host-ip string [2022-07-08T16:50:41.457Z] #67 204.6 host ip [2022-07-08T16:50:41.458Z] #67 204.6 -host-port int [2022-07-08T16:50:41.458Z] #67 204.6 host port (default -1) [2022-07-08T16:50:41.458Z] #67 204.6 -proto string [2022-07-08T16:50:41.458Z] #67 204.6 proxy protocol (default "tcp") [2022-07-08T16:50:41.718Z] #67 DONE 204.9s [2022-07-08T16:50:41.718Z] [2022-07-08T16:50:41.718Z] #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-07-08T16:50:41.718Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:50:41.718Z] #14 205.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-08T16:50:41.718Z] #14 205.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-08T16:50:41.718Z] #14 205.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T16:50:41.980Z] #14 205.4 Selecting previously unselected package libapparmor1:amd64. [2022-07-08T16:50:41.980Z] #14 ... [2022-07-08T16:50:41.980Z] [2022-07-08T16:50:41.980Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-08T16:50:41.980Z] #68 sha256:f7946d99df676d5fda8b87ec58cde4cd3cd548ad5387079c00a7e81fc98b5c58 [2022-07-08T16:50:41.980Z] #68 DONE 0.2s [2022-07-08T16:50:41.980Z] [2022-07-08T16:50:41.980Z] #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-07-08T16:50:41.980Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:50:41.980Z] #14 205.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-08T16:50:41.980Z] #14 205.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-08T16:50:42.241Z] #14 205.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-08T16:50:42.241Z] #14 205.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-08T16:50:42.241Z] #14 205.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-08T16:50:42.241Z] #14 ... [2022-07-08T16:50:42.241Z] [2022-07-08T16:50:42.241Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-08T16:50:42.241Z] #69 sha256:5b70aa57157f3207cf7f480241b868f69aab75eb6d7c849a2cc4bdc32ae8328d [2022-07-08T16:50:42.241Z] #69 DONE 0.3s [2022-07-08T16:50:42.502Z] [2022-07-08T16:50:42.502Z] #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-07-08T16:50:42.502Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T16:50:42.502Z] #14 205.9 Selecting previously unselected package libbtrfs0:amd64. [2022-07-08T16:50:42.502Z] #14 205.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-08T16:50:42.567Z] #77 169.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:50:42.568Z] #77 169.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T16:50:42.568Z] #77 169.6 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T16:50:42.568Z] #77 169.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:50:42.568Z] #77 169.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:50:42.568Z] #77 169.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:50:42.568Z] #77 169.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:50:42.568Z] #77 169.6 make[2]: Entering directory '/tmp/crun-build' [2022-07-08T16:50:42.568Z] #77 169.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-08T16:50:42.568Z] #77 169.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-08T16:50:42.568Z] #77 169.7 CC src/libcrun/libcrun_testing_a-container.o [2022-07-08T16:50:42.568Z] #77 169.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-08T16:50:42.568Z] #77 169.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-08T16:50:42.568Z] #77 169.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-08T16:50:42.568Z] #77 169.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-08T16:50:42.762Z] #14 206.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T16:50:42.826Z] #77 169.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-08T16:50:42.826Z] #77 169.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-08T16:50:42.826Z] #77 169.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-08T16:50:42.826Z] #77 169.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-08T16:50:42.826Z] #77 170.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-08T16:50:42.826Z] #77 170.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-08T16:50:42.826Z] #77 170.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-08T16:50:42.875Z] #20 DONE 1.7s [2022-07-08T16:50:42.875Z] [2022-07-08T16:50:42.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-07-08T16:50:42.875Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:50:42.875Z] #77 144.6 checking build system type... x86_64-pc-linux-gnu [2022-07-08T16:50:42.875Z] #77 145.2 checking host system type... x86_64-pc-linux-gnu [2022-07-08T16:50:42.875Z] #77 145.2 checking how to print strings... printf [2022-07-08T16:50:42.875Z] #77 145.2 checking for gcc... gcc [2022-07-08T16:50:42.875Z] #77 145.4 checking whether the C compiler works... yes [2022-07-08T16:50:42.875Z] #77 145.8 checking for C compiler default output file name... a.out [2022-07-08T16:50:42.875Z] #77 145.8 checking for suffix of executables... [2022-07-08T16:50:42.875Z] #77 146.2 checking whether we are cross compiling... no [2022-07-08T16:50:42.875Z] #77 146.8 checking for suffix of object files... o [2022-07-08T16:50:42.875Z] #77 147.0 checking whether we are using the GNU C compiler... yes [2022-07-08T16:50:42.875Z] #77 147.3 checking whether gcc accepts -g... yes [2022-07-08T16:50:42.875Z] #77 147.5 checking for gcc option to accept ISO C89... none needed [2022-07-08T16:50:42.875Z] #77 147.9 checking whether gcc understands -c and -o together... yes [2022-07-08T16:50:42.875Z] #77 148.2 checking for a sed that does not truncate output... /bin/sed [2022-07-08T16:50:42.875Z] #77 148.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T16:50:42.875Z] #77 148.3 checking for egrep... /bin/grep -E [2022-07-08T16:50:42.875Z] #77 148.3 checking for fgrep... /bin/grep -F [2022-07-08T16:50:42.875Z] #77 148.3 checking for ld used by gcc... /usr/bin/ld [2022-07-08T16:50:42.875Z] #77 148.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T16:50:42.875Z] #77 148.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T16:50:42.875Z] #77 148.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T16:50:42.875Z] #77 148.6 checking whether ln -s works... yes [2022-07-08T16:50:42.875Z] #77 148.6 checking the maximum length of command line arguments... 1572864 [2022-07-08T16:50:42.875Z] #77 148.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T16:50:42.875Z] #77 148.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T16:50:42.875Z] #77 148.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T16:50:42.875Z] #77 148.7 checking for objdump... objdump [2022-07-08T16:50:42.875Z] #77 148.7 checking how to recognize dependent libraries... pass_all [2022-07-08T16:50:42.875Z] #77 148.7 checking for dlltool... no [2022-07-08T16:50:42.875Z] #77 148.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T16:50:42.875Z] #77 148.7 checking for ar... ar [2022-07-08T16:50:42.875Z] #77 148.7 checking for archiver @FILE support... @ [2022-07-08T16:50:42.875Z] #77 148.9 checking for strip... strip [2022-07-08T16:50:42.875Z] #77 148.9 checking for ranlib... ranlib [2022-07-08T16:50:42.875Z] #77 148.9 checking for gawk... no [2022-07-08T16:50:42.875Z] #77 149.0 checking for mawk... mawk [2022-07-08T16:50:42.875Z] #77 149.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T16:50:42.875Z] #77 149.5 checking for sysroot... no [2022-07-08T16:50:42.875Z] #77 149.5 checking for a working dd... /bin/dd [2022-07-08T16:50:42.875Z] #77 149.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T16:50:42.875Z] #77 149.9 checking for mt... no [2022-07-08T16:50:42.915Z] #74 ... [2022-07-08T16:50:42.915Z] [2022-07-08T16:50:42.915Z] #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-07-08T16:50:42.915Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-08T16:50:42.915Z] #69 1.869 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:50:42.915Z] #69 1.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:50:42.915Z] #69 1.885 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:50:42.915Z] #69 2.166 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-08T16:50:42.915Z] #69 2.595 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-08T16:50:42.915Z] #69 3.001 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:50:42.915Z] #69 3.379 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-08T16:50:42.915Z] #69 3.675 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T16:50:42.915Z] #69 4.028 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-08T16:50:42.915Z] #69 4.571 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T16:50:42.915Z] #69 4.587 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:50:42.915Z] #69 4.609 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-08T16:50:42.915Z] #69 4.611 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-08T16:50:42.915Z] #69 4.621 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-08T16:50:42.915Z] #69 4.634 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-08T16:50:42.915Z] #69 5.086 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-08T16:50:42.915Z] #69 5.099 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-08T16:50:42.915Z] #69 5.099 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:50:42.915Z] #69 5.100 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-08T16:50:42.915Z] #69 5.104 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T16:50:42.915Z] #69 5.104 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-08T16:50:42.915Z] #69 ... [2022-07-08T16:50:42.915Z] [2022-07-08T16:50:42.915Z] #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-07-08T16:50:42.915Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T16:50:42.915Z] #20 1.580 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:50:42.915Z] #20 1.593 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:50:42.915Z] #20 1.593 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:50:42.915Z] #20 1.783 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:50:42.915Z] #20 1.926 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-08T16:50:42.915Z] #20 2.217 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-08T16:50:42.915Z] #20 2.656 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T16:50:42.915Z] #20 3.019 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-08T16:50:42.915Z] #20 3.440 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-08T16:50:42.915Z] #20 4.019 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T16:50:42.915Z] #20 4.055 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-08T16:50:42.915Z] #20 4.056 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-08T16:50:42.915Z] #20 4.056 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:50:42.915Z] #20 4.057 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-08T16:50:42.915Z] #20 4.077 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-08T16:50:42.915Z] #20 4.245 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-08T16:50:42.915Z] #20 4.254 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-08T16:50:42.915Z] #20 4.255 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-08T16:50:42.915Z] #20 4.255 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T16:50:42.915Z] #20 4.256 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-08T16:50:42.915Z] #20 4.257 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:50:42.915Z] #20 ... [2022-07-08T16:50:42.915Z] [2022-07-08T16:50:42.915Z] #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-07-08T16:50:42.915Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-08T16:50:42.915Z] #49 1.945 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:50:42.915Z] #49 1.966 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:50:42.915Z] #49 1.970 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:50:42.915Z] #49 2.380 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:50:42.915Z] #49 2.697 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-08T16:50:42.915Z] #49 3.182 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T16:50:42.915Z] #49 3.652 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-08T16:50:42.915Z] #49 4.168 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-08T16:50:42.915Z] #49 4.579 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-08T16:50:42.915Z] #49 4.958 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-08T16:50:42.915Z] #49 4.965 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-08T16:50:42.915Z] #49 4.968 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-08T16:50:42.915Z] #49 4.981 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-08T16:50:42.915Z] #49 4.988 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T16:50:42.915Z] #49 4.999 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:50:42.915Z] #49 5.322 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T16:50:42.915Z] #49 5.335 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-08T16:50:42.915Z] #49 5.336 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-08T16:50:42.915Z] #49 5.336 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:50:42.915Z] #49 5.337 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-08T16:50:42.915Z] #49 5.338 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-08T16:50:43.023Z] #14 206.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-08T16:50:43.023Z] #14 206.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-08T16:50:43.023Z] #14 206.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T16:50:43.084Z] #77 170.1 CC src/libcrun/libcrun_testing_a-error.o [2022-07-08T16:50:43.084Z] #77 170.2 CC src/libcrun/libcrun_testing_a-status.o [2022-07-08T16:50:43.084Z] #77 170.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-08T16:50:43.084Z] #77 170.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-08T16:50:43.084Z] #77 170.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-08T16:50:43.135Z] #77 149.9 checking if : is a manifest tool... no [2022-07-08T16:50:43.283Z] #14 206.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-08T16:50:43.283Z] #14 206.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T16:50:43.283Z] #14 206.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:50:43.342Z] #77 170.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-08T16:50:43.343Z] #77 170.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-08T16:50:43.343Z] #77 170.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-08T16:50:43.395Z] #77 149.9 checking how to run the C preprocessor... gcc -E [2022-07-08T16:50:43.543Z] #14 206.9 Selecting previously unselected package libudev-dev:amd64. [2022-07-08T16:50:43.543Z] #14 207.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-08T16:50:43.543Z] #14 207.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-08T16:50:43.600Z] #77 170.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-08T16:50:43.601Z] #77 170.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-08T16:50:43.804Z] #14 207.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-08T16:50:43.804Z] #14 207.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-08T16:50:43.804Z] #14 207.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-08T16:50:43.859Z] #77 171.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-08T16:50:44.117Z] #77 171.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-08T16:50:44.117Z] #77 171.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-08T16:50:44.375Z] #77 171.6 CC src/crun-crun.o [2022-07-08T16:50:44.633Z] #77 171.8 CC src/crun-run.o [2022-07-08T16:50:44.774Z] #14 207.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-08T16:50:44.774Z] #14 207.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-08T16:50:44.774Z] #14 207.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-08T16:50:44.774Z] #14 208.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-08T16:50:44.774Z] #14 208.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-08T16:50:44.774Z] #14 208.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-08T16:50:44.774Z] #77 150.3 checking for ANSI C header files... yes [2022-07-08T16:50:44.774Z] #77 151.4 checking for sys/types.h... yes [2022-07-08T16:50:44.891Z] #77 171.9 CC src/crun-delete.o [2022-07-08T16:50:44.891Z] #77 172.0 CC src/crun-kill.o [2022-07-08T16:50:45.034Z] #77 151.7 checking for sys/stat.h... yes [2022-07-08T16:50:45.148Z] #77 172.1 CC src/crun-pause.o [2022-07-08T16:50:45.148Z] #77 172.2 CC src/crun-unpause.o [2022-07-08T16:50:45.148Z] #77 172.3 CC src/crun-spec.o [2022-07-08T16:50:45.149Z] #77 172.4 CC src/crun-exec.o [2022-07-08T16:50:45.294Z] #77 152.0 checking for stdlib.h... yes [2022-07-08T16:50:45.379Z] #14 208.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-08T16:50:45.379Z] #14 208.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-08T16:50:45.379Z] #14 208.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-08T16:50:45.407Z] #77 172.5 CC src/crun-list.o [2022-07-08T16:50:45.407Z] #77 172.6 CC src/crun-create.o [2022-07-08T16:50:45.553Z] #77 152.2 checking for string.h... yes [2022-07-08T16:50:45.639Z] #14 209.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-08T16:50:45.639Z] #14 209.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-08T16:50:45.639Z] #14 209.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-08T16:50:45.665Z] #77 172.7 CC src/crun-start.o [2022-07-08T16:50:45.665Z] #77 172.9 CC src/crun-state.o [2022-07-08T16:50:45.924Z] #77 173.1 CC src/crun-update.o [2022-07-08T16:50:46.073Z] #77 152.5 checking for memory.h... yes [2022-07-08T16:50:46.182Z] #77 173.2 CC src/crun-ps.o [2022-07-08T16:50:46.182Z] #77 173.4 CC src/crun-checkpoint.o [2022-07-08T16:50:46.332Z] #77 152.8 checking for strings.h... yes [2022-07-08T16:50:46.332Z] #77 153.1 checking for inttypes.h... yes [2022-07-08T16:50:46.440Z] #77 173.6 CC src/crun-restore.o [2022-07-08T16:50:46.592Z] #14 210.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-08T16:50:46.592Z] #14 210.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-08T16:50:46.592Z] #14 210.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-08T16:50:46.697Z] #77 173.7 CC src/libcrun/libcrun_la-utils.lo [2022-07-08T16:50:46.697Z] #77 173.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-08T16:50:46.850Z] #77 153.4 checking for stdint.h... yes [2022-07-08T16:50:47.109Z] #77 153.7 checking for unistd.h... yes [2022-07-08T16:50:47.160Z] #14 210.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-08T16:50:47.263Z] #77 174.3 CC src/libcrun/libcrun_la-container.lo [2022-07-08T16:50:47.263Z] #77 174.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-08T16:50:47.263Z] #77 174.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-08T16:50:47.368Z] #77 153.9 checking for dlfcn.h... yes [2022-07-08T16:50:47.368Z] #77 154.1 checking for objdir... .libs [2022-07-08T16:50:47.419Z] #14 210.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T16:50:47.419Z] #14 210.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:50:47.522Z] #77 174.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-08T16:50:47.522Z] #77 174.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-08T16:50:47.679Z] #14 210.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-08T16:50:47.680Z] #14 211.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-08T16:50:47.680Z] #14 211.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T16:50:47.780Z] #77 174.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-08T16:50:47.780Z] #77 175.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-08T16:50:47.940Z] #14 211.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-08T16:50:47.940Z] #14 211.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-08T16:50:47.940Z] #14 211.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T16:50:48.038Z] #77 175.2 CC src/libcrun/libcrun_la-criu.lo [2022-07-08T16:50:48.195Z] #77 154.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T16:50:48.195Z] #77 155.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T16:50:48.296Z] #77 175.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-08T16:50:48.454Z] #77 155.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T16:50:48.554Z] #77 175.7 CC src/libcrun/libcrun_la-linux.lo [2022-07-08T16:50:48.812Z] #77 175.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-08T16:50:49.323Z] #14 212.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T16:50:49.323Z] #14 212.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-08T16:50:49.323Z] #14 212.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T16:50:49.323Z] #14 212.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-08T16:50:49.323Z] #14 212.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T16:50:49.323Z] #14 212.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-08T16:50:49.323Z] #14 212.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T16:50:49.323Z] #14 212.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-08T16:50:49.323Z] #14 212.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-08T16:50:49.323Z] #14 212.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-08T16:50:49.323Z] #14 212.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T16:50:49.323Z] #14 212.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T16:50:49.323Z] #14 212.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T16:50:49.323Z] #14 212.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-08T16:50:49.323Z] #14 212.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-08T16:50:49.323Z] #14 212.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T16:50:49.391Z] #77 155.2 checking if gcc static flag -static works... yes [2022-07-08T16:50:49.584Z] #14 212.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T16:50:49.584Z] #14 213.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-08T16:50:49.584Z] #14 213.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-08T16:50:49.584Z] #14 213.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T16:50:49.584Z] #14 213.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:50:49.747Z] #77 176.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-08T16:50:49.844Z] #14 213.2 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-07-08T16:50:49.844Z] #14 213.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:50:49.844Z] #14 213.3 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-07-08T16:50:49.844Z] #14 213.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T16:50:49.844Z] #14 213.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:50:49.958Z] #77 156.2 checking if gcc supports -c -o file.o... yes [2022-07-08T16:50:49.958Z] #77 156.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T16:50:49.958Z] #77 156.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T16:50:50.006Z] #77 177.3 CC src/libcrun/libcrun_la-error.lo [2022-07-08T16:50:50.105Z] #14 213.4 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-07-08T16:50:50.105Z] #14 213.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:50:50.105Z] #14 213.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T16:50:50.216Z] #77 156.7 checking dynamic linker characteristics... [2022-07-08T16:50:50.216Z] #77 ... [2022-07-08T16:50:50.216Z] [2022-07-08T16:50:50.216Z] #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-07-08T16:50:50.217Z] #60 sha256:ae00b92a1cc8e98a13dce15db9f11f509b3fb8f418355447da1531aa7a493a3b [2022-07-08T16:50:50.217Z] #60 18.44 + cd /tmp/tmp.tow3x46jLo/src/github.com/opencontainers/runc [2022-07-08T16:50:50.217Z] #60 18.44 + git checkout -q v1.1.2 [2022-07-08T16:50:50.265Z] #77 177.5 CC src/libcrun/libcrun_la-status.lo [2022-07-08T16:50:50.365Z] #14 213.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:50:50.365Z] #14 213.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-08T16:50:50.365Z] #14 213.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:50:50.365Z] #14 213.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:50:50.365Z] #14 213.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:50:50.784Z] #60 18.99 + '[' -z '' ']' [2022-07-08T16:50:50.784Z] #60 18.99 + target=static [2022-07-08T16:50:50.784Z] #60 18.99 + make BUILDTAGS=seccomp static [2022-07-08T16:50:51.199Z] #77 178.1 CC src/libcrun/libcrun_la-terminal.lo [2022-07-08T16:50:51.199Z] #77 178.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-08T16:50:51.305Z] #14 DONE 214.6s [2022-07-08T16:50:51.305Z] [2022-07-08T16:50:51.305Z] #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-07-08T16:50:51.305Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:50:51.305Z] #77 ... [2022-07-08T16:50:51.305Z] [2022-07-08T16:50:51.305Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T16:50:51.305Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-08T16:50:51.305Z] #15 ... [2022-07-08T16:50:51.305Z] [2022-07-08T16:50:51.305Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-08T16:50:51.305Z] #59 sha256:75229e992aed1ebcb7c963e875ff0512d34194a7b9a0092acf29d2e1dfd1fed4 [2022-07-08T16:50:51.305Z] #59 DONE 0.2s [2022-07-08T16:50:51.351Z] #60 19.56 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-07-08T16:50:51.558Z] #23 11.12 Collecting yamllint==1.26.1 [2022-07-08T16:50:51.558Z] #23 12.18 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-08T16:50:51.566Z] [2022-07-08T16:50:51.566Z] #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-07-08T16:50:51.566Z] #60 sha256:8806f50053f6695525c7d0ca652abe87fbbd4ccea4a3ee44ed83f33367cb9888 [2022-07-08T16:50:51.766Z] #77 178.7 CC src/libcrun/libcrun_la-signals.lo [2022-07-08T16:50:51.766Z] #77 179.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-08T16:50:51.766Z] #77 179.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-08T16:50:52.331Z] #77 179.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-08T16:50:52.499Z] #23 13.44 Collecting pathspec>=0.5.3 [2022-07-08T16:50:52.499Z] #23 13.46 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-08T16:50:52.729Z] #60 ... [2022-07-08T16:50:52.729Z] [2022-07-08T16:50:52.730Z] #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-07-08T16:50:52.730Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:50:52.730Z] #21 1.848 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:50:52.730Z] #21 1.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:50:52.730Z] #21 1.889 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:50:52.730Z] #21 2.733 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:50:52.730Z] #21 4.212 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:50:52.730Z] #21 6.357 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:50:52.730Z] #21 ... [2022-07-08T16:50:52.730Z] [2022-07-08T16:50:52.730Z] #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-07-08T16:50:52.730Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:50:52.730Z] #77 156.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T16:50:52.730Z] #77 157.7 checking how to hardcode library paths into programs... immediate [2022-07-08T16:50:52.730Z] #77 157.7 checking whether stripping libraries is possible... yes [2022-07-08T16:50:52.730Z] #77 157.7 checking if libtool supports shared libraries... yes [2022-07-08T16:50:52.730Z] #77 157.7 checking whether to build shared libraries... no [2022-07-08T16:50:52.730Z] #77 157.7 checking whether to build static libraries... yes [2022-07-08T16:50:52.730Z] #77 157.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T16:50:52.730Z] #77 157.8 checking whether build environment is sane... yes [2022-07-08T16:50:52.730Z] #77 157.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T16:50:52.730Z] #77 158.0 checking whether make sets $(MAKE)... yes [2022-07-08T16:50:52.730Z] #77 158.3 checking whether make supports the include directive... yes (GNU style) [2022-07-08T16:50:52.730Z] #77 158.4 checking whether make supports nested variables... yes [2022-07-08T16:50:52.730Z] #77 158.6 checking whether UID '0' is supported by ustar format... yes [2022-07-08T16:50:52.730Z] #77 158.6 checking whether GID '0' is supported by ustar format... yes [2022-07-08T16:50:52.730Z] #77 158.6 checking how to create a ustar tar archive... gnutar [2022-07-08T16:50:52.730Z] #77 158.9 checking dependency style of gcc... gcc3 [2022-07-08T16:50:52.730Z] #77 159.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T16:50:52.730Z] #77 159.2 checking whether make supports nested variables... (cached) yes [2022-07-08T16:50:52.730Z] #77 159.2 checking for gawk... (cached) mawk [2022-07-08T16:50:52.730Z] #77 159.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T16:50:52.730Z] #77 159.2 checking for gcc... (cached) gcc [2022-07-08T16:50:52.730Z] #77 159.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T16:50:52.730Z] #77 159.4 checking whether gcc accepts -g... (cached) yes [2022-07-08T16:50:52.730Z] #77 159.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T16:50:52.730Z] #77 159.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T16:50:52.730Z] #77 159.4 checking for a Python interpreter with version >= 3... python3 [2022-07-08T16:50:52.730Z] #77 159.5 checking for python3... /usr/bin/python3 [2022-07-08T16:50:52.730Z] #77 159.5 checking for python3 version... 3.9 [2022-07-08T16:50:52.988Z] #77 159.6 checking for python3 platform... linux [2022-07-08T16:50:53.068Z] #23 13.98 Collecting pyyaml [2022-07-08T16:50:53.068Z] #23 14.00 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-07-08T16:50:53.068Z] #23 14.08 Building wheels for collected packages: yamllint [2022-07-08T16:50:53.247Z] #77 159.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T16:50:53.264Z] #77 180.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-08T16:50:53.264Z] #77 180.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-08T16:50:53.328Z] #23 14.09 Building wheel for yamllint (setup.py): started [2022-07-08T16:50:53.477Z] #60 ... [2022-07-08T16:50:53.477Z] [2022-07-08T16:50:53.477Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T16:50:53.477Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-08T16:50:53.477Z] #15 DONE 2.2s [2022-07-08T16:50:53.477Z] [2022-07-08T16:50:53.477Z] #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-07-08T16:50:53.477Z] #60 sha256:8806f50053f6695525c7d0ca652abe87fbbd4ccea4a3ee44ed83f33367cb9888 [2022-07-08T16:50:53.477Z] #60 1.971 + RM_GOPATH=0 [2022-07-08T16:50:53.477Z] #60 1.972 + TMP_GOPATH= [2022-07-08T16:50:53.477Z] #60 1.972 + : /build [2022-07-08T16:50:53.477Z] #60 1.972 + '[' -z '' ']' [2022-07-08T16:50:53.477Z] #60 1.974 ++ mktemp -d [2022-07-08T16:50:53.477Z] #60 1.977 + export GOPATH=/tmp/tmp.TsdoRNujIL [2022-07-08T16:50:53.477Z] #60 1.977 + GOPATH=/tmp/tmp.TsdoRNujIL [2022-07-08T16:50:53.477Z] #60 1.977 + RM_GOPATH=1 [2022-07-08T16:50:53.477Z] #60 1.977 + case "$(go env GOARCH)" in [2022-07-08T16:50:53.477Z] #60 1.980 ++ go env GOARCH [2022-07-08T16:50:53.477Z] #60 2.018 Install runc version v1.1.2 (build tags: seccomp) [2022-07-08T16:50:53.477Z] #60 2.018 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:50:53.477Z] #60 2.018 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:50:53.477Z] #60 2.018 ++ dirname /install.sh [2022-07-08T16:50:53.477Z] #60 2.018 + dir=/ [2022-07-08T16:50:53.477Z] #60 2.018 + bin=runc [2022-07-08T16:50:53.477Z] #60 2.018 + shift [2022-07-08T16:50:53.477Z] #60 2.018 + '[' '!' -f //runc.installer ']' [2022-07-08T16:50:53.477Z] #60 2.018 + . //runc.installer [2022-07-08T16:50:53.477Z] #60 2.018 ++ set -e [2022-07-08T16:50:53.477Z] #60 2.018 ++ : v1.1.2 [2022-07-08T16:50:53.477Z] #60 2.018 + install_runc [2022-07-08T16:50:53.477Z] #60 2.018 + RUNC_BUILDTAGS=seccomp [2022-07-08T16:50:53.477Z] #60 2.018 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-08T16:50:53.477Z] #60 2.018 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TsdoRNujIL/src/github.com/opencontainers/runc [2022-07-08T16:50:53.477Z] #60 2.018 Cloning into '/tmp/tmp.TsdoRNujIL/src/github.com/opencontainers/runc'... [2022-07-08T16:50:53.506Z] #77 160.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T16:50:53.506Z] #77 160.3 checking for go-md2man... no [2022-07-08T16:50:54.074Z] #77 160.3 checking error.h usability... yes [2022-07-08T16:50:54.198Z] #77 181.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-08T16:50:54.333Z] #77 160.9 checking error.h presence... yes [2022-07-08T16:50:54.333Z] #77 161.1 checking for error.h... yes [2022-07-08T16:50:54.456Z] #77 181.7 CC tests/init.o [2022-07-08T16:50:54.711Z] #23 15.29 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-08T16:50:54.711Z] #23 15.29 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d48f5252ee51de419471ef73a9d64d606bca6e77e6b6226b76961e3c0508a57c [2022-07-08T16:50:54.711Z] #23 15.29 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-08T16:50:54.711Z] #23 15.29 Successfully built yamllint [2022-07-08T16:50:54.711Z] #23 15.33 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-08T16:50:54.714Z] #77 181.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-08T16:50:54.852Z] #77 161.2 checking linux/openat2.h usability... yes [2022-07-08T16:50:54.972Z] #23 15.81 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-08T16:50:55.111Z] #77 161.7 checking linux/openat2.h presence... yes [2022-07-08T16:50:55.111Z] #77 161.8 checking for linux/openat2.h... yes [2022-07-08T16:50:55.137Z] #49 ... [2022-07-08T16:50:55.137Z] [2022-07-08T16:50:55.137Z] #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-07-08T16:50:55.137Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T16:50:55.137Z] #20 21.80 Fetched 49.1 MB in 20s (2398 kB/s) [2022-07-08T16:50:55.369Z] #77 161.9 checking for copy_file_range... yes [2022-07-08T16:50:55.386Z] #60 ... [2022-07-08T16:50:55.386Z] [2022-07-08T16:50:55.386Z] #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-07-08T16:50:55.386Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-08T16:50:55.386Z] #16 DONE 1.8s [2022-07-08T16:50:55.386Z] [2022-07-08T16:50:55.386Z] #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-07-08T16:50:55.386Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:50:55.386Z] #77 138.1 configure.ac:11: installing 'build-aux/compile' [2022-07-08T16:50:55.386Z] #77 138.2 configure.ac:11: installing 'build-aux/config.guess' [2022-07-08T16:50:55.386Z] #77 138.2 configure.ac:11: installing 'build-aux/config.sub' [2022-07-08T16:50:55.386Z] #77 138.2 configure.ac:13: installing 'build-aux/install-sh' [2022-07-08T16:50:55.386Z] #77 138.3 configure.ac:13: installing 'build-aux/missing' [2022-07-08T16:50:55.386Z] #77 138.3 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-08T16:50:55.544Z] #23 DONE 16.4s [2022-07-08T16:50:55.544Z] [2022-07-08T16:50:55.544Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-08T16:50:55.544Z] #27 sha256:deedc9e147744aff47da034b981bc5bb43c41d5ca0cea727b544ee65f5b7a03f [2022-07-08T16:50:55.805Z] #27 DONE 0.3s [2022-07-08T16:50:55.805Z] [2022-07-08T16:50:55.805Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-08T16:50:55.805Z] #32 sha256:7829d5f71aa89de94e522fc5d158fe4801bc74f54c3a10ae2f1ef19b8483ccbd [2022-07-08T16:50:55.887Z] #77 162.3 checking for fgetxattr... yes [2022-07-08T16:50:55.956Z] #77 138.7 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T16:50:56.376Z] #32 DONE 0.5s [2022-07-08T16:50:56.376Z] [2022-07-08T16:50:56.376Z] #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-07-08T16:50:56.376Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:50:56.376Z] #47 ... [2022-07-08T16:50:56.376Z] [2022-07-08T16:50:56.376Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-08T16:50:56.376Z] #35 sha256:03565f25751c3de02959a0f8ad427fb093f5cd2f81f47162bd7e9e949a73490d [2022-07-08T16:50:56.454Z] #77 162.6 checking for statx... yes [2022-07-08T16:50:56.637Z] #35 DONE 0.3s [2022-07-08T16:50:56.637Z] [2022-07-08T16:50:56.637Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:50:56.637Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:50:56.637Z] #55 ... [2022-07-08T16:50:56.637Z] [2022-07-08T16:50:56.637Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-08T16:50:56.637Z] #37 sha256:bf540b34e0b97fe5efad17fa9607d66417f7ac02e1e441ec990587de6ca24247 [2022-07-08T16:50:56.713Z] #77 163.2 checking for fgetpwent_r... yes [2022-07-08T16:50:56.898Z] #37 DONE 0.3s [2022-07-08T16:50:56.898Z] [2022-07-08T16:50:56.898Z] #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-07-08T16:50:56.898Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:50:56.898Z] #77 ... [2022-07-08T16:50:56.898Z] [2022-07-08T16:50:56.898Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-08T16:50:56.898Z] #39 sha256:25b7fc26270f9ed2f02ed73c5a8ad8565176444f4ec09dfa03ed830aef206644 [2022-07-08T16:50:56.898Z] #39 DONE 0.1s [2022-07-08T16:50:56.898Z] [2022-07-08T16:50:56.898Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-08T16:50:56.898Z] #41 sha256:ae056df6aa2be27308cbdc9bcbd8ef729b74daba77704880e0dcd9700b8e6eb9 [2022-07-08T16:50:57.159Z] #41 DONE 0.1s [2022-07-08T16:50:57.159Z] [2022-07-08T16:50:57.159Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-08T16:50:57.159Z] #45 sha256:6d7f73d89419115c177f13338c51d9f22258b491960725bdc2eb8b6ac1b8d0d5 [2022-07-08T16:50:57.159Z] #45 DONE 0.1s [2022-07-08T16:50:57.159Z] [2022-07-08T16:50:57.159Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:50:57.159Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:50:57.281Z] #77 163.5 checking for issetugid... no [2022-07-08T16:50:57.281Z] #77 164.1 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T16:50:57.281Z] #77 164.1 checking pkg-config is at least version 0.9.0... yes [2022-07-08T16:50:57.867Z] #77 ... [2022-07-08T16:50:57.867Z] [2022-07-08T16:50:57.867Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-08T16:50:57.867Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-08T16:50:57.867Z] #17 2.094 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-08T16:50:57.867Z] #17 DONE 2.2s [2022-07-08T16:50:57.867Z] [2022-07-08T16:50:57.867Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-08T16:50:57.867Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-08T16:50:58.221Z] #77 164.1 checking for library containing yajl_tree_get... -lyajl [2022-07-08T16:50:58.221Z] #77 164.9 checking for yajl >= 2.0.0... yes [2022-07-08T16:50:58.789Z] #77 165.0 checking sys/capability.h usability... yes [2022-07-08T16:50:58.789Z] #77 165.5 checking sys/capability.h presence... yes [2022-07-08T16:50:58.789Z] #77 165.7 checking for sys/capability.h... yes [2022-07-08T16:50:59.777Z] #18 DONE 2.3s [2022-07-08T16:50:59.777Z] [2022-07-08T16:50:59.777Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-08T16:50:59.777Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-08T16:51:00.166Z] #77 165.7 checking for library containing cap_from_name... -lcap [2022-07-08T16:51:00.734Z] #77 166.7 checking for library containing dlopen... -ldl [2022-07-08T16:51:00.994Z] #77 167.6 checking seccomp.h usability... yes [2022-07-08T16:51:00.994Z] #77 167.8 checking seccomp.h presence... yes [2022-07-08T16:51:01.253Z] #77 167.9 checking for seccomp.h... yes [2022-07-08T16:51:01.717Z] #20 21.80 Reading package lists... [2022-07-08T16:51:01.717Z] #20 ... [2022-07-08T16:51:01.717Z] [2022-07-08T16:51:01.717Z] #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-07-08T16:51:01.717Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-08T16:51:01.717Z] #69 22.34 Fetched 49.1 MB in 21s (2370 kB/s) [2022-07-08T16:51:02.191Z] #77 168.0 checking for library containing seccomp_rule_add... -lseccomp [2022-07-08T16:51:02.342Z] #19 DONE 2.3s [2022-07-08T16:51:02.342Z] [2022-07-08T16:51:02.342Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-08T16:51:02.342Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-08T16:51:02.451Z] #77 168.9 checking for library containing seccomp_arch_resolve_name... none required [2022-07-08T16:51:03.019Z] #77 169.4 checking systemd/sd-bus.h usability... yes [2022-07-08T16:51:03.588Z] #77 170.0 checking systemd/sd-bus.h presence... yes [2022-07-08T16:51:03.588Z] #77 170.3 checking for systemd/sd-bus.h... yes [2022-07-08T16:51:03.627Z] #69 22.34 Reading package lists... [2022-07-08T16:51:03.627Z] #69 ... [2022-07-08T16:51:03.627Z] [2022-07-08T16:51:03.627Z] #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-07-08T16:51:03.627Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-08T16:51:03.627Z] #49 21.97 Fetched 49.1 MB in 20s (2423 kB/s) [2022-07-08T16:51:03.627Z] #49 21.97 Reading package lists... [2022-07-08T16:51:03.887Z] #49 31.17 Reading package lists... [2022-07-08T16:51:03.887Z] #49 ... [2022-07-08T16:51:03.887Z] [2022-07-08T16:51:03.887Z] #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-07-08T16:51:03.887Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T16:51:03.887Z] #20 21.80 Reading package lists... [2022-07-08T16:51:04.258Z] #20 DONE 2.1s [2022-07-08T16:51:04.258Z] [2022-07-08T16:51:04.258Z] #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-07-08T16:51:04.258Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:51:04.966Z] #77 170.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-08T16:51:05.535Z] #77 171.6 checking for sd_notify_barrier... yes [2022-07-08T16:51:05.794Z] #77 172.2 checking linux/bpf.h usability... yes [2022-07-08T16:51:06.054Z] #77 172.6 checking linux/bpf.h presence... yes [2022-07-08T16:51:06.054Z] #77 172.8 checking for linux/bpf.h... yes [2022-07-08T16:51:06.313Z] #77 172.8 checking compilation for eBPF... yes [2022-07-08T16:51:06.313Z] #77 173.1 checking for criu >= 3.15... no [2022-07-08T16:51:06.313Z] #77 173.2 configure: CRIU headers not found, building without CRIU support [2022-07-08T16:51:06.313Z] #77 173.2 checking for criu > 3.16... [2022-07-08T16:51:06.313Z] #77 ... [2022-07-08T16:51:06.313Z] [2022-07-08T16:51:06.313Z] #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-07-08T16:51:06.313Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:51:06.313Z] #21 13.66 Fetched 8548 kB in 12s (710 kB/s) [2022-07-08T16:51:06.313Z] #21 13.66 Reading package lists... [2022-07-08T16:51:06.572Z] #21 19.23 Reading package lists... [2022-07-08T16:51:06.572Z] #21 ... [2022-07-08T16:51:06.572Z] [2022-07-08T16:51:06.572Z] #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-07-08T16:51:06.572Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:51:06.572Z] #77 173.2 checking for criu > 3.16... no [2022-07-08T16:51:06.572Z] #77 173.3 configure: CRIU version doesn't support join-ns API [2022-07-08T16:51:06.572Z] #77 173.3 checking for criu > 3.16.1... no [2022-07-08T16:51:06.572Z] #77 173.3 configure: CRIU version doesn't support for pre-dumping [2022-07-08T16:51:06.809Z] #21 2.478 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:51:06.809Z] #21 2.555 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:51:06.809Z] #21 2.560 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:51:06.832Z] #77 173.3 checking for new mount API (fsconfig)... yes [2022-07-08T16:51:06.832Z] #77 173.5 checking for seccomp notify API... yes [2022-07-08T16:51:06.832Z] #77 173.6 checking for gperf... no [2022-07-08T16:51:06.832Z] #77 173.7 configure: gperf not found - cannot rebuild signal parser code [2022-07-08T16:51:07.092Z] #77 173.7 checking for library containing argp_parse... none required [2022-07-08T16:51:07.611Z] #77 174.2 checking that generated files are newer than configure... done [2022-07-08T16:51:07.611Z] #77 174.2 configure: creating ./config.status [2022-07-08T16:51:08.192Z] #21 3.726 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:51:08.763Z] #21 ... [2022-07-08T16:51:08.763Z] [2022-07-08T16:51:08.763Z] #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-07-08T16:51:08.763Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:51:08.763Z] #77 141.4 checking build system type... x86_64-pc-linux-gnu [2022-07-08T16:51:08.763Z] #77 142.2 checking host system type... x86_64-pc-linux-gnu [2022-07-08T16:51:08.763Z] #77 142.2 checking how to print strings... printf [2022-07-08T16:51:08.763Z] #77 142.2 checking for gcc... gcc [2022-07-08T16:51:08.763Z] #77 142.5 checking whether the C compiler works... yes [2022-07-08T16:51:08.763Z] #77 143.0 checking for C compiler default output file name... a.out [2022-07-08T16:51:08.763Z] #77 143.0 checking for suffix of executables... [2022-07-08T16:51:08.763Z] #77 143.4 checking whether we are cross compiling... no [2022-07-08T16:51:08.763Z] #77 143.8 checking for suffix of object files... o [2022-07-08T16:51:08.763Z] #77 144.1 checking whether we are using the GNU C compiler... yes [2022-07-08T16:51:08.763Z] #77 144.4 checking whether gcc accepts -g... yes [2022-07-08T16:51:08.763Z] #77 144.5 checking for gcc option to accept ISO C89... none needed [2022-07-08T16:51:08.763Z] #77 144.9 checking whether gcc understands -c and -o together... yes [2022-07-08T16:51:08.763Z] #77 145.3 checking for a sed that does not truncate output... /bin/sed [2022-07-08T16:51:08.763Z] #77 145.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T16:51:08.763Z] #77 145.4 checking for egrep... /bin/grep -E [2022-07-08T16:51:08.763Z] #77 145.4 checking for fgrep... /bin/grep -F [2022-07-08T16:51:08.763Z] #77 145.4 checking for ld used by gcc... /usr/bin/ld [2022-07-08T16:51:08.763Z] #77 145.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T16:51:08.763Z] #77 145.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T16:51:08.763Z] #77 145.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T16:51:08.763Z] #77 145.8 checking whether ln -s works... yes [2022-07-08T16:51:08.763Z] #77 145.8 checking the maximum length of command line arguments... 1572864 [2022-07-08T16:51:08.763Z] #77 145.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T16:51:08.763Z] #77 145.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T16:51:08.763Z] #77 145.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T16:51:08.763Z] #77 145.9 checking for objdump... objdump [2022-07-08T16:51:08.763Z] #77 145.9 checking how to recognize dependent libraries... pass_all [2022-07-08T16:51:08.763Z] #77 145.9 checking for dlltool... no [2022-07-08T16:51:08.763Z] #77 145.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T16:51:08.763Z] #77 145.9 checking for ar... ar [2022-07-08T16:51:08.763Z] #77 145.9 checking for archiver @FILE support... @ [2022-07-08T16:51:08.763Z] #77 146.3 checking for strip... strip [2022-07-08T16:51:08.763Z] #77 146.3 checking for ranlib... ranlib [2022-07-08T16:51:08.763Z] #77 146.3 checking for gawk... no [2022-07-08T16:51:08.763Z] #77 146.3 checking for mawk... mawk [2022-07-08T16:51:08.763Z] #77 146.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T16:51:08.763Z] #77 147.4 checking for sysroot... no [2022-07-08T16:51:08.763Z] #77 147.4 checking for a working dd... /bin/dd [2022-07-08T16:51:08.763Z] #77 147.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T16:51:08.763Z] #77 147.8 checking for mt... no [2022-07-08T16:51:08.763Z] #77 147.8 checking if : is a manifest tool... no [2022-07-08T16:51:08.763Z] #77 147.9 checking how to run the C preprocessor... gcc -E [2022-07-08T16:51:08.763Z] #77 148.4 checking for ANSI C header files... yes [2022-07-08T16:51:08.763Z] #77 149.7 checking for sys/types.h... yes [2022-07-08T16:51:08.763Z] #77 150.2 checking for sys/stat.h... yes [2022-07-08T16:51:08.763Z] #77 150.4 checking for stdlib.h... yes [2022-07-08T16:51:08.763Z] #77 150.8 checking for string.h... yes [2022-07-08T16:51:08.763Z] #77 151.1 checking for memory.h... yes [2022-07-08T16:51:08.763Z] #77 151.3 checking for strings.h... yes [2022-07-08T16:51:08.763Z] #77 151.6 checking for inttypes.h... yes [2022-07-08T16:51:09.284Z] #77 151.9 checking for stdint.h... yes [2022-07-08T16:51:09.545Z] #77 152.2 checking for unistd.h... [2022-07-08T16:51:09.545Z] #77 ... [2022-07-08T16:51:09.545Z] [2022-07-08T16:51:09.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-07-08T16:51:09.545Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:51:09.545Z] #21 5.212 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:51:10.926Z] #21 6.913 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:51:11.805Z] #77 ... [2022-07-08T16:51:11.805Z] [2022-07-08T16:51:11.805Z] #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-07-08T16:51:11.805Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T16:51:11.805Z] #34 DONE 253.7s [2022-07-08T16:51:11.805Z] [2022-07-08T16:51:11.805Z] #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-07-08T16:51:11.805Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:51:11.805Z] #77 178.1 config.status: creating Makefile [2022-07-08T16:51:11.805Z] #77 ... [2022-07-08T16:51:11.805Z] [2022-07-08T16:51:11.805Z] #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-07-08T16:51:11.805Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:51:11.805Z] #21 19.23 Reading package lists... [2022-07-08T16:51:11.805Z] #21 24.38 Building dependency tree... [2022-07-08T16:51:11.805Z] #21 27.81 The following additional packages will be installed: [2022-07-08T16:51:11.805Z] #21 27.82 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-08T16:51:11.805Z] #21 27.83 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-08T16:51:11.805Z] #21 27.83 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T16:51:11.805Z] #21 27.83 python3-pkg-resources vim-runtime xxd [2022-07-08T16:51:11.805Z] #21 27.86 Suggested packages: [2022-07-08T16:51:11.805Z] #21 27.86 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-08T16:51:11.805Z] #21 27.86 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-08T16:51:11.805Z] #21 27.86 acl attr quota [2022-07-08T16:51:11.805Z] #21 27.86 Recommended packages: [2022-07-08T16:51:11.805Z] #21 27.86 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-08T16:51:12.068Z] #55 ... [2022-07-08T16:51:12.068Z] [2022-07-08T16:51:12.068Z] #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-07-08T16:51:12.068Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:51:12.068Z] #77 187.8 CCLD libocispec.la [2022-07-08T16:51:12.068Z] #77 188.2 CCLD src/validate [2022-07-08T16:51:12.068Z] #77 188.3 CCLD tests/test-1 [2022-07-08T16:51:12.068Z] #77 188.3 CCLD tests/test-2 [2022-07-08T16:51:12.068Z] #77 188.3 CCLD tests/test-3 [2022-07-08T16:51:12.068Z] #77 188.3 CCLD tests/test-4 [2022-07-08T16:51:12.068Z] #77 188.4 CCLD tests/test-5 [2022-07-08T16:51:12.068Z] #77 188.4 CCLD tests/test-6 [2022-07-08T16:51:12.068Z] #77 188.4 CCLD tests/test-7 [2022-07-08T16:51:12.068Z] #77 188.4 CCLD tests/test-8 [2022-07-08T16:51:12.068Z] #77 188.5 CCLD tests/test-9 [2022-07-08T16:51:12.068Z] #77 188.7 CCLD tests/test-10 [2022-07-08T16:51:12.068Z] #77 188.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-08T16:51:12.068Z] #77 188.7 CCLD tests/test-11 [2022-07-08T16:51:12.800Z] #77 199.4 CCLD tests/init [2022-07-08T16:51:13.453Z] #77 190.5 libtool: link: ar cr libocispec.a [2022-07-08T16:51:13.453Z] #77 190.6 libtool: link: ranlib libocispec.a [2022-07-08T16:51:13.711Z] #21 30.58 The following NEW packages will be installed: [2022-07-08T16:51:13.711Z] #21 30.59 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-08T16:51:13.711Z] #21 30.59 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-08T16:51:13.711Z] #21 30.59 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-08T16:51:13.711Z] #21 30.59 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-08T16:51:13.711Z] #21 30.59 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T16:51:13.711Z] #21 30.59 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-08T16:51:13.711Z] #21 30.59 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-08T16:51:13.711Z] #21 30.59 xz-utils zip zstd [2022-07-08T16:51:13.711Z] #21 31.04 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:51:13.711Z] #21 31.04 Need to get 27.7 MB of archives. [2022-07-08T16:51:13.711Z] #21 31.04 After this operation, 106 MB of additional disk space will be used. [2022-07-08T16:51:13.711Z] #21 31.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-08T16:51:13.711Z] #21 31.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-08T16:51:13.711Z] #21 31.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-08T16:51:13.711Z] #21 31.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-08T16:51:13.711Z] #21 31.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-08T16:51:13.711Z] #21 31.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-08T16:51:13.711Z] #21 31.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-08T16:51:13.711Z] #21 31.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-08T16:51:13.711Z] #21 31.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T16:51:13.971Z] #21 31.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T16:51:13.971Z] #21 31.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-08T16:51:13.971Z] #21 31.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-08T16:51:13.971Z] #21 31.18 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-07-08T16:51:13.971Z] #21 31.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-08T16:51:13.971Z] #21 31.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-08T16:51:13.971Z] #21 31.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-08T16:51:13.971Z] #21 31.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-08T16:51:13.971Z] #21 31.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-08T16:51:13.971Z] #21 31.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-08T16:51:13.971Z] #21 31.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-08T16:51:13.971Z] #21 31.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-08T16:51:13.971Z] #21 31.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-08T16:51:13.971Z] #21 31.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-08T16:51:13.971Z] #21 31.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-08T16:51:13.971Z] #21 31.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-08T16:51:13.971Z] #21 31.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-08T16:51:13.971Z] #21 31.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-08T16:51:14.143Z] #20 31.59 Reading package lists... [2022-07-08T16:51:14.143Z] #20 ... [2022-07-08T16:51:14.143Z] [2022-07-08T16:51:14.143Z] #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-07-08T16:51:14.143Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-08T16:51:14.143Z] #49 31.17 Reading package lists... [2022-07-08T16:51:14.143Z] #49 40.30 Building dependency tree... [2022-07-08T16:51:14.143Z] #49 ... [2022-07-08T16:51:14.143Z] [2022-07-08T16:51:14.143Z] #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-07-08T16:51:14.143Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-08T16:51:14.143Z] #69 22.34 Reading package lists... [2022-07-08T16:51:14.143Z] #69 31.59 Reading package lists... [2022-07-08T16:51:14.143Z] #69 40.73 Building dependency tree... [2022-07-08T16:51:14.143Z] #69 ... [2022-07-08T16:51:14.143Z] [2022-07-08T16:51:14.143Z] #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-07-08T16:51:14.143Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T16:51:14.143Z] #20 31.59 Reading package lists... [2022-07-08T16:51:14.540Z] #21 31.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-08T16:51:14.540Z] #21 31.86 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-08T16:51:14.540Z] #21 31.86 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-07-08T16:51:14.540Z] #21 31.86 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T16:51:14.540Z] #21 31.87 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-08T16:51:14.540Z] #21 31.88 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-08T16:51:14.540Z] #21 31.88 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-08T16:51:14.540Z] #21 31.89 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-08T16:51:14.800Z] #21 32.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-08T16:51:14.800Z] #21 32.02 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-08T16:51:14.800Z] #21 32.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T16:51:14.800Z] #21 32.06 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-08T16:51:14.800Z] #21 32.08 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-08T16:51:14.800Z] #21 32.09 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-08T16:51:14.800Z] #21 32.12 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-08T16:51:14.800Z] #21 32.16 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-08T16:51:14.800Z] #21 32.18 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-08T16:51:14.800Z] #21 32.19 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-08T16:51:15.126Z] #21 ... [2022-07-08T16:51:15.126Z] [2022-07-08T16:51:15.126Z] #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-07-08T16:51:15.126Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:51:15.126Z] #77 152.2 checking for unistd.h... yes [2022-07-08T16:51:15.126Z] #77 152.5 checking for dlfcn.h... yes [2022-07-08T16:51:15.126Z] #77 152.6 checking for objdir... .libs [2022-07-08T16:51:15.126Z] #77 153.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T16:51:15.126Z] #77 153.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T16:51:15.126Z] #77 153.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T16:51:15.126Z] #77 153.3 checking if gcc static flag -static works... yes [2022-07-08T16:51:15.126Z] #77 153.8 checking if gcc supports -c -o file.o... yes [2022-07-08T16:51:15.126Z] #77 154.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T16:51:15.126Z] #77 154.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T16:51:15.126Z] #77 154.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T16:51:15.126Z] #77 154.4 checking how to hardcode library paths into programs... immediate [2022-07-08T16:51:15.126Z] #77 154.4 checking whether stripping libraries is possible... yes [2022-07-08T16:51:15.126Z] #77 154.4 checking if libtool supports shared libraries... yes [2022-07-08T16:51:15.126Z] #77 154.4 checking whether to build shared libraries... no [2022-07-08T16:51:15.126Z] #77 154.4 checking whether to build static libraries... yes [2022-07-08T16:51:15.126Z] #77 154.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T16:51:15.126Z] #77 154.5 checking whether build environment is sane... yes [2022-07-08T16:51:15.126Z] #77 154.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T16:51:15.126Z] #77 154.6 checking whether make sets $(MAKE)... yes [2022-07-08T16:51:15.126Z] #77 154.7 checking whether make supports the include directive... yes (GNU style) [2022-07-08T16:51:15.126Z] #77 154.7 checking whether make supports nested variables... yes [2022-07-08T16:51:15.126Z] #77 154.8 checking whether UID '0' is supported by ustar format... yes [2022-07-08T16:51:15.126Z] #77 154.8 checking whether GID '0' is supported by ustar format... yes [2022-07-08T16:51:15.126Z] #77 154.8 checking how to create a ustar tar archive... gnutar [2022-07-08T16:51:15.126Z] #77 154.9 checking dependency style of gcc... gcc3 [2022-07-08T16:51:15.126Z] #77 155.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T16:51:15.126Z] #77 155.1 checking whether make supports nested variables... (cached) yes [2022-07-08T16:51:15.126Z] #77 155.1 checking for gawk... (cached) mawk [2022-07-08T16:51:15.126Z] #77 155.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T16:51:15.126Z] #77 155.1 checking for gcc... (cached) gcc [2022-07-08T16:51:15.126Z] #77 155.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T16:51:15.126Z] #77 155.2 checking whether gcc accepts -g... (cached) yes [2022-07-08T16:51:15.126Z] #77 155.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T16:51:15.126Z] #77 155.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T16:51:15.126Z] #77 155.2 checking for a Python interpreter with version >= 3... python3 [2022-07-08T16:51:15.126Z] #77 155.4 checking for python3... /usr/bin/python3 [2022-07-08T16:51:15.126Z] #77 155.4 checking for python3 version... 3.9 [2022-07-08T16:51:15.126Z] #77 155.5 checking for python3 platform... linux [2022-07-08T16:51:15.126Z] #77 155.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T16:51:15.126Z] #77 155.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T16:51:15.126Z] #77 155.9 checking for go-md2man... no [2022-07-08T16:51:15.126Z] #77 155.9 checking error.h usability... yes [2022-07-08T16:51:15.126Z] #77 156.1 checking error.h presence... yes [2022-07-08T16:51:15.126Z] #77 156.2 checking for error.h... yes [2022-07-08T16:51:15.126Z] #77 156.2 checking linux/openat2.h usability... yes [2022-07-08T16:51:15.126Z] #77 156.5 checking linux/openat2.h presence... yes [2022-07-08T16:51:15.126Z] #77 156.6 checking for linux/openat2.h... yes [2022-07-08T16:51:15.126Z] #77 156.6 checking for copy_file_range... yes [2022-07-08T16:51:15.126Z] #77 157.0 checking for fgetxattr... yes [2022-07-08T16:51:15.126Z] #77 157.4 checking for statx... yes [2022-07-08T16:51:15.126Z] #77 157.7 checking for fgetpwent_r... yes [2022-07-08T16:51:15.367Z] #77 192.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:51:15.367Z] #77 192.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T16:51:15.367Z] #77 192.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T16:51:15.367Z] #77 192.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:51:15.367Z] #77 192.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:51:15.367Z] #77 192.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:51:15.367Z] #77 192.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:51:15.367Z] #77 192.3 make[2]: Entering directory '/tmp/crun-build' [2022-07-08T16:51:15.367Z] #77 192.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-08T16:51:15.367Z] #77 192.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-08T16:51:15.367Z] #77 192.4 CC src/libcrun/libcrun_testing_a-container.o [2022-07-08T16:51:15.367Z] #77 192.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-08T16:51:15.367Z] #77 192.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-08T16:51:15.367Z] #77 192.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-08T16:51:15.367Z] #77 192.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-08T16:51:15.367Z] #77 192.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-08T16:51:15.369Z] #21 32.53 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-08T16:51:15.369Z] #21 32.61 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-08T16:51:15.369Z] #21 32.64 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-08T16:51:15.369Z] #21 32.65 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-08T16:51:15.526Z] #20 40.84 Building dependency tree... [2022-07-08T16:51:15.628Z] #77 192.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-08T16:51:15.628Z] #77 192.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-08T16:51:15.628Z] #77 192.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-08T16:51:15.628Z] #77 192.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-08T16:51:15.699Z] #77 158.0 checking for issetugid... no [2022-07-08T16:51:15.699Z] #77 158.4 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T16:51:15.699Z] #77 158.4 checking pkg-config is at least version 0.9.0... yes [2022-07-08T16:51:15.889Z] #77 192.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-08T16:51:15.889Z] #77 192.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-08T16:51:15.889Z] #77 193.0 CC src/libcrun/libcrun_testing_a-error.o [2022-07-08T16:51:15.889Z] #77 193.1 CC src/libcrun/libcrun_testing_a-status.o [2022-07-08T16:51:15.889Z] #77 193.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-08T16:51:16.151Z] #77 193.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-08T16:51:16.151Z] #77 193.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-08T16:51:16.273Z] #77 158.4 checking for library containing yajl_tree_get... -lyajl [2022-07-08T16:51:16.273Z] #77 159.1 checking for yajl >= 2.0.0... yes [2022-07-08T16:51:16.412Z] #77 193.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-08T16:51:16.412Z] #77 193.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-08T16:51:16.412Z] #77 193.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-08T16:51:16.533Z] #77 159.1 checking sys/capability.h usability... yes [2022-07-08T16:51:16.533Z] #77 159.4 checking sys/capability.h presence... yes [2022-07-08T16:51:16.673Z] #77 193.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-08T16:51:16.673Z] #77 193.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-08T16:51:16.673Z] #77 193.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-08T16:51:16.761Z] #21 33.85 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:51:16.761Z] #21 34.12 Fetched 27.7 MB in 2s (13.8 MB/s) [2022-07-08T16:51:16.794Z] #77 159.5 checking for sys/capability.h... yes [2022-07-08T16:51:16.934Z] #77 193.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-08T16:51:16.934Z] #77 194.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-08T16:51:17.021Z] #21 34.27 Selecting previously unselected package pigz. [2022-07-08T16:51:17.021Z] #21 34.27 (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-07-08T16:51:17.021Z] #21 34.33 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-08T16:51:17.021Z] #21 34.34 Unpacking pigz (2.6-1) ... [2022-07-08T16:51:17.280Z] #21 34.54 Selecting previously unselected package libelf1:amd64. [2022-07-08T16:51:17.280Z] #21 34.55 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-08T16:51:17.280Z] #21 34.58 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-08T16:51:17.364Z] #77 159.5 checking for library containing cap_from_name... -lcap [2022-07-08T16:51:17.436Z] #20 45.07 The following additional packages will be installed: [2022-07-08T16:51:17.506Z] #77 194.4 CC src/crun-crun.o [2022-07-08T16:51:17.506Z] #77 194.6 CC src/crun-run.o [2022-07-08T16:51:17.539Z] #21 34.91 Selecting previously unselected package libbpf0:amd64. [2022-07-08T16:51:17.696Z] #20 45.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T16:51:17.696Z] #20 45.08 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-08T16:51:17.696Z] #20 45.08 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-08T16:51:17.696Z] #20 45.08 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-08T16:51:17.696Z] #20 45.08 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-08T16:51:17.696Z] #20 45.09 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-08T16:51:17.696Z] #20 45.10 mingw-w64-common mingw-w64-x86-64-dev [2022-07-08T16:51:17.696Z] #20 45.14 Suggested packages: [2022-07-08T16:51:17.696Z] #20 45.15 gcc-10-locales seccomp wine64 [2022-07-08T16:51:17.767Z] #77 194.7 CC src/crun-delete.o [2022-07-08T16:51:17.767Z] #77 194.8 CC src/crun-kill.o [2022-07-08T16:51:17.799Z] #21 34.91 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-08T16:51:17.799Z] #21 34.95 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-08T16:51:17.799Z] #21 35.16 Selecting previously unselected package libcap2:amd64. [2022-07-08T16:51:17.799Z] #21 35.16 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-08T16:51:17.799Z] #21 35.16 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-08T16:51:17.799Z] #21 ... [2022-07-08T16:51:17.799Z] [2022-07-08T16:51:17.799Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T16:51:17.799Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T16:51:17.799Z] #36 260.4 Delve is a source level debugger for Go programs. [2022-07-08T16:51:17.799Z] #36 260.4 [2022-07-08T16:51:17.799Z] #36 260.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-08T16:51:17.799Z] #36 260.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-08T16:51:17.799Z] #36 260.4 [2022-07-08T16:51:17.799Z] #36 260.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-08T16:51:17.799Z] #36 260.4 [2022-07-08T16:51:17.799Z] #36 260.4 Pass flags to the program you are debugging using `--`, for example: [2022-07-08T16:51:17.799Z] #36 260.4 [2022-07-08T16:51:17.799Z] #36 260.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-08T16:51:17.799Z] #36 260.4 [2022-07-08T16:51:18.028Z] #77 195.0 CC src/crun-pause.o [2022-07-08T16:51:18.028Z] #77 195.1 CC src/crun-unpause.o [2022-07-08T16:51:18.058Z] #36 260.4 Usage: [2022-07-08T16:51:18.058Z] #36 260.4 dlv [command] [2022-07-08T16:51:18.058Z] #36 260.4 [2022-07-08T16:51:18.058Z] #36 260.4 Available Commands: [2022-07-08T16:51:18.058Z] #36 260.4 attach Attach to running process and begin debugging. [2022-07-08T16:51:18.058Z] #36 260.4 connect Connect to a headless debug server with a terminal client. [2022-07-08T16:51:18.058Z] #36 260.4 core Examine a core dump. [2022-07-08T16:51:18.058Z] #36 260.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-08T16:51:18.058Z] #36 260.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-08T16:51:18.058Z] #36 260.4 exec Execute a precompiled binary, and begin a debug session. [2022-07-08T16:51:18.058Z] #36 260.4 help Help about any command [2022-07-08T16:51:18.058Z] #36 260.4 run Deprecated command. Use 'debug' instead. [2022-07-08T16:51:18.058Z] #36 260.4 test Compile test binary and begin debugging program. [2022-07-08T16:51:18.058Z] #36 260.4 trace Compile and begin tracing program. [2022-07-08T16:51:18.058Z] #36 260.4 version Prints version. [2022-07-08T16:51:18.058Z] #36 260.4 [2022-07-08T16:51:18.058Z] #36 260.4 Flags: [2022-07-08T16:51:18.058Z] #36 260.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-08T16:51:18.059Z] #36 260.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-08T16:51:18.059Z] #36 260.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-07-08T16:51:18.059Z] #36 260.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-08T16:51:18.059Z] #36 260.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-08T16:51:18.059Z] #36 260.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-07-08T16:51:18.059Z] #36 260.4 --disable-aslr Disables address space randomization [2022-07-08T16:51:18.059Z] #36 260.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-08T16:51:18.059Z] #36 260.4 -h, --help help for dlv [2022-07-08T16:51:18.059Z] #36 260.4 --init string Init file, executed by the terminal client. [2022-07-08T16:51:18.059Z] #36 260.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-08T16:51:18.059Z] #36 260.4 --log Enable debugging server logging. [2022-07-08T16:51:18.059Z] #36 260.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-08T16:51:18.059Z] #36 260.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-08T16:51:18.059Z] #36 260.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-08T16:51:18.059Z] #36 260.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-08T16:51:18.059Z] #36 260.4 --wd string Working directory for running the program. [2022-07-08T16:51:18.059Z] #36 260.4 [2022-07-08T16:51:18.059Z] #36 260.4 Additional help topics: [2022-07-08T16:51:18.059Z] #36 260.4 dlv backend Help about the --backend flag. [2022-07-08T16:51:18.059Z] #36 260.4 dlv log Help about logging flags. [2022-07-08T16:51:18.059Z] #36 260.4 dlv redirect Help about file redirection. [2022-07-08T16:51:18.059Z] #36 260.4 [2022-07-08T16:51:18.059Z] #36 260.4 Use "dlv [command] --help" for more information about a command. [2022-07-08T16:51:18.267Z] #20 45.78 The following NEW packages will be installed: [2022-07-08T16:51:18.267Z] #20 45.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T16:51:18.267Z] #20 45.78 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-08T16:51:18.267Z] #20 45.78 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-08T16:51:18.267Z] #20 45.78 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-08T16:51:18.267Z] #20 45.79 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-08T16:51:18.267Z] #20 45.79 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-08T16:51:18.267Z] #20 45.79 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-08T16:51:18.267Z] #20 45.79 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-08T16:51:18.267Z] #20 45.79 mingw-w64-x86-64-dev [2022-07-08T16:51:18.289Z] #77 195.3 CC src/crun-spec.o [2022-07-08T16:51:18.289Z] #77 195.4 CC src/crun-exec.o [2022-07-08T16:51:18.289Z] #77 195.5 CC src/crun-list.o [2022-07-08T16:51:18.304Z] #77 160.2 checking for library containing dlopen... -ldl [2022-07-08T16:51:18.304Z] #77 160.9 checking seccomp.h usability... yes [2022-07-08T16:51:18.318Z] #36 DONE 260.6s [2022-07-08T16:51:18.318Z] [2022-07-08T16:51:18.318Z] #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-07-08T16:51:18.318Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:51:18.318Z] #21 35.37 Selecting previously unselected package libmnl0:amd64. [2022-07-08T16:51:18.318Z] #21 35.38 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-08T16:51:18.318Z] #21 35.52 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-08T16:51:18.318Z] #21 35.65 Selecting previously unselected package libxtables12:amd64. [2022-07-08T16:51:18.318Z] #21 35.65 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-08T16:51:18.318Z] #21 35.67 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-08T16:51:18.550Z] #77 195.8 CC src/crun-create.o [2022-07-08T16:51:18.565Z] #77 161.2 checking seccomp.h presence... yes [2022-07-08T16:51:18.565Z] #77 161.3 checking for seccomp.h... yes [2022-07-08T16:51:18.577Z] #21 35.84 Selecting previously unselected package libcap2-bin. [2022-07-08T16:51:18.577Z] #21 35.84 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-08T16:51:18.577Z] #21 35.84 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-08T16:51:18.811Z] #77 195.9 CC src/crun-start.o [2022-07-08T16:51:18.811Z] #77 196.0 CC src/crun-state.o [2022-07-08T16:51:18.836Z] #21 35.97 Selecting previously unselected package iproute2. [2022-07-08T16:51:18.836Z] #21 35.97 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-08T16:51:18.836Z] #21 35.98 Unpacking iproute2 (5.10.0-4) ... [2022-07-08T16:51:18.837Z] #20 46.24 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:51:18.837Z] #20 46.24 Need to get 115 MB of archives. [2022-07-08T16:51:18.837Z] #20 46.24 After this operation, 645 MB of additional disk space will be used. [2022-07-08T16:51:18.837Z] #20 46.24 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-07-08T16:51:18.837Z] #20 46.29 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-07-08T16:51:18.837Z] #20 46.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-07-08T16:51:18.837Z] #20 46.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-07-08T16:51:18.837Z] #20 46.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-07-08T16:51:18.837Z] #20 46.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-08T16:51:18.837Z] #20 46.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-07-08T16:51:19.072Z] #77 196.2 CC src/crun-update.o [2022-07-08T16:51:19.097Z] #20 46.52 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-07-08T16:51:19.097Z] #20 46.52 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-07-08T16:51:19.138Z] #77 161.3 checking for library containing seccomp_rule_add... -lseccomp [2022-07-08T16:51:19.333Z] #77 196.4 CC src/crun-ps.o [2022-07-08T16:51:19.333Z] #77 196.4 CC src/crun-checkpoint.o [2022-07-08T16:51:19.357Z] #20 46.75 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-07-08T16:51:19.399Z] #77 162.0 checking for library containing seccomp_arch_resolve_name... none required [2022-07-08T16:51:19.404Z] #21 36.65 Selecting previously unselected package xxd. [2022-07-08T16:51:19.404Z] #21 36.67 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T16:51:19.404Z] #21 36.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:51:19.594Z] #77 196.5 CC src/crun-restore.o [2022-07-08T16:51:19.617Z] #20 47.21 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-07-08T16:51:19.659Z] #77 162.2 checking systemd/sd-bus.h usability... yes [2022-07-08T16:51:19.659Z] #77 ... [2022-07-08T16:51:19.659Z] [2022-07-08T16:51:19.659Z] #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-07-08T16:51:19.659Z] #60 sha256:8806f50053f6695525c7d0ca652abe87fbbd4ccea4a3ee44ed83f33367cb9888 [2022-07-08T16:51:19.659Z] #60 18.14 + cd /tmp/tmp.TsdoRNujIL/src/github.com/opencontainers/runc [2022-07-08T16:51:19.659Z] #60 18.14 + git checkout -q v1.1.2 [2022-07-08T16:51:19.659Z] #60 18.70 + '[' -z '' ']' [2022-07-08T16:51:19.659Z] #60 18.70 + target=static [2022-07-08T16:51:19.659Z] #60 18.70 + make BUILDTAGS=seccomp static [2022-07-08T16:51:19.659Z] #60 19.20 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-07-08T16:51:19.659Z] #60 ... [2022-07-08T16:51:19.659Z] [2022-07-08T16:51:19.659Z] #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-07-08T16:51:19.659Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:51:19.665Z] #21 36.98 Selecting previously unselected package vim-common. [2022-07-08T16:51:19.665Z] #21 36.98 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T16:51:19.665Z] #21 37.02 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:51:19.856Z] #77 196.8 CC src/libcrun/libcrun_la-utils.lo [2022-07-08T16:51:19.856Z] #77 196.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-08T16:51:19.882Z] #20 47.41 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-07-08T16:51:19.882Z] #20 ... [2022-07-08T16:51:19.882Z] [2022-07-08T16:51:19.882Z] #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-07-08T16:51:19.882Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-08T16:51:19.882Z] #49 40.30 Building dependency tree... [2022-07-08T16:51:19.882Z] #49 44.64 The following additional packages will be installed: [2022-07-08T16:51:19.882Z] #49 44.67 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-08T16:51:19.882Z] #49 44.71 Suggested packages: [2022-07-08T16:51:19.882Z] #49 44.71 cmake-doc ninja-build lrzip [2022-07-08T16:51:19.882Z] #49 44.71 Recommended packages: [2022-07-08T16:51:19.882Z] #49 44.72 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-08T16:51:19.882Z] #49 45.44 The following NEW packages will be installed: [2022-07-08T16:51:19.882Z] #49 45.46 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-08T16:51:19.882Z] #49 45.88 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:51:19.882Z] #49 45.88 Need to get 8418 kB of archives. [2022-07-08T16:51:19.882Z] #49 45.88 After this operation, 34.9 MB of additional disk space will be used. [2022-07-08T16:51:19.882Z] #49 45.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T16:51:19.882Z] #49 45.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T16:51:19.882Z] #49 45.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-08T16:51:19.882Z] #49 45.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-08T16:51:19.882Z] #49 45.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-08T16:51:19.882Z] #49 45.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-08T16:51:19.882Z] #49 45.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-08T16:51:19.882Z] #49 45.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-08T16:51:19.882Z] #49 46.86 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:51:19.882Z] #49 47.20 Fetched 8418 kB in 0s (18.4 MB/s) [2022-07-08T16:51:19.882Z] #49 47.26 Selecting previously unselected package xxd. [2022-07-08T16:51:19.882Z] #49 47.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 ... 30256 files and directories currently installed.) [2022-07-08T16:51:19.882Z] #49 47.32 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T16:51:19.882Z] #49 47.33 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:51:19.882Z] #49 ... [2022-07-08T16:51:19.882Z] [2022-07-08T16:51:19.882Z] #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-07-08T16:51:19.882Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-08T16:51:19.882Z] #69 40.73 Building dependency tree... [2022-07-08T16:51:19.882Z] #69 45.02 The following additional packages will be installed: [2022-07-08T16:51:19.882Z] #69 45.04 libbtrfs0 [2022-07-08T16:51:19.882Z] #69 45.30 The following NEW packages will be installed: [2022-07-08T16:51:19.882Z] #69 45.31 libbtrfs-dev libbtrfs0 [2022-07-08T16:51:19.882Z] #69 45.82 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:51:19.882Z] #69 45.82 Need to get 460 kB of archives. [2022-07-08T16:51:19.882Z] #69 45.82 After this operation, 1237 kB of additional disk space will be used. [2022-07-08T16:51:19.882Z] #69 45.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-08T16:51:19.882Z] #69 45.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-08T16:51:19.882Z] #69 46.51 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:51:19.882Z] #69 46.76 Fetched 460 kB in 0s (1367 kB/s) [2022-07-08T16:51:19.882Z] #69 46.84 Selecting previously unselected package libbtrfs0:amd64. [2022-07-08T16:51:19.882Z] #69 46.84 (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-07-08T16:51:19.882Z] #69 46.89 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-08T16:51:19.882Z] #69 46.91 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T16:51:19.882Z] #69 47.01 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-08T16:51:19.882Z] #69 47.01 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-08T16:51:19.882Z] #69 47.03 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T16:51:19.882Z] #69 47.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T16:51:19.882Z] #69 47.22 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T16:51:19.882Z] #69 47.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:51:19.882Z] #69 DONE 47.5s [2022-07-08T16:51:19.918Z] #77 162.5 checking systemd/sd-bus.h presence... yes [2022-07-08T16:51:19.918Z] #77 162.7 checking for systemd/sd-bus.h... yes [2022-07-08T16:51:20.117Z] #77 197.1 CC src/libcrun/libcrun_la-container.lo [2022-07-08T16:51:20.117Z] #77 197.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-08T16:51:20.117Z] #77 197.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-08T16:51:20.117Z] #77 197.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-08T16:51:20.117Z] #77 197.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-08T16:51:20.144Z] [2022-07-08T16:51:20.145Z] #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-07-08T16:51:20.145Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-08T16:51:20.145Z] #49 47.54 Selecting previously unselected package vim-common. [2022-07-08T16:51:20.145Z] #49 47.56 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T16:51:20.145Z] #49 47.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:51:20.145Z] #49 ... [2022-07-08T16:51:20.145Z] [2022-07-08T16:51:20.145Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-08T16:51:20.145Z] #70 sha256:cc912ad6f70b3f7c3109c8f9e95b0226ed6899036de8612c4c4896c2f072f06e [2022-07-08T16:51:20.145Z] #70 DONE 0.2s [2022-07-08T16:51:20.233Z] #21 37.41 Selecting previously unselected package bash-completion. [2022-07-08T16:51:20.233Z] #21 37.42 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-08T16:51:20.378Z] #77 197.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-08T16:51:20.406Z] [2022-07-08T16:51:20.406Z] #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-07-08T16:51:20.406Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-08T16:51:20.406Z] #49 47.81 Selecting previously unselected package cmake-data. [2022-07-08T16:51:20.406Z] #49 47.81 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-08T16:51:20.406Z] #49 47.83 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T16:51:20.639Z] #77 197.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-08T16:51:20.857Z] #77 162.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-08T16:51:20.900Z] #77 198.0 CC src/libcrun/libcrun_la-criu.lo [2022-07-08T16:51:21.117Z] #77 163.5 checking for sd_notify_barrier... yes [2022-07-08T16:51:21.161Z] #77 198.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-08T16:51:21.161Z] #77 198.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-08T16:51:21.347Z] #49 48.95 Selecting previously unselected package libarchive13:amd64. [2022-07-08T16:51:21.347Z] #49 48.95 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-08T16:51:21.376Z] #77 163.9 checking linux/bpf.h usability... yes [2022-07-08T16:51:21.607Z] #49 48.95 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-08T16:51:21.607Z] #49 49.03 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-08T16:51:21.607Z] #49 49.03 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-08T16:51:21.607Z] #49 49.03 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-08T16:51:21.607Z] #49 49.09 Selecting previously unselected package librhash0:amd64. [2022-07-08T16:51:21.607Z] #49 49.10 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-08T16:51:21.607Z] #49 49.10 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-08T16:51:21.607Z] #49 49.19 Selecting previously unselected package libuv1:amd64. [2022-07-08T16:51:21.607Z] #49 49.20 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-08T16:51:21.612Z] #21 ... [2022-07-08T16:51:21.612Z] [2022-07-08T16:51:21.612Z] #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-07-08T16:51:21.612Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:51:21.612Z] #77 178.3 config.status: creating rpm/crun.spec [2022-07-08T16:51:21.612Z] #77 178.4 config.status: creating config.h [2022-07-08T16:51:21.612Z] #77 178.5 config.status: executing libtool commands [2022-07-08T16:51:21.612Z] #77 178.6 config.status: executing depfiles commands [2022-07-08T16:51:21.612Z] #77 180.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-08T16:51:21.612Z] #77 180.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T16:51:21.612Z] #77 181.4 checking for gcc... gcc [2022-07-08T16:51:21.612Z] #77 181.5 checking whether the C compiler works... yes [2022-07-08T16:51:21.612Z] #77 181.9 checking for C compiler default output file name... a.out [2022-07-08T16:51:21.612Z] #77 181.9 checking for suffix of executables... [2022-07-08T16:51:21.612Z] #77 182.3 checking whether we are cross compiling... no [2022-07-08T16:51:21.612Z] #77 182.9 checking for suffix of object files... o [2022-07-08T16:51:21.612Z] #77 183.2 checking whether we are using the GNU C compiler... yes [2022-07-08T16:51:21.612Z] #77 183.4 checking whether gcc accepts -g... yes [2022-07-08T16:51:21.612Z] #77 183.6 checking for gcc option to accept ISO C89... none needed [2022-07-08T16:51:21.612Z] #77 184.0 checking whether gcc understands -c and -o together... yes [2022-07-08T16:51:21.612Z] #77 184.4 checking how to run the C preprocessor... gcc -E [2022-07-08T16:51:21.612Z] #77 184.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T16:51:21.612Z] #77 184.8 checking for egrep... /bin/grep -E [2022-07-08T16:51:21.612Z] #77 184.9 checking for ANSI C header files... yes [2022-07-08T16:51:21.612Z] #77 185.8 checking for sys/types.h... yes [2022-07-08T16:51:21.612Z] #77 186.1 checking for sys/stat.h... yes [2022-07-08T16:51:21.612Z] #77 186.4 checking for stdlib.h... yes [2022-07-08T16:51:21.612Z] #77 186.8 checking for string.h... yes [2022-07-08T16:51:21.612Z] #77 187.1 checking for memory.h... yes [2022-07-08T16:51:21.612Z] #77 187.3 checking for strings.h... yes [2022-07-08T16:51:21.612Z] #77 187.4 checking for inttypes.h... yes [2022-07-08T16:51:21.612Z] #77 187.6 checking for stdint.h... yes [2022-07-08T16:51:21.612Z] #77 187.8 checking for unistd.h... yes [2022-07-08T16:51:21.635Z] #77 164.4 checking linux/bpf.h presence... yes [2022-07-08T16:51:21.733Z] #77 198.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-08T16:51:21.733Z] #77 198.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-08T16:51:21.867Z] #49 49.20 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-08T16:51:21.867Z] #49 49.28 Selecting previously unselected package cmake. [2022-07-08T16:51:21.867Z] #49 49.28 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-08T16:51:21.867Z] #49 49.29 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-08T16:51:21.871Z] #77 188.4 checking minix/config.h usability... no [2022-07-08T16:51:21.871Z] #77 188.6 checking minix/config.h presence... no [2022-07-08T16:51:21.895Z] #77 164.6 checking for linux/bpf.h... yes [2022-07-08T16:51:21.994Z] #77 199.0 CC src/libcrun/libcrun_la-error.lo [2022-07-08T16:51:22.130Z] #77 188.8 checking for minix/config.h... no [2022-07-08T16:51:22.130Z] #77 188.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-08T16:51:22.155Z] #77 164.6 checking compilation for eBPF... yes [2022-07-08T16:51:22.155Z] #77 165.0 checking for criu >= 3.15... no [2022-07-08T16:51:22.155Z] #77 165.1 configure: CRIU headers not found, building without CRIU support [2022-07-08T16:51:22.265Z] #77 199.2 CC src/libcrun/libcrun_la-status.lo [2022-07-08T16:51:22.415Z] #77 165.1 checking for criu > 3.16... no [2022-07-08T16:51:22.415Z] #77 165.3 configure: CRIU version doesn't support join-ns API [2022-07-08T16:51:22.415Z] #77 165.3 checking for criu > 3.16.1... no [2022-07-08T16:51:22.415Z] #77 165.3 configure: CRIU version doesn't support for pre-dumping [2022-07-08T16:51:22.526Z] #77 199.5 CC src/libcrun/libcrun_la-terminal.lo [2022-07-08T16:51:22.675Z] #77 165.3 checking for new mount API (fsconfig)... yes [2022-07-08T16:51:22.698Z] #77 189.0 checking build system type... x86_64-pc-linux-gnu [2022-07-08T16:51:22.698Z] #77 189.4 checking host system type... x86_64-pc-linux-gnu [2022-07-08T16:51:22.698Z] #77 189.4 checking how to print strings... printf [2022-07-08T16:51:22.698Z] #77 189.4 checking for a sed that does not truncate output... /bin/sed [2022-07-08T16:51:22.698Z] #77 189.5 checking for fgrep... /bin/grep -F [2022-07-08T16:51:22.788Z] #77 200.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-08T16:51:22.935Z] #77 165.6 checking for seccomp notify API... yes [2022-07-08T16:51:22.935Z] #77 165.9 checking for gperf... no [2022-07-08T16:51:22.935Z] #77 165.9 configure: gperf not found - cannot rebuild signal parser code [2022-07-08T16:51:22.957Z] #77 189.5 checking for ld used by gcc... /usr/bin/ld [2022-07-08T16:51:22.957Z] #77 189.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T16:51:22.957Z] #77 189.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T16:51:23.216Z] #77 189.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T16:51:23.216Z] #77 189.9 checking whether ln -s works... yes [2022-07-08T16:51:23.216Z] #77 189.9 checking the maximum length of command line arguments... 1572864 [2022-07-08T16:51:23.216Z] #77 190.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T16:51:23.216Z] #77 190.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T16:51:23.216Z] #77 190.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T16:51:23.216Z] #77 190.0 checking for objdump... objdump [2022-07-08T16:51:23.216Z] #77 190.0 checking how to recognize dependent libraries... pass_all [2022-07-08T16:51:23.216Z] #77 190.0 checking for dlltool... no [2022-07-08T16:51:23.216Z] #77 190.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T16:51:23.216Z] #77 190.0 checking for ar... ar [2022-07-08T16:51:23.248Z] #49 50.81 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-08T16:51:23.248Z] #49 50.83 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:51:23.248Z] #49 50.84 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-08T16:51:23.248Z] #49 50.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:51:23.386Z] #77 200.5 CC src/libcrun/libcrun_la-signals.lo [2022-07-08T16:51:23.566Z] #77 165.9 checking for library containing argp_parse... none required [2022-07-08T16:51:23.566Z] #77 190.0 checking for archiver @FILE support... @ [2022-07-08T16:51:23.566Z] #77 190.3 checking for strip... strip [2022-07-08T16:51:23.566Z] #77 190.3 checking for ranlib... ranlib [2022-07-08T16:51:23.566Z] #77 190.3 checking for gawk... no [2022-07-08T16:51:23.566Z] #77 190.3 checking for mawk... mawk [2022-07-08T16:51:23.580Z] #49 50.88 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-08T16:51:23.581Z] #49 50.90 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-08T16:51:23.581Z] #49 50.91 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T16:51:23.581Z] #49 50.93 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-08T16:51:23.581Z] #49 50.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:51:23.830Z] #77 166.8 checking that generated files are newer than configure... done [2022-07-08T16:51:23.830Z] #77 166.8 configure: creating ./config.status [2022-07-08T16:51:23.840Z] #49 DONE 51.4s [2022-07-08T16:51:23.840Z] [2022-07-08T16:51:23.840Z] #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-07-08T16:51:23.840Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T16:51:23.840Z] #20 47.77 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-07-08T16:51:23.840Z] #20 48.40 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-07-08T16:51:23.840Z] #20 48.66 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-07-08T16:51:23.840Z] #20 48.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-08T16:51:23.840Z] #20 48.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-08T16:51:23.840Z] #20 48.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-08T16:51:23.840Z] #20 48.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-08T16:51:23.841Z] #20 48.68 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-07-08T16:51:23.841Z] #20 48.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-08T16:51:23.841Z] #20 48.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-08T16:51:23.841Z] #20 48.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-08T16:51:23.841Z] #20 48.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-08T16:51:23.841Z] #20 48.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-08T16:51:23.841Z] #20 48.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-08T16:51:23.841Z] #20 48.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-08T16:51:23.841Z] #20 48.71 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-07-08T16:51:23.841Z] #20 48.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-08T16:51:23.841Z] #20 48.72 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-08T16:51:23.841Z] #20 49.14 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:51:23.841Z] #20 49.46 Fetched 115 MB in 3s (41.1 MB/s) [2022-07-08T16:51:23.841Z] #20 49.52 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-08T16:51:23.841Z] #20 49.52 (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-07-08T16:51:23.841Z] #20 49.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-08T16:51:23.841Z] #20 49.60 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T16:51:23.841Z] #20 50.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-08T16:51:23.841Z] #20 50.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-08T16:51:23.841Z] #20 50.48 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T16:51:23.965Z] #77 200.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-08T16:51:24.100Z] #20 ... [2022-07-08T16:51:24.100Z] [2022-07-08T16:51:24.100Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-08T16:51:24.100Z] #50 sha256:a8b02ded53926a681684025ff8a22ef4b698e635dbf960cc1b377d2c079ccaea [2022-07-08T16:51:24.100Z] #50 DONE 0.1s [2022-07-08T16:51:24.100Z] [2022-07-08T16:51:24.100Z] #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-07-08T16:51:24.100Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T16:51:24.100Z] #20 51.72 Selecting previously unselected package binutils-mingw-w64. [2022-07-08T16:51:24.100Z] #20 51.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-08T16:51:24.186Z] #77 190.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T16:51:24.186Z] #77 191.0 checking for sysroot... no [2022-07-08T16:51:24.186Z] #77 191.0 checking for a working dd... /bin/dd [2022-07-08T16:51:24.229Z] #77 201.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-08T16:51:24.360Z] #20 51.74 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T16:51:24.360Z] #20 51.85 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-08T16:51:24.360Z] #20 51.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T16:51:24.360Z] #20 51.88 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:51:24.360Z] #20 51.99 Selecting previously unselected package dmsetup. [2022-07-08T16:51:24.461Z] #77 191.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T16:51:24.495Z] #77 201.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-08T16:51:24.620Z] #20 51.99 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T16:51:24.620Z] #20 52.00 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-08T16:51:24.620Z] #20 52.16 Selecting previously unselected package mingw-w64-common. [2022-07-08T16:51:24.620Z] #20 52.16 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-08T16:51:24.620Z] #20 52.17 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-08T16:51:24.742Z] #77 191.5 checking for mt... no [2022-07-08T16:51:24.742Z] #77 191.5 checking if : is a manifest tool... no [2022-07-08T16:51:24.754Z] #77 201.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-08T16:51:25.004Z] #77 191.6 checking for dlfcn.h... yes [2022-07-08T16:51:25.004Z] #77 191.9 checking for objdir... .libs [2022-07-08T16:51:25.004Z] #77 ... [2022-07-08T16:51:25.004Z] [2022-07-08T16:51:25.004Z] #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-07-08T16:51:25.004Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:51:25.004Z] #21 42.50 Unpacking bash-completion (1:2.11-2) ... [2022-07-08T16:51:25.191Z] #20 ... [2022-07-08T16:51:25.191Z] [2022-07-08T16:51:25.191Z] #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-07-08T16:51:25.191Z] #74 sha256:557cca42b27eefdcfbbb25f070f01090a402acc4192d5735dbe89c311ad61884 [2022-07-08T16:51:25.191Z] #74 48.67 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T16:51:25.191Z] #74 48.67 + GOBIN=/build [2022-07-08T16:51:25.191Z] #74 48.67 + GO111MODULE=on [2022-07-08T16:51:25.191Z] #74 48.67 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T16:51:25.191Z] #74 52.16 rootlesskit version 1.0.0 [2022-07-08T16:51:25.191Z] #74 52.18 Usage of /build/rootlesskit-docker-proxy: [2022-07-08T16:51:25.191Z] #74 52.18 -container-ip string [2022-07-08T16:51:25.191Z] #74 52.18 container ip [2022-07-08T16:51:25.191Z] #74 52.18 -container-port int [2022-07-08T16:51:25.191Z] #74 52.18 container port (default -1) [2022-07-08T16:51:25.191Z] #74 52.18 -host-ip string [2022-07-08T16:51:25.191Z] #74 52.18 host ip [2022-07-08T16:51:25.191Z] #74 52.18 -host-port int [2022-07-08T16:51:25.191Z] #74 52.18 host port (default -1) [2022-07-08T16:51:25.191Z] #74 52.18 -proto string [2022-07-08T16:51:25.191Z] #74 52.18 proxy protocol (default "tcp") [2022-07-08T16:51:25.191Z] #74 DONE 52.3s [2022-07-08T16:51:25.191Z] [2022-07-08T16:51:25.191Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-08T16:51:25.191Z] #75 sha256:f597035ea1bb18c4d1424dbffe1a06ab2febceea404204b25550354dd54e32cd [2022-07-08T16:51:25.191Z] #75 DONE 0.1s [2022-07-08T16:51:25.191Z] [2022-07-08T16:51:25.191Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-08T16:51:25.191Z] #76 sha256:1c5ef5914ebf25a83b9f1c138259301f9b11894b0f3c9f1dcb3c18280cd7f6c1 [2022-07-08T16:51:25.191Z] #76 DONE 0.1s [2022-07-08T16:51:25.191Z] [2022-07-08T16:51:25.191Z] #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-07-08T16:51:25.191Z] #51 sha256:9a5884807ba49e7b0e9bf9a3ebb4fef9aaf0fb2b8f8bddc1b8430d7b71cfdf68 [2022-07-08T16:51:25.191Z] #51 0.809 + RM_GOPATH=0 [2022-07-08T16:51:25.191Z] #51 0.810 + TMP_GOPATH= [2022-07-08T16:51:25.191Z] #51 0.810 + : /build [2022-07-08T16:51:25.191Z] #51 0.810 + '[' -z '' ']' [2022-07-08T16:51:25.191Z] #51 0.812 ++ mktemp -d [2022-07-08T16:51:25.191Z] #51 0.816 + export GOPATH=/tmp/tmp.66WxAERjRf [2022-07-08T16:51:25.191Z] #51 0.816 + GOPATH=/tmp/tmp.66WxAERjRf [2022-07-08T16:51:25.191Z] #51 0.816 + RM_GOPATH=1 [2022-07-08T16:51:25.191Z] #51 0.816 + case "$(go env GOARCH)" in [2022-07-08T16:51:25.191Z] #51 0.817 ++ go env GOARCH [2022-07-08T16:51:25.191Z] #51 0.827 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:51:25.191Z] #51 0.828 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:51:25.191Z] #51 0.828 ++ dirname /install.sh [2022-07-08T16:51:25.191Z] #51 0.830 + dir=/ [2022-07-08T16:51:25.191Z] #51 0.833 + bin=tini [2022-07-08T16:51:25.191Z] #51 0.834 + shift [2022-07-08T16:51:25.191Z] #51 0.835 + '[' '!' -f //tini.installer ']' [2022-07-08T16:51:25.191Z] #51 0.837 + . //tini.installer [2022-07-08T16:51:25.191Z] #51 0.837 ++ : v0.19.0 [2022-07-08T16:51:25.191Z] #51 0.837 + install_tini [2022-07-08T16:51:25.191Z] #51 0.837 + echo 'Install tini version v0.19.0' [2022-07-08T16:51:25.191Z] #51 0.838 Install tini version v0.19.0 [2022-07-08T16:51:25.191Z] #51 0.838 + git clone https://github.com/krallin/tini.git /tmp/tmp.66WxAERjRf/tini [2022-07-08T16:51:25.191Z] #51 0.840 Cloning into '/tmp/tmp.66WxAERjRf/tini'... [2022-07-08T16:51:25.213Z] #77 ... [2022-07-08T16:51:25.213Z] [2022-07-08T16:51:25.213Z] #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-07-08T16:51:25.213Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T16:51:25.213Z] #34 DONE 248.3s [2022-07-08T16:51:25.213Z] [2022-07-08T16:51:25.213Z] #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-07-08T16:51:25.213Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:51:25.213Z] #21 12.28 Fetched 8548 kB in 10s (846 kB/s) [2022-07-08T16:51:25.213Z] #21 12.28 Reading package lists... [2022-07-08T16:51:25.453Z] #51 1.262 + cd /tmp/tmp.66WxAERjRf/tini [2022-07-08T16:51:25.453Z] #51 1.262 + git checkout -q v0.19.0 [2022-07-08T16:51:25.453Z] #51 1.304 + cmake . [2022-07-08T16:51:25.696Z] #77 202.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-08T16:51:25.696Z] #77 202.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-08T16:51:25.713Z] #51 1.548 -- The C compiler identification is GNU 10.2.1 [2022-07-08T16:51:25.713Z] #51 1.598 -- Detecting C compiler ABI info [2022-07-08T16:51:25.942Z] #21 43.19 Selecting previously unselected package bzip2. [2022-07-08T16:51:25.942Z] #21 43.21 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-08T16:51:25.942Z] #21 43.22 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T16:51:25.974Z] #51 2.120 -- Detecting C compiler ABI info - done [2022-07-08T16:51:26.201Z] #21 43.38 Selecting previously unselected package xz-utils. [2022-07-08T16:51:26.201Z] #21 43.39 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-08T16:51:26.201Z] #21 43.39 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:51:26.237Z] #51 2.204 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-08T16:51:26.237Z] #51 2.205 -- Detecting C compile features [2022-07-08T16:51:26.237Z] #51 2.209 -- Detecting C compile features - done [2022-07-08T16:51:26.237Z] #51 2.241 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-08T16:51:26.268Z] #77 203.3 CC tests/init.o [2022-07-08T16:51:26.268Z] #77 ... [2022-07-08T16:51:26.268Z] [2022-07-08T16:51:26.268Z] #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-07-08T16:51:26.268Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:51:26.268Z] #47 241.7 + dpkg --print-architecture [2022-07-08T16:51:26.268Z] #47 241.7 + git checkout -q v2.1.0 [2022-07-08T16:51:26.268Z] #47 242.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-08T16:51:26.268Z] #47 242.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-08T16:51:26.460Z] #21 43.76 Selecting previously unselected package apparmor. [2022-07-08T16:51:26.460Z] #21 43.76 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-08T16:51:26.497Z] #51 2.433 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-08T16:51:26.497Z] #51 2.481 -- Configuring done [2022-07-08T16:51:26.497Z] #51 2.488 -- Generating done [2022-07-08T16:51:26.497Z] #51 2.492 -- Build files have been written to: /tmp/tmp.66WxAERjRf/tini [2022-07-08T16:51:26.497Z] #51 2.516 + make tini-static [2022-07-08T16:51:26.720Z] #21 43.86 Unpacking apparmor (2.13.6-10) ... [2022-07-08T16:51:26.758Z] #51 2.717 Scanning dependencies of target tini-static [2022-07-08T16:51:26.758Z] #51 2.757 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-08T16:51:26.839Z] #47 ... [2022-07-08T16:51:26.839Z] [2022-07-08T16:51:26.839Z] #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-07-08T16:51:26.839Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:51:26.839Z] #77 204.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-08T16:51:27.288Z] #21 44.61 Selecting previously unselected package inetutils-ping. [2022-07-08T16:51:27.288Z] #21 44.62 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-08T16:51:27.288Z] #21 44.62 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-08T16:51:27.329Z] #51 3.218 [100%] Linking C executable tini-static [2022-07-08T16:51:27.329Z] #51 3.364 [100%] Built target tini-static [2022-07-08T16:51:27.329Z] #51 3.387 + mkdir -p /build [2022-07-08T16:51:27.329Z] #51 3.389 + cp tini-static /build/docker-init [2022-07-08T16:51:27.547Z] #21 44.78 Selecting previously unselected package libip4tc2:amd64. [2022-07-08T16:51:27.547Z] #21 44.78 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-08T16:51:27.547Z] #21 44.78 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-08T16:51:27.547Z] #21 44.83 Selecting previously unselected package libip6tc2:amd64. [2022-07-08T16:51:27.547Z] #21 44.84 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-08T16:51:27.547Z] #21 44.85 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-08T16:51:27.547Z] #21 44.93 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-08T16:51:27.547Z] #21 44.93 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-08T16:51:27.547Z] #21 44.94 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-08T16:51:27.590Z] #51 DONE 3.5s [2022-07-08T16:51:27.590Z] [2022-07-08T16:51:27.590Z] #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-07-08T16:51:27.590Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T16:51:27.590Z] #20 55.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-08T16:51:27.590Z] #20 55.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-08T16:51:27.590Z] #20 55.02 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T16:51:27.668Z] #77 ... [2022-07-08T16:51:27.668Z] [2022-07-08T16:51:27.668Z] #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-07-08T16:51:27.668Z] #26 sha256:5536cfe0eb17f797b6d3b3d7b9eed186402ba910774b16a5749e836eff0bc10e [2022-07-08T16:51:27.668Z] #26 261.7 + return [2022-07-08T16:51:27.755Z] #21 17.49 Reading package lists... [2022-07-08T16:51:27.806Z] #21 45.08 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-08T16:51:27.806Z] #21 45.09 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-08T16:51:27.806Z] #21 45.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-08T16:51:28.015Z] #21 23.28 Building dependency tree... [2022-07-08T16:51:28.065Z] #21 45.30 Selecting previously unselected package libnftnl11:amd64. [2022-07-08T16:51:28.065Z] #21 45.31 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-08T16:51:28.065Z] #21 45.31 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-08T16:51:28.065Z] #21 45.50 Selecting previously unselected package iptables. [2022-07-08T16:51:28.065Z] #21 45.51 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-08T16:51:28.065Z] #21 45.53 Unpacking iptables (1.8.7-1) ... [2022-07-08T16:51:29.001Z] #21 46.23 Selecting previously unselected package libonig5:amd64. [2022-07-08T16:51:29.001Z] #21 46.24 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-08T16:51:29.001Z] #21 46.26 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T16:51:29.260Z] #21 46.55 Selecting previously unselected package libjq1:amd64. [2022-07-08T16:51:29.260Z] #21 46.56 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-08T16:51:29.260Z] #21 46.58 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-08T16:51:29.398Z] #21 25.31 The following additional packages will be installed: [2022-07-08T16:51:29.398Z] #21 25.34 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-08T16:51:29.398Z] #21 25.34 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-08T16:51:29.398Z] #21 25.34 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T16:51:29.398Z] #21 25.34 python3-pkg-resources vim-runtime xxd [2022-07-08T16:51:29.506Z] #20 57.03 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-08T16:51:29.506Z] #20 57.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:51:29.506Z] #20 57.05 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T16:51:29.506Z] #20 57.10 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-08T16:51:29.519Z] #21 46.92 Selecting previously unselected package jq. [2022-07-08T16:51:29.519Z] #21 46.93 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-08T16:51:29.519Z] #21 46.93 Unpacking jq (1.6-2.1) ... [2022-07-08T16:51:29.658Z] #21 25.36 Suggested packages: [2022-07-08T16:51:29.658Z] #21 25.36 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-08T16:51:29.658Z] #21 25.36 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-08T16:51:29.658Z] #21 25.36 acl attr quota [2022-07-08T16:51:29.658Z] #21 25.36 Recommended packages: [2022-07-08T16:51:29.658Z] #21 25.36 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-08T16:51:29.658Z] #21 ... [2022-07-08T16:51:29.658Z] [2022-07-08T16:51:29.658Z] #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-07-08T16:51:29.658Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:51:29.658Z] #77 172.4 config.status: creating Makefile [2022-07-08T16:51:29.766Z] #20 57.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:51:29.766Z] #20 57.11 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T16:51:29.919Z] #77 172.8 config.status: creating rpm/crun.spec [2022-07-08T16:51:30.027Z] #20 ... [2022-07-08T16:51:30.027Z] [2022-07-08T16:51:30.027Z] #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-07-08T16:51:30.027Z] #71 sha256:7dc848b3447056c04f71fad43087a2fe1c1e707ce20b215d51e792452ac163fa [2022-07-08T16:51:30.027Z] #71 0.835 + RM_GOPATH=0 [2022-07-08T16:51:30.027Z] #71 0.837 + TMP_GOPATH= [2022-07-08T16:51:30.027Z] #71 0.837 + : /build [2022-07-08T16:51:30.027Z] #71 0.839 + '[' -z '' ']' [2022-07-08T16:51:30.027Z] #71 0.839 ++ mktemp -d [2022-07-08T16:51:30.027Z] #71 0.840 + export GOPATH=/tmp/tmp.eHEIPTpVui [2022-07-08T16:51:30.027Z] #71 0.840 + GOPATH=/tmp/tmp.eHEIPTpVui [2022-07-08T16:51:30.027Z] #71 0.840 + RM_GOPATH=1 [2022-07-08T16:51:30.027Z] #71 0.840 + case "$(go env GOARCH)" in [2022-07-08T16:51:30.027Z] #71 0.841 ++ go env GOARCH [2022-07-08T16:51:30.027Z] #71 0.857 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:51:30.027Z] #71 0.857 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:51:30.027Z] #71 0.858 ++ dirname /install.sh [2022-07-08T16:51:30.027Z] #71 0.860 + dir=/ [2022-07-08T16:51:30.027Z] #71 0.860 + bin=containerd [2022-07-08T16:51:30.027Z] #71 0.860 + shift [2022-07-08T16:51:30.027Z] #71 0.860 + '[' '!' -f //containerd.installer ']' [2022-07-08T16:51:30.027Z] #71 0.860 + . //containerd.installer [2022-07-08T16:51:30.027Z] #71 0.860 ++ set -e [2022-07-08T16:51:30.027Z] #71 0.861 ++ : v1.6.6 [2022-07-08T16:51:30.027Z] #71 0.861 + install_containerd [2022-07-08T16:51:30.027Z] #71 0.861 + echo 'Install containerd version v1.6.6' [2022-07-08T16:51:30.027Z] #71 0.861 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eHEIPTpVui/src/github.com/containerd/containerd [2022-07-08T16:51:30.027Z] #71 0.861 Install containerd version v1.6.6 [2022-07-08T16:51:30.027Z] #71 0.868 Cloning into '/tmp/tmp.eHEIPTpVui/src/github.com/containerd/containerd'... [2022-07-08T16:51:30.088Z] #21 47.16 Selecting previously unselected package libaio1:amd64. [2022-07-08T16:51:30.088Z] #21 47.16 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-08T16:51:30.088Z] #21 47.17 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-08T16:51:30.088Z] #21 47.32 Selecting previously unselected package libgpm2:amd64. [2022-07-08T16:51:30.088Z] #21 47.33 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-08T16:51:30.088Z] #21 47.34 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-08T16:51:30.088Z] #21 47.43 Selecting previously unselected package libicu67:amd64. [2022-07-08T16:51:30.088Z] #21 47.44 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-08T16:51:30.088Z] #21 47.47 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-08T16:51:30.179Z] #77 173.0 config.status: creating config.h [2022-07-08T16:51:30.179Z] #77 173.1 config.status: executing libtool commands [2022-07-08T16:51:30.195Z] #26 DONE 264.2s [2022-07-08T16:51:30.195Z] [2022-07-08T16:51:30.195Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:51:30.195Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-08T16:51:30.195Z] #55 264.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-08T16:51:30.195Z] #55 DONE 264.6s [2022-07-08T16:51:30.195Z] [2022-07-08T16:51:30.195Z] #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-07-08T16:51:30.195Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:51:30.195Z] #77 217.2 AR libcrun_testing.a [2022-07-08T16:51:30.195Z] #77 217.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-08T16:51:30.195Z] #77 217.3 CCLD tests/tests_libcrun_errors [2022-07-08T16:51:30.195Z] #77 217.3 CCLD tests/tests_libcrun_utils [2022-07-08T16:51:30.195Z] #77 217.3 CCLD tests/tests_libcrun_fuzzer [2022-07-08T16:51:30.440Z] #77 173.2 config.status: executing depfiles commands [2022-07-08T16:51:30.700Z] #77 ... [2022-07-08T16:51:30.700Z] [2022-07-08T16:51:30.700Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T16:51:30.700Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T16:51:30.700Z] #36 253.8 Delve is a source level debugger for Go programs. [2022-07-08T16:51:30.700Z] #36 253.8 [2022-07-08T16:51:30.700Z] #36 253.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-08T16:51:30.700Z] #36 253.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-08T16:51:30.700Z] #36 253.8 [2022-07-08T16:51:30.700Z] #36 253.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-08T16:51:30.700Z] #36 253.8 [2022-07-08T16:51:30.700Z] #36 253.8 Pass flags to the program you are debugging using `--`, for example: [2022-07-08T16:51:30.700Z] #36 253.8 [2022-07-08T16:51:30.700Z] #36 253.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-08T16:51:30.700Z] #36 253.8 [2022-07-08T16:51:30.700Z] #36 253.8 Usage: [2022-07-08T16:51:30.700Z] #36 253.8 dlv [command] [2022-07-08T16:51:30.700Z] #36 253.8 [2022-07-08T16:51:30.700Z] #36 253.8 Available Commands: [2022-07-08T16:51:30.700Z] #36 253.8 attach Attach to running process and begin debugging. [2022-07-08T16:51:30.700Z] #36 253.8 connect Connect to a headless debug server with a terminal client. [2022-07-08T16:51:30.700Z] #36 253.8 core Examine a core dump. [2022-07-08T16:51:30.700Z] #36 253.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-08T16:51:30.700Z] #36 253.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-08T16:51:30.700Z] #36 253.8 exec Execute a precompiled binary, and begin a debug session. [2022-07-08T16:51:30.700Z] #36 253.8 help Help about any command [2022-07-08T16:51:30.700Z] #36 253.8 run Deprecated command. Use 'debug' instead. [2022-07-08T16:51:30.700Z] #36 253.8 test Compile test binary and begin debugging program. [2022-07-08T16:51:30.700Z] #36 253.8 trace Compile and begin tracing program. [2022-07-08T16:51:30.700Z] #36 253.8 version Prints version. [2022-07-08T16:51:30.700Z] #36 253.8 [2022-07-08T16:51:30.700Z] #36 253.8 Flags: [2022-07-08T16:51:30.701Z] #36 253.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-08T16:51:30.701Z] #36 253.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-08T16:51:30.701Z] #36 253.8 --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-07-08T16:51:30.701Z] #36 253.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-08T16:51:30.701Z] #36 253.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-08T16:51:30.701Z] #36 253.8 --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-07-08T16:51:30.701Z] #36 253.8 --disable-aslr Disables address space randomization [2022-07-08T16:51:30.701Z] #36 253.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-08T16:51:30.701Z] #36 253.8 -h, --help help for dlv [2022-07-08T16:51:30.701Z] #36 253.8 --init string Init file, executed by the terminal client. [2022-07-08T16:51:30.701Z] #36 253.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-08T16:51:30.701Z] #36 253.8 --log Enable debugging server logging. [2022-07-08T16:51:30.701Z] #36 253.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-08T16:51:30.701Z] #36 253.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-08T16:51:30.701Z] #36 253.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-08T16:51:30.701Z] #36 253.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-08T16:51:30.701Z] #36 253.8 --wd string Working directory for running the program. [2022-07-08T16:51:30.701Z] #36 253.8 [2022-07-08T16:51:30.701Z] #36 253.8 Additional help topics: [2022-07-08T16:51:30.701Z] #36 253.8 dlv backend Help about the --backend flag. [2022-07-08T16:51:30.701Z] #36 253.8 dlv log Help about logging flags. [2022-07-08T16:51:30.701Z] #36 253.8 dlv redirect Help about file redirection. [2022-07-08T16:51:30.701Z] #36 253.8 [2022-07-08T16:51:30.701Z] #36 253.8 Use "dlv [command] --help" for more information about a command. [2022-07-08T16:51:30.701Z] #36 DONE 254.0s [2022-07-08T16:51:30.701Z] [2022-07-08T16:51:30.701Z] #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-07-08T16:51:30.701Z] #64 sha256:55c4466e885f95afe525e4ba87b0e73a9de528d3bf301f26579d66b4e04c4460 [2022-07-08T16:51:31.573Z] #77 218.4 CCLD libcrun.la [2022-07-08T16:51:31.937Z] #71 ... [2022-07-08T16:51:31.937Z] [2022-07-08T16:51:31.937Z] #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-07-08T16:51:31.937Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T16:51:31.937Z] #20 59.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-08T16:51:31.937Z] #20 59.06 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:51:31.937Z] #20 59.07 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:51:32.083Z] #64 ... [2022-07-08T16:51:32.083Z] [2022-07-08T16:51:32.083Z] #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-07-08T16:51:32.083Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:51:32.083Z] #21 27.72 The following NEW packages will be installed: [2022-07-08T16:51:32.083Z] #21 27.72 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-08T16:51:32.083Z] #21 27.72 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-08T16:51:32.083Z] #21 27.72 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-08T16:51:32.083Z] #21 27.72 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-08T16:51:32.083Z] #21 27.72 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T16:51:32.083Z] #21 27.72 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-08T16:51:32.083Z] #21 27.72 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-08T16:51:32.083Z] #21 27.72 xz-utils zip zstd [2022-07-08T16:51:32.144Z] #77 219.3 CCLD crun [2022-07-08T16:51:32.344Z] #21 28.13 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:51:32.344Z] #21 28.13 Need to get 27.7 MB of archives. [2022-07-08T16:51:32.344Z] #21 28.13 After this operation, 106 MB of additional disk space will be used. [2022-07-08T16:51:32.344Z] #21 28.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-08T16:51:32.344Z] #21 28.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-08T16:51:32.344Z] #21 28.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-08T16:51:32.344Z] #21 28.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-08T16:51:32.344Z] #21 28.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-08T16:51:32.344Z] #21 28.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-08T16:51:32.344Z] #21 28.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-08T16:51:32.344Z] #21 28.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-08T16:51:32.344Z] #21 28.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T16:51:32.344Z] #21 28.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T16:51:32.344Z] #21 28.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-08T16:51:32.344Z] #21 28.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-08T16:51:32.344Z] #21 28.20 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-07-08T16:51:32.344Z] #21 28.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-08T16:51:32.344Z] #21 28.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-08T16:51:32.605Z] #21 28.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-08T16:51:32.605Z] #21 28.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-08T16:51:32.605Z] #21 28.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-08T16:51:32.605Z] #21 28.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-08T16:51:32.605Z] #21 28.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-08T16:51:32.605Z] #21 28.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-08T16:51:32.605Z] #21 28.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-08T16:51:32.605Z] #21 28.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-08T16:51:32.605Z] #21 28.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-08T16:51:32.605Z] #21 28.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-08T16:51:32.605Z] #21 28.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-08T16:51:32.605Z] #21 28.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-08T16:51:32.710Z] #77 219.8 make[3]: Entering directory '/tmp/crun-build' [2022-07-08T16:51:32.710Z] #77 219.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-08T16:51:32.710Z] #77 220.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-08T16:51:32.710Z] #77 220.0 /bin/mkdir -p '/usr/local/lib' [2022-07-08T16:51:32.710Z] #77 220.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-08T16:51:32.710Z] #77 220.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-08T16:51:32.866Z] #21 28.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-08T16:51:32.866Z] #21 28.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-08T16:51:32.866Z] #21 28.80 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-07-08T16:51:32.991Z] #77 220.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-08T16:51:32.991Z] #77 220.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-08T16:51:32.991Z] #77 220.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-08T16:51:33.126Z] #21 28.80 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T16:51:33.126Z] #21 28.80 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-08T16:51:33.126Z] #21 28.80 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-08T16:51:33.126Z] #21 28.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-08T16:51:33.126Z] #21 28.82 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-08T16:51:33.126Z] #21 28.94 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-08T16:51:33.126Z] #21 28.94 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-08T16:51:33.126Z] #21 28.97 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T16:51:33.126Z] #21 28.98 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-08T16:51:33.126Z] #21 29.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-08T16:51:33.126Z] #21 29.00 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-08T16:51:33.126Z] #21 29.05 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-08T16:51:33.386Z] #21 29.17 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-08T16:51:33.386Z] #21 29.18 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-08T16:51:33.386Z] #21 29.18 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-08T16:51:33.590Z] #77 220.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-07-08T16:51:33.590Z] #77 220.5 ---------------------------------------------------------------------- [2022-07-08T16:51:33.590Z] #77 220.5 Libraries have been installed in: [2022-07-08T16:51:33.590Z] #77 220.5 /usr/local/lib [2022-07-08T16:51:33.590Z] #77 220.5 [2022-07-08T16:51:33.590Z] #77 220.5 If you ever happen to want to link against installed libraries [2022-07-08T16:51:33.590Z] #77 220.5 in a given directory, LIBDIR, you must either use libtool, and [2022-07-08T16:51:33.590Z] #77 220.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-08T16:51:33.590Z] #77 220.5 flag during linking and do at least one of the following: [2022-07-08T16:51:33.590Z] #77 220.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-08T16:51:33.590Z] #77 220.5 during execution [2022-07-08T16:51:33.590Z] #77 220.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-08T16:51:33.590Z] #77 220.5 during linking [2022-07-08T16:51:33.590Z] #77 220.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-08T16:51:33.590Z] #77 220.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-08T16:51:33.590Z] #77 220.5 [2022-07-08T16:51:33.590Z] #77 220.5 See any operating system documentation about shared libraries for [2022-07-08T16:51:33.590Z] #77 220.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-08T16:51:33.590Z] #77 220.5 ---------------------------------------------------------------------- [2022-07-08T16:51:33.590Z] #77 220.5 /bin/mkdir -p '/build' [2022-07-08T16:51:33.590Z] #77 220.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-08T16:51:33.590Z] #77 220.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-08T16:51:33.590Z] #77 220.6 make[3]: Leaving directory '/tmp/crun-build' [2022-07-08T16:51:33.590Z] #77 220.6 make[2]: Leaving directory '/tmp/crun-build' [2022-07-08T16:51:33.590Z] #77 220.6 make[1]: Leaving directory '/tmp/crun-build' [2022-07-08T16:51:33.647Z] #21 29.51 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-08T16:51:33.647Z] #21 29.58 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-08T16:51:33.873Z] #77 ... [2022-07-08T16:51:33.873Z] [2022-07-08T16:51:33.873Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-08T16:51:33.873Z] #27 sha256:be7f32b69bc9c0a7fed56bc156d3c882f28df74b7e2ceeb8a96acd51df935c15 [2022-07-08T16:51:33.873Z] #27 DONE 1.8s [2022-07-08T16:51:33.908Z] #21 29.62 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-08T16:51:33.908Z] #21 29.63 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-08T16:51:34.139Z] [2022-07-08T16:51:34.139Z] #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-07-08T16:51:34.139Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T16:51:34.139Z] #77 DONE 221.2s [2022-07-08T16:51:34.139Z] [2022-07-08T16:51:34.139Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-08T16:51:34.139Z] #32 sha256:02a3c867f528ba9e2c9835c2cf2db4de2d5bea9d3e754718eecd96d5228609d3 [2022-07-08T16:51:34.849Z] #21 30.63 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:51:35.109Z] #21 30.85 Fetched 27.7 MB in 2s (14.7 MB/s) [2022-07-08T16:51:35.109Z] #21 30.98 Selecting previously unselected package pigz. [2022-07-08T16:51:35.360Z] #21 ... [2022-07-08T16:51:35.360Z] [2022-07-08T16:51:35.360Z] #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-07-08T16:51:35.360Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:51:35.360Z] #77 192.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T16:51:35.360Z] #77 192.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T16:51:35.360Z] #77 192.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T16:51:35.360Z] #77 193.0 checking if gcc static flag -static works... yes [2022-07-08T16:51:35.360Z] #77 193.5 checking if gcc supports -c -o file.o... yes [2022-07-08T16:51:35.360Z] #77 193.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T16:51:35.360Z] #77 193.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T16:51:35.360Z] #77 193.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T16:51:35.360Z] #77 194.1 checking how to hardcode library paths into programs... immediate [2022-07-08T16:51:35.360Z] #77 194.1 checking whether stripping libraries is possible... yes [2022-07-08T16:51:35.360Z] #77 194.1 checking if libtool supports shared libraries... yes [2022-07-08T16:51:35.360Z] #77 194.1 checking whether to build shared libraries... no [2022-07-08T16:51:35.360Z] #77 194.1 checking whether to build static libraries... yes [2022-07-08T16:51:35.360Z] #77 194.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T16:51:35.360Z] #77 194.2 checking whether build environment is sane... yes [2022-07-08T16:51:35.360Z] #77 194.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T16:51:35.360Z] #77 194.2 checking whether make sets $(MAKE)... yes [2022-07-08T16:51:35.360Z] #77 194.3 checking whether make supports the include directive... yes (GNU style) [2022-07-08T16:51:35.360Z] #77 194.3 checking whether make supports nested variables... yes [2022-07-08T16:51:35.360Z] #77 194.3 checking whether UID '0' is supported by ustar format... yes [2022-07-08T16:51:35.360Z] #77 194.3 checking whether GID '0' is supported by ustar format... yes [2022-07-08T16:51:35.360Z] #77 194.3 checking how to create a ustar tar archive... gnutar [2022-07-08T16:51:35.360Z] #77 194.4 checking dependency style of gcc... gcc3 [2022-07-08T16:51:35.360Z] #77 194.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T16:51:35.360Z] #77 194.6 checking whether make supports nested variables... (cached) yes [2022-07-08T16:51:35.360Z] #77 194.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T16:51:35.360Z] #77 194.6 checking pkg-config is at least version 0.9.0... yes [2022-07-08T16:51:35.360Z] #77 194.6 checking for yajl >= 2.1.0... yes [2022-07-08T16:51:35.360Z] #77 194.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T16:51:35.360Z] #77 194.7 checking for gcc... (cached) gcc [2022-07-08T16:51:35.360Z] #77 194.9 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T16:51:35.360Z] #77 194.9 checking whether gcc accepts -g... (cached) yes [2022-07-08T16:51:35.360Z] #77 194.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T16:51:35.360Z] #77 194.9 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T16:51:35.360Z] #77 194.9 checking for a Python interpreter with version >= 3... python3 [2022-07-08T16:51:35.360Z] #77 195.0 checking for python3... /usr/bin/python3 [2022-07-08T16:51:35.360Z] #77 195.0 checking for python3 version... 3.9 [2022-07-08T16:51:35.360Z] #77 195.1 checking for python3 platform... linux [2022-07-08T16:51:35.360Z] #77 195.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T16:51:35.360Z] #77 195.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T16:51:35.360Z] #77 195.9 checking that generated files are newer than configure... done [2022-07-08T16:51:35.360Z] #77 195.9 configure: creating ./config.status [2022-07-08T16:51:35.360Z] #77 201.0 config.status: creating Makefile [2022-07-08T16:51:35.360Z] #77 201.1 config.status: creating config.h [2022-07-08T16:51:35.360Z] #77 201.2 config.status: executing libtool commands [2022-07-08T16:51:35.360Z] #77 201.2 config.status: executing depfiles commands [2022-07-08T16:51:35.360Z] #77 201.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-08T16:51:35.360Z] #77 201.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T16:51:35.370Z] #21 30.98 (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-07-08T16:51:35.370Z] #21 31.06 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-08T16:51:35.370Z] #21 31.07 Unpacking pigz (2.6-1) ... [2022-07-08T16:51:35.516Z] #32 DONE 1.3s [2022-07-08T16:51:35.516Z] [2022-07-08T16:51:35.516Z] #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-07-08T16:51:35.516Z] #60 sha256:f7a702156e2a233add7dceea1799cd50dcc4b61c99ab704aed53fb847eb3e397 [2022-07-08T16:51:35.516Z] #60 155.5 + mkdir -p /build [2022-07-08T16:51:35.516Z] #60 155.5 + cp runc /build/runc [2022-07-08T16:51:35.516Z] #60 DONE 156.2s [2022-07-08T16:51:35.516Z] [2022-07-08T16:51:35.516Z] #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-07-08T16:51:35.516Z] #64 sha256:247a69dd3edab7222fa6ce436fef4d63dc441dbdb46e01590410601115b84aa2 [2022-07-08T16:51:35.516Z] #64 ... [2022-07-08T16:51:35.516Z] [2022-07-08T16:51:35.516Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-08T16:51:35.516Z] #35 sha256:07003bfc38de3125be616cd490c9797be8fc29fe18b73254127d3b24726a449f [2022-07-08T16:51:35.516Z] #35 DONE 0.3s [2022-07-08T16:51:35.516Z] [2022-07-08T16:51:35.516Z] #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-07-08T16:51:35.516Z] #64 sha256:247a69dd3edab7222fa6ce436fef4d63dc441dbdb46e01590410601115b84aa2 [2022-07-08T16:51:35.630Z] #21 31.31 Selecting previously unselected package libelf1:amd64. [2022-07-08T16:51:35.630Z] #21 31.31 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-08T16:51:35.630Z] #21 31.32 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-08T16:51:35.775Z] #64 ... [2022-07-08T16:51:35.775Z] [2022-07-08T16:51:35.775Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-08T16:51:35.775Z] #37 sha256:e954da16dac46fdb821abbbf1d702333097af61765101a67e74a6eeec8e993ff [2022-07-08T16:51:35.879Z] #77 202.5 checking for gcc... gcc [2022-07-08T16:51:35.890Z] #21 31.59 Selecting previously unselected package libbpf0:amd64. [2022-07-08T16:51:35.890Z] #21 31.59 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-08T16:51:35.890Z] #21 31.60 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-08T16:51:35.890Z] #21 31.79 Selecting previously unselected package libcap2:amd64. [2022-07-08T16:51:35.890Z] #21 31.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-08T16:51:35.890Z] #21 31.80 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-08T16:51:35.890Z] #21 31.88 Selecting previously unselected package libmnl0:amd64. [2022-07-08T16:51:36.033Z] #37 DONE 0.4s [2022-07-08T16:51:36.033Z] [2022-07-08T16:51:36.033Z] #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-07-08T16:51:36.033Z] #64 sha256:247a69dd3edab7222fa6ce436fef4d63dc441dbdb46e01590410601115b84aa2 [2022-07-08T16:51:36.033Z] #64 ... [2022-07-08T16:51:36.033Z] [2022-07-08T16:51:36.033Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-08T16:51:36.033Z] #39 sha256:590de4591fd359f9c3282316049b184b9bb122f80c89eb99ae56d5d977f58476 [2022-07-08T16:51:36.137Z] #77 202.7 checking whether the C compiler works... [2022-07-08T16:51:36.138Z] #77 ... [2022-07-08T16:51:36.138Z] [2022-07-08T16:51:36.138Z] #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-07-08T16:51:36.138Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:51:36.138Z] #21 53.38 Selecting previously unselected package libinih1:amd64. [2022-07-08T16:51:36.138Z] #21 53.39 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-08T16:51:36.138Z] #21 53.41 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-08T16:51:36.138Z] #21 53.46 Selecting previously unselected package libnet1:amd64. [2022-07-08T16:51:36.138Z] #21 53.48 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-08T16:51:36.138Z] #21 53.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:51:36.138Z] #20 62.89 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-08T16:51:36.138Z] #20 62.89 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:51:36.138Z] #20 62.89 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:51:36.150Z] #21 31.88 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-08T16:51:36.150Z] #21 31.90 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-08T16:51:36.150Z] #21 31.97 Selecting previously unselected package libxtables12:amd64. [2022-07-08T16:51:36.150Z] #21 31.97 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-08T16:51:36.150Z] #21 31.97 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-08T16:51:36.150Z] #21 32.17 Selecting previously unselected package libcap2-bin. [2022-07-08T16:51:36.292Z] #39 DONE 0.3s [2022-07-08T16:51:36.292Z] [2022-07-08T16:51:36.292Z] #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-07-08T16:51:36.292Z] #64 sha256:247a69dd3edab7222fa6ce436fef4d63dc441dbdb46e01590410601115b84aa2 [2022-07-08T16:51:36.292Z] #64 ... [2022-07-08T16:51:36.292Z] [2022-07-08T16:51:36.292Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-08T16:51:36.292Z] #41 sha256:21984e6234c025be9ad67d69c1f6d0f756fd0cb62c819065229408cc957124f5 [2022-07-08T16:51:36.292Z] #41 DONE 0.1s [2022-07-08T16:51:36.396Z] #21 53.60 Selecting previously unselected package libnl-3-200:amd64. [2022-07-08T16:51:36.396Z] #21 53.60 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-08T16:51:36.396Z] #21 53.61 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T16:51:36.411Z] #21 32.17 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-08T16:51:36.411Z] #21 32.27 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-08T16:51:36.550Z] [2022-07-08T16:51:36.550Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-08T16:51:36.550Z] #45 sha256:cda7aa9b2fa3392e3779965c039024ef0531eb8ac3a43f7f77cb3fe6d532df46 [2022-07-08T16:51:36.550Z] #45 DONE 0.1s [2022-07-08T16:51:36.550Z] [2022-07-08T16:51:36.550Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-08T16:51:36.550Z] #48 sha256:4db3aead7b0a478578ea9b45ec586b2cabfa621abfe51e7731a4855312250b83 [2022-07-08T16:51:36.655Z] #21 53.83 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T16:51:36.655Z] #21 53.84 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T16:51:36.655Z] #21 53.85 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:51:36.655Z] #21 53.99 Selecting previously unselected package libyajl2:amd64. [2022-07-08T16:51:36.655Z] #21 53.99 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-08T16:51:36.655Z] #21 54.05 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-08T16:51:36.671Z] #21 32.49 Selecting previously unselected package iproute2. [2022-07-08T16:51:36.671Z] #21 32.49 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-08T16:51:36.671Z] #21 32.49 Unpacking iproute2 (5.10.0-4) ... [2022-07-08T16:51:36.914Z] #21 54.14 Selecting previously unselected package net-tools. [2022-07-08T16:51:36.914Z] #21 54.14 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-08T16:51:36.914Z] #21 54.15 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T16:51:37.079Z] #20 64.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-08T16:51:37.079Z] #20 64.51 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:51:37.079Z] #20 64.52 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T16:51:37.117Z] #48 DONE 0.5s [2022-07-08T16:51:37.117Z] [2022-07-08T16:51:37.117Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-08T16:51:37.117Z] #52 sha256:659ca3627b74ce990831a1764136b13f086a9c2ddede2293e59a51c28ed44603 [2022-07-08T16:51:37.117Z] #52 DONE 0.1s [2022-07-08T16:51:37.117Z] [2022-07-08T16:51:37.117Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-08T16:51:37.117Z] #54 sha256:a6c809baffd0b5ebd3103288b0882ec5e4fc5a8a4d67fb7a3f0662a60b804235 [2022-07-08T16:51:37.117Z] #54 DONE 0.1s [2022-07-08T16:51:37.117Z] [2022-07-08T16:51:37.117Z] #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-07-08T16:51:37.117Z] #64 sha256:247a69dd3edab7222fa6ce436fef4d63dc441dbdb46e01590410601115b84aa2 [2022-07-08T16:51:37.242Z] #21 33.18 Selecting previously unselected package xxd. [2022-07-08T16:51:37.242Z] #21 33.19 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T16:51:37.242Z] #21 33.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:51:37.376Z] #64 ... [2022-07-08T16:51:37.376Z] [2022-07-08T16:51:37.376Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-08T16:51:37.376Z] #56 sha256:542953aec8655d9767112049061efdd1e794f7883c570d7440839898a9a9d3ba [2022-07-08T16:51:37.482Z] #21 54.63 Selecting previously unselected package patch. [2022-07-08T16:51:37.482Z] #21 54.64 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-08T16:51:37.482Z] #21 54.66 Unpacking patch (2.7.6-7) ... [2022-07-08T16:51:37.482Z] #21 54.89 Selecting previously unselected package python-pip-whl. [2022-07-08T16:51:37.482Z] #21 54.89 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-08T16:51:37.482Z] #21 54.90 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T16:51:37.503Z] #21 33.48 Selecting previously unselected package vim-common. [2022-07-08T16:51:37.503Z] #21 33.48 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T16:51:37.503Z] #21 33.50 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:51:37.784Z] #21 33.71 Selecting previously unselected package bash-completion. [2022-07-08T16:51:37.784Z] #21 33.71 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-08T16:51:38.310Z] #56 DONE 1.1s [2022-07-08T16:51:38.310Z] [2022-07-08T16:51:38.310Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-08T16:51:38.310Z] #58 sha256:82db6f8108233a263be43d38c6ac462d2e477055dbe19e1e6d7ec152bc5afdab [2022-07-08T16:51:38.310Z] #58 DONE 0.1s [2022-07-08T16:51:38.310Z] [2022-07-08T16:51:38.310Z] #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-07-08T16:51:38.310Z] #64 sha256:247a69dd3edab7222fa6ce436fef4d63dc441dbdb46e01590410601115b84aa2 [2022-07-08T16:51:38.568Z] #64 ... [2022-07-08T16:51:38.568Z] [2022-07-08T16:51:38.568Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-08T16:51:38.568Z] #61 sha256:5591c67d2fe2728a665b693e57e2e460178f84c05d6d25903cc7f923a0bba404 [2022-07-08T16:51:38.826Z] #61 DONE 0.5s [2022-07-08T16:51:38.826Z] [2022-07-08T16:51:38.826Z] #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-07-08T16:51:38.826Z] #64 sha256:247a69dd3edab7222fa6ce436fef4d63dc441dbdb46e01590410601115b84aa2 [2022-07-08T16:51:38.860Z] #21 56.25 Selecting previously unselected package python3-lib2to3. [2022-07-08T16:51:38.860Z] #21 56.29 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-08T16:51:38.860Z] #21 56.30 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-08T16:51:38.991Z] #20 66.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-08T16:51:38.991Z] #20 66.19 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:51:38.991Z] #20 66.19 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:51:39.393Z] #64 240.0 + bin/containerd [2022-07-08T16:51:39.428Z] #21 56.61 Selecting previously unselected package python3-distutils. [2022-07-08T16:51:39.428Z] #21 56.62 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-08T16:51:39.428Z] #21 56.63 Unpacking python3-distutils (3.9.2-1) ... [2022-07-08T16:51:39.688Z] #21 57.09 Selecting previously unselected package python3-pkg-resources. [2022-07-08T16:51:39.947Z] #21 57.10 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T16:51:39.947Z] #21 57.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:51:39.947Z] #21 57.34 Selecting previously unselected package python3-setuptools. [2022-07-08T16:51:39.947Z] #21 57.35 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-08T16:51:39.947Z] #21 57.36 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-08T16:51:40.892Z] #21 58.04 Selecting previously unselected package python3-wheel. [2022-07-08T16:51:40.892Z] #21 58.04 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-08T16:51:40.892Z] #21 58.05 Unpacking python3-wheel (0.34.2-1) ... [2022-07-08T16:51:40.892Z] #21 58.18 Selecting previously unselected package python3-pip. [2022-07-08T16:51:40.892Z] #21 58.18 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-08T16:51:40.892Z] #21 58.19 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T16:51:40.903Z] #20 ... [2022-07-08T16:51:40.903Z] [2022-07-08T16:51:40.903Z] #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-07-08T16:51:40.903Z] #71 sha256:7dc848b3447056c04f71fad43087a2fe1c1e707ce20b215d51e792452ac163fa [2022-07-08T16:51:40.903Z] #71 14.36 + cd /tmp/tmp.eHEIPTpVui/src/github.com/containerd/containerd [2022-07-08T16:51:40.903Z] #71 14.36 + git checkout -q v1.6.6 [2022-07-08T16:51:40.903Z] #71 15.05 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-08T16:51:40.903Z] #71 15.05 + BUILDTAGS='netgo osusergo static_build' [2022-07-08T16:51:40.903Z] #71 15.05 + export EXTRA_FLAGS=-buildmode=pie [2022-07-08T16:51:40.903Z] #71 15.05 + EXTRA_FLAGS=-buildmode=pie [2022-07-08T16:51:40.903Z] #71 15.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-08T16:51:40.903Z] #71 15.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-08T16:51:40.903Z] #71 15.06 + '[' '' = dynamic ']' [2022-07-08T16:51:40.903Z] #71 15.06 + make [2022-07-08T16:51:40.903Z] #71 15.96 + bin/ctr [2022-07-08T16:51:41.460Z] #21 58.62 Selecting previously unselected package sudo. [2022-07-08T16:51:41.460Z] #21 58.63 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-08T16:51:41.460Z] #21 58.74 Unpacking sudo (1.9.5p2-3) ... [2022-07-08T16:51:42.811Z] #71 ... [2022-07-08T16:51:42.811Z] [2022-07-08T16:51:42.811Z] #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-07-08T16:51:42.811Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T16:51:42.811Z] #20 69.95 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-08T16:51:42.811Z] #20 69.96 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-08T16:51:42.811Z] #20 69.97 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:51:42.840Z] #21 60.10 Selecting previously unselected package thin-provisioning-tools. [2022-07-08T16:51:42.840Z] #21 60.14 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-08T16:51:42.840Z] #21 60.15 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-08T16:51:43.099Z] #21 60.45 Selecting previously unselected package uidmap. [2022-07-08T16:51:43.099Z] #21 60.45 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-08T16:51:43.099Z] #21 60.47 Unpacking uidmap (1:4.8.1-1) ... [2022-07-08T16:51:43.143Z] #21 ... [2022-07-08T16:51:43.143Z] [2022-07-08T16:51:43.143Z] #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-07-08T16:51:43.143Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:51:43.143Z] #77 175.1 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-08T16:51:43.143Z] #77 175.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T16:51:43.143Z] #77 175.8 checking for gcc... gcc [2022-07-08T16:51:43.143Z] #77 176.0 checking whether the C compiler works... yes [2022-07-08T16:51:43.143Z] #77 176.3 checking for C compiler default output file name... a.out [2022-07-08T16:51:43.143Z] #77 176.3 checking for suffix of executables... [2022-07-08T16:51:43.143Z] #77 176.4 checking whether we are cross compiling... no [2022-07-08T16:51:43.143Z] #77 176.6 checking for suffix of object files... o [2022-07-08T16:51:43.143Z] #77 176.9 checking whether we are using the GNU C compiler... yes [2022-07-08T16:51:43.143Z] #77 177.0 checking whether gcc accepts -g... yes [2022-07-08T16:51:43.143Z] #77 177.2 checking for gcc option to accept ISO C89... none needed [2022-07-08T16:51:43.143Z] #77 177.7 checking whether gcc understands -c and -o together... yes [2022-07-08T16:51:43.143Z] #77 178.0 checking how to run the C preprocessor... gcc -E [2022-07-08T16:51:43.143Z] #77 178.7 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T16:51:43.143Z] #77 178.7 checking for egrep... /bin/grep -E [2022-07-08T16:51:43.143Z] #77 178.7 checking for ANSI C header files... yes [2022-07-08T16:51:43.143Z] #77 179.9 checking for sys/types.h... yes [2022-07-08T16:51:43.143Z] #77 180.0 checking for sys/stat.h... yes [2022-07-08T16:51:43.143Z] #77 180.3 checking for stdlib.h... yes [2022-07-08T16:51:43.143Z] #77 180.6 checking for string.h... yes [2022-07-08T16:51:43.143Z] #77 181.2 checking for memory.h... yes [2022-07-08T16:51:43.143Z] #77 181.7 checking for strings.h... yes [2022-07-08T16:51:43.143Z] #77 182.0 checking for inttypes.h... yes [2022-07-08T16:51:43.143Z] #77 182.5 checking for stdint.h... yes [2022-07-08T16:51:43.143Z] #77 182.9 checking for unistd.h... yes [2022-07-08T16:51:43.143Z] #77 183.2 checking minix/config.h usability... no [2022-07-08T16:51:43.143Z] #77 183.4 checking minix/config.h presence... no [2022-07-08T16:51:43.143Z] #77 183.5 checking for minix/config.h... no [2022-07-08T16:51:43.143Z] #77 183.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-08T16:51:43.143Z] #77 184.0 checking build system type... x86_64-pc-linux-gnu [2022-07-08T16:51:43.143Z] #77 184.4 checking host system type... x86_64-pc-linux-gnu [2022-07-08T16:51:43.143Z] #77 184.4 checking how to print strings... printf [2022-07-08T16:51:43.143Z] #77 184.4 checking for a sed that does not truncate output... /bin/sed [2022-07-08T16:51:43.143Z] #77 184.5 checking for fgrep... /bin/grep -F [2022-07-08T16:51:43.144Z] #77 184.5 checking for ld used by gcc... /usr/bin/ld [2022-07-08T16:51:43.144Z] #77 184.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T16:51:43.144Z] #77 184.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T16:51:43.144Z] #77 184.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T16:51:43.144Z] #77 184.6 checking whether ln -s works... yes [2022-07-08T16:51:43.144Z] #77 184.6 checking the maximum length of command line arguments... 1572864 [2022-07-08T16:51:43.144Z] #77 184.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T16:51:43.144Z] #77 184.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T16:51:43.144Z] #77 184.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T16:51:43.144Z] #77 184.7 checking for objdump... objdump [2022-07-08T16:51:43.144Z] #77 184.7 checking how to recognize dependent libraries... pass_all [2022-07-08T16:51:43.144Z] #77 184.7 checking for dlltool... no [2022-07-08T16:51:43.144Z] #77 184.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T16:51:43.144Z] #77 184.7 checking for ar... ar [2022-07-08T16:51:43.144Z] #77 184.7 checking for archiver @FILE support... @ [2022-07-08T16:51:43.144Z] #77 184.9 checking for strip... strip [2022-07-08T16:51:43.144Z] #77 184.9 checking for ranlib... ranlib [2022-07-08T16:51:43.144Z] #77 184.9 checking for gawk... no [2022-07-08T16:51:43.144Z] #77 184.9 checking for mawk... mawk [2022-07-08T16:51:43.144Z] #77 184.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T16:51:43.144Z] #77 185.3 checking for sysroot... no [2022-07-08T16:51:43.144Z] #77 185.3 checking for a working dd... /bin/dd [2022-07-08T16:51:43.144Z] #77 185.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T16:51:43.144Z] #77 ... [2022-07-08T16:51:43.144Z] [2022-07-08T16:51:43.144Z] #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-07-08T16:51:43.144Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:51:43.144Z] #21 38.44 Unpacking bash-completion (1:2.11-2) ... [2022-07-08T16:51:43.144Z] #21 39.01 Selecting previously unselected package bzip2. [2022-07-08T16:51:43.144Z] #21 39.02 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-08T16:51:43.144Z] #21 39.04 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T16:51:43.144Z] #21 39.15 Selecting previously unselected package xz-utils. [2022-07-08T16:51:43.404Z] #21 39.15 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-08T16:51:43.404Z] #21 39.16 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:51:43.665Z] #21 39.36 Selecting previously unselected package apparmor. [2022-07-08T16:51:43.665Z] #21 39.37 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-08T16:51:43.665Z] #21 39.49 Unpacking apparmor (2.13.6-10) ... [2022-07-08T16:51:43.667Z] #21 60.85 Selecting previously unselected package vim-runtime. [2022-07-08T16:51:43.667Z] #21 60.86 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T16:51:43.667Z] #21 60.91 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-08T16:51:43.667Z] #21 60.97 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-08T16:51:43.667Z] #21 60.98 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:51:44.234Z] #20 71.72 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-08T16:51:44.234Z] #20 71.72 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-08T16:51:44.234Z] #20 71.74 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T16:51:44.234Z] #20 71.80 Selecting previously unselected package libapparmor1:amd64. [2022-07-08T16:51:44.234Z] #20 71.80 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-08T16:51:44.234Z] #20 71.81 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-08T16:51:44.234Z] #20 71.86 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-08T16:51:44.236Z] #21 40.08 Selecting previously unselected package inetutils-ping. [2022-07-08T16:51:44.236Z] #21 40.08 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-08T16:51:44.236Z] #21 40.10 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-08T16:51:44.236Z] #21 40.26 Selecting previously unselected package libip4tc2:amd64. [2022-07-08T16:51:44.494Z] #20 71.86 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-08T16:51:44.494Z] #20 71.87 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-08T16:51:44.494Z] #20 71.95 Selecting previously unselected package libbtrfs0:amd64. [2022-07-08T16:51:44.494Z] #20 71.96 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-08T16:51:44.494Z] #20 71.97 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T16:51:44.494Z] #20 72.04 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-08T16:51:44.494Z] #20 72.04 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-08T16:51:44.494Z] #20 72.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T16:51:44.496Z] #21 40.29 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-08T16:51:44.496Z] #21 40.31 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-08T16:51:44.496Z] #21 40.44 Selecting previously unselected package libip6tc2:amd64. [2022-07-08T16:51:44.496Z] #21 40.46 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-08T16:51:44.605Z] #21 ... [2022-07-08T16:51:44.605Z] [2022-07-08T16:51:44.605Z] #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-07-08T16:51:44.605Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:51:44.605Z] #77 202.7 checking whether the C compiler works... yes [2022-07-08T16:51:44.605Z] #77 203.1 checking for C compiler default output file name... a.out [2022-07-08T16:51:44.605Z] #77 203.1 checking for suffix of executables... [2022-07-08T16:51:44.605Z] #77 203.4 checking whether we are cross compiling... no [2022-07-08T16:51:44.605Z] #77 203.7 checking for suffix of object files... o [2022-07-08T16:51:44.605Z] #77 203.8 checking whether we are using the GNU C compiler... yes [2022-07-08T16:51:44.605Z] #77 203.9 checking whether gcc accepts -g... yes [2022-07-08T16:51:44.605Z] #77 204.1 checking for gcc option to accept ISO C89... none needed [2022-07-08T16:51:44.605Z] #77 204.5 checking whether gcc understands -c and -o together... yes [2022-07-08T16:51:44.605Z] #77 204.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T16:51:44.605Z] #77 204.9 checking whether build environment is sane... yes [2022-07-08T16:51:44.605Z] #77 205.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T16:51:44.605Z] #77 205.0 checking for gawk... no [2022-07-08T16:51:44.605Z] #77 205.0 checking for mawk... mawk [2022-07-08T16:51:44.605Z] #77 205.0 checking whether make sets $(MAKE)... yes [2022-07-08T16:51:44.605Z] #77 205.1 checking whether make supports the include directive... yes (GNU style) [2022-07-08T16:51:44.605Z] #77 205.1 checking whether make supports nested variables... yes [2022-07-08T16:51:44.605Z] #77 205.2 checking whether UID '0' is supported by ustar format... yes [2022-07-08T16:51:44.605Z] #77 205.2 checking whether GID '0' is supported by ustar format... yes [2022-07-08T16:51:44.605Z] #77 205.2 checking how to create a ustar tar archive... gnutar [2022-07-08T16:51:44.605Z] #77 205.3 checking dependency style of gcc... gcc3 [2022-07-08T16:51:44.605Z] #77 205.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T16:51:44.605Z] #77 205.6 checking whether make supports nested variables... (cached) yes [2022-07-08T16:51:44.605Z] #77 205.7 checking build system type... x86_64-pc-linux-gnu [2022-07-08T16:51:44.605Z] #77 206.3 checking host system type... x86_64-pc-linux-gnu [2022-07-08T16:51:44.605Z] #77 206.3 checking how to print strings... printf [2022-07-08T16:51:44.605Z] #77 206.4 checking for a sed that does not truncate output... /bin/sed [2022-07-08T16:51:44.605Z] #77 206.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T16:51:44.605Z] #77 206.4 checking for egrep... /bin/grep -E [2022-07-08T16:51:44.605Z] #77 206.5 checking for fgrep... /bin/grep -F [2022-07-08T16:51:44.605Z] #77 206.5 checking for ld used by gcc... /usr/bin/ld [2022-07-08T16:51:44.605Z] #77 206.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T16:51:44.605Z] #77 206.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T16:51:44.605Z] #77 206.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T16:51:44.605Z] #77 206.6 checking whether ln -s works... yes [2022-07-08T16:51:44.605Z] #77 206.6 checking the maximum length of command line arguments... 1572864 [2022-07-08T16:51:44.605Z] #77 206.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T16:51:44.605Z] #77 206.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T16:51:44.605Z] #77 206.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T16:51:44.605Z] #77 206.7 checking for objdump... objdump [2022-07-08T16:51:44.605Z] #77 206.7 checking how to recognize dependent libraries... pass_all [2022-07-08T16:51:44.605Z] #77 206.7 checking for dlltool... no [2022-07-08T16:51:44.605Z] #77 206.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T16:51:44.605Z] #77 206.7 checking for ar... ar [2022-07-08T16:51:44.605Z] #77 206.7 checking for archiver @FILE support... @ [2022-07-08T16:51:44.605Z] #77 206.9 checking for strip... strip [2022-07-08T16:51:44.605Z] #77 206.9 checking for ranlib... ranlib [2022-07-08T16:51:44.605Z] #77 206.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T16:51:44.605Z] #77 207.6 checking for sysroot... no [2022-07-08T16:51:44.605Z] #77 207.6 checking for a working dd... /bin/dd [2022-07-08T16:51:44.605Z] #77 207.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T16:51:44.605Z] #77 207.6 checking for mt... no [2022-07-08T16:51:44.605Z] #77 207.6 checking if : is a manifest tool... no [2022-07-08T16:51:44.605Z] #77 207.7 checking how to run the C preprocessor... gcc -E [2022-07-08T16:51:44.605Z] #77 207.8 checking for ANSI C header files... yes [2022-07-08T16:51:44.605Z] #77 208.8 checking for sys/types.h... yes [2022-07-08T16:51:44.605Z] #77 209.1 checking for sys/stat.h... yes [2022-07-08T16:51:44.605Z] #77 209.6 checking for stdlib.h... yes [2022-07-08T16:51:44.605Z] #77 209.9 checking for string.h... yes [2022-07-08T16:51:44.605Z] #77 210.1 checking for memory.h... yes [2022-07-08T16:51:44.605Z] #77 210.4 checking for strings.h... yes [2022-07-08T16:51:44.605Z] #77 210.5 checking for inttypes.h... yes [2022-07-08T16:51:44.605Z] #77 210.8 checking for stdint.h... yes [2022-07-08T16:51:44.605Z] #77 211.0 checking for unistd.h... yes [2022-07-08T16:51:44.605Z] #77 211.3 checking for dlfcn.h... yes [2022-07-08T16:51:44.605Z] #77 211.5 checking for objdir... .libs [2022-07-08T16:51:44.756Z] #21 40.49 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-08T16:51:44.756Z] #21 40.57 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-08T16:51:44.756Z] #21 40.57 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-08T16:51:44.756Z] #21 40.58 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-08T16:51:44.768Z] #20 72.14 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-08T16:51:44.768Z] #20 72.15 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T16:51:44.768Z] #20 72.15 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:51:44.768Z] #20 72.20 Selecting previously unselected package libudev-dev:amd64. [2022-07-08T16:51:44.768Z] #20 72.21 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-08T16:51:44.768Z] #20 72.21 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-08T16:51:44.768Z] #20 72.30 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-08T16:51:44.768Z] #20 72.30 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-08T16:51:44.768Z] #20 72.30 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-08T16:51:45.016Z] #21 40.70 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-08T16:51:45.017Z] #21 40.71 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-08T16:51:45.017Z] #21 40.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-08T16:51:45.017Z] #21 40.85 Selecting previously unselected package libnftnl11:amd64. [2022-07-08T16:51:45.017Z] #21 40.86 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-08T16:51:45.017Z] #21 40.88 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-08T16:51:45.030Z] #20 72.44 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-08T16:51:45.030Z] #20 72.45 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-08T16:51:45.030Z] #20 72.46 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-08T16:51:45.030Z] #20 72.55 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-08T16:51:45.030Z] #20 72.55 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-08T16:51:45.030Z] #20 72.56 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-08T16:51:45.030Z] #20 72.64 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-08T16:51:45.125Z] #77 211.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T16:51:45.125Z] #77 212.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T16:51:45.125Z] #77 212.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T16:51:45.277Z] #21 41.06 Selecting previously unselected package iptables. [2022-07-08T16:51:45.277Z] #21 41.06 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-08T16:51:45.277Z] #21 41.08 Unpacking iptables (1.8.7-1) ... [2022-07-08T16:51:45.290Z] #20 72.65 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-08T16:51:45.290Z] #20 72.65 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-08T16:51:45.290Z] #20 72.70 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-08T16:51:45.290Z] #20 72.71 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-08T16:51:45.290Z] #20 72.71 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-08T16:51:45.290Z] #20 72.89 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-08T16:51:45.549Z] #20 72.90 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-08T16:51:45.549Z] #20 72.91 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-08T16:51:45.549Z] #20 73.03 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-08T16:51:45.549Z] #20 73.04 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T16:51:45.549Z] #20 73.04 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:51:45.549Z] #20 73.09 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-08T16:51:45.549Z] #20 73.10 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-08T16:51:45.549Z] #20 73.11 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T16:51:45.643Z] #77 212.1 checking if gcc static flag -static works... yes [2022-07-08T16:51:45.809Z] #20 73.17 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-08T16:51:45.809Z] #20 73.18 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-08T16:51:45.809Z] #20 73.18 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T16:51:45.809Z] #20 73.40 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T16:51:45.809Z] #20 73.41 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-08T16:51:45.847Z] #21 41.59 Selecting previously unselected package libonig5:amd64. [2022-07-08T16:51:45.847Z] #21 41.60 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-08T16:51:45.847Z] #21 41.61 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T16:51:45.847Z] #21 41.78 Selecting previously unselected package libjq1:amd64. [2022-07-08T16:51:45.902Z] #77 212.5 checking if gcc supports -c -o file.o... yes [2022-07-08T16:51:45.902Z] #77 212.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T16:51:45.902Z] #77 212.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T16:51:46.069Z] #20 73.42 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T16:51:46.069Z] #20 73.43 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-08T16:51:46.069Z] #20 73.45 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T16:51:46.069Z] #20 73.45 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-08T16:51:46.069Z] #20 73.47 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T16:51:46.069Z] #20 73.48 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-08T16:51:46.069Z] #20 73.49 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-08T16:51:46.069Z] #20 73.50 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-08T16:51:46.069Z] #20 73.51 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T16:51:46.069Z] #20 73.52 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T16:51:46.069Z] #20 73.53 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T16:51:46.069Z] #20 73.54 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-08T16:51:46.069Z] #20 73.55 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-08T16:51:46.069Z] #20 73.57 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T16:51:46.069Z] #20 73.58 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T16:51:46.069Z] #20 73.59 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-08T16:51:46.069Z] #20 73.60 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-08T16:51:46.069Z] #20 73.61 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T16:51:46.069Z] #20 73.62 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:51:46.069Z] #20 73.63 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-07-08T16:51:46.069Z] #20 73.66 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:51:46.069Z] #20 73.67 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-07-08T16:51:46.069Z] #20 73.68 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T16:51:46.069Z] #20 73.69 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T16:51:46.069Z] #20 73.70 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-07-08T16:51:46.069Z] #20 73.71 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T16:51:46.069Z] #20 73.73 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T16:51:46.108Z] #21 41.79 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-08T16:51:46.108Z] #21 41.80 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-08T16:51:46.108Z] #21 41.98 Selecting previously unselected package jq. [2022-07-08T16:51:46.108Z] #21 42.01 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-08T16:51:46.108Z] #21 42.01 Unpacking jq (1.6-2.1) ... [2022-07-08T16:51:46.330Z] #20 73.74 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:51:46.330Z] #20 73.75 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-08T16:51:46.330Z] #20 73.77 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:51:46.330Z] #20 73.79 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-08T16:51:46.330Z] #20 73.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:51:46.369Z] #21 42.18 Selecting previously unselected package libaio1:amd64. [2022-07-08T16:51:46.369Z] #21 42.18 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-08T16:51:46.369Z] #21 42.21 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-08T16:51:46.369Z] #21 42.32 Selecting previously unselected package libgpm2:amd64. [2022-07-08T16:51:46.421Z] #77 212.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T16:51:46.421Z] #77 213.1 checking how to hardcode library paths into programs... immediate [2022-07-08T16:51:46.421Z] #77 213.1 checking whether stripping libraries is possible... yes [2022-07-08T16:51:46.421Z] #77 213.1 checking if libtool supports shared libraries... yes [2022-07-08T16:51:46.421Z] #77 213.1 checking whether to build shared libraries... no [2022-07-08T16:51:46.421Z] #77 213.1 checking whether to build static libraries... yes [2022-07-08T16:51:46.421Z] #77 213.1 checking float.h usability... yes [2022-07-08T16:51:46.629Z] #21 42.33 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-08T16:51:46.629Z] #21 42.34 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-08T16:51:46.629Z] #21 42.46 Selecting previously unselected package libicu67:amd64. [2022-07-08T16:51:46.629Z] #21 42.48 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-08T16:51:46.629Z] #21 42.49 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-08T16:51:46.680Z] #77 213.3 checking float.h presence... yes [2022-07-08T16:51:46.680Z] #77 213.4 checking for float.h... yes [2022-07-08T16:51:46.941Z] #77 213.4 checking limits.h usability... yes [2022-07-08T16:51:46.941Z] #77 213.7 checking limits.h presence... yes [2022-07-08T16:51:46.941Z] #77 213.8 checking for limits.h... yes [2022-07-08T16:51:47.200Z] #77 213.8 checking stddef.h usability... yes [2022-07-08T16:51:47.460Z] #77 214.1 checking stddef.h presence... yes [2022-07-08T16:51:47.460Z] #77 214.2 checking for stddef.h... yes [2022-07-08T16:51:47.460Z] #77 214.2 checking for stdlib.h... (cached) yes [2022-07-08T16:51:47.460Z] #77 214.3 checking for string.h... (cached) yes [2022-07-08T16:51:47.714Z] #20 DONE 75.1s [2022-07-08T16:51:47.714Z] [2022-07-08T16:51:47.714Z] #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-07-08T16:51:47.714Z] #21 sha256:c69268745e740405100f301a6a9b909aae27398f9d0aa0d9e149ff91926c5664 [2022-07-08T16:51:47.719Z] #77 214.4 checking sys/time.h usability... yes [2022-07-08T16:51:47.719Z] #77 214.6 checking sys/time.h presence... yes [2022-07-08T16:51:47.979Z] #77 214.6 checking for sys/time.h... yes [2022-07-08T16:51:47.979Z] #77 214.7 checking for inline... inline [2022-07-08T16:51:48.238Z] #77 214.7 checking for size_t... yes [2022-07-08T16:51:48.498Z] #77 215.2 checking for stdlib.h... (cached) yes [2022-07-08T16:51:48.498Z] #77 215.2 checking for GNU libc compatible malloc... [2022-07-08T16:51:48.498Z] #77 ... [2022-07-08T16:51:48.498Z] [2022-07-08T16:51:48.498Z] #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-07-08T16:51:48.498Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:51:48.498Z] #21 65.70 Selecting previously unselected package vim. [2022-07-08T16:51:48.498Z] #21 65.71 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T16:51:48.498Z] #21 65.73 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:51:48.654Z] #21 1.131 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-08T16:51:48.801Z] #77 ... [2022-07-08T16:51:48.802Z] [2022-07-08T16:51:48.802Z] #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-07-08T16:51:48.802Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:51:48.802Z] #47 DONE 270.6s [2022-07-08T16:51:48.802Z] [2022-07-08T16:51:48.802Z] #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-07-08T16:51:48.802Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:51:48.802Z] #77 ... [2022-07-08T16:51:48.802Z] [2022-07-08T16:51:48.802Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-08T16:51:48.802Z] #48 sha256:27b85d3e84d095719ac93a82ccd444c6ecf65067f92bceba582f7fd4d6ccb04c [2022-07-08T16:51:48.802Z] #48 DONE 0.9s [2022-07-08T16:51:48.802Z] [2022-07-08T16:51:48.802Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-08T16:51:48.802Z] #52 sha256:89b38ff80177652ef4b08b8156655a23be739c4f8834b7207be2bcd1c4642657 [2022-07-08T16:51:48.802Z] #52 DONE 0.1s [2022-07-08T16:51:48.802Z] [2022-07-08T16:51:48.802Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-08T16:51:48.802Z] #54 sha256:60b1bb73a337ea9b56656eb97f4beba321941402d9b1a6fde073e50436ae8e17 [2022-07-08T16:51:48.802Z] #54 DONE 0.1s [2022-07-08T16:51:48.802Z] [2022-07-08T16:51:48.802Z] #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-07-08T16:51:48.802Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:51:48.802Z] #77 225.8 CCLD tests/init [2022-07-08T16:51:48.914Z] #21 1.295 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-08T16:51:48.914Z] #21 1.299 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-08T16:51:49.438Z] #21 66.59 Selecting previously unselected package xfsprogs. [2022-07-08T16:51:49.438Z] #21 66.60 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-08T16:51:49.438Z] #21 66.61 Unpacking xfsprogs (5.10.0-4) ... [2022-07-08T16:51:50.007Z] #21 67.24 Selecting previously unselected package zip. [2022-07-08T16:51:50.007Z] #21 67.27 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-08T16:51:50.007Z] #21 67.28 Unpacking zip (3.0-12) ... [2022-07-08T16:51:50.267Z] #21 67.52 Selecting previously unselected package zstd. [2022-07-08T16:51:50.267Z] #21 67.53 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-08T16:51:50.267Z] #21 67.55 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-08T16:51:51.215Z] #21 68.69 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:51:51.917Z] #21 ... [2022-07-08T16:51:51.917Z] [2022-07-08T16:51:51.917Z] #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-07-08T16:51:51.917Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:51:51.917Z] #77 185.5 checking for mt... no [2022-07-08T16:51:51.917Z] #77 185.5 checking if : is a manifest tool... no [2022-07-08T16:51:51.917Z] #77 185.6 checking for dlfcn.h... yes [2022-07-08T16:51:51.917Z] #77 185.8 checking for objdir... .libs [2022-07-08T16:51:51.917Z] #77 186.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T16:51:51.917Z] #77 186.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T16:51:51.917Z] #77 186.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T16:51:51.917Z] #77 186.6 checking if gcc static flag -static works... yes [2022-07-08T16:51:51.917Z] #77 187.2 checking if gcc supports -c -o file.o... yes [2022-07-08T16:51:51.917Z] #77 187.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T16:51:51.917Z] #77 187.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T16:51:51.917Z] #77 187.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T16:51:51.917Z] #77 187.9 checking how to hardcode library paths into programs... immediate [2022-07-08T16:51:51.917Z] #77 187.9 checking whether stripping libraries is possible... yes [2022-07-08T16:51:51.917Z] #77 187.9 checking if libtool supports shared libraries... yes [2022-07-08T16:51:51.917Z] #77 187.9 checking whether to build shared libraries... no [2022-07-08T16:51:51.917Z] #77 187.9 checking whether to build static libraries... yes [2022-07-08T16:51:51.917Z] #77 187.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T16:51:51.917Z] #77 187.9 checking whether build environment is sane... yes [2022-07-08T16:51:51.917Z] #77 188.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T16:51:51.917Z] #77 188.0 checking whether make sets $(MAKE)... yes [2022-07-08T16:51:51.917Z] #77 188.1 checking whether make supports the include directive... yes (GNU style) [2022-07-08T16:51:51.917Z] #77 188.2 checking whether make supports nested variables... yes [2022-07-08T16:51:51.917Z] #77 188.2 checking whether UID '0' is supported by ustar format... yes [2022-07-08T16:51:51.917Z] #77 188.2 checking whether GID '0' is supported by ustar format... yes [2022-07-08T16:51:51.917Z] #77 188.2 checking how to create a ustar tar archive... gnutar [2022-07-08T16:51:51.917Z] #77 188.3 checking dependency style of gcc... gcc3 [2022-07-08T16:51:51.917Z] #77 188.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T16:51:51.917Z] #77 188.5 checking whether make supports nested variables... (cached) yes [2022-07-08T16:51:51.917Z] #77 188.5 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T16:51:51.917Z] #77 188.5 checking pkg-config is at least version 0.9.0... yes [2022-07-08T16:51:51.917Z] #77 188.5 checking for yajl >= 2.1.0... yes [2022-07-08T16:51:51.917Z] #77 188.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T16:51:51.917Z] #77 188.6 checking for gcc... (cached) gcc [2022-07-08T16:51:51.917Z] #77 188.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T16:51:51.917Z] #77 188.7 checking whether gcc accepts -g... (cached) yes [2022-07-08T16:51:51.917Z] #77 188.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T16:51:51.917Z] #77 188.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T16:51:51.917Z] #77 188.7 checking for a Python interpreter with version >= 3... python3 [2022-07-08T16:51:51.917Z] #77 188.8 checking for python3... /usr/bin/python3 [2022-07-08T16:51:51.917Z] #77 188.8 checking for python3 version... 3.9 [2022-07-08T16:51:51.917Z] #77 188.9 checking for python3 platform... linux [2022-07-08T16:51:51.917Z] #77 189.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T16:51:51.917Z] #77 189.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T16:51:51.917Z] #77 189.6 checking that generated files are newer than configure... done [2022-07-08T16:51:51.917Z] #77 189.6 configure: creating ./config.status [2022-07-08T16:51:51.917Z] #77 193.0 config.status: creating Makefile [2022-07-08T16:51:51.917Z] #77 193.2 config.status: creating config.h [2022-07-08T16:51:51.917Z] #77 193.3 config.status: executing libtool commands [2022-07-08T16:51:51.917Z] #77 193.4 config.status: executing depfiles commands [2022-07-08T16:51:52.177Z] #77 194.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-08T16:51:52.177Z] #77 195.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T16:51:53.117Z] #77 195.9 checking for gcc... gcc [2022-07-08T16:51:53.117Z] #77 196.2 checking whether the C compiler works... [2022-07-08T16:51:53.117Z] #77 ... [2022-07-08T16:51:53.117Z] [2022-07-08T16:51:53.117Z] #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-07-08T16:51:53.117Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:51:53.117Z] #21 49.07 Selecting previously unselected package libinih1:amd64. [2022-07-08T16:51:53.117Z] #21 49.08 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-08T16:51:53.117Z] #21 49.10 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-08T16:51:53.119Z] #21 70.47 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-08T16:51:53.119Z] #21 70.48 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T16:51:53.119Z] #21 70.50 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-08T16:51:53.119Z] #21 70.52 Setting up libicu67:amd64 (67.1-7) ... [2022-07-08T16:51:53.119Z] #21 70.53 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-08T16:51:53.119Z] #21 70.54 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-08T16:51:53.119Z] #21 70.55 Setting up uidmap (1:4.8.1-1) ... [2022-07-08T16:51:53.119Z] #21 70.56 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-08T16:51:53.377Z] #21 49.25 Selecting previously unselected package libnet1:amd64. [2022-07-08T16:51:53.377Z] #21 49.25 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-08T16:51:53.377Z] #21 49.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:51:53.377Z] #21 49.35 Selecting previously unselected package libnl-3-200:amd64. [2022-07-08T16:51:53.378Z] #21 70.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:51:53.378Z] #21 70.58 Setting up bzip2 (1.0.8-4) ... [2022-07-08T16:51:53.378Z] #21 70.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:51:53.378Z] #21 70.62 Setting up python3-wheel (0.34.2-1) ... [2022-07-08T16:51:53.637Z] #21 49.35 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-08T16:51:53.637Z] #21 49.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T16:51:53.897Z] #21 49.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T16:51:53.897Z] #21 49.73 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T16:51:53.897Z] #21 49.77 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:51:54.158Z] #21 50.01 Selecting previously unselected package libyajl2:amd64. [2022-07-08T16:51:54.158Z] #21 50.02 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-08T16:51:54.158Z] #21 50.03 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-08T16:51:54.418Z] #21 50.21 Selecting previously unselected package net-tools. [2022-07-08T16:51:54.418Z] #21 50.21 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-08T16:51:54.418Z] #21 50.23 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T16:51:54.454Z] #21 1.666 Reading package lists... [2022-07-08T16:51:54.757Z] #21 71.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:51:54.757Z] #21 71.80 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-08T16:51:54.757Z] #21 71.81 Setting up libcap2-bin (1:2.44-1) ... [2022-07-08T16:51:54.757Z] #21 71.82 Setting up apparmor (2.13.6-10) ... [2022-07-08T16:51:54.939Z] #21 50.62 Selecting previously unselected package patch. [2022-07-08T16:51:54.939Z] #21 50.63 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-08T16:51:54.939Z] #21 50.63 Unpacking patch (2.7.6-7) ... [2022-07-08T16:51:55.510Z] #21 51.19 Selecting previously unselected package python-pip-whl. [2022-07-08T16:51:55.510Z] #21 51.19 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-08T16:51:55.510Z] #21 51.23 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T16:51:56.090Z] #21 51.88 Selecting previously unselected package python3-lib2to3. [2022-07-08T16:51:56.090Z] #21 51.88 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-08T16:51:56.090Z] #21 51.88 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-08T16:51:56.349Z] #21 52.07 Selecting previously unselected package python3-distutils. [2022-07-08T16:51:56.349Z] #21 52.08 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-08T16:51:56.349Z] #21 52.10 Unpacking python3-distutils (3.9.2-1) ... [2022-07-08T16:51:56.609Z] #21 52.32 Selecting previously unselected package python3-pkg-resources. [2022-07-08T16:51:56.609Z] #21 52.32 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T16:51:56.609Z] #21 52.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:51:56.609Z] #21 52.48 Selecting previously unselected package python3-setuptools. [2022-07-08T16:51:56.609Z] #21 52.48 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-08T16:51:56.609Z] #21 52.50 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-08T16:51:56.870Z] #21 52.84 Selecting previously unselected package python3-wheel. [2022-07-08T16:51:56.870Z] #21 52.84 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-08T16:51:57.130Z] #21 52.86 Unpacking python3-wheel (0.34.2-1) ... [2022-07-08T16:51:57.130Z] #21 53.10 Selecting previously unselected package python3-pip. [2022-07-08T16:51:57.292Z] #21 74.22 Setting up zip (3.0-12) ... [2022-07-08T16:51:57.292Z] #21 74.32 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:51:57.292Z] #21 74.41 Setting up bash-completion (1:2.11-2) ... [2022-07-08T16:51:57.390Z] #21 53.11 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-08T16:51:57.390Z] #21 53.12 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T16:51:57.651Z] #21 53.61 Selecting previously unselected package sudo. [2022-07-08T16:51:57.651Z] #21 53.62 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-08T16:51:57.651Z] #21 53.65 Unpacking sudo (1.9.5p2-3) ... [2022-07-08T16:51:58.652Z] #21 6.400 Reading package lists... [2022-07-08T16:51:58.672Z] #21 ... [2022-07-08T16:51:58.672Z] [2022-07-08T16:51:58.672Z] #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-07-08T16:51:58.672Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:51:58.672Z] #77 215.2 checking for GNU libc compatible malloc... yes [2022-07-08T16:51:58.672Z] #77 215.5 checking for stdlib.h... (cached) yes [2022-07-08T16:51:58.672Z] #77 215.5 checking for GNU libc compatible realloc... yes [2022-07-08T16:51:58.672Z] #77 215.8 checking for working strtod... yes [2022-07-08T16:51:58.672Z] #77 216.2 checking for gettimeofday... yes [2022-07-08T16:51:58.672Z] #77 216.5 checking for memset... yes [2022-07-08T16:51:58.672Z] #77 216.8 checking for strspn... yes [2022-07-08T16:51:58.672Z] #77 217.3 checking that generated files are newer than configure... done [2022-07-08T16:51:58.672Z] #77 217.3 configure: creating ./config.status [2022-07-08T16:51:58.672Z] #77 222.6 config.status: creating Makefile [2022-07-08T16:51:58.672Z] #77 222.7 config.status: creating config.h [2022-07-08T16:51:58.672Z] #77 222.8 config.status: executing depfiles commands [2022-07-08T16:51:58.672Z] #77 223.1 config.status: executing libtool commands [2022-07-08T16:51:58.672Z] #77 223.8 GEN .version [2022-07-08T16:51:58.672Z] #77 223.8 make install-recursive [2022-07-08T16:51:58.672Z] #77 223.8 make[1]: Entering directory '/tmp/crun-build' [2022-07-08T16:51:58.672Z] #77 224.0 Making install in libocispec [2022-07-08T16:51:58.672Z] #77 224.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:51:58.672Z] #77 224.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-08T16:51:58.672Z] #77 224.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-08T16:51:58.672Z] #77 224.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-08T16:51:58.672Z] #77 224.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-08T16:51:58.672Z] #77 225.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-08T16:51:58.672Z] #77 225.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-08T16:51:58.672Z] #77 225.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-08T16:51:58.672Z] #77 225.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-08T16:51:58.672Z] #77 225.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-08T16:51:58.672Z] #77 225.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-08T16:51:58.672Z] #77 225.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-08T16:51:58.672Z] #77 225.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-08T16:51:58.672Z] #77 225.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-08T16:51:58.931Z] #77 225.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-08T16:51:58.931Z] #77 225.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-08T16:51:58.931Z] #77 225.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-08T16:51:58.931Z] #77 225.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-08T16:51:58.931Z] #77 225.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-08T16:51:58.931Z] #77 225.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-08T16:51:58.931Z] #77 225.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-08T16:51:59.032Z] #21 54.66 Selecting previously unselected package thin-provisioning-tools. [2022-07-08T16:51:59.032Z] #21 54.66 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-08T16:51:59.032Z] #21 54.68 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-08T16:51:59.292Z] #21 55.22 Selecting previously unselected package uidmap. [2022-07-08T16:51:59.552Z] #21 55.28 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-08T16:51:59.552Z] #21 55.28 Unpacking uidmap (1:4.8.1-1) ... [2022-07-08T16:51:59.811Z] #21 55.56 Selecting previously unselected package vim-runtime. [2022-07-08T16:51:59.811Z] #21 55.58 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T16:51:59.811Z] #21 55.63 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-08T16:51:59.811Z] #21 55.66 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-08T16:51:59.811Z] #21 55.68 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:52:00.035Z] #21 11.07 Building dependency tree... [2022-07-08T16:52:00.035Z] #21 12.21 Reading state information... [2022-07-08T16:52:00.310Z] #77 227.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-08T16:52:00.310Z] #77 227.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-08T16:52:00.310Z] #77 227.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-08T16:52:00.310Z] #77 227.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-08T16:52:00.310Z] #77 227.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-08T16:52:00.310Z] #77 227.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-08T16:52:00.310Z] #77 227.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-08T16:52:00.310Z] #77 227.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-08T16:52:00.310Z] #77 227.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-08T16:52:00.310Z] #77 227.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-08T16:52:00.310Z] #77 227.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-08T16:52:00.310Z] #77 227.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-08T16:52:00.569Z] #77 227.3 make install-recursive [2022-07-08T16:52:00.569Z] #77 227.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:52:00.753Z] #21 ... [2022-07-08T16:52:00.753Z] [2022-07-08T16:52:00.753Z] #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-07-08T16:52:00.753Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:52:00.753Z] #77 196.2 checking whether the C compiler works... yes [2022-07-08T16:52:00.753Z] #77 196.4 checking for C compiler default output file name... a.out [2022-07-08T16:52:00.753Z] #77 196.4 checking for suffix of executables... [2022-07-08T16:52:00.753Z] #77 196.6 checking whether we are cross compiling... no [2022-07-08T16:52:00.753Z] #77 196.9 checking for suffix of object files... o [2022-07-08T16:52:00.753Z] #77 197.0 checking whether we are using the GNU C compiler... yes [2022-07-08T16:52:00.754Z] #77 197.1 checking whether gcc accepts -g... yes [2022-07-08T16:52:00.754Z] #77 197.2 checking for gcc option to accept ISO C89... none needed [2022-07-08T16:52:00.754Z] #77 197.5 checking whether gcc understands -c and -o together... yes [2022-07-08T16:52:00.754Z] #77 197.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T16:52:00.754Z] #77 197.7 checking whether build environment is sane... yes [2022-07-08T16:52:00.754Z] #77 197.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T16:52:00.754Z] #77 197.8 checking for gawk... no [2022-07-08T16:52:00.754Z] #77 197.8 checking for mawk... mawk [2022-07-08T16:52:00.754Z] #77 197.8 checking whether make sets $(MAKE)... yes [2022-07-08T16:52:00.754Z] #77 197.8 checking whether make supports the include directive... yes (GNU style) [2022-07-08T16:52:00.754Z] #77 197.8 checking whether make supports nested variables... yes [2022-07-08T16:52:00.754Z] #77 197.9 checking whether UID '0' is supported by ustar format... yes [2022-07-08T16:52:00.754Z] #77 197.9 checking whether GID '0' is supported by ustar format... yes [2022-07-08T16:52:00.754Z] #77 197.9 checking how to create a ustar tar archive... gnutar [2022-07-08T16:52:00.754Z] #77 197.9 checking dependency style of gcc... gcc3 [2022-07-08T16:52:00.754Z] #77 198.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T16:52:00.754Z] #77 198.1 checking whether make supports nested variables... (cached) yes [2022-07-08T16:52:00.754Z] #77 198.1 checking build system type... x86_64-pc-linux-gnu [2022-07-08T16:52:00.754Z] #77 198.3 checking host system type... x86_64-pc-linux-gnu [2022-07-08T16:52:00.754Z] #77 198.3 checking how to print strings... printf [2022-07-08T16:52:00.754Z] #77 198.3 checking for a sed that does not truncate output... /bin/sed [2022-07-08T16:52:00.754Z] #77 198.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T16:52:00.754Z] #77 198.3 checking for egrep... /bin/grep -E [2022-07-08T16:52:00.754Z] #77 198.4 checking for fgrep... /bin/grep -F [2022-07-08T16:52:00.754Z] #77 198.4 checking for ld used by gcc... /usr/bin/ld [2022-07-08T16:52:00.754Z] #77 198.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T16:52:00.754Z] #77 198.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T16:52:00.754Z] #77 198.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T16:52:00.754Z] #77 198.5 checking whether ln -s works... yes [2022-07-08T16:52:00.754Z] #77 198.5 checking the maximum length of command line arguments... 1572864 [2022-07-08T16:52:00.754Z] #77 198.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T16:52:00.754Z] #77 198.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T16:52:00.754Z] #77 198.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T16:52:00.754Z] #77 198.5 checking for objdump... objdump [2022-07-08T16:52:00.754Z] #77 198.5 checking how to recognize dependent libraries... pass_all [2022-07-08T16:52:00.754Z] #77 198.5 checking for dlltool... no [2022-07-08T16:52:00.754Z] #77 198.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T16:52:00.754Z] #77 198.5 checking for ar... ar [2022-07-08T16:52:00.754Z] #77 198.5 checking for archiver @FILE support... @ [2022-07-08T16:52:00.754Z] #77 198.7 checking for strip... strip [2022-07-08T16:52:00.754Z] #77 198.7 checking for ranlib... ranlib [2022-07-08T16:52:00.754Z] #77 198.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T16:52:00.754Z] #77 199.1 checking for sysroot... no [2022-07-08T16:52:00.754Z] #77 199.1 checking for a working dd... /bin/dd [2022-07-08T16:52:00.754Z] #77 199.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T16:52:00.754Z] #77 199.3 checking for mt... no [2022-07-08T16:52:00.754Z] #77 199.3 checking if : is a manifest tool... no [2022-07-08T16:52:00.754Z] #77 199.3 checking how to run the C preprocessor... gcc -E [2022-07-08T16:52:00.754Z] #77 199.8 checking for ANSI C header files... yes [2022-07-08T16:52:00.754Z] #77 200.7 checking for sys/types.h... yes [2022-07-08T16:52:00.754Z] #77 201.0 checking for sys/stat.h... yes [2022-07-08T16:52:00.754Z] #77 201.4 checking for stdlib.h... yes [2022-07-08T16:52:00.754Z] #77 201.6 checking for string.h... yes [2022-07-08T16:52:00.754Z] #77 201.9 checking for memory.h... yes [2022-07-08T16:52:00.754Z] #77 202.1 checking for strings.h... yes [2022-07-08T16:52:00.754Z] #77 202.6 checking for inttypes.h... yes [2022-07-08T16:52:00.754Z] #77 202.8 checking for stdint.h... yes [2022-07-08T16:52:00.754Z] #77 203.2 checking for unistd.h... yes [2022-07-08T16:52:00.829Z] #77 227.5 Making install in yajl [2022-07-08T16:52:00.829Z] #77 227.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:52:00.829Z] #77 227.7 CC verify/json_verify-json_verify.o [2022-07-08T16:52:00.829Z] #77 227.7 CC src/libyajl_la-yajl_alloc.lo [2022-07-08T16:52:00.829Z] #77 227.7 CC src/libyajl_la-yajl.lo [2022-07-08T16:52:01.013Z] #77 203.5 checking for dlfcn.h... yes [2022-07-08T16:52:01.013Z] #77 203.8 checking for objdir... .libs [2022-07-08T16:52:01.088Z] #77 227.7 CC src/libyajl_la-yajl_gen.lo [2022-07-08T16:52:01.088Z] #77 227.7 CC src/libyajl_la-yajl_parser.lo [2022-07-08T16:52:01.088Z] #77 227.7 CC src/libyajl_la-yajl_buf.lo [2022-07-08T16:52:01.088Z] #77 227.7 CC src/libyajl_la-yajl_encode.lo [2022-07-08T16:52:01.088Z] #77 227.7 CC src/libyajl_la-yajl_lex.lo [2022-07-08T16:52:01.088Z] #77 227.8 CC src/libyajl_la-yajl_tree.lo [2022-07-08T16:52:01.419Z] #21 13.43 The following additional packages will be installed: [2022-07-08T16:52:01.419Z] #21 13.43 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-08T16:52:01.419Z] #21 13.43 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-08T16:52:01.419Z] #21 13.43 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-08T16:52:01.419Z] #21 13.43 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-08T16:52:01.419Z] #21 13.43 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-08T16:52:01.419Z] #21 13.44 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-08T16:52:01.419Z] #21 13.44 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-08T16:52:01.419Z] #21 13.46 Suggested packages: [2022-07-08T16:52:01.419Z] #21 13.46 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-08T16:52:01.419Z] #21 13.46 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-08T16:52:01.419Z] #21 13.46 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-08T16:52:01.419Z] #21 13.46 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-08T16:52:01.419Z] #21 13.46 seccomp:ppc64el seccomp:s390x [2022-07-08T16:52:01.419Z] #21 13.46 Recommended packages: [2022-07-08T16:52:01.419Z] #21 13.46 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-08T16:52:01.419Z] #21 13.46 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-08T16:52:01.419Z] #21 13.46 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-08T16:52:01.419Z] #21 13.46 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-08T16:52:01.584Z] #77 204.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T16:52:01.584Z] #77 204.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T16:52:01.584Z] #77 204.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T16:52:01.679Z] #21 13.93 The following NEW packages will be installed: [2022-07-08T16:52:01.679Z] #21 13.93 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-08T16:52:01.679Z] #21 13.93 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-08T16:52:01.679Z] #21 13.93 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-08T16:52:01.679Z] #21 13.93 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-08T16:52:01.679Z] #21 13.93 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-08T16:52:01.679Z] #21 13.93 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-08T16:52:01.679Z] #21 13.93 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-08T16:52:01.679Z] #21 13.93 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-08T16:52:01.679Z] #21 13.93 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-08T16:52:01.679Z] #21 13.93 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-08T16:52:01.679Z] #21 13.94 libseccomp2:ppc64el libseccomp2:s390x [2022-07-08T16:52:01.942Z] #21 14.31 0 upgraded, 40 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:52:01.942Z] #21 14.31 Need to get 15.9 MB of archives. [2022-07-08T16:52:01.942Z] #21 14.31 After this operation, 73.0 MB of additional disk space will be used. [2022-07-08T16:52:01.942Z] #21 14.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-08T16:52:01.942Z] #21 14.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-08T16:52:01.942Z] #21 14.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-08T16:52:01.942Z] #21 14.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-08T16:52:01.942Z] #21 14.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-08T16:52:01.942Z] #21 14.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-08T16:52:01.942Z] #21 14.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-08T16:52:01.942Z] #21 14.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-08T16:52:01.942Z] #21 14.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-08T16:52:01.942Z] #21 14.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-08T16:52:01.942Z] #21 14.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-08T16:52:01.942Z] #21 14.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-08T16:52:01.942Z] #21 14.39 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-08T16:52:01.942Z] #21 14.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-08T16:52:01.942Z] #21 14.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-08T16:52:01.942Z] #21 14.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-08T16:52:01.942Z] #21 14.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-08T16:52:01.942Z] #21 14.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-08T16:52:01.942Z] #21 14.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-08T16:52:01.942Z] #21 14.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-08T16:52:01.942Z] #21 14.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-08T16:52:01.942Z] #21 14.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-08T16:52:01.942Z] #21 14.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-08T16:52:01.942Z] #21 14.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-08T16:52:01.942Z] #21 14.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-08T16:52:01.942Z] #21 14.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-08T16:52:01.942Z] #21 14.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-08T16:52:01.942Z] #21 14.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-08T16:52:01.942Z] #21 14.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-08T16:52:01.942Z] #21 14.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-08T16:52:01.942Z] #21 14.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-08T16:52:01.942Z] #21 14.52 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-08T16:52:01.942Z] #21 14.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-08T16:52:01.942Z] #21 14.53 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-07-08T16:52:01.942Z] #21 14.53 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-08T16:52:01.942Z] #21 14.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-07-08T16:52:01.942Z] #21 14.53 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-08T16:52:01.942Z] #21 14.53 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-07-08T16:52:02.025Z] #77 ... [2022-07-08T16:52:02.025Z] [2022-07-08T16:52:02.025Z] #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-07-08T16:52:02.025Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:52:02.025Z] #21 79.11 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:52:02.025Z] #21 79.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T16:52:02.025Z] #21 79.24 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-08T16:52:02.025Z] #21 79.31 Setting up patch (2.7.6-7) ... [2022-07-08T16:52:02.025Z] #21 79.36 Setting up sudo (1.9.5p2-3) ... [2022-07-08T16:52:02.202Z] #21 14.53 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-08T16:52:02.202Z] #21 14.53 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-08T16:52:02.284Z] #21 79.69 invoke-rc.d: could not determine current runlevel [2022-07-08T16:52:02.284Z] #21 79.70 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-08T16:52:02.284Z] #21 79.72 Setting up xfsprogs (5.10.0-4) ... [2022-07-08T16:52:02.284Z] #21 79.75 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-08T16:52:02.524Z] #77 204.4 checking if gcc static flag -static works... yes [2022-07-08T16:52:02.524Z] #77 205.3 checking if gcc supports -c -o file.o... yes [2022-07-08T16:52:02.543Z] #21 79.76 Setting up inetutils-ping (2:2.0-1) ... [2022-07-08T16:52:02.543Z] #21 79.77 Setting up pigz (2.6-1) ... [2022-07-08T16:52:02.543Z] #21 79.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-08T16:52:02.543Z] #21 79.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T16:52:02.543Z] #21 79.82 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T16:52:02.543Z] #21 79.83 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:52:02.777Z] #21 15.06 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:52:02.777Z] #21 15.24 Fetched 15.9 MB in 1s (30.8 MB/s) [2022-07-08T16:52:02.784Z] #77 205.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T16:52:02.784Z] #77 205.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T16:52:03.038Z] #21 15.28 Selecting previously unselected package gcc-10-base:armel. [2022-07-08T16:52:03.038Z] #21 15.28 (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-07-08T16:52:03.038Z] #21 15.33 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-08T16:52:03.038Z] #21 15.33 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-08T16:52:03.038Z] #21 15.39 Selecting previously unselected package gcc-10-base:armhf. [2022-07-08T16:52:03.038Z] #21 15.40 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-08T16:52:03.038Z] #21 15.41 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-08T16:52:03.038Z] #21 15.45 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-08T16:52:03.038Z] #21 15.46 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-08T16:52:03.038Z] #21 15.47 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-08T16:52:03.038Z] #21 15.51 Selecting previously unselected package gcc-10-base:s390x. [2022-07-08T16:52:03.038Z] #21 15.52 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-08T16:52:03.038Z] #21 15.52 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-08T16:52:03.038Z] #21 15.57 Selecting previously unselected package gcc-10-base:arm64. [2022-07-08T16:52:03.038Z] #21 15.57 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-08T16:52:03.038Z] #21 15.58 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-08T16:52:03.299Z] #21 15.63 Selecting previously unselected package libgcc-s1:armel. [2022-07-08T16:52:03.299Z] #21 15.64 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-08T16:52:03.299Z] #21 15.65 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-08T16:52:03.299Z] #21 15.70 Selecting previously unselected package libcrypt1:armel. [2022-07-08T16:52:03.299Z] #21 15.70 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-08T16:52:03.299Z] #21 15.71 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-08T16:52:03.304Z] #77 205.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T16:52:03.304Z] #77 206.2 checking how to hardcode library paths into programs... immediate [2022-07-08T16:52:03.304Z] #77 206.2 checking whether stripping libraries is possible... yes [2022-07-08T16:52:03.304Z] #77 206.2 checking if libtool supports shared libraries... yes [2022-07-08T16:52:03.304Z] #77 206.2 checking whether to build shared libraries... no [2022-07-08T16:52:03.304Z] #77 206.2 checking whether to build static libraries... yes [2022-07-08T16:52:03.560Z] #21 15.79 Selecting previously unselected package libc6:armel. [2022-07-08T16:52:03.560Z] #21 15.79 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-08T16:52:03.560Z] #21 15.96 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-08T16:52:03.565Z] #77 206.3 checking float.h usability... yes [2022-07-08T16:52:03.820Z] #21 16.33 Selecting previously unselected package libapparmor1:armel. [2022-07-08T16:52:03.825Z] #77 206.6 checking float.h presence... yes [2022-07-08T16:52:03.825Z] #77 206.6 checking for float.h... yes [2022-07-08T16:52:03.937Z] #21 80.97 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-08T16:52:03.937Z] #21 80.99 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-08T16:52:04.081Z] #21 16.33 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-08T16:52:04.081Z] #21 16.34 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-08T16:52:04.081Z] #21 16.39 Selecting previously unselected package libapparmor-dev:armel. [2022-07-08T16:52:04.081Z] #21 16.40 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-08T16:52:04.081Z] #21 16.41 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-08T16:52:04.081Z] #21 16.47 Selecting previously unselected package libgcc-s1:arm64. [2022-07-08T16:52:04.081Z] #21 16.47 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-08T16:52:04.081Z] #21 16.48 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-08T16:52:04.081Z] #21 16.52 Selecting previously unselected package libcrypt1:arm64. [2022-07-08T16:52:04.081Z] #21 16.53 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-08T16:52:04.081Z] #21 16.53 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-08T16:52:04.081Z] #21 16.60 Selecting previously unselected package libc6:arm64. [2022-07-08T16:52:04.088Z] #77 206.8 checking limits.h usability... yes [2022-07-08T16:52:04.197Z] #21 81.64 Setting up libelf1:amd64 (0.183-1) ... [2022-07-08T16:52:04.197Z] #21 81.64 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-08T16:52:04.342Z] #21 16.61 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-08T16:52:04.342Z] #21 16.77 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-08T16:52:04.348Z] #77 207.0 checking limits.h presence... yes [2022-07-08T16:52:04.348Z] #77 207.1 checking for limits.h... yes [2022-07-08T16:52:04.459Z] #21 81.68 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T16:52:04.459Z] #21 81.70 Setting up python3-distutils (3.9.2-1) ... [2022-07-08T16:52:04.609Z] #77 207.2 checking stddef.h usability... yes [2022-07-08T16:52:04.609Z] #77 207.5 checking stddef.h presence... yes [2022-07-08T16:52:04.869Z] #77 207.6 checking for stddef.h... yes [2022-07-08T16:52:04.869Z] #77 207.6 checking for stdlib.h... (cached) yes [2022-07-08T16:52:04.869Z] #77 207.6 checking for string.h... (cached) yes [2022-07-08T16:52:04.869Z] #77 207.7 checking sys/time.h usability... yes [2022-07-08T16:52:04.912Z] #21 17.24 Selecting previously unselected package libapparmor1:arm64. [2022-07-08T16:52:04.912Z] #21 17.24 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-08T16:52:04.912Z] #21 17.25 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-08T16:52:04.912Z] #21 17.30 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-08T16:52:04.912Z] #21 17.30 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-08T16:52:04.912Z] #21 17.31 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-08T16:52:04.912Z] #21 17.37 Selecting previously unselected package libgcc-s1:s390x. [2022-07-08T16:52:04.912Z] #21 17.38 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-08T16:52:04.912Z] #21 17.39 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-08T16:52:05.028Z] #21 82.34 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:52:05.028Z] #21 82.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-08T16:52:05.028Z] #21 82.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-08T16:52:05.028Z] #21 82.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-08T16:52:05.028Z] #21 82.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-08T16:52:05.028Z] #21 82.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-08T16:52:05.028Z] #21 82.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-08T16:52:05.028Z] #21 82.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-08T16:52:05.028Z] #21 82.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-08T16:52:05.129Z] #77 207.9 checking sys/time.h presence... yes [2022-07-08T16:52:05.129Z] #77 207.9 checking for sys/time.h... yes [2022-07-08T16:52:05.129Z] #77 208.0 checking for inline... inline [2022-07-08T16:52:05.174Z] #21 17.43 Selecting previously unselected package libcrypt1:s390x. [2022-07-08T16:52:05.174Z] #21 17.43 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-08T16:52:05.174Z] #21 17.44 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-08T16:52:05.174Z] #21 17.53 Selecting previously unselected package libc6:s390x. [2022-07-08T16:52:05.174Z] #21 17.54 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-08T16:52:05.287Z] #21 82.49 Setting up python3-setuptools (52.0.0-4) ... [2022-07-08T16:52:05.434Z] #21 17.75 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-08T16:52:05.695Z] #21 18.19 Selecting previously unselected package libapparmor1:s390x. [2022-07-08T16:52:05.695Z] #21 18.20 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-08T16:52:05.695Z] #21 18.21 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-08T16:52:05.699Z] #77 208.1 checking for size_t... yes [2022-07-08T16:52:05.699Z] #77 208.5 checking for stdlib.h... (cached) yes [2022-07-08T16:52:05.955Z] #21 18.25 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-08T16:52:05.955Z] #21 18.26 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-08T16:52:05.955Z] #21 18.26 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-08T16:52:05.955Z] #21 18.35 Selecting previously unselected package libgcc-s1:armhf. [2022-07-08T16:52:05.955Z] #21 18.36 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-08T16:52:05.955Z] #21 18.36 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-08T16:52:05.955Z] #21 18.41 Selecting previously unselected package libcrypt1:armhf. [2022-07-08T16:52:05.955Z] #21 18.42 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-08T16:52:05.955Z] #21 18.42 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-08T16:52:05.959Z] #77 208.5 checking for GNU libc compatible malloc... [2022-07-08T16:52:05.959Z] #77 ... [2022-07-08T16:52:05.959Z] [2022-07-08T16:52:05.959Z] #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-07-08T16:52:05.959Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:52:05.959Z] #21 61.66 Selecting previously unselected package vim. [2022-07-08T16:52:05.959Z] #21 61.70 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T16:52:05.959Z] #21 61.76 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:52:06.215Z] #21 18.51 Selecting previously unselected package libc6:armhf. [2022-07-08T16:52:06.216Z] #21 18.52 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-08T16:52:06.216Z] #21 18.71 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-08T16:52:06.785Z] #21 19.14 Selecting previously unselected package libapparmor1:armhf. [2022-07-08T16:52:06.786Z] #21 19.15 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-08T16:52:06.786Z] #21 19.16 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-08T16:52:06.786Z] #21 19.21 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-08T16:52:06.786Z] #21 19.22 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-08T16:52:06.786Z] #21 19.23 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-08T16:52:06.786Z] #21 19.30 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-08T16:52:06.786Z] #21 19.30 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-08T16:52:06.786Z] #21 19.31 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-08T16:52:07.048Z] #21 19.35 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-08T16:52:07.048Z] #21 19.36 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-08T16:52:07.048Z] #21 19.36 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-08T16:52:07.048Z] #21 19.45 Selecting previously unselected package libc6:ppc64el. [2022-07-08T16:52:07.048Z] #21 19.45 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-08T16:52:07.308Z] #21 19.61 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-08T16:52:07.341Z] #21 63.01 Selecting previously unselected package xfsprogs. [2022-07-08T16:52:07.341Z] #21 63.02 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-08T16:52:07.341Z] #21 63.03 Unpacking xfsprogs (5.10.0-4) ... [2022-07-08T16:52:07.568Z] #21 20.15 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-08T16:52:07.568Z] #21 20.15 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-08T16:52:07.827Z] #21 85.17 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-08T16:52:07.828Z] #21 85.20 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-08T16:52:07.828Z] #21 85.21 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-08T16:52:07.828Z] #21 85.22 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T16:52:07.828Z] #21 20.16 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-08T16:52:07.828Z] #21 20.22 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-08T16:52:07.828Z] #21 20.23 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-08T16:52:07.828Z] #21 20.24 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-08T16:52:07.828Z] #21 20.31 Selecting previously unselected package libseccomp2:s390x. [2022-07-08T16:52:07.911Z] #21 63.85 Selecting previously unselected package zip. [2022-07-08T16:52:08.089Z] #21 20.31 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-08T16:52:08.089Z] #21 20.32 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-08T16:52:08.089Z] #21 20.36 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-08T16:52:08.089Z] #21 20.37 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-08T16:52:08.089Z] #21 20.37 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-08T16:52:08.089Z] #21 20.45 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-08T16:52:08.089Z] #21 20.45 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-08T16:52:08.089Z] #21 20.45 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-08T16:52:08.089Z] #21 20.50 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-08T16:52:08.089Z] #21 20.50 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-08T16:52:08.089Z] #21 20.51 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-08T16:52:08.089Z] #21 20.58 Selecting previously unselected package libseccomp2:armhf. [2022-07-08T16:52:08.089Z] #21 20.58 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-08T16:52:08.171Z] #21 63.86 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-08T16:52:08.171Z] #21 63.88 Unpacking zip (3.0-12) ... [2022-07-08T16:52:08.349Z] #21 20.58 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-08T16:52:08.349Z] #21 20.63 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-08T16:52:08.349Z] #21 20.63 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-08T16:52:08.349Z] #21 20.63 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-08T16:52:08.349Z] #21 20.70 Selecting previously unselected package libseccomp2:armel. [2022-07-08T16:52:08.349Z] #21 20.70 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-08T16:52:08.349Z] #21 20.71 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-08T16:52:08.349Z] #21 20.76 Selecting previously unselected package libseccomp-dev:armel. [2022-07-08T16:52:08.349Z] #21 20.76 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-08T16:52:08.349Z] #21 20.76 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-08T16:52:08.349Z] #21 20.85 Selecting previously unselected package libseccomp2:arm64. [2022-07-08T16:52:08.431Z] #21 64.18 Selecting previously unselected package zstd. [2022-07-08T16:52:08.431Z] #21 64.19 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-08T16:52:08.431Z] #21 64.19 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-08T16:52:08.609Z] #21 20.85 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-08T16:52:08.609Z] #21 20.85 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T16:52:08.609Z] #21 20.89 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-08T16:52:08.609Z] #21 20.90 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-08T16:52:08.609Z] #21 20.91 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T16:52:08.609Z] #21 21.02 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-08T16:52:08.609Z] #21 21.03 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-08T16:52:08.609Z] #21 21.04 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-08T16:52:08.609Z] #21 21.06 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-08T16:52:08.609Z] #21 21.07 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-08T16:52:08.609Z] #21 21.09 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-08T16:52:08.609Z] #21 21.10 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-08T16:52:08.869Z] #21 21.11 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-08T16:52:08.869Z] #21 21.12 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-08T16:52:08.869Z] #21 21.13 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-08T16:52:08.869Z] #21 21.15 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-08T16:52:08.869Z] #21 21.16 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-08T16:52:08.869Z] #21 21.17 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-08T16:52:08.869Z] #21 21.18 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-08T16:52:08.869Z] #21 21.20 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-08T16:52:08.869Z] #21 21.21 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-08T16:52:09.002Z] #21 64.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:52:10.253Z] #21 22.42 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-08T16:52:10.363Z] #21 87.46 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-08T16:52:10.363Z] #21 87.48 Setting up jq (1.6-2.1) ... [2022-07-08T16:52:10.363Z] #21 87.54 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-08T16:52:10.363Z] #21 87.56 Setting up iptables (1.8.7-1) ... [2022-07-08T16:52:10.363Z] #21 87.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T16:52:10.363Z] #21 87.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T16:52:10.363Z] #21 87.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T16:52:10.363Z] #21 87.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T16:52:10.363Z] #21 87.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-08T16:52:10.363Z] #21 87.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-08T16:52:10.363Z] #21 87.61 Setting up iproute2 (5.10.0-4) ... [2022-07-08T16:52:10.385Z] #21 66.20 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-08T16:52:10.385Z] #21 66.25 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T16:52:10.645Z] #21 66.36 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-08T16:52:10.645Z] #21 66.43 Setting up libicu67:amd64 (67.1-7) ... [2022-07-08T16:52:10.645Z] #21 66.50 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-08T16:52:10.645Z] #21 66.54 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-08T16:52:10.771Z] #77 245.5 AR libcrun_testing.a [2022-07-08T16:52:10.771Z] #77 245.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-08T16:52:10.771Z] #77 245.6 CCLD tests/tests_libcrun_utils [2022-07-08T16:52:10.771Z] #77 245.7 CCLD tests/tests_libcrun_errors [2022-07-08T16:52:10.771Z] #77 245.7 CCLD tests/tests_libcrun_fuzzer [2022-07-08T16:52:10.771Z] #77 246.3 CCLD libcrun.la [2022-07-08T16:52:10.771Z] #77 247.4 CCLD crun [2022-07-08T16:52:10.905Z] #21 66.66 Setting up uidmap (1:4.8.1-1) ... [2022-07-08T16:52:10.905Z] #21 66.73 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-08T16:52:10.905Z] #21 66.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:52:10.905Z] #21 66.88 Setting up bzip2 (1.0.8-4) ... [2022-07-08T16:52:10.905Z] #21 66.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:52:10.931Z] #21 88.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:52:10.931Z] #21 ... [2022-07-08T16:52:10.931Z] [2022-07-08T16:52:10.931Z] #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-07-08T16:52:10.931Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:52:10.931Z] #77 236.9 CCLD libyajl.la [2022-07-08T16:52:10.931Z] #77 237.3 CCLD verify/json_verify [2022-07-08T16:52:10.931Z] #77 237.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:52:10.931Z] #77 237.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T16:52:10.931Z] #77 237.6 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T16:52:10.931Z] #77 237.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:52:10.931Z] #77 237.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:52:10.931Z] #77 237.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:52:10.931Z] #77 237.8 CC src/validate.o [2022-07-08T16:52:10.931Z] #77 237.8 CC src/image_spec_schema_config_schema.lo [2022-07-08T16:52:10.931Z] #77 237.8 CC src/image_spec_schema_content_descriptor.lo [2022-07-08T16:52:10.931Z] #77 237.8 CC src/image_spec_schema_defs_descriptor.lo [2022-07-08T16:52:10.931Z] #77 237.8 CC src/image_spec_schema_defs.lo [2022-07-08T16:52:10.931Z] #77 237.8 CC src/image_spec_schema_image_layout_schema.lo [2022-07-08T16:52:10.931Z] #77 237.9 CC src/image_spec_schema_image_index_schema.lo [2022-07-08T16:52:10.931Z] #77 237.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-08T16:52:10.931Z] #77 237.9 CC src/runtime_spec_schema_config_linux.lo [2022-07-08T16:52:11.032Z] #77 248.1 make[3]: Entering directory '/tmp/crun-build' [2022-07-08T16:52:11.168Z] #21 66.96 Setting up python3-wheel (0.34.2-1) ... [2022-07-08T16:52:11.190Z] #77 237.9 CC src/runtime_spec_schema_config_zos.lo [2022-07-08T16:52:11.190Z] #77 237.9 CC src/runtime_spec_schema_config_schema.lo [2022-07-08T16:52:11.190Z] #77 238.0 CC src/runtime_spec_schema_config_solaris.lo [2022-07-08T16:52:11.190Z] #77 238.0 CC src/runtime_spec_schema_config_vm.lo [2022-07-08T16:52:11.190Z] #77 238.0 CC src/runtime_spec_schema_config_windows.lo [2022-07-08T16:52:11.190Z] #77 238.0 CC src/runtime_spec_schema_defs.lo [2022-07-08T16:52:11.190Z] #77 238.0 CC src/runtime_spec_schema_defs_linux.lo [2022-07-08T16:52:11.190Z] #77 238.1 CC src/runtime_spec_schema_defs_vm.lo [2022-07-08T16:52:11.190Z] #77 238.1 CC src/runtime_spec_schema_defs_zos.lo [2022-07-08T16:52:11.196Z] #21 23.66 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-08T16:52:11.293Z] #77 248.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-08T16:52:11.293Z] #77 248.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-08T16:52:11.293Z] #77 248.3 /bin/mkdir -p '/usr/local/lib' [2022-07-08T16:52:11.293Z] #77 248.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-08T16:52:11.293Z] #77 248.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-08T16:52:11.448Z] #77 238.2 CC src/runtime_spec_schema_defs_windows.lo [2022-07-08T16:52:11.448Z] #77 238.2 CC src/runtime_spec_schema_state_schema.lo [2022-07-08T16:52:11.448Z] #77 238.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-08T16:52:11.448Z] #77 238.3 CC src/basic_test_double_array.lo [2022-07-08T16:52:11.448Z] #77 238.4 CC src/basic_test_double_array_item.lo [2022-07-08T16:52:11.554Z] #77 248.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-08T16:52:11.554Z] #77 248.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-08T16:52:11.554Z] #77 248.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-08T16:52:11.708Z] #77 238.4 CC src/basic_test_top_array_int.lo [2022-07-08T16:52:11.708Z] #77 238.5 CC src/basic_test_top_double_array_int.lo [2022-07-08T16:52:11.708Z] #77 ... [2022-07-08T16:52:11.708Z] [2022-07-08T16:52:11.708Z] #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-07-08T16:52:11.708Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:52:11.708Z] #21 DONE 89.1s [2022-07-08T16:52:11.708Z] [2022-07-08T16:52:11.708Z] #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-07-08T16:52:11.708Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:52:11.708Z] #77 238.6 CC src/basic_test_top_double_array_obj.lo [2022-07-08T16:52:11.708Z] #77 238.6 CC src/basic_test_top_array_string.lo [2022-07-08T16:52:11.818Z] #77 248.8 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-07-08T16:52:11.818Z] #77 248.8 ---------------------------------------------------------------------- [2022-07-08T16:52:11.818Z] #77 248.8 Libraries have been installed in: [2022-07-08T16:52:11.818Z] #77 248.8 /usr/local/lib [2022-07-08T16:52:11.818Z] #77 248.8 [2022-07-08T16:52:11.818Z] #77 248.8 If you ever happen to want to link against installed libraries [2022-07-08T16:52:11.818Z] #77 248.8 in a given directory, LIBDIR, you must either use libtool, and [2022-07-08T16:52:11.818Z] #77 248.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-08T16:52:11.818Z] #77 248.8 flag during linking and do at least one of the following: [2022-07-08T16:52:11.818Z] #77 248.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-08T16:52:11.818Z] #77 248.8 during execution [2022-07-08T16:52:11.818Z] #77 248.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-08T16:52:11.818Z] #77 248.8 during linking [2022-07-08T16:52:11.818Z] #77 248.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-08T16:52:11.818Z] #77 248.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-08T16:52:11.818Z] #77 248.8 [2022-07-08T16:52:11.818Z] #77 248.8 See any operating system documentation about shared libraries for [2022-07-08T16:52:11.818Z] #77 248.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-08T16:52:11.818Z] #77 248.8 ---------------------------------------------------------------------- [2022-07-08T16:52:11.818Z] #77 248.8 /bin/mkdir -p '/build' [2022-07-08T16:52:11.818Z] #77 248.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-08T16:52:11.818Z] #77 248.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-08T16:52:11.818Z] #77 248.9 make[3]: Leaving directory '/tmp/crun-build' [2022-07-08T16:52:11.818Z] #77 248.9 make[2]: Leaving directory '/tmp/crun-build' [2022-07-08T16:52:11.818Z] #77 248.9 make[1]: Leaving directory '/tmp/crun-build' [2022-07-08T16:52:12.079Z] #77 DONE 249.1s [2022-07-08T16:52:12.079Z] [2022-07-08T16:52:12.079Z] #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-07-08T16:52:12.079Z] #60 sha256:d6268a59bbce1f68cab6df237ff6bdec6aecba8cd2c772097c13173974e9f924 [2022-07-08T16:52:12.276Z] #77 239.1 CC src/basic_test_top_double_array_string.lo [2022-07-08T16:52:12.276Z] #77 239.1 CC src/basic_test_top_double_array_refobj.lo [2022-07-08T16:52:12.276Z] #77 239.1 CC src/read-file.lo [2022-07-08T16:52:12.553Z] #21 68.49 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:52:12.580Z] #21 24.88 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-08T16:52:12.843Z] #77 239.4 CC src/json_common.lo [2022-07-08T16:52:12.843Z] #77 239.4 CC tests/test-2.o [2022-07-08T16:52:12.843Z] #77 ... [2022-07-08T16:52:12.843Z] [2022-07-08T16:52:12.843Z] #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-07-08T16:52:12.843Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-08T16:52:12.843Z] #22 0.931 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-08T16:52:12.843Z] #22 0.935 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-08T16:52:12.843Z] #22 0.938 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-08T16:52:12.843Z] #22 DONE 1.1s [2022-07-08T16:52:12.843Z] [2022-07-08T16:52:12.843Z] #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-07-08T16:52:12.843Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:52:12.843Z] #77 239.5 CC tests/test-1.o [2022-07-08T16:52:12.843Z] #77 239.6 CC tests/test-3.o [2022-07-08T16:52:12.843Z] #77 239.7 CC tests/test-6.o [2022-07-08T16:52:12.843Z] #77 239.7 CC tests/test-7.o [2022-07-08T16:52:12.856Z] #21 68.53 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-08T16:52:12.856Z] #21 68.55 Setting up libcap2-bin (1:2.44-1) ... [2022-07-08T16:52:12.856Z] #21 68.57 Setting up apparmor (2.13.6-10) ... [2022-07-08T16:52:13.102Z] #77 239.9 CC tests/test-4.o [2022-07-08T16:52:13.102Z] #77 239.9 CC tests/test-8.o [2022-07-08T16:52:13.361Z] #77 240.0 CC tests/test-5.o [2022-07-08T16:52:13.361Z] #77 240.2 CC tests/test-10.o [2022-07-08T16:52:13.620Z] #77 240.3 CC tests/test-9.o [2022-07-08T16:52:13.620Z] #77 240.5 CC tests/test-11.o [2022-07-08T16:52:13.963Z] #21 26.09 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-08T16:52:14.905Z] #21 27.34 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-08T16:52:14.905Z] #21 27.35 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-08T16:52:14.905Z] #21 27.37 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-08T16:52:14.905Z] #21 27.38 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-08T16:52:14.905Z] #21 27.39 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-08T16:52:14.905Z] #21 27.40 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T16:52:14.905Z] #21 27.42 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-08T16:52:14.905Z] #21 27.43 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-08T16:52:14.905Z] #21 27.44 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-08T16:52:15.165Z] #21 27.46 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-08T16:52:15.165Z] #21 27.47 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-08T16:52:15.165Z] #21 27.49 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-08T16:52:15.165Z] #21 27.50 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-08T16:52:15.165Z] #21 27.51 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-08T16:52:15.165Z] #21 27.52 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-08T16:52:15.165Z] #21 27.53 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T16:52:15.165Z] #21 27.55 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-08T16:52:15.165Z] #21 27.56 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-08T16:52:15.165Z] #21 27.57 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-08T16:52:15.165Z] #21 27.58 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-08T16:52:15.165Z] #21 27.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:52:15.734Z] #21 DONE 28.1s [2022-07-08T16:52:15.734Z] [2022-07-08T16:52:15.734Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T16:52:15.734Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753 [2022-07-08T16:52:15.734Z] #22 ... [2022-07-08T16:52:15.734Z] [2022-07-08T16:52:15.734Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-08T16:52:15.734Z] #66 sha256:5a7a04c2a13809c9d69bf29659edc08a1b1f4a203e1c59b1f78b745988acc15d [2022-07-08T16:52:15.734Z] #66 DONE 0.1s [2022-07-08T16:52:15.994Z] [2022-07-08T16:52:15.994Z] #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-07-08T16:52:15.994Z] #67 sha256:f2d311d09663ee43e9920a809c6a30c59f9617d46378d233ddafb28984b87e62 [2022-07-08T16:52:16.171Z] #21 71.73 Setting up zip (3.0-12) ... [2022-07-08T16:52:16.171Z] #21 71.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:52:16.171Z] #21 71.84 Setting up bash-completion (1:2.11-2) ... [2022-07-08T16:52:16.171Z] #21 ... [2022-07-08T16:52:16.171Z] [2022-07-08T16:52:16.171Z] #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-07-08T16:52:16.171Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:52:16.171Z] #77 208.5 checking for GNU libc compatible malloc... yes [2022-07-08T16:52:16.171Z] #77 209.0 checking for stdlib.h... (cached) yes [2022-07-08T16:52:16.171Z] #77 209.0 checking for GNU libc compatible realloc... yes [2022-07-08T16:52:16.171Z] #77 209.4 checking for working strtod... yes [2022-07-08T16:52:16.171Z] #77 209.9 checking for gettimeofday... yes [2022-07-08T16:52:16.171Z] #77 210.4 checking for memset... yes [2022-07-08T16:52:16.171Z] #77 210.6 checking for strspn... yes [2022-07-08T16:52:16.171Z] #77 211.1 checking that generated files are newer than configure... done [2022-07-08T16:52:16.171Z] #77 211.1 configure: creating ./config.status [2022-07-08T16:52:16.171Z] #77 215.4 config.status: creating Makefile [2022-07-08T16:52:16.171Z] #77 215.6 config.status: creating config.h [2022-07-08T16:52:16.171Z] #77 215.7 config.status: executing depfiles commands [2022-07-08T16:52:16.171Z] #77 216.0 config.status: executing libtool commands [2022-07-08T16:52:16.171Z] #77 217.1 GEN .version [2022-07-08T16:52:16.171Z] #77 217.2 make install-recursive [2022-07-08T16:52:16.171Z] #77 217.2 make[1]: Entering directory '/tmp/crun-build' [2022-07-08T16:52:16.171Z] #77 217.4 Making install in libocispec [2022-07-08T16:52:16.171Z] #77 217.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:52:16.171Z] #77 217.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-08T16:52:16.171Z] #77 217.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-08T16:52:16.171Z] #77 217.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-08T16:52:16.171Z] #77 217.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-08T16:52:16.171Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-08T16:52:16.171Z] #77 218.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-08T16:52:16.172Z] #77 218.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-08T16:52:16.172Z] #77 218.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-08T16:52:16.172Z] #77 218.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-08T16:52:16.172Z] #77 218.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-08T16:52:16.172Z] #77 218.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-08T16:52:16.172Z] #77 218.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-08T16:52:16.172Z] #77 218.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-08T16:52:16.172Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-08T16:52:16.172Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-08T16:52:16.172Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-08T16:52:16.172Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-08T16:52:16.172Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-08T16:52:16.172Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-08T16:52:16.172Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-08T16:52:16.936Z] #67 1.055 + RM_GOPATH=0 [2022-07-08T16:52:16.936Z] #67 1.055 + TMP_GOPATH= [2022-07-08T16:52:16.936Z] #67 1.055 + : /build [2022-07-08T16:52:16.936Z] #67 1.055 + '[' -z '' ']' [2022-07-08T16:52:16.936Z] #67 1.055 ++ mktemp -d [2022-07-08T16:52:16.936Z] #67 1.057 + export GOPATH=/tmp/tmp.PCpBunEqzx [2022-07-08T16:52:16.936Z] #67 1.057 + GOPATH=/tmp/tmp.PCpBunEqzx [2022-07-08T16:52:16.936Z] #67 1.057 + RM_GOPATH=1 [2022-07-08T16:52:16.936Z] #67 1.057 + case "$(go env GOARCH)" in [2022-07-08T16:52:16.936Z] #67 1.057 ++ go env GOARCH [2022-07-08T16:52:16.936Z] #67 1.068 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T16:52:16.936Z] #67 1.068 + GO_BUILDMODE=-buildmode=pie [2022-07-08T16:52:16.936Z] #67 1.068 ++ dirname /install.sh [2022-07-08T16:52:16.936Z] #67 1.069 + dir=/ [2022-07-08T16:52:16.936Z] #67 1.069 + bin=runc [2022-07-08T16:52:16.936Z] #67 1.069 + shift [2022-07-08T16:52:16.936Z] #67 1.070 + '[' '!' -f //runc.installer ']' [2022-07-08T16:52:16.936Z] #67 1.070 + . //runc.installer [2022-07-08T16:52:16.936Z] #67 1.070 ++ set -e [2022-07-08T16:52:16.936Z] #67 1.070 ++ : v1.1.2 [2022-07-08T16:52:16.936Z] #67 1.070 + install_runc [2022-07-08T16:52:16.936Z] #67 1.071 + RUNC_BUILDTAGS=seccomp [2022-07-08T16:52:16.936Z] #67 1.071 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-08T16:52:16.936Z] #67 1.071 Install runc version v1.1.2 (build tags: seccomp) [2022-07-08T16:52:16.936Z] #67 1.071 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PCpBunEqzx/src/github.com/opencontainers/runc [2022-07-08T16:52:16.936Z] #67 1.073 Cloning into '/tmp/tmp.PCpBunEqzx/src/github.com/opencontainers/runc'... [2022-07-08T16:52:16.936Z] #67 ... [2022-07-08T16:52:16.936Z] [2022-07-08T16:52:16.936Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T16:52:16.936Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753 [2022-07-08T16:52:16.936Z] #22 DONE 1.3s [2022-07-08T16:52:17.197Z] [2022-07-08T16:52:17.197Z] #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-07-08T16:52:17.197Z] #23 sha256:ff62181f85dff7b0fa011ad13200a0894d744734f26d731633984e51d8e7aef7 [2022-07-08T16:52:18.086Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-08T16:52:18.086Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-08T16:52:18.086Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-08T16:52:18.086Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-08T16:52:18.086Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-08T16:52:18.086Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-08T16:52:18.086Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-08T16:52:18.086Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-08T16:52:18.086Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-08T16:52:18.086Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-08T16:52:18.086Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-08T16:52:18.086Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-08T16:52:18.086Z] #77 220.7 make install-recursive [2022-07-08T16:52:18.086Z] #77 220.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:52:18.086Z] #77 220.8 Making install in yajl [2022-07-08T16:52:18.086Z] #77 220.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:52:18.086Z] #77 220.9 CC verify/json_verify-json_verify.o [2022-07-08T16:52:18.086Z] #77 221.0 CC src/libyajl_la-yajl_alloc.lo [2022-07-08T16:52:18.086Z] #77 221.0 CC src/libyajl_la-yajl.lo [2022-07-08T16:52:18.086Z] #77 221.0 CC src/libyajl_la-yajl_gen.lo [2022-07-08T16:52:18.086Z] #77 221.0 CC src/libyajl_la-yajl_parser.lo [2022-07-08T16:52:18.086Z] #77 221.0 CC src/libyajl_la-yajl_buf.lo [2022-07-08T16:52:18.140Z] #23 DONE 1.0s [2022-07-08T16:52:18.140Z] [2022-07-08T16:52:18.140Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-08T16:52:18.140Z] #24 sha256:5ba8e416e59d2463b3c23e79a7c9d8936b5cbe49a2257ef87fd28767898ffdf5 [2022-07-08T16:52:18.347Z] #77 221.1 CC src/libyajl_la-yajl_encode.lo [2022-07-08T16:52:18.347Z] #77 221.1 CC src/libyajl_la-yajl_tree.lo [2022-07-08T16:52:18.347Z] #77 221.1 CC src/libyajl_la-yajl_lex.lo [2022-07-08T16:52:18.713Z] #24 0.868 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-08T16:52:18.973Z] #24 DONE 1.0s [2022-07-08T16:52:18.973Z] [2022-07-08T16:52:18.973Z] #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-07-08T16:52:18.973Z] #67 sha256:f2d311d09663ee43e9920a809c6a30c59f9617d46378d233ddafb28984b87e62 [2022-07-08T16:52:19.916Z] #67 ... [2022-07-08T16:52:19.916Z] [2022-07-08T16:52:19.916Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-08T16:52:19.916Z] #25 sha256:17900b09747c15e257475739f9213acd92e654739d4f98b47eb29b58581e8a5b [2022-07-08T16:52:19.916Z] #25 DONE 0.9s [2022-07-08T16:52:20.176Z] [2022-07-08T16:52:20.176Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-08T16:52:20.176Z] #26 sha256:46d18cbf69fdd65229fce4a1ff0ccf6e4b3f818664affcb6f0dc42b391087a73 [2022-07-08T16:52:20.264Z] #77 ... [2022-07-08T16:52:20.264Z] [2022-07-08T16:52:20.264Z] #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-07-08T16:52:20.264Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:52:20.264Z] #21 75.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T16:52:20.264Z] #21 76.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T16:52:20.526Z] #21 76.20 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-08T16:52:20.526Z] #21 76.27 Setting up patch (2.7.6-7) ... [2022-07-08T16:52:20.526Z] #21 76.31 Setting up sudo (1.9.5p2-3) ... [2022-07-08T16:52:20.526Z] #21 76.45 invoke-rc.d: could not determine current runlevel [2022-07-08T16:52:20.787Z] #21 76.48 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-08T16:52:20.787Z] #21 76.50 Setting up xfsprogs (5.10.0-4) ... [2022-07-08T16:52:20.787Z] #21 76.51 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-08T16:52:20.787Z] #21 76.53 Setting up inetutils-ping (2:2.0-1) ... [2022-07-08T16:52:20.787Z] #21 76.55 Setting up pigz (2.6-1) ... [2022-07-08T16:52:20.787Z] #21 76.57 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-08T16:52:20.787Z] #21 76.58 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T16:52:20.787Z] #21 76.61 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T16:52:20.787Z] #21 76.63 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:52:21.118Z] #26 DONE 0.9s [2022-07-08T16:52:21.118Z] [2022-07-08T16:52:21.118Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-08T16:52:21.118Z] #27 sha256:e828cb4a4c70fe20fdd9c59b0cc7a96bdc05420df447fb47f66ed10ce4043d70 [2022-07-08T16:52:21.692Z] #27 DONE 1.0s [2022-07-08T16:52:21.692Z] [2022-07-08T16:52:21.692Z] #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-07-08T16:52:21.692Z] #67 sha256:f2d311d09663ee43e9920a809c6a30c59f9617d46378d233ddafb28984b87e62 [2022-07-08T16:52:21.692Z] #67 5.352 + cd /tmp/tmp.PCpBunEqzx/src/github.com/opencontainers/runc [2022-07-08T16:52:21.692Z] #67 5.352 + git checkout -q v1.1.2 [2022-07-08T16:52:21.692Z] #67 5.620 + '[' -z '' ']' [2022-07-08T16:52:21.692Z] #67 5.621 + target=static [2022-07-08T16:52:21.692Z] #67 5.621 + make BUILDTAGS=seccomp static [2022-07-08T16:52:21.692Z] #67 5.796 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-07-08T16:52:22.175Z] #21 77.77 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-08T16:52:22.175Z] #21 77.79 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-08T16:52:22.761Z] #21 78.41 Setting up libelf1:amd64 (0.183-1) ... [2022-07-08T16:52:22.761Z] #21 78.44 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-08T16:52:22.761Z] #21 78.45 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T16:52:22.761Z] #21 78.47 Setting up python3-distutils (3.9.2-1) ... [2022-07-08T16:52:23.336Z] #21 79.20 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:52:23.336Z] #21 79.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-08T16:52:23.336Z] #21 79.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-08T16:52:23.601Z] #21 79.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-08T16:52:23.601Z] #21 79.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-08T16:52:23.601Z] #21 79.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-08T16:52:23.601Z] #21 79.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-08T16:52:23.601Z] #21 79.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-08T16:52:23.601Z] #21 79.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-08T16:52:23.601Z] #21 79.30 Setting up python3-setuptools (52.0.0-4) ... [2022-07-08T16:52:23.634Z] #77 ... [2022-07-08T16:52:23.634Z] [2022-07-08T16:52:23.634Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-08T16:52:23.634Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-08T16:52:23.634Z] #23 10.50 Collecting yamllint==1.26.1 [2022-07-08T16:52:24.571Z] #23 11.55 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-08T16:52:25.948Z] #23 12.93 Collecting pathspec>=0.5.3 [2022-07-08T16:52:25.948Z] #23 12.95 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-08T16:52:26.054Z] #64 279.1 # github.com/containerd/containerd/cmd/containerd [2022-07-08T16:52:26.054Z] #64 279.1 /usr/bin/ld: /tmp/go-link-1351442130/000019.o: in function `New': [2022-07-08T16:52:26.054Z] #64 279.1 /tmp/tmp.QSE0SCIBGR/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-07-08T16:52:26.054Z] #64 279.2 + bin/containerd-stress [2022-07-08T16:52:26.054Z] #64 280.2 + bin/containerd-shim [2022-07-08T16:52:26.207Z] #23 13.41 Collecting pyyaml [2022-07-08T16:52:26.207Z] #23 13.42 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-07-08T16:52:26.467Z] #23 13.51 Building wheels for collected packages: yamllint [2022-07-08T16:52:26.467Z] #23 13.51 Building wheel for yamllint (setup.py): started [2022-07-08T16:52:26.903Z] #21 82.09 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-08T16:52:26.903Z] #21 82.15 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-08T16:52:26.903Z] #21 82.22 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-08T16:52:26.903Z] #21 82.28 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T16:52:27.403Z] #23 14.52 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-08T16:52:27.403Z] #23 14.53 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f0da18ba8bb9b9d46fb32f2896651e396d54a3b2faa7bbcf1183509359e3357d [2022-07-08T16:52:27.403Z] #23 14.53 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-08T16:52:27.403Z] #23 14.53 Successfully built yamllint [2022-07-08T16:52:27.403Z] #23 14.56 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-08T16:52:27.662Z] #23 14.95 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-08T16:52:27.953Z] #64 288.8 + bin/containerd-shim-runc-v1 [2022-07-08T16:52:28.275Z] #67 ... [2022-07-08T16:52:28.276Z] [2022-07-08T16:52:28.276Z] #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-07-08T16:52:28.276Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-08T16:52:28.276Z] #28 1.169 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T16:52:28.276Z] #28 1.189 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T16:52:28.276Z] #28 1.190 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T16:52:28.276Z] #28 1.460 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-08T16:52:28.276Z] #28 1.716 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-08T16:52:28.276Z] #28 2.078 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-08T16:52:28.276Z] #28 2.460 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T16:52:28.276Z] #28 2.884 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-08T16:52:28.276Z] #28 3.200 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T16:52:28.276Z] #28 3.444 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T16:52:28.276Z] #28 3.452 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-08T16:52:28.276Z] #28 3.453 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T16:52:28.276Z] #28 3.454 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-08T16:52:28.276Z] #28 3.456 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-08T16:52:28.276Z] #28 3.464 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-08T16:52:28.276Z] #28 3.466 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-08T16:52:28.276Z] #28 3.466 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-08T16:52:28.276Z] #28 3.468 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T16:52:28.276Z] #28 3.469 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T16:52:28.276Z] #28 3.469 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-08T16:52:28.276Z] #28 3.470 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-08T16:52:28.599Z] #23 DONE 15.6s [2022-07-08T16:52:28.599Z] [2022-07-08T16:52:28.599Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-08T16:52:28.599Z] #27 sha256:ec3db712a3fd552e1003282312645342a97e89b22c848e41d723015f172192d5 [2022-07-08T16:52:28.816Z] #21 84.75 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-08T16:52:28.857Z] #27 DONE 0.4s [2022-07-08T16:52:28.857Z] [2022-07-08T16:52:28.857Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-08T16:52:28.857Z] #32 sha256:1229e1a3d7098dce331a8294fac687644e38da8f5793cc0d9fababef44f4ad7a [2022-07-08T16:52:29.122Z] #21 84.76 Setting up jq (1.6-2.1) ... [2022-07-08T16:52:29.122Z] #21 84.78 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-08T16:52:29.122Z] #21 84.79 Setting up iptables (1.8.7-1) ... [2022-07-08T16:52:29.122Z] #21 84.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T16:52:29.122Z] #21 84.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T16:52:29.122Z] #21 84.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T16:52:29.122Z] #21 84.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T16:52:29.122Z] #21 84.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-08T16:52:29.122Z] #21 84.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-08T16:52:29.122Z] #21 84.91 Setting up iproute2 (5.10.0-4) ... [2022-07-08T16:52:29.382Z] #21 ... [2022-07-08T16:52:29.382Z] [2022-07-08T16:52:29.382Z] #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-07-08T16:52:29.382Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:52:29.382Z] #77 229.7 CCLD libyajl.la [2022-07-08T16:52:29.382Z] #77 230.7 CCLD verify/json_verify [2022-07-08T16:52:29.382Z] #77 231.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:52:29.382Z] #77 231.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T16:52:29.382Z] #77 231.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T16:52:29.382Z] #77 231.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:52:29.382Z] #77 231.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T16:52:29.382Z] #77 231.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:52:29.382Z] #77 232.0 CC src/validate.o [2022-07-08T16:52:29.382Z] #77 232.0 CC src/image_spec_schema_config_schema.lo [2022-07-08T16:52:29.382Z] #77 232.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-08T16:52:29.382Z] #77 232.0 CC src/image_spec_schema_defs.lo [2022-07-08T16:52:29.382Z] #77 232.0 CC src/image_spec_schema_defs_descriptor.lo [2022-07-08T16:52:29.382Z] #77 232.0 CC src/image_spec_schema_image_index_schema.lo [2022-07-08T16:52:29.382Z] #77 232.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-08T16:52:29.382Z] #77 232.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-08T16:52:29.382Z] #77 232.1 CC src/runtime_spec_schema_config_zos.lo [2022-07-08T16:52:29.382Z] #77 232.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-08T16:52:29.382Z] #77 232.1 CC src/runtime_spec_schema_config_schema.lo [2022-07-08T16:52:29.382Z] #77 232.1 CC src/runtime_spec_schema_config_solaris.lo [2022-07-08T16:52:29.382Z] #77 232.2 CC src/runtime_spec_schema_config_vm.lo [2022-07-08T16:52:29.382Z] #77 232.2 CC src/runtime_spec_schema_config_windows.lo [2022-07-08T16:52:29.382Z] #77 232.2 CC src/runtime_spec_schema_defs.lo [2022-07-08T16:52:29.382Z] #77 232.2 CC src/runtime_spec_schema_defs_linux.lo [2022-07-08T16:52:29.382Z] #77 232.3 CC src/runtime_spec_schema_defs_vm.lo [2022-07-08T16:52:29.382Z] #77 232.3 CC src/runtime_spec_schema_defs_zos.lo [2022-07-08T16:52:29.382Z] #77 232.4 CC src/runtime_spec_schema_defs_windows.lo [2022-07-08T16:52:29.382Z] #77 232.4 CC src/basic_test_double_array_item.lo [2022-07-08T16:52:29.425Z] #32 DONE 0.6s [2022-07-08T16:52:29.425Z] [2022-07-08T16:52:29.425Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-08T16:52:29.425Z] #35 sha256:4736b277885fed23e546efaf3224d625642b61d29c313ef445fe3d5d1e6a4f57 [2022-07-08T16:52:29.642Z] #77 232.4 CC src/runtime_spec_schema_state_schema.lo [2022-07-08T16:52:29.642Z] #77 232.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-08T16:52:29.687Z] #35 DONE 0.3s [2022-07-08T16:52:29.687Z] [2022-07-08T16:52:29.687Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-08T16:52:29.687Z] #37 sha256:2b37f1c3f45f5707ebe72ae3d542038aabcb68d28fbcd958edb7024e557f4615 [2022-07-08T16:52:29.905Z] #77 232.6 CC src/basic_test_top_array_int.lo [2022-07-08T16:52:29.905Z] #77 232.7 CC src/basic_test_top_double_array_int.lo [2022-07-08T16:52:29.905Z] #77 232.8 CC src/basic_test_double_array.lo [2022-07-08T16:52:29.905Z] #77 232.8 CC src/basic_test_top_array_string.lo [2022-07-08T16:52:29.905Z] #77 232.9 CC src/basic_test_top_double_array_obj.lo [2022-07-08T16:52:29.947Z] #37 DONE 0.3s [2022-07-08T16:52:29.947Z] [2022-07-08T16:52:29.947Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-08T16:52:29.947Z] #39 sha256:3ef87593c4adf1e899088ca53a3b233387b3906e7dd866e77cfa21132c56a3e7 [2022-07-08T16:52:29.947Z] #39 DONE 0.1s [2022-07-08T16:52:29.947Z] [2022-07-08T16:52:29.947Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-08T16:52:29.947Z] #41 sha256:a88b0a8dfc5b97272931a8cc1e6e276f9fcb59740066ccd16a5f031429eb826d [2022-07-08T16:52:30.166Z] #77 ... [2022-07-08T16:52:30.166Z] [2022-07-08T16:52:30.166Z] #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-07-08T16:52:30.166Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T16:52:30.166Z] #21 85.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:52:30.166Z] #21 DONE 86.0s [2022-07-08T16:52:30.166Z] [2022-07-08T16:52:30.166Z] #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-07-08T16:52:30.166Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:52:30.166Z] #77 233.0 CC src/basic_test_top_double_array_refobj.lo [2022-07-08T16:52:30.166Z] #77 233.0 CC src/basic_test_top_double_array_string.lo [2022-07-08T16:52:30.198Z] #60 183.9 + mkdir -p /build [2022-07-08T16:52:30.199Z] #60 183.9 + cp runc /build/runc [2022-07-08T16:52:30.206Z] #41 DONE 0.1s [2022-07-08T16:52:30.206Z] [2022-07-08T16:52:30.206Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-08T16:52:30.206Z] #45 sha256:ec72473b54c2c2d486234717e4c71b1217e6def92d9cdd8819fcb1390c415f43 [2022-07-08T16:52:30.206Z] #45 DONE 0.0s [2022-07-08T16:52:30.206Z] [2022-07-08T16:52:30.206Z] #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-07-08T16:52:30.206Z] #64 sha256:240a7df4356647acd47d6fe02841130d82fd847a14430995f5b05d104b691b59 [2022-07-08T16:52:30.428Z] #77 233.2 CC tests/test-3.o [2022-07-08T16:52:30.428Z] #77 233.3 CC tests/test-1.o [2022-07-08T16:52:30.428Z] #77 233.3 CC tests/test-2.o [2022-07-08T16:52:30.428Z] #77 233.3 CC tests/test-4.o [2022-07-08T16:52:30.428Z] #77 233.3 CC src/read-file.lo [2022-07-08T16:52:30.428Z] #77 233.3 CC src/json_common.lo [2022-07-08T16:52:30.687Z] #77 233.4 CC tests/test-6.o [2022-07-08T16:52:30.687Z] #77 233.5 CC tests/test-5.o [2022-07-08T16:52:30.687Z] #77 233.6 CC tests/test-7.o [2022-07-08T16:52:30.947Z] #77 233.8 CC tests/test-8.o [2022-07-08T16:52:31.140Z] #60 DONE 185.0s [2022-07-08T16:52:31.140Z] [2022-07-08T16:52:31.140Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:52:31.140Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:52:31.239Z] #77 234.1 CC tests/test-9.o [2022-07-08T16:52:31.239Z] #77 234.2 CC tests/test-10.o [2022-07-08T16:52:31.518Z] #77 234.4 CC tests/test-11.o [2022-07-08T16:52:31.710Z] #55 317.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-08T16:52:31.710Z] #55 DONE 317.7s [2022-07-08T16:52:31.710Z] [2022-07-08T16:52:31.710Z] #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-07-08T16:52:31.710Z] #64 sha256:a1ebf3f71b6e8a08ec7b4b519ca2b87c09220bed807468d8e5306f61b651e67c [2022-07-08T16:52:31.784Z] #77 ... [2022-07-08T16:52:31.784Z] [2022-07-08T16:52:31.784Z] #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-07-08T16:52:31.784Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-08T16:52:31.784Z] #22 1.424 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-08T16:52:31.784Z] #22 1.430 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-08T16:52:31.784Z] #22 1.436 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-08T16:52:31.784Z] #22 DONE 1.5s [2022-07-08T16:52:31.784Z] [2022-07-08T16:52:31.784Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-08T16:52:31.784Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-08T16:52:33.216Z] #64 293.6 + bin/containerd-shim-runc-v2 [2022-07-08T16:52:33.781Z] #64 294.4 + binaries [2022-07-08T16:52:33.781Z] #64 294.4 + install -D bin/containerd /build/containerd [2022-07-08T16:52:33.781Z] #64 294.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-08T16:52:33.781Z] #64 294.4 + install -D bin/ctr /build/ctr [2022-07-08T16:52:34.252Z] #64 ... [2022-07-08T16:52:34.252Z] [2022-07-08T16:52:34.252Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-08T16:52:34.252Z] #56 sha256:6df1d9a6514a396184a263cd3f61d5d56e06940c5d06b83349a8e9467a20e1e7 [2022-07-08T16:52:35.192Z] #56 DONE 0.7s [2022-07-08T16:52:35.192Z] [2022-07-08T16:52:35.192Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-08T16:52:35.192Z] #58 sha256:7ae0a7a627676bad652014eb7e3a73e53721b3ce893e35b1935192d2df5f08dd [2022-07-08T16:52:35.192Z] #58 DONE 0.1s [2022-07-08T16:52:35.192Z] [2022-07-08T16:52:35.192Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-08T16:52:35.192Z] #61 sha256:711cedd351aa0edf6abbe6f237c31f80554a20b2a9ecd5fa97c49aa6cb5ae5e5 [2022-07-08T16:52:35.452Z] #61 DONE 0.3s [2022-07-08T16:52:35.452Z] [2022-07-08T16:52:35.452Z] #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-07-08T16:52:35.452Z] #64 sha256:a1ebf3f71b6e8a08ec7b4b519ca2b87c09220bed807468d8e5306f61b651e67c [2022-07-08T16:52:37.362Z] #64 285.1 + bin/containerd [2022-07-08T16:52:37.960Z] #64 DONE 298.7s [2022-07-08T16:52:38.316Z] #28 14.95 Fetched 49.1 MB in 14s (3501 kB/s) [2022-07-08T16:52:38.894Z] [2022-07-08T16:52:38.894Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-08T16:52:38.894Z] #65 sha256:6635309031cf30a5e87f5ae590d75d10c6b21c1eb72606af61a156f61815f8de [2022-07-08T16:52:40.791Z] #65 DONE 1.7s [2022-07-08T16:52:40.791Z] [2022-07-08T16:52:40.791Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-08T16:52:40.791Z] #70 sha256:87e1842a2f40cd413c0a31d19186bdd0f88fe351d007587f7b820290ff1410e8 [2022-07-08T16:52:40.791Z] #70 DONE 0.1s [2022-07-08T16:52:40.791Z] [2022-07-08T16:52:40.791Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-08T16:52:40.791Z] #75 sha256:d6d97da4e421cb7a9b221146f5b97ac264528caa387994a1a377f8dfa5a7ec9a [2022-07-08T16:52:40.791Z] #75 DONE 0.2s [2022-07-08T16:52:40.791Z] [2022-07-08T16:52:40.791Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-08T16:52:40.791Z] #78 sha256:752b1eeaa435671be5496e1d8be2d429867185a1e12790478b3bd0676d775d47 [2022-07-08T16:52:40.791Z] #78 DONE 0.1s [2022-07-08T16:52:41.049Z] [2022-07-08T16:52:41.049Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-08T16:52:41.049Z] #79 sha256:909d744a2a1f46771549d68e5c06bff85d3c17b0492ba4d4283f4451636120a3 [2022-07-08T16:52:41.049Z] #79 DONE 0.0s [2022-07-08T16:52:41.049Z] [2022-07-08T16:52:41.049Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-08T16:52:41.049Z] #80 sha256:bbe8f458e5b6e77cf2b3412df66d107fbc6f3e7f1227a55a8679f5d5127d19f8 [2022-07-08T16:52:41.049Z] #80 DONE 0.0s [2022-07-08T16:52:41.049Z] [2022-07-08T16:52:41.049Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-08T16:52:41.049Z] #81 sha256:a7f7af1ad7672abfd0402ca96b3eb2d01dcdf0b44328ff98a12c2ff336e4cb88 [2022-07-08T16:52:41.983Z] #81 DONE 0.9s [2022-07-08T16:52:41.983Z] [2022-07-08T16:52:41.983Z] #82 exporting to image [2022-07-08T16:52:41.983Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-08T16:52:41.983Z] #82 exporting layers [2022-07-08T16:52:43.598Z] #28 14.95 Reading package lists... [2022-07-08T16:52:45.263Z] #82 exporting layers 3.1s done [2022-07-08T16:52:45.263Z] #82 writing image sha256:e2d46b9eb43b9057a850d25f26c08126320d158e5227fc57aebf7f1f7adaf03f done [2022-07-08T16:52:45.263Z] #82 naming to docker.io/library/docker:8927626378178a7aaf4c9985ddcee06a033a130e done [2022-07-08T16:52:45.263Z] #82 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-08T16:52:45.584Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-08T16:52:45.911Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43785/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8927626378178a7aaf4c9985ddcee06a033a130e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8927626378178a7aaf4c9985ddcee06a033a130e hack/test/unit [2022-07-08T16:52:46.695Z] #23 13.09 Collecting yamllint==1.26.1 [2022-07-08T16:52:46.695Z] #23 14.14 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-08T16:52:47.266Z] #23 15.45 Collecting pathspec>=0.5.3 [2022-07-08T16:52:47.266Z] #23 15.46 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-08T16:52:47.808Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-08T16:52:47.809Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-08T16:52:47.809Z] + TESTDIRS=./... [2022-07-08T16:52:47.809Z] + exclude_paths='/vendor/|/integration' [2022-07-08T16:52:47.809Z] ++ go list ./... [2022-07-08T16:52:47.809Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-08T16:52:47.837Z] #23 15.94 Collecting pyyaml [2022-07-08T16:52:47.837Z] #23 15.95 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-07-08T16:52:47.837Z] #23 16.01 Building wheels for collected packages: yamllint [2022-07-08T16:52:47.837Z] #23 16.02 Building wheel for yamllint (setup.py): started [2022-07-08T16:52:48.376Z] + pkg_list='github.com/docker/docker/api [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server/backend/build [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server/httputils [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server/middleware [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server/router [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server/router/build [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server/router/container [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server/router/debug [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server/router/image [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server/router/network [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server/router/session [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server/router/system [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/server/router/volume [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types/backend [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types/container [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types/events [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types/filters [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types/image [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types/mount [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types/network [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types/registry [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types/strslice [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types/swarm [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types/time [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types/versions [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T16:52:48.376Z] github.com/docker/docker/api/types/volume [2022-07-08T16:52:48.376Z] github.com/docker/docker/builder [2022-07-08T16:52:48.376Z] github.com/docker/docker/builder/builder-next [2022-07-08T16:52:48.376Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T16:52:48.376Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T16:52:48.376Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T16:52:48.376Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T16:52:48.376Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T16:52:48.376Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T16:52:48.376Z] github.com/docker/docker/builder/dockerfile [2022-07-08T16:52:48.376Z] github.com/docker/docker/builder/remotecontext [2022-07-08T16:52:48.376Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T16:52:48.376Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T16:52:48.376Z] github.com/docker/docker/cli [2022-07-08T16:52:48.376Z] github.com/docker/docker/cli/config [2022-07-08T16:52:48.376Z] github.com/docker/docker/cli/debug [2022-07-08T16:52:48.376Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T16:52:48.376Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T16:52:48.376Z] github.com/docker/docker/client [2022-07-08T16:52:48.376Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T16:52:48.376Z] github.com/docker/docker/cmd/dockerd [2022-07-08T16:52:48.376Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T16:52:48.376Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T16:52:48.376Z] github.com/docker/docker/container [2022-07-08T16:52:48.376Z] github.com/docker/docker/container/stream [2022-07-08T16:52:48.376Z] github.com/docker/docker/contrib/apparmor [2022-07-08T16:52:48.376Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T16:52:48.376Z] github.com/docker/docker/contrib/httpserver [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/cluster [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/config [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/events [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/exec [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/images [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/initlayer [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/links [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/listeners [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/logger [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/logger/local [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/names [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/network [2022-07-08T16:52:48.376Z] github.com/docker/docker/daemon/stats [2022-07-08T16:52:48.376Z] github.com/docker/docker/distribution [2022-07-08T16:52:48.376Z] github.com/docker/docker/distribution/metadata [2022-07-08T16:52:48.376Z] github.com/docker/docker/distribution/utils [2022-07-08T16:52:48.376Z] github.com/docker/docker/distribution/xfer [2022-07-08T16:52:48.376Z] github.com/docker/docker/dockerversion [2022-07-08T16:52:48.376Z] github.com/docker/docker/errdefs [2022-07-08T16:52:48.376Z] github.com/docker/docker/image [2022-07-08T16:52:48.376Z] github.com/docker/docker/image/cache [2022-07-08T16:52:48.376Z] github.com/docker/docker/image/tarexport [2022-07-08T16:52:48.376Z] github.com/docker/docker/image/v1 [2022-07-08T16:52:48.376Z] github.com/docker/docker/internal/test/suite [2022-07-08T16:52:48.376Z] github.com/docker/docker/layer [2022-07-08T16:52:48.376Z] github.com/docker/docker/libcontainerd [2022-07-08T16:52:48.376Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T16:52:48.376Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T16:52:48.376Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T16:52:48.376Z] github.com/docker/docker/libcontainerd/types [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/config [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/idm [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/ns [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/options [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/osl [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T16:52:48.376Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/types [2022-07-08T16:52:48.377Z] github.com/docker/docker/oci [2022-07-08T16:52:48.377Z] github.com/docker/docker/oci/caps [2022-07-08T16:52:48.377Z] github.com/docker/docker/opts [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/aaparser [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/archive [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/authorization [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/capabilities [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/containerfs [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/directory [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/dmesg [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/fileutils [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/fsutils [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/homedir [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/idtools [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/ioutils [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/longpath [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/loopback [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/parsers [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/pidfile [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/platform [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/plugins [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/pools [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/progress [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/pubsub [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/reexec [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/signal [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/stack [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/stringid [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/system [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/tailfile [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/tarsum [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/urlutil [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/useragent [2022-07-08T16:52:48.377Z] github.com/docker/docker/plugin [2022-07-08T16:52:48.377Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T16:52:48.377Z] github.com/docker/docker/plugin/v2 [2022-07-08T16:52:48.377Z] github.com/docker/docker/profiles/apparmor [2022-07-08T16:52:48.377Z] github.com/docker/docker/profiles/seccomp [2022-07-08T16:52:48.377Z] github.com/docker/docker/quota [2022-07-08T16:52:48.377Z] github.com/docker/docker/reference [2022-07-08T16:52:48.377Z] github.com/docker/docker/registry [2022-07-08T16:52:48.377Z] github.com/docker/docker/registry/resumable [2022-07-08T16:52:48.377Z] github.com/docker/docker/restartmanager [2022-07-08T16:52:48.377Z] github.com/docker/docker/rootless [2022-07-08T16:52:48.377Z] github.com/docker/docker/rootless/specconv [2022-07-08T16:52:48.377Z] github.com/docker/docker/runconfig [2022-07-08T16:52:48.377Z] github.com/docker/docker/runconfig/opts [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/daemon [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/environment [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/fakegit [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/registry [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/request [2022-07-08T16:52:48.377Z] github.com/docker/docker/volume [2022-07-08T16:52:48.377Z] github.com/docker/docker/volume/drivers [2022-07-08T16:52:48.377Z] github.com/docker/docker/volume/local [2022-07-08T16:52:48.377Z] github.com/docker/docker/volume/mounts [2022-07-08T16:52:48.377Z] github.com/docker/docker/volume/service [2022-07-08T16:52:48.377Z] github.com/docker/docker/volume/service/opts [2022-07-08T16:52:48.377Z] github.com/docker/docker/volume/testutils' [2022-07-08T16:52:48.377Z] ++ grep --fixed-strings -v /libnetwork [2022-07-08T16:52:48.377Z] ++ echo 'github.com/docker/docker/api [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/backend/build [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/httputils [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/middleware [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/build [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/container [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/debug [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/image [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/network [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/session [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/system [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/volume [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/backend [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/container [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/events [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/filters [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/image [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/mount [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/network [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/registry [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/strslice [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/swarm [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/time [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/versions [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/volume [2022-07-08T16:52:48.377Z] github.com/docker/docker/builder [2022-07-08T16:52:48.377Z] github.com/docker/docker/builder/builder-next [2022-07-08T16:52:48.377Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T16:52:48.377Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T16:52:48.377Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T16:52:48.377Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T16:52:48.377Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T16:52:48.377Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T16:52:48.377Z] github.com/docker/docker/builder/dockerfile [2022-07-08T16:52:48.377Z] github.com/docker/docker/builder/remotecontext [2022-07-08T16:52:48.377Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T16:52:48.377Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T16:52:48.377Z] github.com/docker/docker/cli [2022-07-08T16:52:48.377Z] github.com/docker/docker/cli/config [2022-07-08T16:52:48.377Z] github.com/docker/docker/cli/debug [2022-07-08T16:52:48.377Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T16:52:48.377Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T16:52:48.377Z] github.com/docker/docker/client [2022-07-08T16:52:48.377Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T16:52:48.377Z] github.com/docker/docker/cmd/dockerd [2022-07-08T16:52:48.377Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T16:52:48.377Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T16:52:48.377Z] github.com/docker/docker/container [2022-07-08T16:52:48.377Z] github.com/docker/docker/container/stream [2022-07-08T16:52:48.377Z] github.com/docker/docker/contrib/apparmor [2022-07-08T16:52:48.377Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T16:52:48.377Z] github.com/docker/docker/contrib/httpserver [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/cluster [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/config [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/events [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/exec [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/images [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/initlayer [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/links [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/listeners [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/logger [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/logger/local [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/names [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/network [2022-07-08T16:52:48.377Z] github.com/docker/docker/daemon/stats [2022-07-08T16:52:48.377Z] github.com/docker/docker/distribution [2022-07-08T16:52:48.377Z] github.com/docker/docker/distribution/metadata [2022-07-08T16:52:48.377Z] github.com/docker/docker/distribution/utils [2022-07-08T16:52:48.377Z] github.com/docker/docker/distribution/xfer [2022-07-08T16:52:48.377Z] github.com/docker/docker/dockerversion [2022-07-08T16:52:48.377Z] github.com/docker/docker/errdefs [2022-07-08T16:52:48.377Z] github.com/docker/docker/image [2022-07-08T16:52:48.377Z] github.com/docker/docker/image/cache [2022-07-08T16:52:48.377Z] github.com/docker/docker/image/tarexport [2022-07-08T16:52:48.377Z] github.com/docker/docker/image/v1 [2022-07-08T16:52:48.377Z] github.com/docker/docker/internal/test/suite [2022-07-08T16:52:48.377Z] github.com/docker/docker/layer [2022-07-08T16:52:48.377Z] github.com/docker/docker/libcontainerd [2022-07-08T16:52:48.377Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T16:52:48.377Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T16:52:48.377Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T16:52:48.377Z] github.com/docker/docker/libcontainerd/types [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/config [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/idm [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/ns [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/options [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/osl [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T16:52:48.377Z] github.com/docker/docker/libnetwork/types [2022-07-08T16:52:48.377Z] github.com/docker/docker/oci [2022-07-08T16:52:48.377Z] github.com/docker/docker/oci/caps [2022-07-08T16:52:48.377Z] github.com/docker/docker/opts [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/aaparser [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/archive [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/authorization [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/capabilities [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/containerfs [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/directory [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/dmesg [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/fileutils [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/fsutils [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/homedir [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/idtools [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/ioutils [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/longpath [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/loopback [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/parsers [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/pidfile [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/platform [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/plugins [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/pools [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/progress [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/pubsub [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/reexec [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/signal [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/stack [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/stringid [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/system [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/tailfile [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/tarsum [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/urlutil [2022-07-08T16:52:48.377Z] github.com/docker/docker/pkg/useragent [2022-07-08T16:52:48.377Z] github.com/docker/docker/plugin [2022-07-08T16:52:48.377Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T16:52:48.377Z] github.com/docker/docker/plugin/v2 [2022-07-08T16:52:48.377Z] github.com/docker/docker/profiles/apparmor [2022-07-08T16:52:48.377Z] github.com/docker/docker/profiles/seccomp [2022-07-08T16:52:48.377Z] github.com/docker/docker/quota [2022-07-08T16:52:48.377Z] github.com/docker/docker/reference [2022-07-08T16:52:48.377Z] github.com/docker/docker/registry [2022-07-08T16:52:48.377Z] github.com/docker/docker/registry/resumable [2022-07-08T16:52:48.377Z] github.com/docker/docker/restartmanager [2022-07-08T16:52:48.377Z] github.com/docker/docker/rootless [2022-07-08T16:52:48.377Z] github.com/docker/docker/rootless/specconv [2022-07-08T16:52:48.377Z] github.com/docker/docker/runconfig [2022-07-08T16:52:48.377Z] github.com/docker/docker/runconfig/opts [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/daemon [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/environment [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/fakegit [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/registry [2022-07-08T16:52:48.377Z] github.com/docker/docker/testutil/request [2022-07-08T16:52:48.377Z] github.com/docker/docker/volume [2022-07-08T16:52:48.377Z] github.com/docker/docker/volume/drivers [2022-07-08T16:52:48.377Z] github.com/docker/docker/volume/local [2022-07-08T16:52:48.377Z] github.com/docker/docker/volume/mounts [2022-07-08T16:52:48.377Z] github.com/docker/docker/volume/service [2022-07-08T16:52:48.377Z] github.com/docker/docker/volume/service/opts [2022-07-08T16:52:48.377Z] github.com/docker/docker/volume/testutils' [2022-07-08T16:52:48.377Z] + base_pkg_list='github.com/docker/docker/api [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/backend/build [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/httputils [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/middleware [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/build [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/container [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/debug [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/image [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/network [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/session [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/system [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/server/router/volume [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types [2022-07-08T16:52:48.377Z] github.com/docker/docker/api/types/backend [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/container [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/events [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/filters [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/image [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/mount [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/network [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/registry [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/strslice [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/swarm [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/time [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/versions [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/volume [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/builder-next [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/dockerfile [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/remotecontext [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T16:52:48.378Z] github.com/docker/docker/cli [2022-07-08T16:52:48.378Z] github.com/docker/docker/cli/config [2022-07-08T16:52:48.378Z] github.com/docker/docker/cli/debug [2022-07-08T16:52:48.378Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T16:52:48.378Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T16:52:48.378Z] github.com/docker/docker/client [2022-07-08T16:52:48.378Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T16:52:48.378Z] github.com/docker/docker/cmd/dockerd [2022-07-08T16:52:48.378Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T16:52:48.378Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T16:52:48.378Z] github.com/docker/docker/container [2022-07-08T16:52:48.378Z] github.com/docker/docker/container/stream [2022-07-08T16:52:48.378Z] github.com/docker/docker/contrib/apparmor [2022-07-08T16:52:48.378Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T16:52:48.378Z] github.com/docker/docker/contrib/httpserver [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/cluster [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/config [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/events [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/exec [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/images [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/initlayer [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/links [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/listeners [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/local [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/names [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/network [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/stats [2022-07-08T16:52:48.378Z] github.com/docker/docker/distribution [2022-07-08T16:52:48.378Z] github.com/docker/docker/distribution/metadata [2022-07-08T16:52:48.378Z] github.com/docker/docker/distribution/utils [2022-07-08T16:52:48.378Z] github.com/docker/docker/distribution/xfer [2022-07-08T16:52:48.378Z] github.com/docker/docker/dockerversion [2022-07-08T16:52:48.378Z] github.com/docker/docker/errdefs [2022-07-08T16:52:48.378Z] github.com/docker/docker/image [2022-07-08T16:52:48.378Z] github.com/docker/docker/image/cache [2022-07-08T16:52:48.378Z] github.com/docker/docker/image/tarexport [2022-07-08T16:52:48.378Z] github.com/docker/docker/image/v1 [2022-07-08T16:52:48.378Z] github.com/docker/docker/internal/test/suite [2022-07-08T16:52:48.378Z] github.com/docker/docker/layer [2022-07-08T16:52:48.378Z] github.com/docker/docker/libcontainerd [2022-07-08T16:52:48.378Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T16:52:48.378Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T16:52:48.378Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T16:52:48.378Z] github.com/docker/docker/libcontainerd/types [2022-07-08T16:52:48.378Z] github.com/docker/docker/oci [2022-07-08T16:52:48.378Z] github.com/docker/docker/oci/caps [2022-07-08T16:52:48.378Z] github.com/docker/docker/opts [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/aaparser [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/archive [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/authorization [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/capabilities [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/containerfs [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/directory [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/dmesg [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/fileutils [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/fsutils [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/homedir [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/idtools [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/ioutils [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/longpath [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/loopback [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/parsers [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/pidfile [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/platform [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/plugins [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/pools [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/progress [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/pubsub [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/reexec [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/signal [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/stack [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/stringid [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/system [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/tailfile [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/tarsum [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/urlutil [2022-07-08T16:52:48.378Z] github.com/docker/docker/pkg/useragent [2022-07-08T16:52:48.378Z] github.com/docker/docker/plugin [2022-07-08T16:52:48.378Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T16:52:48.378Z] github.com/docker/docker/plugin/v2 [2022-07-08T16:52:48.378Z] github.com/docker/docker/profiles/apparmor [2022-07-08T16:52:48.378Z] github.com/docker/docker/profiles/seccomp [2022-07-08T16:52:48.378Z] github.com/docker/docker/quota [2022-07-08T16:52:48.378Z] github.com/docker/docker/reference [2022-07-08T16:52:48.378Z] github.com/docker/docker/registry [2022-07-08T16:52:48.378Z] github.com/docker/docker/registry/resumable [2022-07-08T16:52:48.378Z] github.com/docker/docker/restartmanager [2022-07-08T16:52:48.378Z] github.com/docker/docker/rootless [2022-07-08T16:52:48.378Z] github.com/docker/docker/rootless/specconv [2022-07-08T16:52:48.378Z] github.com/docker/docker/runconfig [2022-07-08T16:52:48.378Z] github.com/docker/docker/runconfig/opts [2022-07-08T16:52:48.378Z] github.com/docker/docker/testutil [2022-07-08T16:52:48.378Z] github.com/docker/docker/testutil/daemon [2022-07-08T16:52:48.378Z] github.com/docker/docker/testutil/environment [2022-07-08T16:52:48.378Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T16:52:48.378Z] github.com/docker/docker/testutil/fakegit [2022-07-08T16:52:48.378Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T16:52:48.378Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T16:52:48.378Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T16:52:48.378Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T16:52:48.378Z] github.com/docker/docker/testutil/registry [2022-07-08T16:52:48.378Z] github.com/docker/docker/testutil/request [2022-07-08T16:52:48.378Z] github.com/docker/docker/volume [2022-07-08T16:52:48.378Z] github.com/docker/docker/volume/drivers [2022-07-08T16:52:48.378Z] github.com/docker/docker/volume/local [2022-07-08T16:52:48.378Z] github.com/docker/docker/volume/mounts [2022-07-08T16:52:48.378Z] github.com/docker/docker/volume/service [2022-07-08T16:52:48.378Z] github.com/docker/docker/volume/service/opts [2022-07-08T16:52:48.378Z] github.com/docker/docker/volume/testutils' [2022-07-08T16:52:48.378Z] ++ grep --fixed-strings /libnetwork [2022-07-08T16:52:48.378Z] ++ echo 'github.com/docker/docker/api [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server/backend/build [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server/httputils [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server/middleware [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server/router [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server/router/build [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server/router/container [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server/router/debug [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server/router/image [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server/router/network [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server/router/session [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server/router/system [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/server/router/volume [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/backend [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/container [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/events [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/filters [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/image [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/mount [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/network [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/registry [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/strslice [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/swarm [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/time [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/versions [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T16:52:48.378Z] github.com/docker/docker/api/types/volume [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/builder-next [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/dockerfile [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/remotecontext [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T16:52:48.378Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T16:52:48.378Z] github.com/docker/docker/cli [2022-07-08T16:52:48.378Z] github.com/docker/docker/cli/config [2022-07-08T16:52:48.378Z] github.com/docker/docker/cli/debug [2022-07-08T16:52:48.378Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T16:52:48.378Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T16:52:48.378Z] github.com/docker/docker/client [2022-07-08T16:52:48.378Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T16:52:48.378Z] github.com/docker/docker/cmd/dockerd [2022-07-08T16:52:48.378Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T16:52:48.378Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T16:52:48.378Z] github.com/docker/docker/container [2022-07-08T16:52:48.378Z] github.com/docker/docker/container/stream [2022-07-08T16:52:48.378Z] github.com/docker/docker/contrib/apparmor [2022-07-08T16:52:48.378Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T16:52:48.378Z] github.com/docker/docker/contrib/httpserver [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/cluster [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/config [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/events [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/exec [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/images [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/initlayer [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/links [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/listeners [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/local [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/names [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/network [2022-07-08T16:52:48.378Z] github.com/docker/docker/daemon/stats [2022-07-08T16:52:48.378Z] github.com/docker/docker/distribution [2022-07-08T16:52:48.378Z] github.com/docker/docker/distribution/metadata [2022-07-08T16:52:48.378Z] github.com/docker/docker/distribution/utils [2022-07-08T16:52:48.378Z] github.com/docker/docker/distribution/xfer [2022-07-08T16:52:48.378Z] github.com/docker/docker/dockerversion [2022-07-08T16:52:48.378Z] github.com/docker/docker/errdefs [2022-07-08T16:52:48.378Z] github.com/docker/docker/image [2022-07-08T16:52:48.378Z] github.com/docker/docker/image/cache [2022-07-08T16:52:48.378Z] github.com/docker/docker/image/tarexport [2022-07-08T16:52:48.378Z] github.com/docker/docker/image/v1 [2022-07-08T16:52:48.378Z] github.com/docker/docker/internal/test/suite [2022-07-08T16:52:48.378Z] github.com/docker/docker/layer [2022-07-08T16:52:48.378Z] github.com/docker/docker/libcontainerd [2022-07-08T16:52:48.378Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T16:52:48.378Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T16:52:48.378Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T16:52:48.378Z] github.com/docker/docker/libcontainerd/types [2022-07-08T16:52:48.378Z] github.com/docker/docker/libnetwork [2022-07-08T16:52:48.378Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T16:52:48.378Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T16:52:48.378Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T16:52:48.378Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T16:52:48.378Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T16:52:48.378Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T16:52:48.378Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T16:52:48.378Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T16:52:48.378Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T16:52:48.378Z] github.com/docker/docker/libnetwork/config [2022-07-08T16:52:48.378Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T16:52:48.378Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T16:52:48.378Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T16:52:48.378Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T16:52:48.378Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T16:52:48.378Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/idm [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ns [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/options [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/osl [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/types [2022-07-08T16:52:48.379Z] github.com/docker/docker/oci [2022-07-08T16:52:48.379Z] github.com/docker/docker/oci/caps [2022-07-08T16:52:48.379Z] github.com/docker/docker/opts [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/aaparser [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/archive [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/authorization [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/capabilities [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/containerfs [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/directory [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/dmesg [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/fileutils [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/fsutils [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/homedir [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/idtools [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/ioutils [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/longpath [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/loopback [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/parsers [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/pidfile [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/platform [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/plugins [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/pools [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/progress [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/pubsub [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/reexec [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/signal [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/stack [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/stringid [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/system [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/tailfile [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/tarsum [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/urlutil [2022-07-08T16:52:48.379Z] github.com/docker/docker/pkg/useragent [2022-07-08T16:52:48.379Z] github.com/docker/docker/plugin [2022-07-08T16:52:48.379Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T16:52:48.379Z] github.com/docker/docker/plugin/v2 [2022-07-08T16:52:48.379Z] github.com/docker/docker/profiles/apparmor [2022-07-08T16:52:48.379Z] github.com/docker/docker/profiles/seccomp [2022-07-08T16:52:48.379Z] github.com/docker/docker/quota [2022-07-08T16:52:48.379Z] github.com/docker/docker/reference [2022-07-08T16:52:48.379Z] github.com/docker/docker/registry [2022-07-08T16:52:48.379Z] github.com/docker/docker/registry/resumable [2022-07-08T16:52:48.379Z] github.com/docker/docker/restartmanager [2022-07-08T16:52:48.379Z] github.com/docker/docker/rootless [2022-07-08T16:52:48.379Z] github.com/docker/docker/rootless/specconv [2022-07-08T16:52:48.379Z] github.com/docker/docker/runconfig [2022-07-08T16:52:48.379Z] github.com/docker/docker/runconfig/opts [2022-07-08T16:52:48.379Z] github.com/docker/docker/testutil [2022-07-08T16:52:48.379Z] github.com/docker/docker/testutil/daemon [2022-07-08T16:52:48.379Z] github.com/docker/docker/testutil/environment [2022-07-08T16:52:48.379Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T16:52:48.379Z] github.com/docker/docker/testutil/fakegit [2022-07-08T16:52:48.379Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T16:52:48.379Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T16:52:48.379Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T16:52:48.379Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T16:52:48.379Z] github.com/docker/docker/testutil/registry [2022-07-08T16:52:48.379Z] github.com/docker/docker/testutil/request [2022-07-08T16:52:48.379Z] github.com/docker/docker/volume [2022-07-08T16:52:48.379Z] github.com/docker/docker/volume/drivers [2022-07-08T16:52:48.379Z] github.com/docker/docker/volume/local [2022-07-08T16:52:48.379Z] github.com/docker/docker/volume/mounts [2022-07-08T16:52:48.379Z] github.com/docker/docker/volume/service [2022-07-08T16:52:48.379Z] github.com/docker/docker/volume/service/opts [2022-07-08T16:52:48.379Z] github.com/docker/docker/volume/testutils' [2022-07-08T16:52:48.379Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/config [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/idm [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ns [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/options [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/osl [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/types' [2022-07-08T16:52:48.379Z] + echo 'github.com/docker/docker/libnetwork [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/config [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/idm [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T16:52:48.379Z] github.com/docker/docker/libne+ grep --fixed-strings libnetwork/drivers/bridge [2022-07-08T16:52:48.379Z] twork/ipams/remote [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/ns [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/options [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/osl [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/types' [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T16:52:48.379Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T16:52:48.379Z] + type docker-proxy [2022-07-08T16:52:48.379Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-08T16:52:48.379Z] + hack/make.sh binary-proxy install-proxy [2022-07-08T16:52:48.379Z] [2022-07-08T16:52:48.638Z] Removing bundles/ [2022-07-08T16:52:48.638Z] [2022-07-08T16:52:48.638Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-08T16:52:48.638Z] Building: bundles/binary-proxy/docker-proxy [2022-07-08T16:52:48.638Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T16:52:48.779Z] #23 17.09 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-08T16:52:48.779Z] #23 17.10 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=58ac2af0c5395ba9877a7cbda45744567696c0bdf8af22446242192899543489 [2022-07-08T16:52:48.779Z] #23 17.10 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-08T16:52:48.779Z] #23 17.10 Successfully built yamllint [2022-07-08T16:52:48.779Z] #23 17.13 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-08T16:52:49.351Z] #23 17.58 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-08T16:52:50.181Z] #28 21.76 Reading package lists... [2022-07-08T16:52:50.744Z] #23 DONE 18.7s [2022-07-08T16:52:50.744Z] [2022-07-08T16:52:50.744Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-08T16:52:50.744Z] #27 sha256:89df9bfcc86881a1512cbe678c4c1433ded6b330c79b5de5c734cac18f162bfb [2022-07-08T16:52:50.744Z] #27 DONE 0.4s [2022-07-08T16:52:50.744Z] [2022-07-08T16:52:50.744Z] #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-07-08T16:52:50.744Z] #60 sha256:8806f50053f6695525c7d0ca652abe87fbbd4ccea4a3ee44ed83f33367cb9888 [2022-07-08T16:52:51.005Z] #60 ... [2022-07-08T16:52:51.005Z] [2022-07-08T16:52:51.005Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-08T16:52:51.005Z] #32 sha256:83491f0ac9ab849234bd2d993e566413ea69388f0ac42ebe5d050983f0665d12 [2022-07-08T16:52:51.576Z] #32 DONE 0.5s [2022-07-08T16:52:51.576Z] [2022-07-08T16:52:51.576Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-08T16:52:51.576Z] #35 sha256:3f8d643e8f823c93c56c046998f961c914760a6414f6ae195f3f4f064b3d38c5 [2022-07-08T16:52:51.825Z] #28 28.53 Building dependency tree... [2022-07-08T16:52:51.837Z] #35 DONE 0.4s [2022-07-08T16:52:51.837Z] [2022-07-08T16:52:51.837Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-08T16:52:51.837Z] #37 sha256:0427d004b3ec0eef639067a7ca0d5897fa41ff0253875755f51a1defd199647a [2022-07-08T16:52:52.100Z] #37 DONE 0.4s [2022-07-08T16:52:52.100Z] [2022-07-08T16:52:52.100Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:52:52.100Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:52:52.100Z] #55 ... [2022-07-08T16:52:52.100Z] [2022-07-08T16:52:52.100Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-08T16:52:52.100Z] #39 sha256:d4557e47276b3f999309c9f7c6bbbf3fb5c47758d66893300b4a122805bc5d8b [2022-07-08T16:52:52.100Z] #39 DONE 0.1s [2022-07-08T16:52:52.144Z] #64 ... [2022-07-08T16:52:52.144Z] [2022-07-08T16:52:52.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-07-08T16:52:52.144Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:52:52.144Z] #77 276.3 CCLD libocispec.la [2022-07-08T16:52:52.144Z] #77 276.7 CCLD src/validate [2022-07-08T16:52:52.144Z] #77 276.7 CCLD tests/test-1 [2022-07-08T16:52:52.144Z] #77 276.7 CCLD tests/test-2 [2022-07-08T16:52:52.144Z] #77 276.8 CCLD tests/test-3 [2022-07-08T16:52:52.144Z] #77 276.8 CCLD tests/test-4 [2022-07-08T16:52:52.144Z] #77 276.8 CCLD tests/test-5 [2022-07-08T16:52:52.144Z] #77 276.8 CCLD tests/test-6 [2022-07-08T16:52:52.144Z] #77 277.0 CCLD tests/test-9 [2022-07-08T16:52:52.144Z] #77 277.0 CCLD tests/test-8 [2022-07-08T16:52:52.144Z] #77 277.0 CCLD tests/test-7 [2022-07-08T16:52:52.144Z] #77 277.0 CCLD tests/test-10 [2022-07-08T16:52:52.144Z] #77 277.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-08T16:52:52.144Z] #77 277.0 CCLD tests/test-11 [2022-07-08T16:52:52.144Z] #77 278.9 libtool: link: ar cr libocispec.a [2022-07-08T16:52:52.144Z] #77 279.0 libtool: link: ranlib libocispec.a [2022-07-08T16:52:52.364Z] [2022-07-08T16:52:52.364Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-08T16:52:52.364Z] #41 sha256:a6d547df767c2bd03f39b663b4d0a128c6756c07a114887792cfd8d4e19dc822 [2022-07-08T16:52:52.364Z] #41 DONE 0.1s [2022-07-08T16:52:52.364Z] [2022-07-08T16:52:52.364Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-08T16:52:52.364Z] #45 sha256:27289f4fef5416cd2f640b8a8c3f799ce6450bc7fe0ea822e8c585f323affa0a [2022-07-08T16:52:52.625Z] #45 DONE 0.1s [2022-07-08T16:52:52.625Z] [2022-07-08T16:52:52.625Z] #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-07-08T16:52:52.625Z] #64 sha256:55c4466e885f95afe525e4ba87b0e73a9de528d3bf301f26579d66b4e04c4460 [2022-07-08T16:52:53.208Z] #28 31.50 bzip2 is already the newest version (1.0.8-4). [2022-07-08T16:52:53.208Z] #28 31.50 patch is already the newest version (2.7.6-7). [2022-07-08T16:52:53.208Z] #28 31.50 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-08T16:52:53.208Z] #28 31.50 The following additional packages will be installed: [2022-07-08T16:52:53.468Z] #28 31.50 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-08T16:52:53.468Z] #28 31.51 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-08T16:52:53.468Z] #28 31.51 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T16:52:53.468Z] #28 31.51 python3-pkg-resources vim-runtime xxd [2022-07-08T16:52:53.468Z] #28 31.54 Suggested packages: [2022-07-08T16:52:53.468Z] #28 31.54 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-08T16:52:53.468Z] #28 31.54 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-08T16:52:53.468Z] #28 31.54 Recommended packages: [2022-07-08T16:52:53.468Z] #28 31.54 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-08T16:52:53.905Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-08T16:52:53.905Z] [2022-07-08T16:52:53.905Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-08T16:52:53.905Z] Installing docker-proxy to /usr/local/bin/ [2022-07-08T16:52:54.051Z] #77 280.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:52:54.051Z] #77 280.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T16:52:54.051Z] #77 280.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T16:52:54.051Z] #77 280.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:52:54.051Z] #77 280.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:52:54.051Z] #77 280.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:52:54.051Z] #77 280.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:52:54.051Z] #77 280.8 make[2]: Entering directory '/tmp/crun-build' [2022-07-08T16:52:54.051Z] #77 280.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-08T16:52:54.051Z] #77 281.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-08T16:52:54.164Z] [2022-07-08T16:52:54.164Z] + mkdir -p bundles [2022-07-08T16:52:54.164Z] + '[' -n 'github.com/docker/docker/api [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server/backend/build [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server/httputils [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server/middleware [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server/router [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server/router/build [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server/router/container [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server/router/debug [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server/router/image [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server/router/network [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server/router/session [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server/router/system [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/server/router/volume [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types/backend [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types/container [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types/events [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types/filters [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types/image [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types/mount [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types/network [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types/registry [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types/strslice [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types/swarm [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types/time [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types/versions [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T16:52:54.164Z] github.com/docker/docker/api/types/volume [2022-07-08T16:52:54.164Z] github.com/docker/docker/builder [2022-07-08T16:52:54.164Z] github.com/docker/docker/builder/builder-next [2022-07-08T16:52:54.164Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T16:52:54.164Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T16:52:54.164Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T16:52:54.164Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T16:52:54.164Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T16:52:54.164Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T16:52:54.164Z] github.com/docker/docker/builder/dockerfile [2022-07-08T16:52:54.164Z] github.com/docker/docker/builder/remotecontext [2022-07-08T16:52:54.164Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T16:52:54.164Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T16:52:54.164Z] github.com/docker/docker/cli [2022-07-08T16:52:54.164Z] github.com/docker/docker/cli/config [2022-07-08T16:52:54.164Z] github.com/docker/docker/cli/debug [2022-07-08T16:52:54.164Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T16:52:54.164Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T16:52:54.164Z] github.com/docker/docker/client [2022-07-08T16:52:54.164Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T16:52:54.164Z] github.com/docker/docker/cmd/dockerd [2022-07-08T16:52:54.164Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T16:52:54.164Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T16:52:54.164Z] github.com/docker/docker/container [2022-07-08T16:52:54.164Z] github.com/docker/docker/container/stream [2022-07-08T16:52:54.164Z] github.com/docker/docker/contrib/apparmor [2022-07-08T16:52:54.164Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T16:52:54.164Z] github.com/docker/docker/contrib/httpserver [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/cluster [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/config [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/events [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/exec [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/images [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/initlayer [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/links [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/listeners [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/logger [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/logger/local [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/names [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/network [2022-07-08T16:52:54.164Z] github.com/docker/docker/daemon/stats [2022-07-08T16:52:54.164Z] github.com/docker/docker/distribution [2022-07-08T16:52:54.164Z] github.com/docker/docker/distribution/metadata [2022-07-08T16:52:54.164Z] github.com/docker/docker/distribution/utils [2022-07-08T16:52:54.164Z] github.com/docker/docker/distribution/xfer [2022-07-08T16:52:54.164Z] github.com/docker/docker/dockerversion [2022-07-08T16:52:54.164Z] github.com/docker/docker/errdefs [2022-07-08T16:52:54.164Z] github.com/docker/docker/image [2022-07-08T16:52:54.164Z] github.com/docker/docker/image/cache [2022-07-08T16:52:54.164Z] github.com/docker/docker/image/tarexport [2022-07-08T16:52:54.164Z] github.com/docker/docker/image/v1 [2022-07-08T16:52:54.164Z] github.com/docker/docker/internal/test/suite [2022-07-08T16:52:54.164Z] github.com/docker/docker/layer [2022-07-08T16:52:54.164Z] github.com/docker/docker/libcontainerd [2022-07-08T16:52:54.164Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T16:52:54.164Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T16:52:54.164Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T16:52:54.164Z] github.com/docker/docker/libcontainerd/types [2022-07-08T16:52:54.164Z] github.com/docker/docker/oci [2022-07-08T16:52:54.164Z] github.com/docker/docker/oci/caps [2022-07-08T16:52:54.164Z] github.com/docker/docker/opts [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/aaparser [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/archive [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/authorization [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/capabilities [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/containerfs [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/directory [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/dmesg [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/fileutils [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/fsutils [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/homedir [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/idtools [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/ioutils [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/longpath [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/loopback [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/parsers [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/pidfile [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/platform [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/plugins [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/pools [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/progress [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/pubsub [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/reexec [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/signal [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/stack [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/stringid [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/system [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/tailfile [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/tarsum [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/urlutil [2022-07-08T16:52:54.164Z] github.com/docker/docker/pkg/useragent [2022-07-08T16:52:54.164Z] github.com/docker/docker/plugin [2022-07-08T16:52:54.164Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T16:52:54.164Z] github.com/docker/docker/plugin/v2 [2022-07-08T16:52:54.164Z] github.com/docker/docker/profiles/apparmor [2022-07-08T16:52:54.164Z] github.com/docker/docker/profiles/seccomp [2022-07-08T16:52:54.164Z] github.com/docker/docker/quota [2022-07-08T16:52:54.164Z] github.com/docker/docker/reference [2022-07-08T16:52:54.164Z] github.com/docker/docker/registry [2022-07-08T16:52:54.164Z] github.com/docker/docker/registry/resumable [2022-07-08T16:52:54.164Z] github.com/docker/docker/restartmanager [2022-07-08T16:52:54.164Z] github.com/docker/docker/rootless [2022-07-08T16:52:54.164Z] github.com/docker/docker/rootless/specconv [2022-07-08T16:52:54.164Z] github.com/docker/docker/runconfig [2022-07-08T16:52:54.164Z] github.com/docker/docker/runconfig/opts [2022-07-08T16:52:54.164Z] github.com/docker/docker/testutil [2022-07-08T16:52:54.164Z] github.com/docker/docker/testutil/daemon [2022-07-08T16:52:54.164Z] github.com/docker/docker/testutil/environment [2022-07-08T16:52:54.164Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T16:52:54.164Z] github.com/docker/docker/testutil/fakegit [2022-07-08T16:52:54.164Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T16:52:54.164Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T16:52:54.164Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T16:52:54.164Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T16:52:54.164Z] github.com/docker/docker/testutil/registry [2022-07-08T16:52:54.164Z] github.com/docker/docker/testutil/request [2022-07-08T16:52:54.164Z] github.com/docker/docker/volume [2022-07-08T16:52:54.164Z] github.com/docker/docker/volume/drivers [2022-07-08T16:52:54.164Z] github.com/docker/docker/volume/local [2022-07-08T16:52:54.164Z] github.com/docker/docker/volume/mounts [2022-07-08T16:52:54.164Z] github.com/docker/docker/volume/service [2022-07-08T16:52:54.164Z] github.com/docker/docker/volume/service/opts [2022-07-08T16:52:54.164Z] github.com/docker/docker/volume/testutils' ']' [2022-07-08T16:52:54.165Z] + 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/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-07-08T16:52:54.311Z] #77 281.0 CC src/libcrun/libcrun_testing_a-container.o [2022-07-08T16:52:54.311Z] #77 281.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-08T16:52:54.311Z] #77 281.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-08T16:52:54.311Z] #77 281.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-08T16:52:54.311Z] #77 281.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-08T16:52:54.311Z] #77 281.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-08T16:52:54.311Z] #77 281.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-08T16:52:54.311Z] #77 281.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-08T16:52:54.311Z] #77 281.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-08T16:52:54.311Z] #77 281.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-08T16:52:54.311Z] #77 281.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-08T16:52:54.311Z] #77 281.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-08T16:52:54.570Z] #77 281.3 CC src/libcrun/libcrun_testing_a-error.o [2022-07-08T16:52:54.570Z] #77 281.3 CC src/libcrun/libcrun_testing_a-status.o [2022-07-08T16:52:54.570Z] #77 281.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-08T16:52:54.570Z] #77 281.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-08T16:52:54.570Z] #77 281.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-08T16:52:54.570Z] #77 281.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-08T16:52:54.570Z] #77 281.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-08T16:52:54.829Z] #77 281.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-08T16:52:54.829Z] #77 281.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-08T16:52:54.829Z] #77 281.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-08T16:52:54.829Z] #77 281.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-08T16:52:54.829Z] #77 281.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-08T16:52:54.829Z] #77 281.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-08T16:52:54.852Z] #28 33.10 The following NEW packages will be installed: [2022-07-08T16:52:54.852Z] #28 33.10 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-08T16:52:55.089Z] #77 281.9 CC src/crun-run.o [2022-07-08T16:52:55.089Z] #77 281.9 CC src/crun-crun.o [2022-07-08T16:52:55.089Z] #77 281.9 CC src/crun-delete.o [2022-07-08T16:52:55.089Z] #77 282.0 CC src/crun-kill.o [2022-07-08T16:52:55.089Z] #77 282.0 CC src/crun-pause.o [2022-07-08T16:52:55.098Z] ? github.com/docker/docker/api [no test files] [2022-07-08T16:52:55.112Z] #28 33.11 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-08T16:52:55.112Z] #28 33.11 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-08T16:52:55.112Z] #28 33.11 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-08T16:52:55.112Z] #28 33.11 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-08T16:52:55.112Z] #28 33.11 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-08T16:52:55.112Z] #28 33.11 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-08T16:52:55.349Z] #77 282.1 CC src/crun-unpause.o [2022-07-08T16:52:55.349Z] #77 282.2 CC src/crun-spec.o [2022-07-08T16:52:55.372Z] #28 33.49 0 upgraded, 45 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:52:55.372Z] #28 33.49 Need to get 18.6 MB of archives. [2022-07-08T16:52:55.372Z] #28 33.49 After this operation, 71.4 MB of additional disk space will be used. [2022-07-08T16:52:55.372Z] #28 33.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-08T16:52:55.372Z] #28 33.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-08T16:52:55.372Z] #28 33.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-08T16:52:55.372Z] #28 33.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-08T16:52:55.372Z] #28 33.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-08T16:52:55.372Z] #28 33.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-08T16:52:55.372Z] #28 33.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-08T16:52:55.372Z] #28 33.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-08T16:52:55.372Z] #28 33.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T16:52:55.372Z] #28 33.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T16:52:55.372Z] #28 33.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-08T16:52:55.372Z] #28 33.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-08T16:52:55.372Z] #28 33.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-08T16:52:55.372Z] #28 33.56 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-08T16:52:55.372Z] #28 33.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-08T16:52:55.372Z] #28 33.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-08T16:52:55.372Z] #28 33.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-08T16:52:55.372Z] #28 33.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-08T16:52:55.372Z] #28 33.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-08T16:52:55.372Z] #28 33.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-08T16:52:55.373Z] #28 33.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-08T16:52:55.373Z] #28 33.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-08T16:52:55.373Z] #28 33.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-08T16:52:55.608Z] #77 282.3 CC src/crun-exec.o [2022-07-08T16:52:55.608Z] #77 282.4 CC src/crun-list.o [2022-07-08T16:52:55.608Z] #77 282.4 CC src/crun-create.o [2022-07-08T16:52:55.608Z] #77 282.5 CC src/crun-start.o [2022-07-08T16:52:55.608Z] #77 282.6 CC src/crun-state.o [2022-07-08T16:52:55.608Z] #77 282.6 CC src/crun-update.o [2022-07-08T16:52:55.633Z] #28 33.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-08T16:52:55.633Z] #28 33.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-08T16:52:55.633Z] #28 33.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-08T16:52:55.633Z] #28 33.62 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-07-08T16:52:55.633Z] #28 33.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T16:52:55.633Z] #28 33.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-08T16:52:55.633Z] #28 33.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-08T16:52:55.633Z] #28 33.63 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-08T16:52:55.633Z] #28 33.65 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-08T16:52:55.633Z] #28 33.65 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-08T16:52:55.633Z] #28 33.65 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T16:52:55.633Z] #28 33.66 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-08T16:52:55.633Z] #28 33.66 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-08T16:52:55.633Z] #28 33.66 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-08T16:52:55.633Z] #28 33.67 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-08T16:52:55.633Z] #28 33.69 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-08T16:52:55.633Z] #28 33.69 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-08T16:52:55.633Z] #28 33.69 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-08T16:52:55.633Z] #28 33.83 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-08T16:52:55.633Z] #28 33.85 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-08T16:52:55.633Z] #28 33.88 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-08T16:52:55.867Z] #77 282.7 CC src/crun-checkpoint.o [2022-07-08T16:52:55.867Z] #77 282.7 CC src/crun-ps.o [2022-07-08T16:52:55.867Z] #77 282.7 CC src/crun-restore.o [2022-07-08T16:52:55.893Z] #28 33.88 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-08T16:52:56.126Z] #77 282.8 CC src/libcrun/libcrun_la-utils.lo [2022-07-08T16:52:56.126Z] #77 282.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-08T16:52:56.126Z] #77 282.9 CC src/libcrun/libcrun_la-container.lo [2022-07-08T16:52:56.386Z] #77 283.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-08T16:52:56.386Z] #77 283.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-08T16:52:56.386Z] #77 283.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-08T16:52:56.386Z] #77 283.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-08T16:52:56.386Z] #77 283.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-08T16:52:56.464Z] #28 34.59 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:52:56.645Z] #77 283.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-08T16:52:56.645Z] #77 283.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-08T16:52:56.645Z] #77 283.4 CC src/libcrun/libcrun_la-criu.lo [2022-07-08T16:52:56.645Z] #77 283.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-08T16:52:56.724Z] #28 34.85 Fetched 18.6 MB in 1s (27.3 MB/s) [2022-07-08T16:52:56.724Z] #28 34.91 Selecting previously unselected package pigz. [2022-07-08T16:52:56.905Z] #77 283.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-08T16:52:56.905Z] #77 283.8 CC src/libcrun/libcrun_la-error.lo [2022-07-08T16:52:56.905Z] #77 283.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-08T16:52:56.984Z] #28 34.91 (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-07-08T16:52:56.984Z] #28 34.96 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-08T16:52:56.984Z] #28 34.97 Unpacking pigz (2.6-1) ... [2022-07-08T16:52:56.984Z] #28 35.02 Selecting previously unselected package libelf1:amd64. [2022-07-08T16:52:56.984Z] #28 35.04 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-08T16:52:56.984Z] #28 35.05 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-08T16:52:56.984Z] #28 35.15 Selecting previously unselected package libbpf0:amd64. [2022-07-08T16:52:56.984Z] #28 35.15 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-08T16:52:56.984Z] #28 35.16 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-08T16:52:56.984Z] #28 35.23 Selecting previously unselected package libcap2:amd64. [2022-07-08T16:52:56.984Z] #28 35.23 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-08T16:52:56.984Z] #28 35.24 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-08T16:52:56.984Z] #28 35.28 Selecting previously unselected package libmnl0:amd64. [2022-07-08T16:52:56.984Z] #28 35.29 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-08T16:52:56.984Z] #28 35.29 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-08T16:52:56.984Z] #28 35.33 Selecting previously unselected package libxtables12:amd64. [2022-07-08T16:52:57.164Z] #77 283.8 CC src/libcrun/libcrun_la-status.lo [2022-07-08T16:52:57.164Z] #77 283.9 CC src/libcrun/libcrun_la-terminal.lo [2022-07-08T16:52:57.164Z] #77 284.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-08T16:52:57.245Z] #28 35.34 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-08T16:52:57.245Z] #28 35.35 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-08T16:52:57.245Z] #28 35.41 Selecting previously unselected package libcap2-bin. [2022-07-08T16:52:57.245Z] #28 35.41 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-08T16:52:57.245Z] #28 35.42 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-08T16:52:57.245Z] #28 35.48 Selecting previously unselected package iproute2. [2022-07-08T16:52:57.423Z] #77 284.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-08T16:52:57.424Z] #77 284.3 CC src/libcrun/libcrun_la-signals.lo [2022-07-08T16:52:57.505Z] #28 35.48 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-08T16:52:57.506Z] #28 35.49 Unpacking iproute2 (5.10.0-4) ... [2022-07-08T16:52:57.506Z] #28 35.76 Selecting previously unselected package xxd. [2022-07-08T16:52:57.506Z] #28 35.76 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T16:52:57.506Z] #28 35.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:52:57.506Z] #28 35.84 Selecting previously unselected package vim-common. [2022-07-08T16:52:57.506Z] #28 35.86 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T16:52:57.506Z] #28 35.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:52:57.683Z] #77 284.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-08T16:52:57.683Z] #77 284.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-08T16:52:57.683Z] #77 284.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-08T16:52:57.683Z] #77 284.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-08T16:52:58.252Z] #77 285.0 CC tests/init.o [2022-07-08T16:52:58.252Z] #77 285.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-08T16:52:58.252Z] #77 285.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-08T16:52:58.451Z] #28 36.40 Selecting previously unselected package bash-completion. [2022-07-08T16:52:58.451Z] #28 36.41 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-08T16:52:59.456Z] #28 37.57 Unpacking bash-completion (1:2.11-2) ... [2022-07-08T16:53:00.027Z] #28 38.19 Selecting previously unselected package apparmor. [2022-07-08T16:53:00.027Z] #28 38.21 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-08T16:53:00.027Z] #28 38.25 Unpacking apparmor (2.13.6-10) ... [2022-07-08T16:53:00.287Z] #28 38.49 Selecting previously unselected package inetutils-ping. [2022-07-08T16:53:00.287Z] #28 38.49 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-08T16:53:00.287Z] #28 38.50 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-08T16:53:00.547Z] #28 38.58 Selecting previously unselected package libip4tc2:amd64. [2022-07-08T16:53:00.547Z] #28 38.59 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-08T16:53:00.547Z] #28 38.60 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-08T16:53:00.547Z] #28 38.65 Selecting previously unselected package libip6tc2:amd64. [2022-07-08T16:53:00.547Z] #28 38.67 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-08T16:53:00.547Z] #28 38.68 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-08T16:53:00.547Z] #28 38.74 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-08T16:53:00.547Z] #28 38.75 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-08T16:53:00.547Z] #28 38.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-08T16:53:00.547Z] #28 38.79 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-08T16:53:00.806Z] #28 38.81 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-08T16:53:00.806Z] #28 38.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-08T16:53:00.806Z] #28 38.87 Selecting previously unselected package libnftnl11:amd64. [2022-07-08T16:53:00.807Z] #28 38.87 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-08T16:53:00.807Z] #28 38.87 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-08T16:53:00.807Z] #28 ... [2022-07-08T16:53:00.807Z] [2022-07-08T16:53:00.807Z] #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-07-08T16:53:00.807Z] #71 sha256:7dc848b3447056c04f71fad43087a2fe1c1e707ce20b215d51e792452ac163fa [2022-07-08T16:53:00.807Z] #71 100.6 + bin/containerd [2022-07-08T16:53:02.445Z] #77 ... [2022-07-08T16:53:02.445Z] [2022-07-08T16:53:02.446Z] #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-07-08T16:53:02.446Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:53:02.446Z] #47 354.1 + dpkg --print-architecture [2022-07-08T16:53:02.446Z] #47 354.1 + git checkout -q v2.1.0 [2022-07-08T16:53:02.446Z] #47 354.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-08T16:53:02.446Z] #47 354.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-08T16:53:06.087Z] #71 ... [2022-07-08T16:53:06.087Z] [2022-07-08T16:53:06.087Z] #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-07-08T16:53:06.087Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-08T16:53:06.087Z] #28 38.94 Selecting previously unselected package iptables. [2022-07-08T16:53:06.087Z] #28 38.95 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 38.96 Unpacking iptables (1.8.7-1) ... [2022-07-08T16:53:06.087Z] #28 39.10 Selecting previously unselected package libonig5:amd64. [2022-07-08T16:53:06.087Z] #28 39.11 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 39.12 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T16:53:06.087Z] #28 39.23 Selecting previously unselected package libjq1:amd64. [2022-07-08T16:53:06.087Z] #28 39.23 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 39.24 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-08T16:53:06.087Z] #28 39.33 Selecting previously unselected package jq. [2022-07-08T16:53:06.087Z] #28 39.33 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 39.33 Unpacking jq (1.6-2.1) ... [2022-07-08T16:53:06.087Z] #28 39.39 Selecting previously unselected package libaio1:amd64. [2022-07-08T16:53:06.087Z] #28 39.40 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 39.41 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-08T16:53:06.087Z] #28 39.46 Selecting previously unselected package libgpm2:amd64. [2022-07-08T16:53:06.087Z] #28 39.47 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 39.48 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-08T16:53:06.087Z] #28 39.53 Selecting previously unselected package libinih1:amd64. [2022-07-08T16:53:06.087Z] #28 39.55 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 39.55 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-08T16:53:06.087Z] #28 39.60 Selecting previously unselected package libnet1:amd64. [2022-07-08T16:53:06.087Z] #28 39.60 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 39.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:53:06.087Z] #28 39.66 Selecting previously unselected package libnl-3-200:amd64. [2022-07-08T16:53:06.087Z] #28 39.67 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 39.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T16:53:06.087Z] #28 39.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T16:53:06.087Z] #28 39.74 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 39.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:53:06.087Z] #28 39.80 Selecting previously unselected package libyajl2:amd64. [2022-07-08T16:53:06.087Z] #28 39.81 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 39.82 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-08T16:53:06.087Z] #28 39.85 Selecting previously unselected package net-tools. [2022-07-08T16:53:06.087Z] #28 39.85 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 39.86 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T16:53:06.087Z] #28 39.96 Selecting previously unselected package python-pip-whl. [2022-07-08T16:53:06.087Z] #28 39.97 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-08T16:53:06.087Z] #28 39.97 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T16:53:06.087Z] #28 40.32 Selecting previously unselected package python3-lib2to3. [2022-07-08T16:53:06.087Z] #28 40.32 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-08T16:53:06.087Z] #28 40.33 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-08T16:53:06.087Z] #28 40.39 Selecting previously unselected package python3-distutils. [2022-07-08T16:53:06.087Z] #28 40.40 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-08T16:53:06.087Z] #28 40.40 Unpacking python3-distutils (3.9.2-1) ... [2022-07-08T16:53:06.087Z] #28 40.48 Selecting previously unselected package python3-pkg-resources. [2022-07-08T16:53:06.087Z] #28 40.49 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T16:53:06.087Z] #28 40.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:53:06.087Z] #28 40.59 Selecting previously unselected package python3-setuptools. [2022-07-08T16:53:06.087Z] #28 40.59 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-08T16:53:06.087Z] #28 40.60 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-08T16:53:06.087Z] #28 40.74 Selecting previously unselected package python3-wheel. [2022-07-08T16:53:06.087Z] #28 40.75 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-08T16:53:06.087Z] #28 40.76 Unpacking python3-wheel (0.34.2-1) ... [2022-07-08T16:53:06.087Z] #28 40.81 Selecting previously unselected package python3-pip. [2022-07-08T16:53:06.087Z] #28 40.82 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-08T16:53:06.087Z] #28 40.82 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T16:53:06.087Z] #28 41.04 Selecting previously unselected package sudo. [2022-07-08T16:53:06.087Z] #28 41.04 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 41.05 Unpacking sudo (1.9.5p2-3) ... [2022-07-08T16:53:06.087Z] #28 41.34 Selecting previously unselected package thin-provisioning-tools. [2022-07-08T16:53:06.087Z] #28 41.35 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 41.36 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-08T16:53:06.087Z] #28 41.49 Selecting previously unselected package uidmap. [2022-07-08T16:53:06.087Z] #28 41.50 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 41.51 Unpacking uidmap (1:4.8.1-1) ... [2022-07-08T16:53:06.087Z] #28 41.61 Selecting previously unselected package vim-runtime. [2022-07-08T16:53:06.087Z] #28 41.62 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T16:53:06.087Z] #28 41.65 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-08T16:53:06.087Z] #28 41.67 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-08T16:53:06.087Z] #28 41.68 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:53:06.087Z] #28 43.19 Selecting previously unselected package vim. [2022-07-08T16:53:06.087Z] #28 43.19 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 43.21 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:53:06.087Z] #28 43.51 Selecting previously unselected package xfsprogs. [2022-07-08T16:53:06.087Z] #28 43.52 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 43.53 Unpacking xfsprogs (5.10.0-4) ... [2022-07-08T16:53:06.087Z] #28 43.83 Selecting previously unselected package zip. [2022-07-08T16:53:06.087Z] #28 43.83 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 43.85 Unpacking zip (3.0-12) ... [2022-07-08T16:53:06.087Z] #28 43.96 Selecting previously unselected package zstd. [2022-07-08T16:53:06.087Z] #28 43.97 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-08T16:53:06.087Z] #28 43.98 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-08T16:53:06.087Z] #28 44.24 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T16:53:06.658Z] #28 44.77 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-08T16:53:06.658Z] #28 44.78 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T16:53:06.658Z] #28 44.79 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-08T16:53:06.658Z] #28 44.81 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-08T16:53:06.658Z] #28 44.82 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-08T16:53:06.658Z] #28 44.83 Setting up uidmap (1:4.8.1-1) ... [2022-07-08T16:53:06.658Z] #28 44.84 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-08T16:53:06.658Z] #28 44.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T16:53:06.658Z] #28 44.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T16:53:06.658Z] #28 44.88 Setting up python3-wheel (0.34.2-1) ... [2022-07-08T16:53:07.231Z] #28 45.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:53:07.231Z] #28 45.33 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-08T16:53:07.231Z] #28 45.34 Setting up libcap2-bin (1:2.44-1) ... [2022-07-08T16:53:07.231Z] #28 45.35 Setting up apparmor (2.13.6-10) ... [2022-07-08T16:53:08.172Z] #28 46.39 Setting up zip (3.0-12) ... [2022-07-08T16:53:08.432Z] #28 46.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:53:08.432Z] #28 46.42 Setting up bash-completion (1:2.11-2) ... [2022-07-08T16:53:09.637Z] #28 47.74 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-08T16:53:09.637Z] #28 47.76 Setting up sudo (1.9.5p2-3) ... [2022-07-08T16:53:09.637Z] #28 47.82 invoke-rc.d: could not determine current runlevel [2022-07-08T16:53:09.637Z] #28 47.83 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-08T16:53:09.637Z] #28 47.83 Setting up xfsprogs (5.10.0-4) ... [2022-07-08T16:53:09.637Z] #28 47.85 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-08T16:53:09.637Z] #28 47.86 Setting up inetutils-ping (2:2.0-1) ... [2022-07-08T16:53:09.637Z] #28 47.88 Setting up pigz (2.6-1) ... [2022-07-08T16:53:09.637Z] #28 47.89 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-08T16:53:09.637Z] #28 47.90 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T16:53:09.637Z] #28 47.92 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T16:53:09.637Z] #28 47.93 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:53:10.110Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-07-08T16:53:10.578Z] #28 48.46 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-08T16:53:10.578Z] #28 48.47 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-08T16:53:10.578Z] #28 48.76 Setting up libelf1:amd64 (0.183-1) ... [2022-07-08T16:53:10.578Z] #28 48.77 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-08T16:53:10.578Z] #28 48.78 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T16:53:10.578Z] #28 48.79 Setting up python3-distutils (3.9.2-1) ... [2022-07-08T16:53:10.839Z] #28 49.12 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T16:53:10.839Z] #28 49.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-08T16:53:10.839Z] #28 49.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-08T16:53:10.839Z] #28 49.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-08T16:53:10.839Z] #28 49.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-08T16:53:10.839Z] #28 49.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-08T16:53:10.839Z] #28 49.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-08T16:53:11.099Z] #28 49.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-08T16:53:11.099Z] #28 49.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-08T16:53:11.099Z] #28 49.18 Setting up python3-setuptools (52.0.0-4) ... [2022-07-08T16:53:11.670Z] #28 50.02 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-08T16:53:11.931Z] #28 50.03 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-08T16:53:11.931Z] #28 50.05 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-08T16:53:11.931Z] #28 50.06 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T16:53:12.763Z] #28 50.74 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-08T16:53:12.763Z] #28 50.76 Setting up jq (1.6-2.1) ... [2022-07-08T16:53:12.763Z] #28 50.77 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-08T16:53:12.763Z] #28 50.78 Setting up iptables (1.8.7-1) ... [2022-07-08T16:53:12.763Z] #28 50.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T16:53:12.763Z] #28 50.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T16:53:12.763Z] #28 50.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T16:53:12.763Z] #28 50.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T16:53:12.763Z] #28 50.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-08T16:53:12.763Z] #28 50.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-08T16:53:12.763Z] #28 50.82 Setting up iproute2 (5.10.0-4) ... [2022-07-08T16:53:13.023Z] #28 51.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:53:13.292Z] #28 DONE 51.6s [2022-07-08T16:53:13.292Z] [2022-07-08T16:53:13.292Z] #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-07-08T16:53:13.292Z] #67 sha256:f2d311d09663ee43e9920a809c6a30c59f9617d46378d233ddafb28984b87e62 [2022-07-08T16:53:13.552Z] #67 ... [2022-07-08T16:53:13.552Z] [2022-07-08T16:53:13.552Z] #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-07-08T16:53:13.552Z] #29 sha256:b04fa251c48098649e6b0cd9dc5a196432682d0481d4096cc3221c04d5397adf [2022-07-08T16:53:14.496Z] #29 0.767 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-08T16:53:14.496Z] #29 0.771 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-08T16:53:14.496Z] #29 0.775 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-08T16:53:14.496Z] #29 DONE 0.8s [2022-07-08T16:53:14.496Z] [2022-07-08T16:53:14.496Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-08T16:53:14.496Z] #30 sha256:d1c6802d8742db954c450a30e209420653ddefe6ce5b3d25ebaace891909468c [2022-07-08T16:53:14.584Z] #64 ... [2022-07-08T16:53:14.584Z] [2022-07-08T16:53:14.584Z] #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-07-08T16:53:14.584Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:53:14.584Z] #77 275.2 CCLD libocispec.la [2022-07-08T16:53:14.584Z] #77 275.6 CCLD src/validate [2022-07-08T16:53:14.584Z] #77 275.6 CCLD tests/test-2 [2022-07-08T16:53:14.584Z] #77 275.6 CCLD tests/test-1 [2022-07-08T16:53:14.584Z] #77 275.6 CCLD tests/test-3 [2022-07-08T16:53:14.584Z] #77 275.7 CCLD tests/test-4 [2022-07-08T16:53:14.584Z] #77 275.7 CCLD tests/test-6 [2022-07-08T16:53:14.584Z] #77 275.7 CCLD tests/test-5 [2022-07-08T16:53:14.584Z] #77 275.7 CCLD tests/test-7 [2022-07-08T16:53:14.584Z] #77 275.8 CCLD tests/test-8 [2022-07-08T16:53:14.584Z] #77 275.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-08T16:53:14.584Z] #77 275.9 CCLD tests/test-9 [2022-07-08T16:53:14.584Z] #77 276.0 CCLD tests/test-10 [2022-07-08T16:53:14.584Z] #77 276.0 CCLD tests/test-11 [2022-07-08T16:53:14.844Z] #77 277.7 libtool: link: ar cr libocispec.a [2022-07-08T16:53:15.105Z] #77 277.8 libtool: link: ranlib libocispec.a [2022-07-08T16:53:17.021Z] #77 279.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T16:53:17.021Z] #77 279.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T16:53:17.021Z] #77 279.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T16:53:17.021Z] #77 279.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:53:17.021Z] #77 279.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:53:17.021Z] #77 279.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:53:17.021Z] #77 279.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T16:53:17.021Z] #77 279.8 make[2]: Entering directory '/tmp/crun-build' [2022-07-08T16:53:17.021Z] #77 279.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-08T16:53:17.281Z] #77 280.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-08T16:53:17.281Z] #77 280.0 CC src/libcrun/libcrun_testing_a-container.o [2022-07-08T16:53:17.281Z] #77 280.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-08T16:53:17.281Z] #77 280.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-08T16:53:17.281Z] #77 280.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-08T16:53:17.281Z] #77 280.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-08T16:53:17.281Z] #77 280.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-08T16:53:17.281Z] #77 280.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-08T16:53:17.281Z] #77 280.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-08T16:53:17.281Z] #77 280.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-08T16:53:17.281Z] #77 280.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-08T16:53:17.281Z] #77 280.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-08T16:53:17.281Z] #77 280.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-08T16:53:17.281Z] #77 280.3 CC src/libcrun/libcrun_testing_a-error.o [2022-07-08T16:53:17.281Z] #77 280.3 CC src/libcrun/libcrun_testing_a-status.o [2022-07-08T16:53:17.541Z] #77 280.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-08T16:53:17.541Z] #77 280.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-08T16:53:17.541Z] #77 280.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-08T16:53:17.541Z] #77 280.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-08T16:53:17.541Z] #77 280.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-08T16:53:17.802Z] #77 280.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-08T16:53:17.802Z] #77 280.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-08T16:53:18.062Z] #77 280.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-08T16:53:18.062Z] #77 280.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-08T16:53:18.062Z] #77 280.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-08T16:53:18.062Z] #77 281.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-08T16:53:18.322Z] #77 281.0 CC src/crun-crun.o [2022-07-08T16:53:18.322Z] #77 281.1 CC src/crun-run.o [2022-07-08T16:53:18.322Z] #77 281.2 CC src/crun-delete.o [2022-07-08T16:53:18.322Z] #77 281.2 CC src/crun-kill.o [2022-07-08T16:53:18.322Z] #77 281.3 CC src/crun-pause.o [2022-07-08T16:53:18.322Z] #77 281.3 CC src/crun-unpause.o [2022-07-08T16:53:18.322Z] #77 281.4 CC src/crun-spec.o [2022-07-08T16:53:18.582Z] #77 281.5 CC src/crun-exec.o [2022-07-08T16:53:18.582Z] #77 281.5 CC src/crun-list.o [2022-07-08T16:53:18.842Z] #77 281.7 CC src/crun-create.o [2022-07-08T16:53:18.842Z] #77 281.7 CC src/crun-start.o [2022-07-08T16:53:18.842Z] #77 281.7 CC src/crun-state.o [2022-07-08T16:53:18.842Z] #77 281.8 CC src/crun-update.o [2022-07-08T16:53:18.842Z] #77 281.8 CC src/crun-ps.o [2022-07-08T16:53:18.842Z] #77 281.9 CC src/crun-restore.o [2022-07-08T16:53:19.102Z] #77 282.0 CC src/crun-checkpoint.o [2022-07-08T16:53:19.102Z] #77 282.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-08T16:53:19.102Z] #77 282.0 CC src/libcrun/libcrun_la-utils.lo [2022-07-08T16:53:19.102Z] #77 282.0 CC src/libcrun/libcrun_la-container.lo [2022-07-08T16:53:19.102Z] #77 282.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-08T16:53:19.363Z] #77 282.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-08T16:53:19.363Z] #77 282.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-08T16:53:19.363Z] #77 282.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-08T16:53:19.363Z] #77 282.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-08T16:53:19.363Z] #77 282.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-08T16:53:19.623Z] #77 282.5 CC src/libcrun/libcrun_la-criu.lo [2022-07-08T16:53:19.623Z] #77 282.5 CC src/libcrun/libcrun_la-linux.lo [2022-07-08T16:53:19.623Z] #77 282.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-08T16:53:19.623Z] #77 282.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-08T16:53:19.623Z] #77 282.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-08T16:53:19.883Z] #77 282.7 CC src/libcrun/libcrun_la-error.lo [2022-07-08T16:53:19.883Z] #77 282.8 CC src/libcrun/libcrun_la-status.lo [2022-07-08T16:53:19.883Z] #77 282.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-08T16:53:20.143Z] #77 283.0 CC src/libcrun/libcrun_la-signals.lo [2022-07-08T16:53:20.143Z] #77 283.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-08T16:53:20.143Z] #77 283.0 CC src/libcrun/libcrun_la-terminal.lo [2022-07-08T16:53:20.403Z] #77 283.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-08T16:53:20.403Z] #77 283.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-08T16:53:20.403Z] #77 283.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-08T16:53:20.403Z] #77 283.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-08T16:53:20.403Z] #77 283.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-08T16:53:20.664Z] #77 283.4 CC tests/init.o [2022-07-08T16:53:20.664Z] #77 283.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-08T16:53:22.625Z] #30 7.659 Collecting yamllint==1.26.1 [2022-07-08T16:53:22.885Z] #30 8.699 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-08T16:53:23.830Z] #30 9.423 Collecting pathspec>=0.5.3 [2022-07-08T16:53:23.830Z] #30 9.432 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-08T16:53:23.830Z] #30 9.684 Collecting pyyaml [2022-07-08T16:53:24.090Z] #30 9.689 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-07-08T16:53:24.090Z] #30 9.733 Building wheels for collected packages: yamllint [2022-07-08T16:53:24.090Z] #30 9.733 Building wheel for yamllint (setup.py): started [2022-07-08T16:53:24.386Z] #47 DONE 383.3s [2022-07-08T16:53:24.386Z] [2022-07-08T16:53:24.386Z] #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-07-08T16:53:24.386Z] #64 sha256:240a7df4356647acd47d6fe02841130d82fd847a14430995f5b05d104b691b59 [2022-07-08T16:53:24.386Z] #64 ... [2022-07-08T16:53:24.386Z] [2022-07-08T16:53:24.386Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-08T16:53:24.386Z] #48 sha256:f395e8bacca12620529f268d74842a6808310c711d0f9e6c24ae10f028ceaf20 [2022-07-08T16:53:24.386Z] #48 DONE 0.5s [2022-07-08T16:53:24.386Z] [2022-07-08T16:53:24.386Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-08T16:53:24.386Z] #52 sha256:90d19e38736ac9f6bb99be3f100fb559bd3cf4579cea2034bbe30ce58f8dff65 [2022-07-08T16:53:24.386Z] #52 DONE 0.1s [2022-07-08T16:53:24.386Z] [2022-07-08T16:53:24.386Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-08T16:53:24.386Z] #54 sha256:f6d91699a3156c0255fb51ae27989250d0e3427c4792a05f960f6d7055a8b0c4 [2022-07-08T16:53:24.386Z] #54 DONE 0.1s [2022-07-08T16:53:24.386Z] [2022-07-08T16:53:24.386Z] #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-07-08T16:53:24.386Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:53:24.658Z] #30 10.29 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-08T16:53:24.658Z] #30 10.29 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=569632544b620a47fdedfecb4e4b31ba4a76b54d9359173a87c91df356c54f6b [2022-07-08T16:53:24.658Z] #30 10.29 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-08T16:53:24.658Z] #30 10.30 Successfully built yamllint [2022-07-08T16:53:24.658Z] #30 10.31 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-08T16:53:24.658Z] #30 10.54 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-08T16:53:24.866Z] #77 ... [2022-07-08T16:53:24.867Z] [2022-07-08T16:53:24.867Z] #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-07-08T16:53:24.867Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T16:53:24.867Z] #47 357.7 + dpkg --print-architecture [2022-07-08T16:53:24.867Z] #47 357.7 + git checkout -q v2.1.0 [2022-07-08T16:53:24.867Z] #47 357.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-08T16:53:24.867Z] #47 357.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-08T16:53:24.918Z] #30 DONE 10.8s [2022-07-08T16:53:24.918Z] [2022-07-08T16:53:24.918Z] #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-07-08T16:53:24.918Z] #67 sha256:f2d311d09663ee43e9920a809c6a30c59f9617d46378d233ddafb28984b87e62 [2022-07-08T16:53:25.178Z] #67 ... [2022-07-08T16:53:25.178Z] [2022-07-08T16:53:25.178Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-08T16:53:25.178Z] #34 sha256:ce18b069e02281caad0e757bf164f9e72953948ab5d8e344ace9a5dbae9ea2a3 [2022-07-08T16:53:25.323Z] #77 312.0 CCLD tests/init [2022-07-08T16:53:25.440Z] #34 DONE 0.2s [2022-07-08T16:53:25.440Z] [2022-07-08T16:53:25.440Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-08T16:53:25.440Z] #39 sha256:4f415f92307122ade2b55a892a4b8d2521da3557ea9a3658baa35d47f7b85dac [2022-07-08T16:53:25.700Z] #39 DONE 0.3s [2022-07-08T16:53:25.700Z] [2022-07-08T16:53:25.700Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-08T16:53:25.700Z] #42 sha256:a16a9297b5e160fbc8b2b4def86fd636ade237c55d54fafd9a9a3816a769bd90 [2022-07-08T16:53:25.700Z] #42 DONE 0.1s [2022-07-08T16:53:25.700Z] [2022-07-08T16:53:25.700Z] #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-07-08T16:53:25.700Z] #67 sha256:f2d311d09663ee43e9920a809c6a30c59f9617d46378d233ddafb28984b87e62 [2022-07-08T16:53:25.700Z] #67 ... [2022-07-08T16:53:25.700Z] [2022-07-08T16:53:25.700Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-08T16:53:25.700Z] #44 sha256:de8f70126888510f68bc36491d3128c33f7745120a5c4cc6ef45c9f39205496c [2022-07-08T16:53:25.700Z] #44 DONE 0.1s [2022-07-08T16:53:25.700Z] [2022-07-08T16:53:25.700Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-08T16:53:25.700Z] #46 sha256:41cce0b74d7efaae63b5fd3fa9c08b9a4048d0455771fbb298969f4410f51a00 [2022-07-08T16:53:25.969Z] #46 DONE 0.1s [2022-07-08T16:53:25.969Z] [2022-07-08T16:53:25.969Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-08T16:53:25.969Z] #48 sha256:2ca887b757a4bbac6488bbd2fda94c13efc038989b5ed8e76dfd51280c14e4fb [2022-07-08T16:53:25.969Z] #48 DONE 0.1s [2022-07-08T16:53:25.969Z] [2022-07-08T16:53:25.969Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-08T16:53:25.969Z] #52 sha256:3557cc30fbc9d5ba44bc141dca2538570d650233c28829e9a4f14d54bba1777f [2022-07-08T16:53:25.969Z] #52 DONE 0.1s [2022-07-08T16:53:25.969Z] [2022-07-08T16:53:25.969Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-08T16:53:25.969Z] #55 sha256:d410cb89be73feea28749aa7d95cf575ef5cbab3ffb63d753304b77372eba1a1 [2022-07-08T16:53:26.230Z] #55 DONE 0.1s [2022-07-08T16:53:26.230Z] [2022-07-08T16:53:26.230Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-08T16:53:26.230Z] #59 sha256:a5c80c1d76c1906d2ce4788ad987e54db484731c58cdd2299aee166c52e9c941 [2022-07-08T16:53:26.230Z] #59 DONE 0.1s [2022-07-08T16:53:26.230Z] [2022-07-08T16:53:26.230Z] #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-07-08T16:53:26.230Z] #71 sha256:7dc848b3447056c04f71fad43087a2fe1c1e707ce20b215d51e792452ac163fa [2022-07-08T16:53:26.230Z] #71 ... [2022-07-08T16:53:26.230Z] [2022-07-08T16:53:26.230Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-08T16:53:26.230Z] #61 sha256:c1571fde1653b5f60176a61a85c2119eb8b32cd86048afcf92a7b25acb2ccf52 [2022-07-08T16:53:26.230Z] #61 DONE 0.1s [2022-07-08T16:53:26.230Z] [2022-07-08T16:53:26.230Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-08T16:53:26.230Z] #63 sha256:d00eb933f0c33dc34dc24740930741a56a5d42617e853ac33d45e7a05fc97a3f [2022-07-08T16:53:26.491Z] #63 DONE 0.2s [2022-07-08T16:53:26.491Z] [2022-07-08T16:53:26.491Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-08T16:53:26.491Z] #65 sha256:334492ce77ae1a208ac59e75d176e696caed005b8a43eb915d0abb0429b7c241 [2022-07-08T16:53:26.491Z] #65 DONE 0.1s [2022-07-08T16:53:26.491Z] [2022-07-08T16:53:26.491Z] #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-07-08T16:53:26.491Z] #67 sha256:f2d311d09663ee43e9920a809c6a30c59f9617d46378d233ddafb28984b87e62 [2022-07-08T16:53:33.627Z] #64 336.2 # github.com/containerd/containerd/cmd/containerd [2022-07-08T16:53:33.627Z] #64 336.2 /usr/bin/ld: /tmp/go-link-720530176/000019.o: in function `New': [2022-07-08T16:53:33.627Z] #64 336.2 /tmp/tmp.YTZ6tg0L2t/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-07-08T16:53:33.627Z] #64 336.3 + bin/containerd-stress [2022-07-08T16:53:33.627Z] #64 337.4 + bin/containerd-shim [2022-07-08T16:53:41.763Z] #64 348.6 + bin/containerd-shim-runc-v1 [2022-07-08T16:53:46.827Z] #47 DONE 386.5s [2022-07-08T16:53:46.827Z] [2022-07-08T16:53:46.827Z] #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-07-08T16:53:46.827Z] #60 sha256:8806f50053f6695525c7d0ca652abe87fbbd4ccea4a3ee44ed83f33367cb9888 [2022-07-08T16:53:46.827Z] #60 ... [2022-07-08T16:53:46.827Z] [2022-07-08T16:53:46.827Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-08T16:53:46.827Z] #48 sha256:ec5965469d03ca04c34e18671941f5d6090cde5e18e11564473d1c25449c1044 [2022-07-08T16:53:46.827Z] #48 DONE 0.5s [2022-07-08T16:53:46.827Z] [2022-07-08T16:53:46.827Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-08T16:53:46.827Z] #52 sha256:f0b754ae15f6541e99b8e9c9bb5c706c68543df097c21467a0fb23e44f43e354 [2022-07-08T16:53:46.827Z] #52 DONE 0.1s [2022-07-08T16:53:46.827Z] [2022-07-08T16:53:46.827Z] #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-07-08T16:53:46.827Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:53:46.827Z] #77 ... [2022-07-08T16:53:46.827Z] [2022-07-08T16:53:46.827Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-08T16:53:46.827Z] #54 sha256:334c3bf8182fa0156b20eb6e7f4bc13ca54da3783d3d03f5865fca4e6e0ddad2 [2022-07-08T16:53:46.827Z] #54 DONE 0.1s [2022-07-08T16:53:46.827Z] [2022-07-08T16:53:46.827Z] #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-07-08T16:53:46.827Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T16:53:47.047Z] #64 354.9 + bin/containerd-shim-runc-v2 [2022-07-08T16:53:47.260Z] #77 332.8 AR libcrun_testing.a [2022-07-08T16:53:47.260Z] #77 332.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-08T16:53:47.260Z] #77 332.9 CCLD tests/tests_libcrun_utils [2022-07-08T16:53:47.260Z] #77 332.9 CCLD tests/tests_libcrun_errors [2022-07-08T16:53:47.260Z] #77 332.9 CCLD tests/tests_libcrun_fuzzer [2022-07-08T16:53:47.260Z] #77 333.0 CCLD libcrun.la [2022-07-08T16:53:47.520Z] #77 334.3 CCLD crun [2022-07-08T16:53:47.986Z] #64 355.7 + binaries [2022-07-08T16:53:47.986Z] #64 355.7 + install -D bin/containerd /build/containerd [2022-07-08T16:53:47.986Z] #64 355.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-08T16:53:47.986Z] #64 355.8 + install -D bin/ctr /build/ctr [2022-07-08T16:53:48.088Z] #77 334.9 make[3]: Entering directory '/tmp/crun-build' [2022-07-08T16:53:48.088Z] #77 335.1 /bin/mkdir -p '/usr/local/lib' [2022-07-08T16:53:48.210Z] #77 311.1 CCLD tests/init [2022-07-08T16:53:48.347Z] #77 335.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-08T16:53:48.347Z] #77 335.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-08T16:53:48.347Z] #77 335.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-08T16:53:48.347Z] #77 335.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-08T16:53:48.347Z] #77 335.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-08T16:53:48.347Z] #77 335.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-08T16:53:48.347Z] #77 335.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-08T16:53:48.501Z] #67 90.28 + mkdir -p /build [2022-07-08T16:53:48.501Z] #67 90.28 + cp runc /build/runc [2022-07-08T16:53:48.501Z] #67 DONE 90.5s [2022-07-08T16:53:48.501Z] [2022-07-08T16:53:48.501Z] #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-07-08T16:53:48.501Z] #71 sha256:7dc848b3447056c04f71fad43087a2fe1c1e707ce20b215d51e792452ac163fa [2022-07-08T16:53:48.501Z] #71 ... [2022-07-08T16:53:48.501Z] [2022-07-08T16:53:48.501Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-08T16:53:48.501Z] #68 sha256:7be1951b73ec8aa1c791e8151a006ed4c4163732caca4278f30596aaffdc32f0 [2022-07-08T16:53:48.501Z] #68 DONE 0.1s [2022-07-08T16:53:48.501Z] [2022-07-08T16:53:48.501Z] #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-07-08T16:53:48.501Z] #71 sha256:7dc848b3447056c04f71fad43087a2fe1c1e707ce20b215d51e792452ac163fa [2022-07-08T16:53:48.608Z] #77 335.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-07-08T16:53:48.608Z] #77 335.4 ---------------------------------------------------------------------- [2022-07-08T16:53:48.608Z] #77 335.4 Libraries have been installed in: [2022-07-08T16:53:48.608Z] #77 335.4 /usr/local/lib [2022-07-08T16:53:48.608Z] #77 335.4 [2022-07-08T16:53:48.608Z] #77 335.4 If you ever happen to want to link against installed libraries [2022-07-08T16:53:48.608Z] #77 335.4 in a given directory, LIBDIR, you must either use libtool, and [2022-07-08T16:53:48.608Z] #77 335.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-08T16:53:48.608Z] #77 335.4 flag during linking and do at least one of the following: [2022-07-08T16:53:48.608Z] #77 335.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-08T16:53:48.608Z] #77 335.4 during execution [2022-07-08T16:53:48.608Z] #77 335.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-08T16:53:48.608Z] #77 335.4 during linking [2022-07-08T16:53:48.608Z] #77 335.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-08T16:53:48.608Z] #77 335.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-08T16:53:48.608Z] #77 335.4 [2022-07-08T16:53:48.608Z] #77 335.4 See any operating system documentation about shared libraries for [2022-07-08T16:53:48.608Z] #77 335.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-08T16:53:48.608Z] #77 335.4 ---------------------------------------------------------------------- [2022-07-08T16:53:48.608Z] #77 335.4 /bin/mkdir -p '/build' [2022-07-08T16:53:48.608Z] #77 335.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-08T16:53:48.608Z] #77 335.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-08T16:53:48.608Z] #77 335.5 make[3]: Leaving directory '/tmp/crun-build' [2022-07-08T16:53:48.870Z] #77 335.5 make[2]: Leaving directory '/tmp/crun-build' [2022-07-08T16:53:48.870Z] #77 335.5 make[1]: Leaving directory '/tmp/crun-build' [2022-07-08T16:53:49.129Z] #77 DONE 335.8s [2022-07-08T16:53:49.129Z] [2022-07-08T16:53:49.129Z] #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-07-08T16:53:49.129Z] #64 sha256:240a7df4356647acd47d6fe02841130d82fd847a14430995f5b05d104b691b59 [2022-07-08T16:53:49.930Z] #64 DONE 357.6s [2022-07-08T16:53:50.502Z] [2022-07-08T16:53:50.502Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-08T16:53:50.502Z] #65 sha256:11c607c14d9ef353c58d5b86007dd8cdbd09166878cb6e65124146fd25e889ea [2022-07-08T16:53:51.881Z] #65 DONE 0.9s [2022-07-08T16:53:51.881Z] [2022-07-08T16:53:51.881Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-08T16:53:51.881Z] #70 sha256:fd9700ff0fb290d05db709eed8a6779f478e3ae7cd57912fb4b131db57cb406b [2022-07-08T16:53:51.881Z] #70 DONE 0.2s [2022-07-08T16:53:51.881Z] [2022-07-08T16:53:51.881Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-08T16:53:51.881Z] #75 sha256:b2b10c842c2813bd949505ffd453cda3350638271b9856b4fd49b37ed0e9b597 [2022-07-08T16:53:52.820Z] #75 DONE 0.9s [2022-07-08T16:53:52.820Z] [2022-07-08T16:53:52.820Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-08T16:53:52.820Z] #78 sha256:1e9ced9001b2d92dd9c01e992f5c5431e76888a0e5cf48dc8705887c3538845b [2022-07-08T16:53:52.820Z] #78 DONE 0.1s [2022-07-08T16:53:52.820Z] [2022-07-08T16:53:52.820Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-08T16:53:52.820Z] #79 sha256:caa19dea0a67145dd7c45412846270b3bafe32cbf1ca4e767034cf953ae3d538 [2022-07-08T16:53:52.820Z] #79 DONE 0.0s [2022-07-08T16:53:52.820Z] [2022-07-08T16:53:52.820Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-08T16:53:52.820Z] #80 sha256:2e1e474a685cfc97a28ab708d1c5adafe60e1a77e02e4ca280686cd7f52c5317 [2022-07-08T16:53:52.820Z] #80 DONE 0.0s [2022-07-08T16:53:52.820Z] [2022-07-08T16:53:52.820Z] #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-07-08T16:53:52.820Z] #81 sha256:cbbb61abcc1bc05e0e1176a2a0d9d34ff9aff2bf15d5ab3217e2f3508a49b01a [2022-07-08T16:53:53.389Z] #81 0.631 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-08T16:53:53.389Z] #81 0.631 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-08T16:53:53.389Z] #81 0.631 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-08T16:53:54.219Z] #81 0.869 Reading package lists... [2022-07-08T16:53:54.790Z] #81 1.380 Reading package lists... [2022-07-08T16:53:54.790Z] #81 1.894 Building dependency tree... [2022-07-08T16:53:54.790Z] #81 1.989 Reading state information... [2022-07-08T16:53:54.790Z] #81 2.100 The following additional packages will be installed: [2022-07-08T16:53:55.050Z] #81 2.101 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-08T16:53:55.050Z] #81 2.102 Suggested packages: [2022-07-08T16:53:55.050Z] #81 2.102 systemd-container policykit-1 [2022-07-08T16:53:55.050Z] #81 2.102 Recommended packages: [2022-07-08T16:53:55.050Z] #81 2.102 systemd-timesyncd | time-daemon libnss-systemd [2022-07-08T16:53:55.050Z] #81 2.171 The following NEW packages will be installed: [2022-07-08T16:53:55.050Z] #81 2.172 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-08T16:53:55.050Z] #81 2.172 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-08T16:53:55.309Z] #81 2.441 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T16:53:55.309Z] #81 2.441 Need to get 5817 kB of archives. [2022-07-08T16:53:55.309Z] #81 2.441 After this operation, 19.3 MB of additional disk space will be used. [2022-07-08T16:53:55.309Z] #81 2.441 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-08T16:53:55.309Z] #81 2.459 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-08T16:53:55.309Z] #81 2.461 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-08T16:53:55.309Z] #81 2.467 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-08T16:53:55.309Z] #81 2.469 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-08T16:53:55.309Z] #81 2.543 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-08T16:53:55.569Z] #81 2.546 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-08T16:53:55.569Z] #81 2.548 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-08T16:53:55.569Z] #81 2.549 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-08T16:53:55.569Z] #81 2.559 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-07-08T16:53:55.569Z] #81 2.726 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T16:53:55.569Z] #81 2.757 Fetched 5817 kB in 0s (15.2 MB/s) [2022-07-08T16:53:55.569Z] #81 2.782 Selecting previously unselected package libargon2-1:amd64. [2022-07-08T16:53:55.569Z] #81 2.782 (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-07-08T16:53:55.569Z] #81 2.797 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-08T16:53:55.569Z] #81 2.805 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-08T16:53:55.569Z] #81 2.839 Selecting previously unselected package libjson-c5:amd64. [2022-07-08T16:53:55.569Z] #81 2.841 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-08T16:53:55.569Z] #81 2.845 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-08T16:53:55.569Z] #81 2.879 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-08T16:53:55.569Z] #81 2.882 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-08T16:53:55.569Z] #81 2.886 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-08T16:53:55.569Z] #81 2.936 Selecting previously unselected package libkmod2:amd64. [2022-07-08T16:53:55.829Z] #81 2.939 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-08T16:53:55.829Z] #81 2.944 Unpacking libkmod2:amd64 (28-1) ... [2022-07-08T16:53:55.829Z] #81 2.984 Selecting previously unselected package systemd. [2022-07-08T16:53:55.829Z] #81 2.986 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-08T16:53:55.829Z] #81 3.020 Unpacking systemd (247.3-7) ... [2022-07-08T16:53:56.398Z] #81 3.570 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-08T16:53:56.398Z] #81 3.582 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-08T16:53:56.398Z] #81 3.592 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-08T16:53:56.398Z] #81 3.602 Setting up libkmod2:amd64 (28-1) ... [2022-07-08T16:53:56.398Z] #81 3.612 Setting up systemd (247.3-7) ... [2022-07-08T16:53:56.398Z] #81 3.650 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-08T16:53:56.658Z] #81 3.652 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-08T16:53:56.658Z] #81 3.654 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-08T16:53:56.658Z] #81 3.675 Initializing machine ID from KVM UUID. [2022-07-08T16:53:56.918Z] #81 4.017 Selecting previously unselected package systemd-sysv. [2022-07-08T16:53:56.918Z] #81 4.017 (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-07-08T16:53:56.918Z] #81 4.032 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-08T16:53:56.918Z] #81 4.035 Unpacking systemd-sysv (247.3-7) ... [2022-07-08T16:53:56.918Z] #81 4.071 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-08T16:53:56.918Z] #81 4.074 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-08T16:53:56.918Z] #81 4.078 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-08T16:53:56.918Z] #81 4.138 Selecting previously unselected package dbus. [2022-07-08T16:53:56.918Z] #81 4.138 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-08T16:53:56.918Z] #81 4.147 Unpacking dbus (1.12.20-2) ... [2022-07-08T16:53:56.918Z] #81 4.200 Selecting previously unselected package libpam-systemd:amd64. [2022-07-08T16:53:57.177Z] #81 4.203 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-08T16:53:57.178Z] #81 4.207 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-08T16:53:57.178Z] #81 4.250 Selecting previously unselected package dbus-user-session. [2022-07-08T16:53:57.178Z] #81 4.253 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-08T16:53:57.178Z] #81 4.256 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-08T16:53:57.178Z] #81 4.317 Setting up systemd-sysv (247.3-7) ... [2022-07-08T16:53:57.178Z] #81 4.328 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-08T16:53:57.178Z] #81 4.338 Setting up dbus (1.12.20-2) ... [2022-07-08T16:53:57.178Z] #81 4.447 invoke-rc.d: could not determine current runlevel [2022-07-08T16:53:57.439Z] #81 4.450 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-08T16:53:57.439Z] #81 4.453 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-08T16:53:57.439Z] #81 4.621 Setting up dbus-user-session (1.12.20-2) ... [2022-07-08T16:53:57.439Z] #81 4.636 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T16:53:57.699Z] #81 DONE 4.8s [2022-07-08T16:53:57.699Z] [2022-07-08T16:53:57.699Z] #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-07-08T16:53:57.699Z] #82 sha256:91d74b0861ccc96c7199a99cd6f8739b0b2abc3e09122e6664920111147507cb [2022-07-08T16:53:57.959Z] #82 0.397 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-08T16:53:57.959Z] #82 0.399 Dload Upload Total Spent Left Speed [2022-07-08T16:53:58.219Z] #82 0.400 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8362 0 --:--:-- --:--:-- --:--:-- 8362 [2022-07-08T16:53:58.219Z] #82 DONE 0.6s [2022-07-08T16:53:58.219Z] [2022-07-08T16:53:58.219Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-08T16:53:58.219Z] #83 sha256:7cd3b70ed0896ed026c6cddece41a7f313d49c0ffcfe7d7f1434c59b5172f585 [2022-07-08T16:53:59.160Z] #83 DONE 0.8s [2022-07-08T16:53:59.160Z] [2022-07-08T16:53:59.160Z] #84 exporting to image [2022-07-08T16:53:59.160Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-08T16:53:59.160Z] #84 exporting layers [2022-07-08T16:54:05.741Z] #84 exporting layers 6.3s done [2022-07-08T16:54:05.741Z] #84 writing image sha256:78e5800169acdee2798505f124cb7c41de010ec65760406e3bfee86495a0846a done [2022-07-08T16:54:05.741Z] #84 naming to docker.io/library/docker:e033168bcc533f676ba37889e2848b7bbd419b67 done [2022-07-08T16:54:05.741Z] #84 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T16:54:06.081Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43785/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e033168bcc533f676ba37889e2848b7bbd419b67 -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:e033168bcc533f676ba37889e2848b7bbd419b67 hack/make.sh dynbinary test-integration [2022-07-08T16:54:07.230Z] #64 ... [2022-07-08T16:54:07.230Z] [2022-07-08T16:54:07.230Z] #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-07-08T16:54:07.230Z] #60 sha256:ae00b92a1cc8e98a13dce15db9f11f509b3fb8f418355447da1531aa7a493a3b [2022-07-08T16:54:07.230Z] #60 212.7 + mkdir -p /build [2022-07-08T16:54:07.230Z] #60 212.7 + cp runc /build/runc [2022-07-08T16:54:07.230Z] #60 DONE 213.7s [2022-07-08T16:54:07.230Z] [2022-07-08T16:54:07.230Z] #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-07-08T16:54:07.230Z] #64 sha256:240a7df4356647acd47d6fe02841130d82fd847a14430995f5b05d104b691b59 [2022-07-08T16:54:07.230Z] #64 ... [2022-07-08T16:54:07.230Z] [2022-07-08T16:54:07.230Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:54:07.230Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:54:07.230Z] #55 428.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-08T16:54:07.230Z] #55 DONE 428.2s [2022-07-08T16:54:07.230Z] [2022-07-08T16:54:07.230Z] #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-07-08T16:54:07.230Z] #64 sha256:240a7df4356647acd47d6fe02841130d82fd847a14430995f5b05d104b691b59 [2022-07-08T16:54:07.460Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-08T16:54:07.460Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-08T16:54:07.460Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-08T16:54:07.460Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-08T16:54:07.460Z] 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-07-08T16:54:07.460Z] Detected virtualization docker. [2022-07-08T16:54:07.460Z] Detected architecture x86-64. [2022-07-08T16:54:07.460Z] Set hostname to . [2022-07-08T16:54:07.460Z] modprobe@configfs.service: Succeeded. [2022-07-08T16:54:07.460Z] modprobe@drm.service: Succeeded. [2022-07-08T16:54:07.460Z] modprobe@fuse.service: Succeeded. [2022-07-08T16:54:07.720Z] + source /etc/docker-entrypoint-cmd [2022-07-08T16:54:07.720Z] ++ hack/make.sh dynbinary test-integration [2022-07-08T16:54:07.720Z] [2022-07-08T16:54:07.720Z] Removing bundles/ [2022-07-08T16:54:07.720Z] [2022-07-08T16:54:07.720Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-08T16:54:07.720Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-08T16:54:07.720Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T16:54:08.167Z] #64 ... [2022-07-08T16:54:08.167Z] [2022-07-08T16:54:08.167Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-08T16:54:08.167Z] #56 sha256:10c88bab98f5e346e89e7918828090a6086e1ce693072a2ec02c26c267de1c8f [2022-07-08T16:54:08.425Z] #56 DONE 0.2s [2022-07-08T16:54:08.425Z] [2022-07-08T16:54:08.425Z] #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-07-08T16:54:08.425Z] #64 sha256:240a7df4356647acd47d6fe02841130d82fd847a14430995f5b05d104b691b59 [2022-07-08T16:54:08.684Z] #64 ... [2022-07-08T16:54:08.684Z] [2022-07-08T16:54:08.684Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-08T16:54:08.684Z] #58 sha256:5045ef469bc109fe11ae5b54c6a0a2387ac4b7e2d737e02bf9d0e4cd0a532eed [2022-07-08T16:54:08.684Z] #58 DONE 0.0s [2022-07-08T16:54:08.684Z] [2022-07-08T16:54:08.684Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-08T16:54:08.684Z] #61 sha256:8572c65cc614a6648d15fe7122ea84bdcd24ab73cf6c7b33a5e68ebdbcff9842 [2022-07-08T16:54:08.684Z] #61 DONE 0.1s [2022-07-08T16:54:08.684Z] [2022-07-08T16:54:08.684Z] #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-07-08T16:54:08.684Z] #64 sha256:240a7df4356647acd47d6fe02841130d82fd847a14430995f5b05d104b691b59 [2022-07-08T16:54:10.169Z] #77 332.1 AR libcrun_testing.a [2022-07-08T16:54:10.169Z] #77 332.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-08T16:54:10.169Z] #77 332.2 CCLD tests/tests_libcrun_utils [2022-07-08T16:54:10.169Z] #77 332.2 CCLD tests/tests_libcrun_errors [2022-07-08T16:54:10.169Z] #77 332.2 CCLD libcrun.la [2022-07-08T16:54:10.169Z] #77 332.2 CCLD tests/tests_libcrun_fuzzer [2022-07-08T16:54:10.739Z] #77 333.6 CCLD crun [2022-07-08T16:54:11.310Z] #77 334.1 make[3]: Entering directory '/tmp/crun-build' [2022-07-08T16:54:11.570Z] #77 334.4 /bin/mkdir -p '/usr/local/lib' [2022-07-08T16:54:11.570Z] #77 334.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-08T16:54:11.570Z] #77 334.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-08T16:54:11.570Z] #77 334.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-08T16:54:11.570Z] #77 334.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-08T16:54:11.570Z] #77 334.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-08T16:54:11.570Z] #77 334.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-08T16:54:11.570Z] #77 334.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-08T16:54:11.831Z] #77 334.8 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-07-08T16:54:11.831Z] #77 334.8 ---------------------------------------------------------------------- [2022-07-08T16:54:11.831Z] #77 334.8 Libraries have been installed in: [2022-07-08T16:54:11.831Z] #77 334.8 /usr/local/lib [2022-07-08T16:54:11.831Z] #77 334.8 [2022-07-08T16:54:11.831Z] #77 334.8 If you ever happen to want to link against installed libraries [2022-07-08T16:54:11.831Z] #77 334.8 in a given directory, LIBDIR, you must either use libtool, and [2022-07-08T16:54:11.831Z] #77 334.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-08T16:54:11.831Z] #77 334.8 flag during linking and do at least one of the following: [2022-07-08T16:54:11.831Z] #77 334.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-08T16:54:11.831Z] #77 334.8 during execution [2022-07-08T16:54:11.831Z] #77 334.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-08T16:54:11.831Z] #77 334.8 during linking [2022-07-08T16:54:11.831Z] #77 334.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-08T16:54:11.831Z] #77 334.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-08T16:54:11.831Z] #77 334.8 [2022-07-08T16:54:11.831Z] #77 334.8 See any operating system documentation about shared libraries for [2022-07-08T16:54:11.831Z] #77 334.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-08T16:54:11.831Z] #77 334.8 ---------------------------------------------------------------------- [2022-07-08T16:54:11.831Z] #77 334.8 /bin/mkdir -p '/build' [2022-07-08T16:54:11.831Z] #77 334.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-08T16:54:11.831Z] #77 334.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-08T16:54:11.968Z] #64 368.2 + bin/containerd [2022-07-08T16:54:12.091Z] #77 334.9 make[3]: Leaving directory '/tmp/crun-build' [2022-07-08T16:54:12.091Z] #77 334.9 make[2]: Leaving directory '/tmp/crun-build' [2022-07-08T16:54:12.091Z] #77 334.9 make[1]: Leaving directory '/tmp/crun-build' [2022-07-08T16:54:12.091Z] #77 DONE 335.2s [2022-07-08T16:54:12.091Z] [2022-07-08T16:54:12.091Z] #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-07-08T16:54:12.091Z] #60 sha256:8806f50053f6695525c7d0ca652abe87fbbd4ccea4a3ee44ed83f33367cb9888 [2022-07-08T16:54:17.778Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-08T16:54:17.778Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-08T16:54:17.778Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-08T16:54:17.778Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-07-08T16:54:17.778Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-08T16:54:17.778Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-08T16:54:17.778Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-08T16:54:17.778Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-08T16:54:17.778Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-08T16:54:17.778Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-08T16:54:17.778Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-08T16:54:17.778Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-08T16:54:17.778Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-08T16:54:17.778Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-08T16:54:17.778Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-08T16:54:17.778Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 6.0% of statements [2022-07-08T16:54:17.778Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-08T16:54:18.036Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-07-08T16:54:18.293Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-07-08T16:54:18.293Z] ? github.com/docker/docker/api/types [no test files] [2022-07-08T16:54:18.293Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-08T16:54:18.293Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-08T16:54:18.293Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-08T16:54:18.293Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-08T16:54:18.293Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-08T16:54:18.293Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-08T16:54:18.293Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-08T16:54:18.293Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-08T16:54:18.293Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-08T16:54:18.293Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-08T16:54:18.293Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-08T16:54:18.293Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-08T16:54:18.550Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-08T16:54:18.550Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 77.3% of statements [2022-07-08T16:54:18.550Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-08T16:54:18.550Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-08T16:54:18.550Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-08T16:54:18.550Z] ? github.com/docker/docker/builder [no test files] [2022-07-08T16:54:18.550Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-08T16:54:18.550Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-08T16:54:18.550Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-08T16:54:18.550Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-08T16:54:18.550Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-08T16:54:18.550Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-08T16:54:18.550Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-08T16:54:20.604Z] #71 179.0 # github.com/containerd/containerd/cmd/containerd [2022-07-08T16:54:20.604Z] #71 179.0 /usr/bin/ld: /tmp/go-link-2025780076/000019.o: in function `New': [2022-07-08T16:54:20.604Z] #71 179.0 /tmp/tmp.eHEIPTpVui/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-07-08T16:54:20.604Z] #71 179.1 + bin/containerd-stress [2022-07-08T16:54:20.604Z] #71 180.2 + bin/containerd-shim [2022-07-08T16:54:21.077Z] ok github.com/docker/docker/builder/remotecontext 0.189s coverage: 13.7% of statements [2022-07-08T16:54:21.077Z] ok github.com/docker/docker/builder/dockerfile 0.477s coverage: 49.3% of statements [2022-07-08T16:54:21.334Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-08T16:54:21.900Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-08T16:54:22.833Z] ok github.com/docker/docker/builder/remotecontext/git 1.534s coverage: 86.3% of statements [2022-07-08T16:54:22.833Z] ? github.com/docker/docker/cli [no test files] [2022-07-08T16:54:22.833Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-08T16:54:22.833Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-08T16:54:22.833Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-08T16:54:23.398Z] ok github.com/docker/docker/cmd/docker-proxy 0.257s coverage: 69.3% of statements [2022-07-08T16:54:26.681Z] ok github.com/docker/docker/client 0.095s coverage: 75.6% of statements [2022-07-08T16:54:30.211Z] #60 ... [2022-07-08T16:54:30.211Z] [2022-07-08T16:54:30.211Z] #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.46.2" && /build/golangci-lint --version [2022-07-08T16:54:30.211Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T16:54:30.211Z] #55 432.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-08T16:54:30.211Z] #55 DONE 433.1s [2022-07-08T16:54:30.211Z] [2022-07-08T16:54:30.211Z] #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-07-08T16:54:30.211Z] #60 sha256:8806f50053f6695525c7d0ca652abe87fbbd4ccea4a3ee44ed83f33367cb9888 [2022-07-08T16:54:30.211Z] #60 217.3 + mkdir -p /build [2022-07-08T16:54:30.211Z] #60 217.3 + cp runc /build/runc [2022-07-08T16:54:30.211Z] #60 DONE 218.3s [2022-07-08T16:54:30.211Z] [2022-07-08T16:54:30.211Z] #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-07-08T16:54:30.211Z] #64 sha256:55c4466e885f95afe525e4ba87b0e73a9de528d3bf301f26579d66b4e04c4460 [2022-07-08T16:54:32.761Z] #64 ... [2022-07-08T16:54:32.761Z] [2022-07-08T16:54:32.761Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-08T16:54:32.761Z] #56 sha256:6477e93a8ea836f61656c9897a497b65fb460c4e8b58402893bf08f27fdf297c [2022-07-08T16:54:32.761Z] #56 DONE 0.2s [2022-07-08T16:54:32.761Z] [2022-07-08T16:54:32.761Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-08T16:54:32.761Z] #58 sha256:2de9ea9365b4b509fc07eeaf828e708b3b4c89ac912552c68c9713ecf942b3af [2022-07-08T16:54:32.835Z] #71 191.5 + bin/containerd-shim-runc-v1 [2022-07-08T16:54:33.021Z] #58 DONE 0.1s [2022-07-08T16:54:33.022Z] [2022-07-08T16:54:33.022Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-08T16:54:33.022Z] #61 sha256:95b3323d6cfdbfafb3f2415bafbe30e39b6dc71bab6786390f9f27120b605732 [2022-07-08T16:54:33.022Z] #61 DONE 0.1s [2022-07-08T16:54:33.022Z] [2022-07-08T16:54:33.022Z] #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-07-08T16:54:33.022Z] #64 sha256:55c4466e885f95afe525e4ba87b0e73a9de528d3bf301f26579d66b4e04c4460 [2022-07-08T16:54:34.403Z] #64 390.9 + bin/containerd [2022-07-08T16:54:38.121Z] #71 197.9 + bin/containerd-shim-runc-v2 [2022-07-08T16:54:39.060Z] #71 198.7 + binaries [2022-07-08T16:54:39.060Z] #71 198.7 + install -D bin/containerd /build/containerd [2022-07-08T16:54:39.060Z] #71 198.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-08T16:54:39.060Z] #71 198.7 + install -D bin/ctr /build/ctr [2022-07-08T16:54:39.320Z] #71 DONE 199.2s [2022-07-08T16:54:40.702Z] [2022-07-08T16:54:40.702Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-08T16:54:40.702Z] #72 sha256:3059e23de22b6dafae021e6fdb8c476979d9fd5727e702caab4480e9e6933006 [2022-07-08T16:54:40.702Z] #72 DONE 0.3s [2022-07-08T16:54:40.702Z] [2022-07-08T16:54:40.702Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-08T16:54:40.702Z] #77 sha256:f48b7e9e30b7cf8b9585e5f36057e4300f196cd610f043d5095d612773474e46 [2022-07-08T16:54:40.702Z] #77 DONE 0.1s [2022-07-08T16:54:40.963Z] [2022-07-08T16:54:40.963Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-08T16:54:40.963Z] #82 sha256:d4d8580e5dfe6b84f7ac36bdab46af06b42429e2d1191c969df3178b67a3bcc0 [2022-07-08T16:54:41.223Z] #82 DONE 0.4s [2022-07-08T16:54:41.223Z] [2022-07-08T16:54:41.223Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-08T16:54:41.223Z] #85 sha256:285f58fa0b93d3e372ccd5720841aa69897854697515e581c3f980357e8c87bd [2022-07-08T16:54:41.223Z] #85 DONE 0.1s [2022-07-08T16:54:41.223Z] [2022-07-08T16:54:41.223Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-08T16:54:41.223Z] #86 sha256:b0cc16e2be40be0feeb9b6decc14791869f61999042dc0d72ef10c67d71f9a15 [2022-07-08T16:54:41.223Z] #86 DONE 0.0s [2022-07-08T16:54:41.223Z] [2022-07-08T16:54:41.223Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-08T16:54:41.223Z] #87 sha256:00dc99c68f624a2e85d77918bec5378dcae67ae8c0635a8f1e9475a4adf16c18 [2022-07-08T16:54:41.223Z] #87 DONE 0.0s [2022-07-08T16:54:41.482Z] [2022-07-08T16:54:41.482Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-08T16:54:41.482Z] #88 sha256:08b01da00ac81d54535dc1af78d3b4e53d9228393a7abdbbe39023688d0ea847 [2022-07-08T16:54:44.772Z] #88 DONE 3.4s [2022-07-08T16:54:44.772Z] [2022-07-08T16:54:44.772Z] #89 exporting to image [2022-07-08T16:54:44.772Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-08T16:54:44.772Z] #89 exporting layers [2022-07-08T16:54:58.746Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 31.9% of statements [2022-07-08T16:54:59.003Z] ok github.com/docker/docker/container 0.120s coverage: 36.2% of statements [2022-07-08T16:54:59.569Z] ok github.com/docker/docker/cmd/dockerd/trap 2.469s coverage: 0.0% of statements [2022-07-08T16:54:59.569Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-08T16:54:59.569Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-08T16:54:59.569Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-08T16:54:59.569Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-08T16:54:59.569Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-08T16:55:06.127Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2022-07-08T16:55:06.385Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-07-08T16:55:07.759Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-07-08T16:55:08.257Z] #64 419.7 # github.com/containerd/containerd/cmd/containerd [2022-07-08T16:55:08.257Z] #64 419.7 /usr/bin/ld: /tmp/go-link-2499740586/000019.o: in function `New': [2022-07-08T16:55:08.257Z] #64 419.7 /tmp/tmp.zV1PhdCbSO/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-07-08T16:55:08.257Z] #64 419.7 + bin/containerd-stress [2022-07-08T16:55:08.257Z] #64 420.9 + bin/containerd-shim [2022-07-08T16:55:11.335Z] #89 exporting layers 24.8s done [2022-07-08T16:55:11.335Z] #89 writing image sha256:c4b3b19a23ab308703c1c7876aa91a7f0227b83ac6abed2b58f79c08110427ec done [2022-07-08T16:55:11.335Z] #89 naming to docker.io/library/docker:5d749362834219ca04deaf77482809175a23dc16 done [2022-07-08T16:55:11.335Z] #89 DONE 24.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-08T16:55:11.665Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43785/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43785/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d749362834219ca04deaf77482809175a23dc16 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d749362834219ca04deaf77482809175a23dc16 hack/validate/default [2022-07-08T16:55:12.234Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-08T16:55:12.234Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-08T16:55:12.234Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-08T16:55:12.234Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-08T16:55:12.234Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-08T16:55:12.234Z] [2022-07-08T16:55:12.234Z] INFO Start validation with golang-ci-lint [2022-07-08T16:55:13.174Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-08T16:55:13.174Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-08T16:55:14.313Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-07-08T16:55:15.245Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-08T16:55:15.810Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-07-08T16:55:16.369Z] #64 432.2 + bin/containerd-shim-runc-v1 [2022-07-08T16:55:16.376Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-08T16:55:16.941Z] ok github.com/docker/docker/daemon 10.120s coverage: 16.2% of statements [2022-07-08T16:55:16.941Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-08T16:55:16.941Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-08T16:55:16.941Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-08T16:55:16.941Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-08T16:55:17.875Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.616s coverage: 74.8% of statements [2022-07-08T16:55:18.814Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.270s coverage: 56.2% of statements [2022-07-08T16:55:19.073Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-07-08T16:55:20.462Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-07-08T16:55:21.405Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.202s coverage: 50.6% of statements [2022-07-08T16:55:22.933Z] #64 438.5 + bin/containerd-shim-runc-v2 [2022-07-08T16:55:23.191Z] #64 439.4 + binaries [2022-07-08T16:55:23.191Z] #64 439.4 + install -D bin/containerd /build/containerd [2022-07-08T16:55:23.191Z] #64 439.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-08T16:55:23.191Z] #64 439.4 + install -D bin/ctr /build/ctr [2022-07-08T16:55:23.304Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.837s coverage: 46.1% of statements [2022-07-08T16:55:23.304Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-08T16:55:23.562Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.005s coverage: 58.5% of statements [2022-07-08T16:55:23.562Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-08T16:55:23.562Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-08T16:55:23.820Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-07-08T16:55:24.755Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-07-08T16:55:25.092Z] #64 DONE 441.2s [2022-07-08T16:55:25.340Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-07-08T16:55:25.926Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.8% of statements [2022-07-08T16:55:25.926Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-08T16:55:25.926Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-08T16:55:26.030Z] [2022-07-08T16:55:26.030Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-08T16:55:26.030Z] #65 sha256:e22895d188c9ae74a59aa96663ccc8c06b26ecb2cec9e77cfd235007aec730e4 [2022-07-08T16:55:26.895Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-07-08T16:55:26.963Z] #65 DONE 0.9s [2022-07-08T16:55:26.963Z] [2022-07-08T16:55:26.963Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-08T16:55:26.963Z] #70 sha256:cb406990cec3c023dc7119a86750a670612a88d46f3eb9f8a2baebfdd847eb8d [2022-07-08T16:55:27.153Z] ok github.com/docker/docker/daemon/logger/awslogs 0.158s coverage: 80.2% of statements [2022-07-08T16:55:27.221Z] #70 DONE 0.2s [2022-07-08T16:55:27.221Z] [2022-07-08T16:55:27.221Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-08T16:55:27.221Z] #75 sha256:3fa0f3058d7b5eb0d435075d4724a2616889a2d7f2639f8141605b957f667afd [2022-07-08T16:55:27.718Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements [2022-07-08T16:55:27.718Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-08T16:55:27.718Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-07-08T16:55:28.155Z] #75 DONE 0.9s [2022-07-08T16:55:28.155Z] [2022-07-08T16:55:28.155Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-08T16:55:28.155Z] #78 sha256:2eec89b81d18f7a08776f59027c04189837259fe59e1b5b63f3f1b523354aa78 [2022-07-08T16:55:28.155Z] #78 DONE 0.0s [2022-07-08T16:55:28.155Z] [2022-07-08T16:55:28.155Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-08T16:55:28.155Z] #79 sha256:a51c8528cebb0fee84178ceab3ca916897868808cdc18d09ab22bb0cd383ad3a [2022-07-08T16:55:28.155Z] #79 DONE 0.0s [2022-07-08T16:55:28.155Z] [2022-07-08T16:55:28.155Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-08T16:55:28.155Z] #80 sha256:ce3664cebe51c8fbffdc39008a12780605dd1efdabe5ca1c8ca3bba0d5377dba [2022-07-08T16:55:28.155Z] #80 DONE 0.0s [2022-07-08T16:55:28.155Z] [2022-07-08T16:55:28.155Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-08T16:55:28.155Z] #81 sha256:c4acbbfce80891a01c72d8a2ce75bddd6b712dd4e973954c8b4963a874ae86d8 [2022-07-08T16:55:28.284Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-08T16:55:28.850Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-07-08T16:55:28.850Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.120s coverage: 76.8% of statements [2022-07-08T16:55:29.415Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 79.4% of statements [2022-07-08T16:55:29.415Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-08T16:55:29.415Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-08T16:55:29.673Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.017s coverage: 62.0% of statements [2022-07-08T16:55:30.239Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-07-08T16:55:30.707Z] #64 442.2 # github.com/containerd/containerd/cmd/containerd [2022-07-08T16:55:30.707Z] #64 442.2 /usr/bin/ld: /tmp/go-link-2032437805/000019.o: in function `New': [2022-07-08T16:55:30.707Z] #64 442.2 /tmp/tmp.BIE3ZwJlTH/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-07-08T16:55:30.707Z] #64 442.2 + bin/containerd-stress [2022-07-08T16:55:30.707Z] #64 443.4 + bin/containerd-shim [2022-07-08T16:55:31.172Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-07-08T16:55:31.172Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-08T16:55:31.739Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-08T16:55:32.304Z] ok github.com/docker/docker/daemon/logger/splunk 1.580s coverage: 82.5% of statements [2022-07-08T16:55:32.304Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-08T16:55:32.304Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-08T16:55:33.239Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 44.4% of statements [2022-07-08T16:55:33.417Z] #81 DONE 4.9s [2022-07-08T16:55:33.417Z] [2022-07-08T16:55:33.417Z] #82 exporting to image [2022-07-08T16:55:33.417Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-08T16:55:33.417Z] #82 exporting layers [2022-07-08T16:55:34.611Z] ok github.com/docker/docker/distribution 1.511s coverage: 28.0% of statements [2022-07-08T16:55:34.611Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-08T16:55:34.868Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-08T16:55:35.802Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-07-08T16:55:35.802Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.9% of statements [2022-07-08T16:55:35.802Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-08T16:55:36.060Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-07-08T16:55:36.318Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-07-08T16:55:36.318Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-08T16:55:36.318Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-08T16:55:36.884Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2022-07-08T16:55:37.450Z] ok github.com/docker/docker/oci 0.015s coverage: 46.0% of statements [2022-07-08T16:55:38.017Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-07-08T16:55:38.274Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-08T16:55:38.838Z] #64 454.8 + bin/containerd-shim-runc-v1 [2022-07-08T16:55:39.649Z] ok github.com/docker/docker/pkg/archive 0.290s coverage: 82.3% of statements [2022-07-08T16:55:40.582Z] ok github.com/docker/docker/pkg/authorization 0.351s coverage: 68.3% of statements [2022-07-08T16:55:40.840Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-08T16:55:40.840Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-08T16:55:41.530Z] #82 exporting layers 7.5s done [2022-07-08T16:55:41.530Z] #82 writing image sha256:b9a792bcef5ff28b699da7aa982afb8627c6c744e3d3f5cf15153764b23bc16a done [2022-07-08T16:55:41.530Z] #82 naming to docker.io/library/docker:42af362e9545e4967783a98bde7cb9d3006e033a done [2022-07-08T16:55:41.530Z] #82 DONE 7.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-08T16:55:41.860Z] + trap exit INT TERM [2022-07-08T16:55:41.860Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-08T16:55:41.860Z] + CONTAINER_NAME=docker-pr1 [2022-07-08T16:55:41.860Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43785/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43785/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42af362e9545e4967783a98bde7cb9d3006e033a -e DOCKER_GRAPHDRIVER docker:42af362e9545e4967783a98bde7cb9d3006e033a hack/make.sh dynbinary [2022-07-08T16:55:42.794Z] [2022-07-08T16:55:43.053Z] Removing bundles/ [2022-07-08T16:55:43.053Z] [2022-07-08T16:55:43.053Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-08T16:55:43.053Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-08T16:55:43.053Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T16:55:44.117Z] ok github.com/docker/docker/pkg/chrootarchive 2.518s coverage: 42.7% of statements [2022-07-08T16:55:44.375Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-08T16:55:44.633Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-08T16:55:44.892Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-08T16:55:45.150Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-07-08T16:55:45.150Z] ok github.com/docker/docker/layer 7.463s coverage: 68.9% of statements [2022-07-08T16:55:45.150Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-08T16:55:45.150Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-08T16:55:45.150Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-08T16:55:45.150Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-08T16:55:45.150Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-08T16:55:45.150Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-08T16:55:45.408Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-08T16:55:45.411Z] #64 461.1 + bin/containerd-shim-runc-v2 [2022-07-08T16:55:45.411Z] #64 461.9 + binaries [2022-07-08T16:55:45.411Z] #64 461.9 + install -D bin/containerd /build/containerd [2022-07-08T16:55:45.411Z] #64 462.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-08T16:55:45.411Z] #64 462.0 + install -D bin/ctr /build/ctr [2022-07-08T16:55:45.666Z] ok github.com/docker/docker/pkg/fsutils 0.172s coverage: 85.1% of statements [2022-07-08T16:55:46.601Z] ok github.com/docker/docker/pkg/idtools 0.385s coverage: 67.9% of statements [2022-07-08T16:55:46.601Z] ok github.com/docker/docker/pkg/ioutils 0.360s coverage: 71.5% of statements [2022-07-08T16:55:46.867Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-07-08T16:55:46.867Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-07-08T16:55:46.867Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-08T16:55:47.124Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-07-08T16:55:47.124Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-07-08T16:55:47.316Z] #64 DONE 463.9s [2022-07-08T16:55:47.382Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-07-08T16:55:47.382Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-07-08T16:55:47.640Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-08T16:55:47.640Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-08T16:55:47.640Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-08T16:55:48.219Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2022-07-08T16:55:48.261Z] [2022-07-08T16:55:48.261Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-08T16:55:48.261Z] #65 sha256:6dfc8246ce9f8fa79143f3588b519a9c235c0b55956c5824753ebc52bef3d5ad [2022-07-08T16:55:48.476Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-08T16:55:48.734Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-08T16:55:48.991Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-08T16:55:49.202Z] #65 DONE 1.0s [2022-07-08T16:55:49.202Z] [2022-07-08T16:55:49.202Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-08T16:55:49.202Z] #70 sha256:b94d6178ca749ec697daab19b9c3b1063be84ff929a838da6ffbb19a8ab76a55 [2022-07-08T16:55:49.202Z] #70 DONE 0.3s [2022-07-08T16:55:49.462Z] [2022-07-08T16:55:49.462Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-08T16:55:49.462Z] #75 sha256:6780a3f289ac818c7dfb529513847ae92a86e14c465bf8d5908e54efa2dcfb68 [2022-07-08T16:55:50.363Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-07-08T16:55:50.364Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-08T16:55:50.400Z] #75 DONE 0.9s [2022-07-08T16:55:50.400Z] [2022-07-08T16:55:50.400Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-08T16:55:50.400Z] #78 sha256:0d90f17116cbd41f97b1da1e7d97fac84939c444fedc2c368c08d6e502d91865 [2022-07-08T16:55:50.400Z] #78 DONE 0.0s [2022-07-08T16:55:50.400Z] [2022-07-08T16:55:50.400Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-08T16:55:50.400Z] #79 sha256:3c83c9e9b588c458ee80fb58f11498372e07bf76ecc13edc00383365f9fea832 [2022-07-08T16:55:50.400Z] #79 DONE 0.0s [2022-07-08T16:55:50.400Z] [2022-07-08T16:55:50.400Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-08T16:55:50.400Z] #80 sha256:edfd452decd68017750df651dc4ed9b0b0786253cacc792392ab2fa8cba317c8 [2022-07-08T16:55:50.400Z] #80 DONE 0.0s [2022-07-08T16:55:50.400Z] [2022-07-08T16:55:50.400Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-08T16:55:50.400Z] #81 sha256:7b25d059388f86863ddb067f2a907e55271791bf26c1cc1f26535086fd392ffa [2022-07-08T16:55:50.621Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-08T16:55:50.880Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-08T16:55:51.138Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-08T16:55:51.396Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-08T16:55:51.962Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-07-08T16:55:52.220Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-08T16:55:52.477Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-07-08T16:55:53.043Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-07-08T16:55:53.301Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-08T16:55:53.691Z] #81 DONE 3.2s [2022-07-08T16:55:53.691Z] [2022-07-08T16:55:53.691Z] #82 exporting to image [2022-07-08T16:55:53.691Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-08T16:55:53.691Z] #82 exporting layers [2022-07-08T16:55:55.199Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-07-08T16:55:55.199Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-08T16:55:55.765Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-07-08T16:55:56.700Z] ok github.com/docker/docker/quota 0.248s coverage: 71.4% of statements [2022-07-08T16:55:57.264Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-07-08T16:55:58.197Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-07-08T16:55:58.454Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-08T16:55:58.712Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-08T16:55:58.970Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-07-08T16:55:59.229Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-08T16:56:01.136Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-08T16:56:01.701Z] ok github.com/docker/docker/volume/local 0.093s coverage: 76.8% of statements [2022-07-08T16:56:01.818Z] #82 exporting layers 7.0s done [2022-07-08T16:56:01.819Z] #82 writing image sha256:a51da2e31db315b9081bc04a6fb80fe56c0dc3ab776f9d782e981bd0a912903a done [2022-07-08T16:56:01.819Z] #82 naming to docker.io/library/docker:8927626378178a7aaf4c9985ddcee06a033a130e done [2022-07-08T16:56:01.819Z] #82 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T16:56:02.159Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43785/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=8927626378178a7aaf4c9985ddcee06a033a130e -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:8927626378178a7aaf4c9985ddcee06a033a130e hack/make.sh dynbinary test-integration [2022-07-08T16:56:02.268Z] ok github.com/docker/docker/volume/mounts 0.012s coverage: 67.7% of statements [2022-07-08T16:56:03.096Z] [2022-07-08T16:56:03.201Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-07-08T16:56:03.356Z] Removing bundles/ [2022-07-08T16:56:03.356Z] [2022-07-08T16:56:03.356Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-08T16:56:03.356Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-08T16:56:03.356Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T16:56:14.229Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-08T16:56:14.229Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-08T16:56:14.229Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T16:56:14.229Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-08T16:56:14.229Z] [2022-07-08T16:56:14.229Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-08T16:56:14.229Z] DOCKER_SYSTEMD=1 [2022-07-08T16:56:14.229Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-08T16:56:14.229Z] HOSTNAME=cf0cca6c74cf [2022-07-08T16:56:14.229Z] DEST=bundles/test-integration [2022-07-08T16:56:14.229Z] PWD=/go/src/github.com/docker/docker [2022-07-08T16:56:14.229Z] DOCKER_GITCOMMIT=e033168bcc533f676ba37889e2848b7bbd419b67 [2022-07-08T16:56:14.229Z] container=docker [2022-07-08T16:56:14.229Z] HOME=/root [2022-07-08T16:56:14.229Z] LANG=C.UTF-8 [2022-07-08T16:56:14.229Z] INVOCATION_ID=32bcc0add7f84affac27ed805e5e589e [2022-07-08T16:56:14.229Z] GOLANG_VERSION=1.18.3 [2022-07-08T16:56:14.229Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-08T16:56:14.229Z] VALIDATE_BRANCH=master [2022-07-08T16:56:14.229Z] TERM=xterm [2022-07-08T16:56:14.229Z] DOCKER_PKG=github.com/docker/docker [2022-07-08T16:56:14.229Z] SHLVL=3 [2022-07-08T16:56:14.229Z] TIMEOUT=120m [2022-07-08T16:56:14.229Z] DOCKER_BUILDTAGS= journald [2022-07-08T16:56:14.229Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-08T16:56:14.229Z] GO111MODULE=off [2022-07-08T16:56:14.229Z] DOCKER_EXPERIMENTAL=1 [2022-07-08T16:56:14.229Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-08T16:56:14.229Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-08T16:56:14.229Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-08T16:56:14.229Z] GOPATH=/go [2022-07-08T16:56:14.229Z] PKG_CONFIG=pkg-config [2022-07-08T16:56:14.229Z] _=/usr/bin/env [2022-07-08T16:56:14.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-08T16:56:25.170Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/rootless [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/volume [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-08T16:56:25.170Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-08T16:56:25.170Z] [2022-07-08T16:56:25.170Z] === Skipped [2022-07-08T16:56:25.170Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-08T16:56:25.170Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-08T16:56:25.170Z] [2022-07-08T16:56:25.171Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-08T16:56:25.171Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-08T16:56:25.171Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-08T16:56:25.171Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-08T16:56:25.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T16:56:25.171Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-08T16:56:25.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T16:56:25.171Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-08T16:56:25.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T16:56:25.171Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-08T16:56:25.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T16:56:25.171Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-08T16:56:25.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T16:56:25.171Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-08T16:56:25.171Z] graphtest_unix.go:71: No driver to put! [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-08T16:56:25.171Z] time="2022-07-08T16:55:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T16:56:25.171Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T16:56:25.171Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-08T16:56:25.171Z] time="2022-07-08T16:55:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T16:56:25.171Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T16:56:25.171Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-08T16:56:25.171Z] time="2022-07-08T16:55:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T16:56:25.171Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T16:56:25.171Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-08T16:56:25.171Z] time="2022-07-08T16:55:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T16:56:25.171Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T16:56:25.171Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-08T16:56:25.171Z] time="2022-07-08T16:55:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T16:56:25.171Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T16:56:25.171Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-08T16:56:25.171Z] graphtest_unix.go:71: No driver to put! [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-08T16:56:25.171Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-08T16:56:25.171Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-08T16:56:25.171Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-08T16:56:25.171Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-08T16:56:25.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T16:56:25.171Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-08T16:56:25.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T16:56:25.171Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-08T16:56:25.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T16:56:25.171Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-08T16:56:25.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T16:56:25.171Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-08T16:56:25.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T16:56:25.171Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-08T16:56:25.171Z] graphtest_unix.go:71: No driver to put! [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-08T16:56:25.171Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-08T16:56:25.171Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-08T16:56:25.171Z] [2022-07-08T16:56:25.171Z] DONE 2811 tests, 28 skipped in 207.928s [2022-07-08T16:56:25.171Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/config [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/idm [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/ns [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/options [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/osl [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T16:56:25.171Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-08T16:56:25.171Z] + 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-07-08T16:57:00.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-08T16:57:00.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-08T16:57:11.821Z] ok github.com/docker/docker/libnetwork 37.333s coverage: 40.6% of statements [2022-07-08T16:57:11.821Z] ok github.com/docker/docker/libnetwork/bitseq 0.139s coverage: 84.4% of statements [2022-07-08T16:57:11.821Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-08T16:57:11.821Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-08T16:57:11.821Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-08T16:57:11.821Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-08T16:57:11.821Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-08T16:57:11.821Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-08T16:57:11.821Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-08T16:57:11.821Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-08T16:57:11.821Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-08T16:57:11.821Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-08T16:57:11.821Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-08T16:57:11.821Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-08T16:57:11.821Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-08T16:57:11.821Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.555s coverage: 59.9% of statements [2022-07-08T16:57:11.821Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-08T16:57:11.821Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-08T16:57:11.821Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.0% of statements [2022-07-08T16:57:11.821Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-08T16:57:11.821Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-07-08T16:57:11.821Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-08T16:57:11.821Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-08T16:57:21.783Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.291s coverage: 6.6% of statements [2022-07-08T16:57:21.783Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-08T16:57:21.783Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-08T16:57:21.783Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-07-08T16:57:21.783Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-08T16:57:21.783Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-08T16:57:21.783Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-08T16:57:22.041Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-08T16:57:22.298Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-08T16:57:22.558Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-08T16:57:22.816Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-08T16:57:22.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-08T16:57:31.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-08T16:57:32.788Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-08T16:57:39.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-08T16:57:39.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-08T16:57:40.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-08T16:57:41.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-08T16:57:42.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-08T16:57:42.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-08T16:57:43.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-08T16:57:45.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-08T16:57:46.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-08T16:57:47.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-08T16:57:48.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-08T16:57:49.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-08T16:57:49.599Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-08T16:57:49.599Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-08T16:57:49.599Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T16:57:49.599Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-08T16:57:49.599Z] [2022-07-08T16:57:49.599Z] + TEST_INTEGRATION_DEST=1 [2022-07-08T16:57:49.599Z] + CONTAINER_NAME=docker-pr1-1 [2022-07-08T16:57:49.599Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-08T16:57:49.599Z] + run_tests test-integration-flaky [2022-07-08T16:57:49.599Z] + '[' -n 0 ']' [2022-07-08T16:57:49.599Z] + rm= [2022-07-08T16:57:49.599Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43785/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43785/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43785/.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=42af362e9545e4967783a98bde7cb9d3006e033a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42af362e9545e4967783a98bde7cb9d3006e033a hack/make.sh test-integration-flaky test-integration [2022-07-08T16:57:49.599Z] + c=0 [2022-07-08T16:57:49.599Z] + TEST_INTEGRATION_DEST=3 [2022-07-08T16:57:49.599Z] + CONTAINER_NAME=docker-pr1-3 [2022-07-08T16:57:49.599Z] + TEST_SKIP_INTEGRATION=1 [2022-07-08T16:57:49.599Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-08T16:57:49.599Z] + run_tests [2022-07-08T16:57:49.599Z] + '[' -n 0 ']' [2022-07-08T16:57:49.599Z] + rm= [2022-07-08T16:57:49.599Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43785/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43785/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43785/.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=42af362e9545e4967783a98bde7cb9d3006e033a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42af362e9545e4967783a98bde7cb9d3006e033a hack/make.sh '' test-integration [2022-07-08T16:57:49.599Z] ++ jobs -p [2022-07-08T16:57:49.599Z] + TEST_INTEGRATION_DEST=2 [2022-07-08T16:57:49.599Z] + CONTAINER_NAME=docker-pr1-2 [2022-07-08T16:57:49.599Z] + TEST_SKIP_INTEGRATION=1 [2022-07-08T16:57:49.599Z] + for job in $(jobs -p) [2022-07-08T16:57:49.599Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-08T16:57:49.599Z] + wait 7459 [2022-07-08T16:57:49.599Z] + run_tests [2022-07-08T16:57:49.599Z] + '[' -n 0 ']' [2022-07-08T16:57:49.599Z] + rm= [2022-07-08T16:57:49.599Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43785/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43785/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43785/.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=42af362e9545e4967783a98bde7cb9d3006e033a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42af362e9545e4967783a98bde7cb9d3006e033a hack/make.sh '' test-integration [2022-07-08T16:57:49.599Z] [2022-07-08T16:57:49.599Z] [2022-07-08T16:57:49.599Z] [2022-07-08T16:57:49.599Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-08T16:57:49.599Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-08T16:57:49.599Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-08T16:57:49.599Z] HOSTNAME=720fe231e3c1 [2022-07-08T16:57:49.599Z] TEST_SKIP_INTEGRATION=1 [2022-07-08T16:57:49.599Z] TESTDEBUG=0 [2022-07-08T16:57:49.599Z] DEST=bundles/test-integration [2022-07-08T16:57:49.599Z] PWD=/go/src/github.com/docker/docker [2022-07-08T16:57:49.599Z] KEEPBUNDLE=1 [2022-07-08T16:57:49.599Z] DOCKER_GITCOMMIT=42af362e9545e4967783a98bde7cb9d3006e033a [2022-07-08T16:57:49.599Z] container=docker [2022-07-08T16:57:49.599Z] HOME=/root [2022-07-08T16:57:49.599Z] GOLANG_VERSION=1.18.3 [2022-07-08T16:57:49.599Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-08T16:57:49.599Z] VALIDATE_BRANCH=master [2022-07-08T16:57:49.599Z] TERM=xterm [2022-07-08T16:57:49.599Z] DOCKER_PKG=github.com/docker/docker [2022-07-08T16:57:49.599Z] SHLVL=1 [2022-07-08T16:57:49.599Z] TIMEOUT=120m [2022-07-08T16:57:49.599Z] DOCKER_BUILDTAGS= journald [2022-07-08T16:57:49.599Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-08T16:57:49.599Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-08T16:57:49.599Z] GO111MODULE=off [2022-07-08T16:57:49.599Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-08T16:57:49.599Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-08T16:57:49.599Z] GOPATH=/go [2022-07-08T16:57:49.599Z] PKG_CONFIG=pkg-config [2022-07-08T16:57:49.599Z] _=/usr/bin/env [2022-07-08T16:57:49.599Z] Building test suite binary ./integration-cli/test.main [2022-07-08T16:57:49.599Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-08T16:57:49.599Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-08T16:57:49.599Z] HOSTNAME=7e997053e82e [2022-07-08T16:57:49.599Z] TEST_SKIP_INTEGRATION=1 [2022-07-08T16:57:49.599Z] TESTDEBUG=0 [2022-07-08T16:57:49.599Z] DEST=bundles/test-integration [2022-07-08T16:57:49.599Z] PWD=/go/src/github.com/docker/docker [2022-07-08T16:57:49.599Z] KEEPBUNDLE=1 [2022-07-08T16:57:49.599Z] DOCKER_GITCOMMIT=42af362e9545e4967783a98bde7cb9d3006e033a [2022-07-08T16:57:49.599Z] container=docker [2022-07-08T16:57:49.599Z] HOME=/root [2022-07-08T16:57:49.599Z] GOLANG_VERSION=1.18.3 [2022-07-08T16:57:49.599Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-08T16:57:49.599Z] VALIDATE_BRANCH=master [2022-07-08T16:57:49.599Z] TERM=xterm [2022-07-08T16:57:49.599Z] DOCKER_PKG=github.com/docker/docker [2022-07-08T16:57:49.599Z] SHLVL=1 [2022-07-08T16:57:49.599Z] TIMEOUT=120m [2022-07-08T16:57:49.599Z] DOCKER_BUILDTAGS= journald [2022-07-08T16:57:49.599Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-08T16:57:49.599Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-08T16:57:49.599Z] GO111MODULE=off [2022-07-08T16:57:49.599Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-08T16:57:49.599Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-08T16:57:49.599Z] GOPATH=/go [2022-07-08T16:57:49.599Z] PKG_CONFIG=pkg-config [2022-07-08T16:57:49.599Z] _=/usr/bin/env [2022-07-08T16:57:49.599Z] Building test suite binary ./integration-cli/test.main [2022-07-08T16:57:49.599Z] No new tests added to integration. [2022-07-08T16:57:49.599Z] [2022-07-08T16:57:49.599Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-08T16:57:49.599Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-08T16:57:49.599Z] HOSTNAME=188709c2bade [2022-07-08T16:57:49.599Z] TESTDEBUG=0 [2022-07-08T16:57:49.599Z] DEST=bundles/test-integration [2022-07-08T16:57:49.599Z] PWD=/go/src/github.com/docker/docker [2022-07-08T16:57:49.599Z] KEEPBUNDLE=1 [2022-07-08T16:57:49.599Z] DOCKER_GITCOMMIT=42af362e9545e4967783a98bde7cb9d3006e033a [2022-07-08T16:57:49.599Z] container=docker [2022-07-08T16:57:49.599Z] HOME=/root [2022-07-08T16:57:49.599Z] GOLANG_VERSION=1.18.3 [2022-07-08T16:57:49.599Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-08T16:57:49.599Z] VALIDATE_BRANCH=master [2022-07-08T16:57:49.599Z] TERM=xterm [2022-07-08T16:57:49.599Z] DOCKER_PKG=github.com/docker/docker [2022-07-08T16:57:49.599Z] SHLVL=1 [2022-07-08T16:57:49.599Z] TIMEOUT=120m [2022-07-08T16:57:49.599Z] DOCKER_BUILDTAGS= journald [2022-07-08T16:57:49.599Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-08T16:57:49.599Z] GO111MODULE=off [2022-07-08T16:57:49.599Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-08T16:57:49.599Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-08T16:57:49.599Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-08T16:57:49.599Z] GOPATH=/go [2022-07-08T16:57:49.599Z] PKG_CONFIG=pkg-config [2022-07-08T16:57:49.599Z] _=/usr/bin/env [2022-07-08T16:57:49.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-08T16:57:49.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-08T16:57:50.868Z] ok github.com/docker/docker/libnetwork/ipam 15.895s coverage: 85.3% of statements [2022-07-08T16:57:50.868Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-08T16:57:50.868Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-08T16:57:50.868Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-08T16:57:50.868Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-08T16:57:50.868Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-08T16:57:50.868Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-08T16:57:50.868Z] ok github.com/docker/docker/libnetwork/ipamutils 0.266s coverage: 74.0% of statements [2022-07-08T16:57:51.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-08T16:57:51.435Z] ok github.com/docker/docker/libnetwork/iptables 0.174s coverage: 45.1% of statements [2022-07-08T16:57:51.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-08T16:57:51.693Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-08T16:57:51.950Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-07-08T16:57:52.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-08T16:57:53.521Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-08T16:57:53.521Z] Using test binary docker [2022-07-08T16:57:53.521Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-08T16:57:53.521Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-08T16:57:53.521Z] Starting dockerd [2022-07-08T16:57:53.521Z] INFO: Waiting for daemon to start... [2022-07-08T16:57:56.813Z] . [2022-07-08T16:57:56.813Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-08T16:57:56.813Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-08T16:57:56.813Z] Error: No such image: emptyfs [2022-07-08T16:57:56.813Z] Running integration-test (iteration 1) [2022-07-08T16:57:56.813Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-08T16:57:56.813Z] Loaded image: busybox:latest [2022-07-08T16:57:57.073Z] Loaded image: busybox:glibc [2022-07-08T16:57:58.463Z] Loaded image: debian:bullseye-slim [2022-07-08T16:57:58.463Z] Loaded image: hello-world:latest [2022-07-08T16:57:58.463Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T16:57:58.463Z] INFO: Testing against a local daemon [2022-07-08T16:57:58.463Z] === RUN TestCgroupNamespacesBuild [2022-07-08T16:57:59.844Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2022-07-08T16:57:59.844Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-08T16:58:01.226Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) [2022-07-08T16:58:01.226Z] === RUN TestBuildWithSession [2022-07-08T16:58:01.226Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T16:58:01.226Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-08T16:58:01.226Z] === RUN TestBuildSquashParent [2022-07-08T16:58:05.425Z] --- PASS: TestBuildSquashParent (4.39s) [2022-07-08T16:58:05.425Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-08T16:58:05.425Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T16:58:05.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T16:58:05.425Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T16:58:05.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T16:58:05.425Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T16:58:05.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T16:58:05.426Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T16:58:05.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T16:58:05.426Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T16:58:05.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T16:58:05.426Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T16:58:05.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T16:58:05.426Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T16:58:05.426Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T16:58:07.334Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T16:58:07.334Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T16:58:08.715Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T16:58:08.974Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T16:58:09.851Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-08T16:58:09.852Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-08T16:58:09.852Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T16:58:09.852Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-08T16:58:09.852Z] [2022-07-08T16:58:09.852Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-08T16:58:09.852Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-08T16:58:09.852Z] HOSTNAME=d570cdf3e54c [2022-07-08T16:58:09.852Z] DEST=bundles/test-integration [2022-07-08T16:58:09.852Z] PWD=/go/src/github.com/docker/docker [2022-07-08T16:58:09.852Z] DOCKER_ROOTLESS=1 [2022-07-08T16:58:09.852Z] DOCKER_GITCOMMIT=8927626378178a7aaf4c9985ddcee06a033a130e [2022-07-08T16:58:09.852Z] container=docker [2022-07-08T16:58:09.852Z] HOME=/root [2022-07-08T16:58:09.852Z] GOLANG_VERSION=1.18.3 [2022-07-08T16:58:09.852Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-08T16:58:09.852Z] VALIDATE_BRANCH=master [2022-07-08T16:58:09.852Z] TERM=xterm [2022-07-08T16:58:09.852Z] DOCKER_PKG=github.com/docker/docker [2022-07-08T16:58:09.852Z] SHLVL=1 [2022-07-08T16:58:09.852Z] TIMEOUT=120m [2022-07-08T16:58:09.852Z] DOCKER_BUILDTAGS= journald [2022-07-08T16:58:09.852Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-08T16:58:09.852Z] GO111MODULE=off [2022-07-08T16:58:09.852Z] DOCKER_EXPERIMENTAL=1 [2022-07-08T16:58:09.852Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-08T16:58:09.852Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-08T16:58:09.852Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-08T16:58:09.852Z] GOPATH=/go [2022-07-08T16:58:09.852Z] PKG_CONFIG=pkg-config [2022-07-08T16:58:09.852Z] _=/usr/bin/env [2022-07-08T16:58:09.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-08T16:58:10.355Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-08T16:58:10.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2022-07-08T16:58:10.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.68s) [2022-07-08T16:58:10.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.59s) [2022-07-08T16:58:10.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.68s) [2022-07-08T16:58:10.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.49s) [2022-07-08T16:58:10.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.42s) [2022-07-08T16:58:10.355Z] === RUN TestBuildMultiStageCopy [2022-07-08T16:58:10.355Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-08T16:58:11.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-08T16:58:11.996Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-08T16:58:12.256Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-08T16:58:12.516Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-08T16:58:12.776Z] --- PASS: TestBuildMultiStageCopy (2.37s) [2022-07-08T16:58:12.776Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2022-07-08T16:58:12.776Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-08T16:58:12.776Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-08T16:58:12.776Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-07-08T16:58:12.776Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-07-08T16:58:12.776Z] === RUN TestBuildMultiStageParentConfig [2022-07-08T16:58:13.346Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-07-08T16:58:13.346Z] === RUN TestBuildLabelWithTargets [2022-07-08T16:58:14.287Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-07-08T16:58:14.287Z] === RUN TestBuildWithEmptyLayers [2022-07-08T16:58:14.858Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-07-08T16:58:14.858Z] === RUN TestBuildMultiStageOnBuild [2022-07-08T16:58:16.768Z] --- PASS: TestBuildMultiStageOnBuild (1.67s) [2022-07-08T16:58:16.768Z] === RUN TestBuildUncleanTarFilenames [2022-07-08T16:58:17.027Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-08T16:58:17.027Z] === RUN TestBuildMultiStageLayerLeak [2022-07-08T16:58:18.937Z] --- PASS: TestBuildMultiStageLayerLeak (1.81s) [2022-07-08T16:58:18.937Z] === RUN TestBuildWithHugeFile [2022-07-08T16:58:19.716Z] INFO [loader] Go packages loading at mode 575 (files|imports|types_sizes|compiled_files|exports_file|name|deps) took 2m53.875258701s [2022-07-08T16:58:19.716Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 502.885046ms [2022-07-08T16:58:56.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-08T16:58:56.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-08T16:59:15.227Z] --- PASS: TestBuildWithHugeFile (49.43s) [2022-07-08T16:59:15.227Z] === RUN TestBuildWCOWSandboxSize [2022-07-08T16:59:15.227Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T16:59:15.227Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-08T16:59:15.227Z] === RUN TestBuildWithEmptyDockerfile [2022-07-08T16:59:15.227Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T16:59:15.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T16:59:15.227Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T16:59:15.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T16:59:15.227Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T16:59:15.227Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T16:59:15.227Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T16:59:15.227Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T16:59:15.227Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T16:59:15.227Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-08T16:59:15.227Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-08T16:59:15.227Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-07-08T16:59:15.227Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-08T16:59:15.227Z] === RUN TestBuildPreserveOwnership [2022-07-08T16:59:15.227Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-08T16:59:15.227Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-08T16:59:15.227Z] --- PASS: TestBuildPreserveOwnership (3.73s) [2022-07-08T16:59:15.227Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.51s) [2022-07-08T16:59:15.227Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s) [2022-07-08T16:59:15.227Z] === RUN TestBuildPlatformInvalid [2022-07-08T16:59:15.227Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-08T16:59:15.227Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-08T16:59:15.227Z] Loaded image: busybox:latest [2022-07-08T16:59:15.227Z] Loaded image: busybox:glibc [2022-07-08T16:59:15.227Z] Loaded image: debian:bullseye-slim [2022-07-08T16:59:15.227Z] Loaded image: hello-world:latest [2022-07-08T16:59:15.227Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T16:59:18.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-08T16:59:23.366Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.94s) [2022-07-08T16:59:23.366Z] PASS [2022-07-08T16:59:23.366Z] [2022-07-08T16:59:23.366Z] === Skipped [2022-07-08T16:59:23.366Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-08T16:59:23.366Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T16:59:23.366Z] [2022-07-08T16:59:23.366Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-08T16:59:23.366Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T16:59:23.366Z] [2022-07-08T16:59:23.366Z] DONE 34 tests, 2 skipped in 86.689s [2022-07-08T16:59:23.366Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-08T16:59:23.366Z] INFO: Testing against a local daemon [2022-07-08T16:59:23.366Z] === RUN TestConfigInspect [2022-07-08T16:59:25.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-08T16:59:25.905Z] --- PASS: TestConfigInspect (2.29s) [2022-07-08T16:59:25.905Z] === RUN TestConfigList [2022-07-08T16:59:27.816Z] --- PASS: TestConfigList (2.17s) [2022-07-08T16:59:27.816Z] === RUN TestConfigsCreateAndDelete [2022-07-08T16:59:30.356Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-07-08T16:59:30.357Z] === RUN TestConfigsUpdate [2022-07-08T16:59:32.263Z] --- PASS: TestConfigsUpdate (2.21s) [2022-07-08T16:59:32.263Z] === RUN TestTemplatedConfig [2022-07-08T16:59:34.802Z] --- PASS: TestTemplatedConfig (2.69s) [2022-07-08T16:59:34.802Z] === RUN TestConfigCreateResolve [2022-07-08T16:59:35.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-08T16:59:35.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-08T16:59:35.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-08T16:59:36.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-08T16:59:37.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-08T16:59:37.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-08T16:59:37.339Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-07-08T16:59:37.339Z] PASS [2022-07-08T16:59:37.339Z] [2022-07-08T16:59:37.339Z] DONE 6 tests in 13.701s [2022-07-08T16:59:37.339Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-08T16:59:37.339Z] INFO: Testing against a local daemon [2022-07-08T16:59:37.339Z] === RUN TestAttachWithTTY [2022-07-08T16:59:37.339Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-08T16:59:37.339Z] === RUN TestAttachWithoutTTy [2022-07-08T16:59:37.339Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-08T16:59:37.339Z] === RUN TestCheckpoint [2022-07-08T16:59:37.339Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T16:59:37.339Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/commit [2022-07-08T16:59:37.339Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-08T16:59:37.339Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T16:59:37.339Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-08T16:59:37.339Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-08T16:59:37.339Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T16:59:37.339Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T16:59:37.339Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T16:59:37.339Z] === CONT TestContainerInvalidJSON/commit [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-08T16:59:37.339Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-08T16:59:37.339Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-08T16:59:37.339Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-08T16:59:37.339Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-08T16:59:37.339Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-08T16:59:37.339Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-08T16:59:37.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-08T16:59:37.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-08T16:59:37.339Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-08T16:59:37.339Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-08T16:59:37.339Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-08T16:59:37.339Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-08T16:59:37.339Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-08T16:59:37.339Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-08T16:59:37.339Z] === RUN TestCopyEmptyFile [2022-07-08T16:59:37.599Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-07-08T16:59:37.599Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-08T16:59:37.599Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-08T16:59:37.599Z] === RUN TestCopyFromContainer [2022-07-08T16:59:37.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-08T16:59:38.982Z] === RUN TestCopyFromContainer// [2022-07-08T16:59:38.982Z] === RUN TestCopyFromContainer//bar/root [2022-07-08T16:59:38.982Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-08T16:59:38.982Z] === RUN TestCopyFromContainer/bar/quux [2022-07-08T16:59:38.982Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-08T16:59:38.982Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-08T16:59:39.243Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-08T16:59:39.243Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-08T16:59:39.243Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-08T16:59:39.243Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-08T16:59:39.503Z] --- PASS: TestCopyFromContainer (1.82s) [2022-07-08T16:59:39.503Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-08T16:59:39.503Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-07-08T16:59:39.503Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-08T16:59:39.503Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-08T16:59:39.503Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-07-08T16:59:39.503Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-08T16:59:39.503Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-08T16:59:39.503Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-08T16:59:39.503Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-08T16:59:39.503Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-08T16:59:39.503Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-08T16:59:39.503Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T16:59:39.503Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T16:59:39.503Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T16:59:39.503Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T16:59:39.503Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T16:59:39.503Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T16:59:39.503Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T16:59:39.503Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T16:59:39.503Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T16:59:39.503Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-08T16:59:39.503Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-08T16:59:39.503Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-08T16:59:39.503Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-08T16:59:39.503Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-08T16:59:39.503Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-08T16:59:39.503Z] === RUN TestCreateWithInvalidEnv [2022-07-08T16:59:39.503Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-08T16:59:39.503Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-08T16:59:39.503Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-08T16:59:39.503Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-08T16:59:39.503Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-08T16:59:39.503Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-08T16:59:39.503Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-08T16:59:39.503Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-08T16:59:39.503Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-08T16:59:39.503Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-08T16:59:39.503Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-08T16:59:39.503Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-08T16:59:39.503Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-08T16:59:39.503Z] === RUN TestCreateTmpfsMountsTarget [2022-07-08T16:59:39.503Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-08T16:59:39.503Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-08T16:59:40.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-08T16:59:41.410Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s) [2022-07-08T16:59:41.410Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-08T16:59:41.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-08T16:59:42.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-08T16:59:42.796Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2022-07-08T16:59:42.796Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-08T16:59:42.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T16:59:42.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T16:59:42.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T16:59:42.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T16:59:42.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T16:59:42.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T16:59:42.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T16:59:42.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T16:59:42.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T16:59:42.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T16:59:42.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T16:59:42.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T16:59:42.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T16:59:42.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T16:59:42.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T16:59:42.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-08T16:59:42.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-08T16:59:42.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-08T16:59:42.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-08T16:59:42.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-08T16:59:42.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-08T16:59:42.796Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-08T16:59:42.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-08T16:59:43.365Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2022-07-08T16:59:43.365Z] === RUN TestCreateDifferentPlatform [2022-07-08T16:59:43.365Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-08T16:59:43.365Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-08T16:59:43.365Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-08T16:59:43.365Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-08T16:59:43.365Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-08T16:59:43.365Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-08T16:59:43.365Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-08T16:59:43.365Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-08T16:59:43.376Z] ok github.com/docker/docker/libnetwork/networkdb 104.986s coverage: 60.0% of statements [2022-07-08T16:59:43.376Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-08T16:59:43.376Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-08T16:59:43.376Z] ok github.com/docker/docker/libnetwork/osl 4.333s coverage: 39.7% of statements [2022-07-08T16:59:43.626Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-08T16:59:43.626Z] === RUN TestCreateInvalidHostConfig [2022-07-08T16:59:43.626Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T16:59:43.626Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T16:59:43.626Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T16:59:43.626Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T16:59:43.626Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T16:59:43.626Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T16:59:43.626Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T16:59:43.626Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T16:59:43.626Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T16:59:43.626Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T16:59:43.626Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T16:59:43.626Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T16:59:43.626Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-08T16:59:43.626Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-08T16:59:43.626Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-08T16:59:43.626Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-08T16:59:43.626Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-08T16:59:43.626Z] === RUN TestContainerStartOnDaemonRestart [2022-07-08T16:59:43.626Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-08T16:59:43.626Z] === RUN TestDaemonRestartIpcMode [2022-07-08T16:59:43.626Z] === PAUSE TestDaemonRestartIpcMode [2022-07-08T16:59:43.626Z] === RUN TestDaemonHostGatewayIP [2022-07-08T16:59:43.626Z] === PAUSE TestDaemonHostGatewayIP [2022-07-08T16:59:43.626Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-08T16:59:43.626Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-08T16:59:43.626Z] === RUN TestContainerKillOnDaemonStart [2022-07-08T16:59:43.626Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-08T16:59:43.626Z] === RUN TestDiff [2022-07-08T16:59:43.636Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-08T16:59:43.893Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-08T16:59:43.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-08T16:59:44.196Z] --- PASS: TestDiff (0.58s) [2022-07-08T16:59:44.196Z] === RUN TestExecConsoleSize [2022-07-08T16:59:44.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-08T16:59:44.765Z] --- PASS: TestExecConsoleSize (0.63s) [2022-07-08T16:59:44.766Z] === RUN TestExecWithCloseStdin [2022-07-08T16:59:44.826Z] ok github.com/docker/docker/libnetwork/portmapper 0.642s coverage: 48.6% of statements [2022-07-08T16:59:45.084Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-08T16:59:45.084Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-08T16:59:45.334Z] --- PASS: TestExecWithCloseStdin (0.61s) [2022-07-08T16:59:45.334Z] === RUN TestExec [2022-07-08T16:59:45.344Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-07-08T16:59:45.344Z] [2022-07-08T16:59:45.344Z] === Skipped [2022-07-08T16:59:45.344Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-08T16:59:45.344Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-08T16:59:45.344Z] [2022-07-08T16:59:45.344Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-08T16:59:45.344Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-08T16:59:45.344Z] [2022-07-08T16:59:45.344Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-08T16:59:45.344Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-08T16:59:45.344Z] [2022-07-08T16:59:45.344Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-08T16:59:45.344Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T16:59:45.344Z] [2022-07-08T16:59:45.344Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-08T16:59:45.344Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T16:59:45.344Z] [2022-07-08T16:59:45.344Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-08T16:59:45.344Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T16:59:45.344Z] [2022-07-08T16:59:45.344Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-08T16:59:45.344Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T16:59:45.344Z] [2022-07-08T16:59:45.344Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-08T16:59:45.344Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T16:59:45.344Z] [2022-07-08T16:59:45.344Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-08T16:59:45.344Z] firewalld_test.go:14: firewalld is not running [2022-07-08T16:59:45.344Z] [2022-07-08T16:59:45.344Z] DONE 327 tests, 9 skipped in 203.464s [2022-07-08T16:59:45.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-08T16:59:45.903Z] --- PASS: TestExec (0.64s) [2022-07-08T16:59:45.903Z] === RUN TestExecUser [2022-07-08T16:59:46.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main Post stage [Pipeline] junit [2022-07-08T16:59:46.289Z] Recording test results [2022-07-08T16:59:46.844Z] --- PASS: TestExecUser (0.62s) [2022-07-08T16:59:46.844Z] === RUN TestExportContainerAndImportImage [2022-07-08T16:59:47.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-08T16:59:47.414Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2022-07-08T16:59:47.414Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-08T16:59:47.804Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T16:59:47.982Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-08T16:59:47.982Z] Using test binary docker [2022-07-08T16:59:47.982Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-08T16:59:47.982Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-08T16:59:47.982Z] INFO: Waiting for daemon to start... [2022-07-08T16:59:47.982Z] Starting dockerd [2022-07-08T16:59:48.139Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43785/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8927626378178a7aaf4c9985ddcee06a033a130e -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:8927626378178a7aaf4c9985ddcee06a033a130e hack/make.sh dynbinary test-integration [2022-07-08T16:59:48.397Z] [2022-07-08T16:59:48.655Z] Removing bundles/ [2022-07-08T16:59:48.655Z] [2022-07-08T16:59:48.655Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-08T16:59:48.655Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-08T16:59:48.655Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T16:59:48.794Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-08T16:59:48.794Z] === RUN TestHealthCheckWorkdir [2022-07-08T16:59:49.735Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2022-07-08T16:59:49.735Z] === RUN TestHealthKillContainer [2022-07-08T16:59:51.272Z] . [2022-07-08T16:59:51.272Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-08T16:59:51.272Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-08T16:59:51.272Z] Error: No such image: emptyfs [2022-07-08T16:59:51.272Z] Running integration-test (iteration 1) [2022-07-08T16:59:51.272Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-08T16:59:51.532Z] Loaded image: busybox:latest [2022-07-08T16:59:51.532Z] Loaded image: busybox:glibc [2022-07-08T16:59:52.917Z] Loaded image: debian:bullseye-slim [2022-07-08T16:59:52.917Z] Loaded image: hello-world:latest [2022-07-08T16:59:53.176Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T16:59:53.176Z] INFO: Testing against a local daemon [2022-07-08T16:59:53.176Z] === RUN TestCgroupNamespacesBuild [2022-07-08T16:59:54.555Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-07-08T16:59:54.555Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-08T16:59:55.495Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s) [2022-07-08T16:59:55.495Z] === RUN TestBuildWithSession [2022-07-08T16:59:55.495Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T16:59:55.495Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-08T16:59:55.495Z] === RUN TestBuildSquashParent [2022-07-08T16:59:56.310Z] INFO [linters context/goanalysis] analyzers took 6m36.06664993s with top 10 stages: buildir: 2m23.692245949s, the_only_name: 42.070972882s, goimports: 29.427027073s, unconvert: 24.035716706s, S1038: 18.166267922s, gosec: 18.127421867s, misspell: 8.521625225s, nilness: 4.873122414s, S1039: 4.760451666s, inspect: 4.701453169s [2022-07-08T16:59:56.310Z] INFO [runner] Issues before processing: 2388, after processing: 0 [2022-07-08T16:59:56.310Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2022/2125, cgo: 2125/2388, exclude: 2022/2022, identifier_marker: 2022/2022, nolint: 0/77, skip_dirs: 2125/2125, path_prettifier: 2125/2125, skip_files: 2125/2125, exclude-rules: 77/2022, filename_unadjuster: 2125/2125 [2022-07-08T16:59:56.310Z] INFO [runner] processing took 86.839459ms with stages: nolint: 34.234539ms, identifier_marker: 23.666926ms, path_prettifier: 9.284598ms, autogenerated_exclude: 8.585372ms, exclude-rules: 7.74332ms, skip_dirs: 2.875059ms, cgo: 223.831µs, filename_unadjuster: 220.526µs, max_same_issues: 1.437µs, uniq_by_line: 554ns, diff: 506ns, max_from_linter: 471ns, skip_files: 424ns, source_code: 348ns, exclude: 330ns, max_per_file_from_linter: 275ns, path_shortener: 251ns, sort_results: 251ns, severity-rules: 240ns, path_prefixer: 201ns [2022-07-08T16:59:56.310Z] INFO [runner] linters took 1m46.126318946s with stages: goanalysis_metalinter: 1m46.039289442s [2022-07-08T16:59:56.310Z] INFO File cache stats: 1673 entries of total size 8.6MiB [2022-07-08T16:59:56.310Z] INFO Memory: 2807 samples, avg is 320.6MB, max is 1256.4MB [2022-07-08T16:59:56.310Z] INFO Execution took 4m40.516376841s [2022-07-08T16:59:56.310Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-08T16:59:56.644Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43785/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d749362834219ca04deaf77482809175a23dc16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d749362834219ca04deaf77482809175a23dc16 hack/make.sh dynbinary test-docker-py [2022-07-08T16:59:56.903Z] [2022-07-08T16:59:57.162Z] Removing bundles/ [2022-07-08T16:59:57.162Z] [2022-07-08T16:59:57.162Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-08T16:59:57.162Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-08T16:59:57.162Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T16:59:57.863Z] --- PASS: TestHealthKillContainer (8.26s) [2022-07-08T16:59:57.864Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-08T16:59:58.433Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2022-07-08T16:59:58.433Z] === RUN TestIpcModeNone [2022-07-08T16:59:59.003Z] --- PASS: TestIpcModeNone (0.66s) [2022-07-08T16:59:59.003Z] === RUN TestIpcModePrivate [2022-07-08T16:59:59.262Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-08T16:59:59.522Z] --- PASS: TestIpcModePrivate (0.62s) [2022-07-08T16:59:59.522Z] === RUN TestIpcModeShareable [2022-07-08T16:59:59.783Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-08T17:00:00.043Z] --- PASS: TestIpcModeShareable (0.61s) [2022-07-08T17:00:00.043Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-08T17:00:01.954Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2022-07-08T17:00:01.954Z] === RUN TestAPIIpcModeHost [2022-07-08T17:00:02.214Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-07-08T17:00:02.214Z] === RUN TestDaemonIpcModeShareable [2022-07-08T17:00:03.597Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-08T17:00:03.597Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-07-08T17:00:03.597Z] === RUN TestDaemonIpcModePrivate [2022-07-08T17:00:03.626Z] --- PASS: TestBuildSquashParent (6.68s) [2022-07-08T17:00:03.626Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-08T17:00:03.626Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T17:00:03.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T17:00:03.626Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T17:00:03.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T17:00:03.626Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T17:00:03.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T17:00:03.626Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T17:00:03.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T17:00:03.626Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T17:00:03.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T17:00:03.626Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T17:00:03.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T17:00:03.626Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T17:00:03.626Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T17:00:03.626Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T17:00:04.537Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-08T17:00:04.797Z] --- PASS: TestDaemonIpcModePrivate (1.24s) [2022-07-08T17:00:04.797Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-08T17:00:05.008Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T17:00:05.008Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T17:00:05.737Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-08T17:00:05.997Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-07-08T17:00:05.997Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-08T17:00:06.915Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T17:00:06.936Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-08T17:00:07.197Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-07-08T17:00:07.197Z] === RUN TestIpcModeOlderClient [2022-07-08T17:00:07.197Z] === PAUSE TestIpcModeOlderClient [2022-07-08T17:00:07.197Z] === RUN TestKillContainerInvalidSignal [2022-07-08T17:00:07.767Z] --- PASS: TestKillContainerInvalidSignal (0.59s) [2022-07-08T17:00:07.767Z] === RUN TestKillContainer [2022-07-08T17:00:07.767Z] === RUN TestKillContainer/no_signal [2022-07-08T17:00:08.346Z] === RUN TestKillContainer/non_killing_signal [2022-07-08T17:00:08.609Z] === RUN TestKillContainer/killing_signal [2022-07-08T17:00:08.823Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-07-08T17:00:08.823Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.38s) [2022-07-08T17:00:08.823Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.45s) [2022-07-08T17:00:08.823Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.10s) [2022-07-08T17:00:08.823Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2022-07-08T17:00:08.823Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.15s) [2022-07-08T17:00:08.823Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.75s) [2022-07-08T17:00:08.823Z] === RUN TestBuildMultiStageCopy [2022-07-08T17:00:08.823Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-08T17:00:09.206Z] --- PASS: TestKillContainer (1.35s) [2022-07-08T17:00:09.206Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-08T17:00:09.206Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-07-08T17:00:09.206Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-07-08T17:00:09.206Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-08T17:00:09.206Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-08T17:00:09.776Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-08T17:00:10.037Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2022-07-08T17:00:10.037Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-07-08T17:00:10.037Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-07-08T17:00:10.037Z] === RUN TestKillStoppedContainer [2022-07-08T17:00:10.037Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-08T17:00:10.037Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-08T17:00:10.037Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-08T17:00:10.037Z] === RUN TestKillDifferentUserContainer [2022-07-08T17:00:10.606Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-08T17:00:10.606Z] === RUN TestInspectOomKilledTrue [2022-07-08T17:00:10.606Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-08T17:00:10.606Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-08T17:00:10.606Z] === RUN TestInspectOomKilledFalse [2022-07-08T17:00:11.176Z] --- PASS: TestInspectOomKilledFalse (0.46s) [2022-07-08T17:00:11.176Z] === RUN TestLinksEtcHostsContentMatch [2022-07-08T17:00:11.360Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-08T17:00:11.435Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-07-08T17:00:11.435Z] === RUN TestLinksContainerNames [2022-07-08T17:00:12.297Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-08T17:00:12.375Z] --- PASS: TestLinksContainerNames (0.91s) [2022-07-08T17:00:12.375Z] === RUN TestLogsFollowTailEmpty [2022-07-08T17:00:12.635Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-07-08T17:00:12.635Z] === RUN TestLogs [2022-07-08T17:00:12.635Z] === RUN TestLogs/driver_local [2022-07-08T17:00:12.635Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T17:00:12.635Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T17:00:12.635Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-08T17:00:12.635Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-08T17:00:12.635Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-08T17:00:12.635Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-08T17:00:12.635Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T17:00:12.635Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T17:00:12.635Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-08T17:00:12.636Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-08T17:00:12.636Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-08T17:00:12.636Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-08T17:00:12.636Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T17:00:12.636Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-08T17:00:13.234Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-08T17:00:13.575Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-08T17:00:13.575Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T17:00:13.835Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-08T17:00:14.095Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-08T17:00:14.172Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-08T17:00:14.666Z] === RUN TestLogs/driver_json-file [2022-07-08T17:00:14.666Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T17:00:14.666Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T17:00:14.666Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-08T17:00:14.666Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-08T17:00:14.666Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-08T17:00:14.666Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-08T17:00:14.666Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T17:00:14.666Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T17:00:14.666Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T17:00:14.666Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T17:00:14.666Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T17:00:14.666Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T17:00:14.666Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T17:00:14.666Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T17:00:15.110Z] --- PASS: TestBuildMultiStageCopy (6.58s) [2022-07-08T17:00:15.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s) [2022-07-08T17:00:15.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-08T17:00:15.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-08T17:00:15.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-08T17:00:15.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-08T17:00:15.110Z] === RUN TestBuildMultiStageParentConfig [2022-07-08T17:00:15.608Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T17:00:15.608Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T17:00:16.178Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-08T17:00:16.178Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-08T17:00:16.749Z] --- PASS: TestLogs (4.06s) [2022-07-08T17:00:16.749Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-08T17:00:16.749Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s) [2022-07-08T17:00:16.749Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.77s) [2022-07-08T17:00:16.749Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-07-08T17:00:16.749Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.54s) [2022-07-08T17:00:16.749Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.60s) [2022-07-08T17:00:16.749Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.57s) [2022-07-08T17:00:16.749Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-08T17:00:16.749Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s) [2022-07-08T17:00:16.749Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.80s) [2022-07-08T17:00:16.749Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.63s) [2022-07-08T17:00:16.749Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.80s) [2022-07-08T17:00:16.749Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s) [2022-07-08T17:00:16.749Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-07-08T17:00:16.749Z] === RUN TestContainerNetworkMountsNoChown [2022-07-08T17:00:17.321Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/default [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/default [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/private [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/private [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/rprivate [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/slave [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/slave [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/rslave [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/shared [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/shared [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/rshared [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/default [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/rshared [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/shared [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/rslave [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/slave [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/rprivate [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/private [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-08T17:00:17.321Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-08T17:00:17.321Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-08T17:00:17.321Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-08T17:00:17.581Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-08T17:00:17.581Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-08T17:00:17.581Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T17:00:17.581Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-08T17:00:17.581Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-08T17:00:17.581Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-08T17:00:17.581Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-08T17:00:17.581Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-08T17:00:17.581Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-08T17:00:17.581Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T17:00:17.581Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-08T17:00:17.581Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T17:00:17.581Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-08T17:00:17.581Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-08T17:00:17.581Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-08T17:00:17.581Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-08T17:00:17.581Z] === RUN TestContainerBindMountNonRecursive [2022-07-08T17:00:18.964Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-07-08T17:00:18.964Z] === RUN TestContainerVolumesMountedAsShared [2022-07-08T17:00:19.534Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-07-08T17:00:19.534Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-08T17:00:19.794Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-07-08T17:00:19.794Z] === RUN TestNetworkNat [2022-07-08T17:00:20.367Z] --- PASS: TestNetworkNat (0.48s) [2022-07-08T17:00:20.367Z] === RUN TestNetworkLocalhostTCPNat [2022-07-08T17:00:20.387Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-08T17:00:20.387Z] === RUN TestBuildLabelWithTargets [2022-07-08T17:00:20.627Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-07-08T17:00:20.627Z] === RUN TestNetworkLoopbackNat [2022-07-08T17:00:23.919Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-07-08T17:00:23.919Z] === RUN TestPause [2022-07-08T17:00:23.919Z] --- PASS: TestPause (0.46s) [2022-07-08T17:00:23.919Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-08T17:00:23.919Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T17:00:23.919Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T17:00:23.919Z] === RUN TestPauseStopPausedContainer [2022-07-08T17:00:24.180Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-07-08T17:00:24.180Z] === RUN TestPidHost [2022-07-08T17:00:25.122Z] --- PASS: TestPidHost (0.97s) [2022-07-08T17:00:25.122Z] === RUN TestPsFilter [2022-07-08T17:00:25.382Z] --- PASS: TestPsFilter (0.12s) [2022-07-08T17:00:25.382Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-08T17:00:25.951Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2022-07-08T17:00:25.951Z] === RUN TestRemoveContainerWithVolume [2022-07-08T17:00:26.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-08T17:00:26.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-08T17:00:26.211Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-07-08T17:00:26.211Z] === RUN TestRemoveContainerRunning [2022-07-08T17:00:26.779Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-08T17:00:26.779Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-08T17:00:27.039Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-07-08T17:00:27.039Z] === RUN TestRemoveInvalidContainer [2022-07-08T17:00:27.039Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-08T17:00:27.039Z] === RUN TestRenameLinkedContainer [2022-07-08T17:00:28.505Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-08T17:00:28.505Z] === RUN TestBuildWithEmptyLayers [2022-07-08T17:00:28.948Z] --- PASS: TestRenameLinkedContainer (1.83s) [2022-07-08T17:00:28.949Z] === RUN TestRenameStoppedContainer [2022-07-08T17:00:29.517Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-07-08T17:00:29.517Z] === RUN TestRenameRunningContainerAndReuse [2022-07-08T17:00:30.457Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-07-08T17:00:30.457Z] === RUN TestRenameInvalidName [2022-07-08T17:00:30.719Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-08T17:00:30.719Z] === RUN TestRenameAnonymousContainer [2022-07-08T17:00:31.041Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-08T17:00:31.041Z] === RUN TestBuildMultiStageOnBuild [2022-07-08T17:00:32.628Z] --- PASS: TestRenameAnonymousContainer (1.66s) [2022-07-08T17:00:32.628Z] === RUN TestRenameContainerWithSameName [2022-07-08T17:00:32.888Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-07-08T17:00:32.888Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-08T17:00:33.625Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-07-08T17:00:33.625Z] === RUN TestResize [2022-07-08T17:00:34.196Z] --- PASS: TestResize (0.42s) [2022-07-08T17:00:34.196Z] === RUN TestResizeWithInvalidSize [2022-07-08T17:00:34.766Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-07-08T17:00:34.766Z] === RUN TestResizeWhenContainerNotStarted [2022-07-08T17:00:35.026Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-07-08T17:00:35.026Z] === RUN TestDaemonRestartKillContainers [2022-07-08T17:00:35.026Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T17:00:35.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T17:00:35.026Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T17:00:35.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T17:00:35.026Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T17:00:35.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T17:00:35.026Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T17:00:35.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T17:00:35.026Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T17:00:35.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T17:00:35.026Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T17:00:35.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T17:00:35.026Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T17:00:35.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T17:00:35.026Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T17:00:35.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T17:00:35.026Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T17:00:35.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T17:00:35.026Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T17:00:35.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T17:00:35.026Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T17:00:35.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T17:00:35.026Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T17:00:35.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T17:00:35.026Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T17:00:35.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T17:00:35.026Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T17:00:35.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T17:00:35.026Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T17:00:35.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T17:00:35.026Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T17:00:35.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T17:00:35.026Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T17:00:35.026Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T17:00:36.314Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-07-08T17:00:36.314Z] === RUN TestBuildUncleanTarFilenames [2022-07-08T17:00:36.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T17:00:36.669Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T17:00:36.883Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-08T17:00:36.883Z] === RUN TestBuildMultiStageLayerLeak [2022-07-08T17:00:37.609Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T17:00:38.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T17:00:39.119Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T17:00:41.076Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2022-07-08T17:00:41.076Z] === RUN TestBuildWithHugeFile [2022-07-08T17:00:41.658Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T17:00:42.228Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T17:00:45.522Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T17:00:46.462Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T17:00:47.401Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T17:00:47.972Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T17:00:49.355Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T17:00:50.297Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T17:00:51.236Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T17:00:53.192Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-08T17:00:53.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-07-08T17:00:53.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-07-08T17:00:53.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-08T17:00:53.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-07-08T17:00:53.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-07-08T17:00:53.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s) [2022-07-08T17:00:53.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s) [2022-07-08T17:00:53.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.00s) [2022-07-08T17:00:53.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.99s) [2022-07-08T17:00:53.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.78s) [2022-07-08T17:00:53.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2022-07-08T17:00:53.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s) [2022-07-08T17:00:53.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.05s) [2022-07-08T17:00:53.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.86s) [2022-07-08T17:00:53.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-07-08T17:00:53.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s) [2022-07-08T17:00:53.192Z] === RUN TestCgroupNamespacesRun [2022-07-08T17:00:54.132Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-07-08T17:00:54.132Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-08T17:00:54.132Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-08T17:00:54.132Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-08T17:00:54.132Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-08T17:00:55.512Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2022-07-08T17:00:55.512Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-08T17:00:56.451Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2022-07-08T17:00:56.451Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-08T17:00:57.832Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-07-08T17:00:57.832Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-08T17:00:58.778Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-07-08T17:00:58.778Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-08T17:00:59.718Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-08T17:00:59.718Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-08T17:01:00.659Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-07-08T17:01:00.659Z] === RUN TestNISDomainname [2022-07-08T17:01:01.229Z] --- PASS: TestNISDomainname (0.56s) [2022-07-08T17:01:01.229Z] === RUN TestHostnameDnsResolution [2022-07-08T17:01:02.182Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-07-08T17:01:02.182Z] === RUN TestUnprivilegedPortsAndPing [2022-07-08T17:01:02.753Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-07-08T17:01:02.753Z] === RUN TestPrivilegedHostDevices [2022-07-08T17:01:03.013Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2022-07-08T17:01:03.013Z] === RUN TestRunConsoleSize [2022-07-08T17:01:03.583Z] --- PASS: TestRunConsoleSize (0.45s) [2022-07-08T17:01:03.583Z] === RUN TestStats [2022-07-08T17:01:06.121Z] --- PASS: TestStats (2.47s) [2022-07-08T17:01:06.121Z] === RUN TestStopContainerWithTimeout [2022-07-08T17:01:06.121Z] === RUN TestStopContainerWithTimeout/0 [2022-07-08T17:01:06.121Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-08T17:01:06.121Z] === RUN TestStopContainerWithTimeout/1 [2022-07-08T17:01:06.121Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-08T17:01:06.121Z] === RUN TestStopContainerWithTimeout/3 [2022-07-08T17:01:06.121Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-08T17:01:06.121Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-08T17:01:06.121Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-08T17:01:06.121Z] === CONT TestStopContainerWithTimeout/0 [2022-07-08T17:01:06.121Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-08T17:01:06.691Z] === CONT TestStopContainerWithTimeout/3 [2022-07-08T17:01:09.228Z] === CONT TestStopContainerWithTimeout/1 [2022-07-08T17:01:10.607Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-08T17:01:10.607Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-07-08T17:01:10.607Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2022-07-08T17:01:10.607Z] --- PASS: TestStopContainerWithTimeout/3 (2.46s) [2022-07-08T17:01:10.607Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2022-07-08T17:01:10.607Z] === RUN TestDeleteDevicemapper [2022-07-08T17:01:10.607Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T17:01:10.607Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-08T17:01:10.607Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-08T17:01:11.988Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.63s) [2022-07-08T17:01:11.988Z] === RUN TestUpdateMemory [2022-07-08T17:01:12.557Z] --- PASS: TestUpdateMemory (0.53s) [2022-07-08T17:01:12.557Z] === RUN TestUpdateCPUQuota [2022-07-08T17:01:13.497Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-07-08T17:01:13.497Z] === RUN TestUpdatePidsLimit [2022-07-08T17:01:13.497Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-08T17:01:13.756Z] === RUN TestUpdatePidsLimit/no_change [2022-07-08T17:01:13.757Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-08T17:01:14.016Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-08T17:01:14.276Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-08T17:01:14.537Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-08T17:01:14.797Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-08T17:01:15.737Z] --- PASS: TestUpdatePidsLimit (2.22s) [2022-07-08T17:01:15.737Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2022-07-08T17:01:15.737Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-07-08T17:01:15.737Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2022-07-08T17:01:15.737Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-08T17:01:15.737Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2022-07-08T17:01:15.737Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-07-08T17:01:15.737Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-07-08T17:01:15.737Z] === RUN TestUpdateRestartPolicy [2022-07-08T17:01:25.083Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-08T17:01:25.083Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-08T17:01:25.083Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T17:01:25.083Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-08T17:01:25.083Z] [2022-07-08T17:01:25.083Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-08T17:01:25.083Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-08T17:01:25.083Z] HOSTNAME=fdb94a4b129a [2022-07-08T17:01:25.083Z] TESTDEBUG=0 [2022-07-08T17:01:25.083Z] DEST=bundles/test-integration [2022-07-08T17:01:25.083Z] PWD=/go/src/github.com/docker/docker [2022-07-08T17:01:25.083Z] DOCKER_GITCOMMIT=8927626378178a7aaf4c9985ddcee06a033a130e [2022-07-08T17:01:25.083Z] container=docker [2022-07-08T17:01:25.083Z] HOME=/root [2022-07-08T17:01:25.083Z] GOLANG_VERSION=1.18.3 [2022-07-08T17:01:25.083Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-08T17:01:25.083Z] VALIDATE_BRANCH=master [2022-07-08T17:01:25.083Z] TERM=xterm [2022-07-08T17:01:25.083Z] DOCKER_PKG=github.com/docker/docker [2022-07-08T17:01:25.083Z] SHLVL=1 [2022-07-08T17:01:25.083Z] TIMEOUT=120m [2022-07-08T17:01:25.083Z] DOCKER_BUILDTAGS= journald [2022-07-08T17:01:25.083Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-08T17:01:25.083Z] GO111MODULE=off [2022-07-08T17:01:25.083Z] DOCKER_EXPERIMENTAL=1 [2022-07-08T17:01:25.083Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-08T17:01:25.083Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-08T17:01:25.083Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-08T17:01:25.083Z] GOPATH=/go [2022-07-08T17:01:25.083Z] PKG_CONFIG=pkg-config [2022-07-08T17:01:25.083Z] _=/usr/bin/env [2022-07-08T17:01:25.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-08T17:01:27.952Z] --- PASS: TestUpdateRestartPolicy (11.08s) [2022-07-08T17:01:27.952Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-08T17:01:27.952Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-07-08T17:01:27.952Z] === RUN TestWaitNonBlocked [2022-07-08T17:01:27.952Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T17:01:27.952Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T17:01:27.952Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T17:01:27.952Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T17:01:27.952Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T17:01:27.952Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T17:01:27.952Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-08T17:01:27.952Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-07-08T17:01:27.952Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-07-08T17:01:27.952Z] === RUN TestWaitBlocked [2022-07-08T17:01:27.952Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T17:01:27.952Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T17:01:27.952Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T17:01:27.952Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T17:01:27.952Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T17:01:27.952Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T17:01:28.893Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-08T17:01:28.893Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2022-07-08T17:01:28.893Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2022-07-08T17:01:28.893Z] === RUN TestWaitConditions [2022-07-08T17:01:28.893Z] === RUN TestWaitConditions/default [2022-07-08T17:01:28.893Z] === PAUSE TestWaitConditions/default [2022-07-08T17:01:28.893Z] === RUN TestWaitConditions/not-running [2022-07-08T17:01:28.893Z] === PAUSE TestWaitConditions/not-running [2022-07-08T17:01:28.893Z] === RUN TestWaitConditions/next-exit [2022-07-08T17:01:28.893Z] === PAUSE TestWaitConditions/next-exit [2022-07-08T17:01:28.893Z] === RUN TestWaitConditions/removed [2022-07-08T17:01:28.893Z] === PAUSE TestWaitConditions/removed [2022-07-08T17:01:28.893Z] === CONT TestWaitConditions/default [2022-07-08T17:01:28.893Z] === CONT TestWaitConditions/removed [2022-07-08T17:01:30.274Z] === CONT TestWaitConditions/next-exit [2022-07-08T17:01:30.535Z] === CONT TestWaitConditions/not-running [2022-07-08T17:01:31.915Z] --- PASS: TestWaitConditions (0.01s) [2022-07-08T17:01:31.916Z] --- PASS: TestWaitConditions/removed (1.65s) [2022-07-08T17:01:31.916Z] --- PASS: TestWaitConditions/default (1.74s) [2022-07-08T17:01:31.916Z] --- PASS: TestWaitConditions/next-exit (1.65s) [2022-07-08T17:01:31.916Z] --- PASS: TestWaitConditions/not-running (1.59s) [2022-07-08T17:01:31.916Z] === CONT TestContainerStartOnDaemonRestart [2022-07-08T17:01:31.916Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-08T17:01:34.457Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) [2022-07-08T17:01:34.457Z] === CONT TestDaemonHostGatewayIP [2022-07-08T17:01:34.457Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s) [2022-07-08T17:01:34.457Z] === CONT TestDaemonRestartIpcMode [2022-07-08T17:01:36.999Z] --- PASS: TestDaemonRestartIpcMode (2.68s) [2022-07-08T17:01:36.999Z] === CONT TestIpcModeOlderClient [2022-07-08T17:01:36.999Z] --- PASS: TestDaemonHostGatewayIP (2.76s) [2022-07-08T17:01:36.999Z] === CONT TestContainerKillOnDaemonStart [2022-07-08T17:01:37.259Z] --- PASS: TestIpcModeOlderClient (0.15s) [2022-07-08T17:01:37.368Z] --- PASS: TestBuildWithHugeFile (50.99s) [2022-07-08T17:01:37.368Z] === RUN TestBuildWCOWSandboxSize [2022-07-08T17:01:37.368Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T17:01:37.368Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-08T17:01:37.368Z] === RUN TestBuildWithEmptyDockerfile [2022-07-08T17:01:37.368Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T17:01:37.368Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T17:01:37.368Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T17:01:37.368Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T17:01:37.368Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T17:01:37.368Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T17:01:37.368Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T17:01:37.368Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T17:01:37.368Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T17:01:37.368Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-07-08T17:01:37.368Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2022-07-08T17:01:37.368Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-07-08T17:01:37.368Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-08T17:01:37.368Z] === RUN TestBuildPreserveOwnership [2022-07-08T17:01:37.368Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-08T17:01:38.305Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-08T17:01:42.496Z] --- PASS: TestBuildPreserveOwnership (9.67s) [2022-07-08T17:01:42.496Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.64s) [2022-07-08T17:01:42.496Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-08T17:01:42.496Z] === RUN TestBuildPlatformInvalid [2022-07-08T17:01:42.496Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-08T17:01:42.496Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-08T17:01:42.496Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-08T17:01:42.496Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-08T17:01:42.496Z] PASS [2022-07-08T17:01:42.496Z] [2022-07-08T17:01:42.496Z] === Skipped [2022-07-08T17:01:42.496Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-08T17:01:42.496Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T17:01:42.496Z] [2022-07-08T17:01:42.496Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-08T17:01:42.496Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T17:01:42.496Z] [2022-07-08T17:01:42.496Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-08T17:01:42.496Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-08T17:01:42.496Z] [2022-07-08T17:01:42.496Z] DONE 34 tests, 3 skipped in 111.033s [2022-07-08T17:01:42.496Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-08T17:01:42.496Z] INFO: Testing against a local daemon [2022-07-08T17:01:42.496Z] === RUN TestConfigInspect [2022-07-08T17:01:42.496Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:01:42.496Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-08T17:01:42.496Z] === RUN TestConfigList [2022-07-08T17:01:42.496Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:01:42.496Z] --- SKIP: TestConfigList (0.01s) [2022-07-08T17:01:42.496Z] === RUN TestConfigsCreateAndDelete [2022-07-08T17:01:42.496Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:01:42.496Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-08T17:01:42.496Z] === RUN TestConfigsUpdate [2022-07-08T17:01:42.496Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:01:42.496Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-08T17:01:42.496Z] === RUN TestTemplatedConfig [2022-07-08T17:01:42.496Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:01:42.496Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-08T17:01:42.496Z] === RUN TestConfigCreateResolve [2022-07-08T17:01:42.496Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:01:42.496Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-08T17:01:42.496Z] PASS [2022-07-08T17:01:42.496Z] [2022-07-08T17:01:42.496Z] === Skipped [2022-07-08T17:01:42.496Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-08T17:01:42.496Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:01:42.496Z] [2022-07-08T17:01:42.496Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-08T17:01:42.496Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:01:42.496Z] [2022-07-08T17:01:42.496Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-08T17:01:42.496Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:01:42.496Z] [2022-07-08T17:01:42.496Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-08T17:01:42.496Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:01:42.496Z] [2022-07-08T17:01:42.496Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-08T17:01:42.496Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:01:42.496Z] [2022-07-08T17:01:42.496Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-08T17:01:42.496Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:01:42.496Z] [2022-07-08T17:01:42.496Z] DONE 6 tests, 6 skipped in 0.161s [2022-07-08T17:01:42.496Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-08T17:01:42.756Z] INFO: Testing against a local daemon [2022-07-08T17:01:42.756Z] === RUN TestAttachWithTTY [2022-07-08T17:01:42.756Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-08T17:01:42.756Z] === RUN TestAttachWithoutTTy [2022-07-08T17:01:42.756Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-08T17:01:42.756Z] === RUN TestCheckpoint [2022-07-08T17:01:42.756Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T17:01:42.756Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/commit [2022-07-08T17:01:42.756Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-08T17:01:42.756Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T17:01:42.756Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-08T17:01:42.756Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-08T17:01:42.756Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T17:01:42.756Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T17:01:42.756Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T17:01:42.756Z] === CONT TestContainerInvalidJSON/commit [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-08T17:01:42.756Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-08T17:01:42.756Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-08T17:01:42.756Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-08T17:01:42.756Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-08T17:01:42.756Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-08T17:01:42.756Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-08T17:01:42.756Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-08T17:01:42.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-08T17:01:42.756Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-08T17:01:42.756Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-08T17:01:42.756Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-08T17:01:43.016Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-08T17:01:43.016Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-08T17:01:43.016Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-08T17:01:43.016Z] === RUN TestCopyEmptyFile [2022-07-08T17:01:43.275Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-08T17:01:43.275Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-08T17:01:43.275Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-08T17:01:43.275Z] === RUN TestCopyFromContainer [2022-07-08T17:01:47.466Z] === RUN TestCopyFromContainer// [2022-07-08T17:01:47.466Z] === RUN TestCopyFromContainer//bar/root [2022-07-08T17:01:47.466Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-08T17:01:47.466Z] === RUN TestCopyFromContainer/bar/quux [2022-07-08T17:01:47.466Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-08T17:01:47.466Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-08T17:01:47.466Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-08T17:01:47.466Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-08T17:01:47.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-08T17:01:47.726Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-08T17:01:47.727Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-08T17:01:47.727Z] --- PASS: TestCopyFromContainer (4.58s) [2022-07-08T17:01:47.727Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-08T17:01:47.727Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-08T17:01:47.727Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-08T17:01:47.727Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-08T17:01:47.727Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-08T17:01:47.727Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-08T17:01:47.727Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-08T17:01:47.727Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-08T17:01:47.727Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-08T17:01:47.727Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-08T17:01:47.727Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-08T17:01:47.727Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T17:01:47.727Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T17:01:47.727Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T17:01:47.727Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T17:01:47.727Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T17:01:47.727Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T17:01:47.727Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T17:01:47.727Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T17:01:47.727Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T17:01:47.727Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-08T17:01:47.727Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-08T17:01:47.727Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-08T17:01:47.727Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-08T17:01:47.727Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-08T17:01:47.727Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-08T17:01:47.727Z] === RUN TestCreateWithInvalidEnv [2022-07-08T17:01:47.727Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-08T17:01:47.727Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-08T17:01:47.727Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-08T17:01:47.727Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-08T17:01:47.727Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-08T17:01:47.727Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-08T17:01:47.986Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-08T17:01:47.986Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-08T17:01:47.986Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-08T17:01:47.986Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-08T17:01:47.986Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-08T17:01:47.986Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-08T17:01:47.986Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-08T17:01:47.986Z] === RUN TestCreateTmpfsMountsTarget [2022-07-08T17:01:47.986Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-08T17:01:47.986Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-08T17:01:49.366Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-07-08T17:01:49.366Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-08T17:01:49.476Z] --- PASS: TestContainerKillOnDaemonStart (11.50s) [2022-07-08T17:01:49.476Z] PASS [2022-07-08T17:01:49.476Z] [2022-07-08T17:01:49.476Z] === Skipped [2022-07-08T17:01:49.476Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-08T17:01:49.476Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T17:01:49.476Z] [2022-07-08T17:01:49.476Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-08T17:01:49.476Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-08T17:01:49.476Z] [2022-07-08T17:01:49.476Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T17:01:49.476Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T17:01:49.476Z] [2022-07-08T17:01:49.476Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-08T17:01:49.476Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-08T17:01:49.476Z] [2022-07-08T17:01:49.476Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-08T17:01:49.476Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T17:01:49.476Z] [2022-07-08T17:01:49.476Z] DONE 264 tests, 5 skipped in 131.604s [2022-07-08T17:01:49.476Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-08T17:01:49.476Z] === RUN TestConfigDaemonLibtrustID [2022-07-08T17:01:49.476Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-08T17:01:49.476Z] === RUN TestConfigDaemonID [2022-07-08T17:01:50.304Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-07-08T17:01:50.305Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-08T17:01:50.305Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T17:01:50.305Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T17:01:50.305Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T17:01:50.305Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T17:01:50.305Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T17:01:50.305Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T17:01:50.305Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T17:01:50.305Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T17:01:50.305Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T17:01:50.305Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T17:01:50.305Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T17:01:50.305Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T17:01:50.305Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T17:01:50.305Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T17:01:50.305Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T17:01:50.305Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-08T17:01:50.305Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-08T17:01:50.305Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-08T17:01:50.305Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-07-08T17:01:50.305Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2022-07-08T17:01:50.305Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-08T17:01:50.305Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-08T17:01:50.417Z] daemon_test.go:83: [df093471d5161] daemon is not started [2022-07-08T17:01:50.417Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-08T17:01:50.417Z] === RUN TestDaemonConfigValidation [2022-07-08T17:01:50.417Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-08T17:01:50.417Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-08T17:01:50.417Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-08T17:01:50.417Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-08T17:01:50.417Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-08T17:01:50.417Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-08T17:01:50.417Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-08T17:01:50.417Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-08T17:01:50.417Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-08T17:01:50.417Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-08T17:01:50.417Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-08T17:01:50.417Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-08T17:01:50.417Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-08T17:01:50.417Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-08T17:01:50.417Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-08T17:01:50.417Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-08T17:01:50.417Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-08T17:01:50.417Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-08T17:01:50.417Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-08T17:01:50.417Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-08T17:01:50.417Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-08T17:01:50.417Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-08T17:01:50.417Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-08T17:01:50.873Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-07-08T17:01:50.873Z] === RUN TestCreateDifferentPlatform [2022-07-08T17:01:50.873Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-08T17:01:50.873Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-08T17:01:50.873Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-08T17:01:50.873Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-08T17:01:50.873Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-08T17:01:50.873Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-08T17:01:50.873Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-08T17:01:50.873Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-08T17:01:50.873Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-08T17:01:50.873Z] === RUN TestCreateInvalidHostConfig [2022-07-08T17:01:50.873Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T17:01:50.873Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T17:01:50.873Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T17:01:50.873Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T17:01:50.873Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T17:01:50.873Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T17:01:50.873Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T17:01:50.873Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T17:01:50.873Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T17:01:50.873Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T17:01:50.873Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T17:01:50.873Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T17:01:50.873Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-08T17:01:50.873Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-08T17:01:50.873Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-08T17:01:50.873Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-08T17:01:50.873Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-08T17:01:50.873Z] === RUN TestContainerStartOnDaemonRestart [2022-07-08T17:01:50.873Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-08T17:01:50.873Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-08T17:01:50.873Z] === RUN TestDaemonRestartIpcMode [2022-07-08T17:01:50.873Z] === PAUSE TestDaemonRestartIpcMode [2022-07-08T17:01:50.873Z] === RUN TestDaemonHostGatewayIP [2022-07-08T17:01:50.873Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:01:50.873Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-08T17:01:50.873Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-08T17:01:50.873Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-08T17:01:50.873Z] === RUN TestContainerKillOnDaemonStart [2022-07-08T17:01:50.873Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-08T17:01:50.873Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-08T17:01:50.873Z] === RUN TestDiff [2022-07-08T17:01:51.356Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-08T17:01:51.442Z] --- PASS: TestDiff (0.45s) [2022-07-08T17:01:51.442Z] === RUN TestExecConsoleSize [2022-07-08T17:01:51.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-08T17:01:51.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-08T17:01:51.701Z] --- PASS: TestExecConsoleSize (0.46s) [2022-07-08T17:01:51.701Z] === RUN TestExecWithCloseStdin [2022-07-08T17:01:52.270Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-07-08T17:01:52.270Z] === RUN TestExec [2022-07-08T17:01:52.736Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-08T17:01:52.839Z] --- PASS: TestExec (0.53s) [2022-07-08T17:01:52.839Z] === RUN TestExecUser [2022-07-08T17:01:53.407Z] --- PASS: TestExecUser (0.47s) [2022-07-08T17:01:53.407Z] === RUN TestExportContainerAndImportImage [2022-07-08T17:01:53.698Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-08T17:01:53.698Z] daemon_test.go:197: [d92923961be5e] daemon is not started [2022-07-08T17:01:53.698Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-08T17:01:53.698Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-08T17:01:53.698Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-08T17:01:53.698Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-08T17:01:53.698Z] === RUN TestDaemonProxy [2022-07-08T17:01:53.698Z] === RUN TestDaemonProxy/environment_variables [2022-07-08T17:01:53.975Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-07-08T17:01:53.975Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-08T17:01:55.354Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-07-08T17:01:55.354Z] === RUN TestHealthCheckWorkdir [2022-07-08T17:01:55.614Z] --- PASS: TestHealthCheckWorkdir (0.60s) [2022-07-08T17:01:55.614Z] === RUN TestHealthKillContainer [2022-07-08T17:01:55.632Z] === RUN TestDaemonProxy/command-line_options [2022-07-08T17:01:57.010Z] === RUN TestDaemonProxy/configuration_file [2022-07-08T17:01:58.917Z] === RUN TestDaemonProxy/conflicting_options [2022-07-08T17:01:59.177Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-08T17:01:59.747Z] --- PASS: TestDaemonProxy (6.23s) [2022-07-08T17:01:59.747Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-08T17:01:59.747Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-08T17:01:59.747Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-08T17:01:59.747Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-08T17:01:59.747Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-08T17:01:59.747Z] PASS [2022-07-08T17:01:59.747Z] [2022-07-08T17:01:59.747Z] DONE 18 tests in 11.161s [2022-07-08T17:01:59.747Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-08T17:01:59.747Z] INFO: Testing against a local daemon [2022-07-08T17:01:59.747Z] === RUN TestCommitInheritsEnv [2022-07-08T17:02:00.317Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-07-08T17:02:00.317Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-08T17:02:00.317Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-08T17:02:00.317Z] === RUN TestImportWithCustomPlatform [2022-07-08T17:02:00.317Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-08T17:02:00.317Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-08T17:02:00.317Z] === RUN TestImportWithCustomPlatform// [2022-07-08T17:02:00.317Z] === RUN TestImportWithCustomPlatform/linux [2022-07-08T17:02:00.317Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-08T17:02:00.317Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-08T17:02:00.577Z] === RUN TestImportWithCustomPlatform/macos [2022-07-08T17:02:00.577Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-08T17:02:00.577Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-08T17:02:00.577Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-08T17:02:00.577Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-08T17:02:00.577Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-08T17:02:00.577Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-08T17:02:00.577Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-08T17:02:00.577Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-08T17:02:00.577Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-08T17:02:00.577Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-08T17:02:00.577Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-08T17:02:00.577Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-08T17:02:00.577Z] === RUN TestImagesFilterMultiReference [2022-07-08T17:02:00.577Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-08T17:02:00.577Z] === RUN TestImagePullPlatformInvalid [2022-07-08T17:02:00.577Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-08T17:02:00.577Z] === RUN TestRemoveImageOrphaning [2022-07-08T17:02:00.837Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-07-08T17:02:00.837Z] === RUN TestRemoveImageGarbageCollector [2022-07-08T17:02:01.406Z] time="2022-07-08T17:02:01Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-08T17:02:02.791Z] --- PASS: TestRemoveImageGarbageCollector (1.96s) [2022-07-08T17:02:02.791Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-08T17:02:02.791Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-08T17:02:02.791Z] === RUN TestTagInvalidReference [2022-07-08T17:02:02.791Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-08T17:02:02.791Z] === RUN TestTagValidPrefixedRepo [2022-07-08T17:02:02.791Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-08T17:02:02.791Z] === RUN TestTagExistedNameWithoutForce [2022-07-08T17:02:02.791Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-08T17:02:02.791Z] === RUN TestTagOfficialNames [2022-07-08T17:02:03.051Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-08T17:02:03.051Z] === RUN TestTagMatchesDigest [2022-07-08T17:02:03.051Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-08T17:02:03.051Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-08T17:02:03.651Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-08T17:02:03.651Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-08T17:02:03.651Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T17:02:03.651Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-08T17:02:03.651Z] [2022-07-08T17:02:03.651Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-08T17:02:03.651Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-08T17:02:03.651Z] Using test binary docker [2022-07-08T17:02:03.651Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-08T17:02:03.651Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-08T17:02:03.651Z] INFO: Waiting for daemon to start... [2022-07-08T17:02:03.651Z] Starting dockerd [2022-07-08T17:02:03.651Z] . [2022-07-08T17:02:03.651Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-08T17:02:03.734Z] --- PASS: TestHealthKillContainer (7.80s) [2022-07-08T17:02:03.734Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-08T17:02:03.734Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-08T17:02:03.734Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-08T17:02:03.734Z] === RUN TestIpcModeNone [2022-07-08T17:02:04.303Z] --- PASS: TestIpcModeNone (0.64s) [2022-07-08T17:02:04.303Z] === RUN TestIpcModePrivate [2022-07-08T17:02:04.562Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-08T17:02:04.562Z] --- PASS: TestIpcModePrivate (0.49s) [2022-07-08T17:02:04.562Z] === RUN TestIpcModeShareable [2022-07-08T17:02:04.562Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T17:02:04.562Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-08T17:02:04.562Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-08T17:02:06.468Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-07-08T17:02:06.468Z] === RUN TestAPIIpcModeHost [2022-07-08T17:02:06.468Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T17:02:06.468Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-08T17:02:06.468Z] === RUN TestDaemonIpcModeShareable [2022-07-08T17:02:06.468Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T17:02:06.468Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-08T17:02:06.468Z] === RUN TestDaemonIpcModePrivate [2022-07-08T17:02:07.037Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-08T17:02:07.296Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2022-07-08T17:02:07.296Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-08T17:02:07.296Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T17:02:07.296Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-08T17:02:07.296Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-08T17:02:07.296Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T17:02:07.296Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-08T17:02:07.296Z] === RUN TestIpcModeOlderClient [2022-07-08T17:02:07.296Z] === PAUSE TestIpcModeOlderClient [2022-07-08T17:02:07.296Z] === RUN TestKillContainerInvalidSignal [2022-07-08T17:02:07.864Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-07-08T17:02:07.864Z] === RUN TestKillContainer [2022-07-08T17:02:07.864Z] === RUN TestKillContainer/no_signal [2022-07-08T17:02:08.123Z] === RUN TestKillContainer/non_killing_signal [2022-07-08T17:02:08.382Z] === RUN TestKillContainer/killing_signal [2022-07-08T17:02:08.950Z] --- PASS: TestKillContainer (1.22s) [2022-07-08T17:02:08.950Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-07-08T17:02:08.950Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-07-08T17:02:08.950Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-07-08T17:02:08.950Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-08T17:02:08.950Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-08T17:02:09.519Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-08T17:02:09.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-08T17:02:09.778Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2022-07-08T17:02:09.778Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-07-08T17:02:09.778Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-07-08T17:02:09.778Z] === RUN TestKillStoppedContainer [2022-07-08T17:02:10.037Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-08T17:02:10.037Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-08T17:02:10.037Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-08T17:02:10.037Z] === RUN TestKillDifferentUserContainer [2022-07-08T17:02:10.296Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-07-08T17:02:10.296Z] === RUN TestInspectOomKilledTrue [2022-07-08T17:02:10.296Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T17:02:10.296Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-08T17:02:10.296Z] === RUN TestInspectOomKilledFalse [2022-07-08T17:02:10.296Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-08T17:02:10.296Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-08T17:02:10.296Z] === RUN TestLinksEtcHostsContentMatch [2022-07-08T17:02:10.296Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-08T17:02:10.296Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-08T17:02:10.296Z] === RUN TestLinksContainerNames [2022-07-08T17:02:11.234Z] --- PASS: TestLinksContainerNames (0.84s) [2022-07-08T17:02:11.234Z] === RUN TestLogsFollowTailEmpty [2022-07-08T17:02:11.802Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-07-08T17:02:11.802Z] === RUN TestLogs [2022-07-08T17:02:11.802Z] === RUN TestLogs/driver_local [2022-07-08T17:02:11.802Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T17:02:11.802Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T17:02:11.802Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-08T17:02:11.802Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-08T17:02:11.802Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-08T17:02:11.802Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-08T17:02:11.802Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T17:02:11.802Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T17:02:11.802Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-08T17:02:11.802Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-08T17:02:11.802Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-08T17:02:11.802Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-08T17:02:11.802Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T17:02:11.802Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-08T17:02:12.371Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-08T17:02:12.371Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T17:02:12.941Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-08T17:02:12.941Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-08T17:02:13.511Z] === RUN TestLogs/driver_json-file [2022-07-08T17:02:13.511Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T17:02:13.511Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T17:02:13.511Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-08T17:02:13.511Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-08T17:02:13.511Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-08T17:02:13.511Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-08T17:02:13.511Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T17:02:13.511Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T17:02:13.511Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T17:02:13.511Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T17:02:13.511Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T17:02:13.511Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T17:02:13.511Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T17:02:13.511Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T17:02:14.082Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T17:02:14.082Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T17:02:14.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-08T17:02:15.021Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-08T17:02:15.021Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-08T17:02:15.589Z] --- PASS: TestLogs (4.05s) [2022-07-08T17:02:15.589Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-08T17:02:15.589Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s) [2022-07-08T17:02:15.589Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.70s) [2022-07-08T17:02:15.589Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s) [2022-07-08T17:02:15.589Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) [2022-07-08T17:02:15.589Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.71s) [2022-07-08T17:02:15.589Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.57s) [2022-07-08T17:02:15.589Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-08T17:02:15.589Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.57s) [2022-07-08T17:02:15.589Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.66s) [2022-07-08T17:02:15.589Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.75s) [2022-07-08T17:02:15.589Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.84s) [2022-07-08T17:02:15.589Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s) [2022-07-08T17:02:15.589Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.82s) [2022-07-08T17:02:15.589Z] === RUN TestContainerNetworkMountsNoChown [2022-07-08T17:02:16.158Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/default [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/default [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/private [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/private [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/rprivate [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/slave [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/slave [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/rslave [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/shared [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/shared [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/rshared [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-08T17:02:16.158Z] === CONT TestMountDaemonRoot/default [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-08T17:02:16.158Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-08T17:02:16.158Z] === CONT TestMountDaemonRoot/rshared [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T17:02:16.158Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-08T17:02:16.158Z] === CONT TestMountDaemonRoot/shared [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-08T17:02:16.158Z] === CONT TestMountDaemonRoot/rslave [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T17:02:16.158Z] === CONT TestMountDaemonRoot/slave [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-08T17:02:16.158Z] === CONT TestMountDaemonRoot/rprivate [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T17:02:16.158Z] === CONT TestMountDaemonRoot/private [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-08T17:02:16.158Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-08T17:02:16.158Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-08T17:02:16.158Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-08T17:02:16.158Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-08T17:02:16.158Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-08T17:02:16.158Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T17:02:16.158Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-08T17:02:16.158Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T17:02:16.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-08T17:02:16.418Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-08T17:02:16.678Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-08T17:02:16.678Z] === RUN TestContainerBindMountNonRecursive [2022-07-08T17:02:16.678Z] 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-07-08T17:02:16.678Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-08T17:02:16.678Z] === RUN TestContainerVolumesMountedAsShared [2022-07-08T17:02:16.678Z] 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-07-08T17:02:16.678Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-08T17:02:16.678Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-08T17:02:16.678Z] 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-07-08T17:02:16.678Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-08T17:02:16.678Z] === RUN TestNetworkNat [2022-07-08T17:02:17.246Z] --- PASS: TestNetworkNat (0.49s) [2022-07-08T17:02:17.246Z] === RUN TestNetworkLocalhostTCPNat [2022-07-08T17:02:17.505Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-08T17:02:17.505Z] === RUN TestNetworkLoopbackNat [2022-07-08T17:02:20.041Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-07-08T17:02:20.041Z] === RUN TestPause [2022-07-08T17:02:20.041Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T17:02:20.041Z] --- SKIP: TestPause (0.00s) [2022-07-08T17:02:20.041Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-08T17:02:20.041Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T17:02:20.041Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T17:02:20.041Z] === RUN TestPauseStopPausedContainer [2022-07-08T17:02:20.041Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T17:02:20.041Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-08T17:02:20.041Z] === RUN TestPidHost [2022-07-08T17:02:20.979Z] --- PASS: TestPidHost (0.91s) [2022-07-08T17:02:20.979Z] === RUN TestPsFilter [2022-07-08T17:02:21.242Z] --- PASS: TestPsFilter (0.11s) [2022-07-08T17:02:21.242Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-08T17:02:21.503Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-08T17:02:21.503Z] === RUN TestRemoveContainerWithVolume [2022-07-08T17:02:22.073Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-07-08T17:02:22.073Z] === RUN TestRemoveContainerRunning [2022-07-08T17:02:22.332Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-07-08T17:02:22.332Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-08T17:02:22.901Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-07-08T17:02:22.901Z] === RUN TestRemoveInvalidContainer [2022-07-08T17:02:22.901Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-08T17:02:22.901Z] === RUN TestRenameLinkedContainer [2022-07-08T17:02:24.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-08T17:02:24.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-08T17:02:24.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-08T17:02:24.807Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-07-08T17:02:24.807Z] === RUN TestRenameStoppedContainer [2022-07-08T17:02:24.807Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-08T17:02:24.807Z] === RUN TestRenameRunningContainerAndReuse [2022-07-08T17:02:25.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-08T17:02:25.745Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-07-08T17:02:25.745Z] === RUN TestRenameInvalidName [2022-07-08T17:02:25.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-08T17:02:26.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-08T17:02:26.315Z] --- PASS: TestRenameInvalidName (0.41s) [2022-07-08T17:02:26.315Z] === RUN TestRenameAnonymousContainer [2022-07-08T17:02:26.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-08T17:02:27.696Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-07-08T17:02:27.696Z] === RUN TestRenameContainerWithSameName [2022-07-08T17:02:28.264Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-07-08T17:02:28.264Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-08T17:02:29.203Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-07-08T17:02:29.203Z] === RUN TestResize [2022-07-08T17:02:29.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-08T17:02:29.462Z] --- PASS: TestResize (0.42s) [2022-07-08T17:02:29.462Z] === RUN TestResizeWithInvalidSize [2022-07-08T17:02:29.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-08T17:02:30.031Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-07-08T17:02:30.031Z] === RUN TestResizeWhenContainerNotStarted [2022-07-08T17:02:30.291Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-07-08T17:02:30.291Z] === RUN TestDaemonRestartKillContainers [2022-07-08T17:02:30.291Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-08T17:02:30.291Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-08T17:02:30.291Z] === RUN TestCgroupNamespacesRun [2022-07-08T17:02:30.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-08T17:02:31.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-08T17:02:31.712Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-07-08T17:02:31.712Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-08T17:02:31.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-08T17:02:32.672Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-07-08T17:02:32.673Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-08T17:02:32.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-08T17:02:33.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-08T17:02:34.061Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-07-08T17:02:34.061Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-08T17:02:34.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-08T17:02:35.000Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-07-08T17:02:35.000Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-08T17:02:35.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-08T17:02:35.828Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-08T17:02:35.829Z] Using test binary docker [2022-07-08T17:02:35.829Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-08T17:02:35.829Z] +++ /etc/init.d/apparmor start [2022-07-08T17:02:35.829Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-08T17:02:35.829Z] INFO: Waiting for daemon to start... [2022-07-08T17:02:35.829Z] Starting dockerd [2022-07-08T17:02:35.829Z] +++ 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-07-08T17:02:36.379Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-07-08T17:02:36.379Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-08T17:02:37.317Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-07-08T17:02:37.317Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-08T17:02:37.886Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-08T17:02:37.886Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-08T17:02:38.354Z] . [2022-07-08T17:02:38.354Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-08T17:02:38.354Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-08T17:02:38.354Z] Error: No such image: emptyfs [2022-07-08T17:02:38.354Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-08T17:02:38.354Z] ++++ docker load [2022-07-08T17:02:38.354Z] Running integration-test (iteration 1) [2022-07-08T17:02:38.354Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-08T17:02:38.354Z] ++ 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-07-08T17:02:38.354Z] ++ set -e [2022-07-08T17:02:38.354Z] ++ '[' -n 0 ']' [2022-07-08T17:02:38.354Z] ++ set -x [2022-07-08T17:02:38.354Z] ++ 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-07-08T17:02:38.354Z] Loaded image: busybox:latest [2022-07-08T17:02:38.612Z] Loaded image: busybox:glibc [2022-07-08T17:02:39.265Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-07-08T17:02:39.265Z] === RUN TestNISDomainname [2022-07-08T17:02:39.265Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-08T17:02:39.265Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-08T17:02:39.265Z] === RUN TestHostnameDnsResolution [2022-07-08T17:02:39.546Z] Loaded image: debian:bullseye-slim [2022-07-08T17:02:39.546Z] Loaded image: hello-world:latest [2022-07-08T17:02:39.546Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T17:02:39.546Z] INFO: Testing against a local daemon [2022-07-08T17:02:39.546Z] === RUN TestCgroupNamespacesBuild [2022-07-08T17:02:39.834Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-07-08T17:02:39.834Z] === RUN TestUnprivilegedPortsAndPing [2022-07-08T17:02:39.834Z] 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-07-08T17:02:39.834Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-08T17:02:39.834Z] === RUN TestPrivilegedHostDevices [2022-07-08T17:02:40.404Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-07-08T17:02:40.404Z] === RUN TestRunConsoleSize [2022-07-08T17:02:40.663Z] --- PASS: TestRunConsoleSize (0.42s) [2022-07-08T17:02:40.663Z] === RUN TestStats [2022-07-08T17:02:40.663Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T17:02:40.663Z] --- SKIP: TestStats (0.00s) [2022-07-08T17:02:40.663Z] === RUN TestStopContainerWithTimeout [2022-07-08T17:02:40.663Z] === RUN TestStopContainerWithTimeout/0 [2022-07-08T17:02:40.663Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-08T17:02:40.663Z] === RUN TestStopContainerWithTimeout/1 [2022-07-08T17:02:40.663Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-08T17:02:40.663Z] === RUN TestStopContainerWithTimeout/3 [2022-07-08T17:02:40.663Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-08T17:02:40.663Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-08T17:02:40.663Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-08T17:02:40.663Z] === CONT TestStopContainerWithTimeout/0 [2022-07-08T17:02:40.663Z] === CONT TestStopContainerWithTimeout/3 [2022-07-08T17:02:40.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-08T17:02:40.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-08T17:02:40.919Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-07-08T17:02:40.919Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-08T17:02:41.600Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-08T17:02:42.292Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-07-08T17:02:42.292Z] === RUN TestBuildWithSession [2022-07-08T17:02:42.292Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T17:02:42.292Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-08T17:02:42.292Z] === RUN TestBuildSquashParent [2022-07-08T17:02:42.385Z] sha256:a3d66e9a5426d5a87222ea4c7d594b69be651bf5557a63585df3d38489abd4d6 [2022-07-08T17:02:42.385Z] INFO: Starting docker-py tests... [2022-07-08T17:02:42.385Z] ============================= test session starts ============================== [2022-07-08T17:02:42.385Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-08T17:02:42.385Z] rootdir: /src, inifile: pytest.ini [2022-07-08T17:02:42.385Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-08T17:02:43.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-08T17:02:43.324Z] collected 395 items / 2 deselected / 393 selected [2022-07-08T17:02:43.324Z] [2022-07-08T17:02:43.504Z] === CONT TestStopContainerWithTimeout/1 [2022-07-08T17:02:44.882Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-08T17:02:44.882Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-07-08T17:02:44.882Z] --- PASS: TestStopContainerWithTimeout/3 (2.56s) [2022-07-08T17:02:44.882Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-07-08T17:02:44.882Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-07-08T17:02:44.882Z] === RUN TestDeleteDevicemapper [2022-07-08T17:02:44.882Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T17:02:44.882Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-08T17:02:44.882Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-08T17:02:45.575Z] --- PASS: TestBuildSquashParent (3.25s) [2022-07-08T17:02:45.575Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-08T17:02:45.575Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T17:02:45.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T17:02:45.575Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T17:02:45.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T17:02:45.575Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T17:02:45.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T17:02:45.575Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T17:02:45.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T17:02:45.575Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T17:02:45.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T17:02:45.575Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T17:02:45.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T17:02:45.575Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T17:02:45.575Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T17:02:45.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-08T17:02:46.267Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-07-08T17:02:46.267Z] === RUN TestUpdateMemory [2022-07-08T17:02:46.267Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T17:02:46.267Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-08T17:02:46.267Z] === RUN TestUpdateCPUQuota [2022-07-08T17:02:46.267Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T17:02:46.267Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-08T17:02:46.267Z] === RUN TestUpdatePidsLimit [2022-07-08T17:02:46.267Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T17:02:46.267Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-08T17:02:46.267Z] === RUN TestUpdateRestartPolicy [2022-07-08T17:02:46.510Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T17:02:46.510Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T17:02:47.884Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T17:02:47.884Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T17:02:48.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-08T17:02:48.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-08T17:02:48.816Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-08T17:02:48.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.23s) [2022-07-08T17:02:48.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.33s) [2022-07-08T17:02:48.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.10s) [2022-07-08T17:02:48.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.10s) [2022-07-08T17:02:48.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.15s) [2022-07-08T17:02:48.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.23s) [2022-07-08T17:02:48.816Z] === RUN TestBuildMultiStageCopy [2022-07-08T17:02:48.816Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-08T17:02:50.188Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-08T17:02:50.188Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-08T17:02:50.446Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-08T17:02:50.704Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-08T17:02:50.962Z] --- PASS: TestBuildMultiStageCopy (2.01s) [2022-07-08T17:02:50.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.10s) [2022-07-08T17:02:50.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-08T17:02:50.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.26s) [2022-07-08T17:02:50.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-08T17:02:50.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-07-08T17:02:50.962Z] === RUN TestBuildMultiStageParentConfig [2022-07-08T17:02:51.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-08T17:02:51.527Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-07-08T17:02:51.527Z] === RUN TestBuildLabelWithTargets [2022-07-08T17:02:52.459Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-07-08T17:02:52.459Z] === RUN TestBuildWithEmptyLayers [2022-07-08T17:02:53.025Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-07-08T17:02:53.025Z] === RUN TestBuildMultiStageOnBuild [2022-07-08T17:02:54.397Z] --- PASS: TestBuildMultiStageOnBuild (1.36s) [2022-07-08T17:02:54.397Z] === RUN TestBuildUncleanTarFilenames [2022-07-08T17:02:54.963Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-08T17:02:54.963Z] === RUN TestBuildMultiStageLayerLeak [2022-07-08T17:02:56.334Z] --- PASS: TestBuildMultiStageLayerLeak (1.43s) [2022-07-08T17:02:56.334Z] === RUN TestBuildWithHugeFile [2022-07-08T17:02:58.473Z] --- PASS: TestUpdateRestartPolicy (10.94s) [2022-07-08T17:02:58.473Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-08T17:02:58.473Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-07-08T17:02:58.473Z] === RUN TestWaitNonBlocked [2022-07-08T17:02:58.473Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T17:02:58.473Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T17:02:58.473Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T17:02:58.473Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T17:02:58.473Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T17:02:58.473Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T17:02:58.473Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-08T17:02:58.473Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2022-07-08T17:02:58.473Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-07-08T17:02:58.473Z] === RUN TestWaitBlocked [2022-07-08T17:02:58.473Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T17:02:58.473Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T17:02:58.473Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T17:02:58.473Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T17:02:58.473Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T17:02:58.473Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T17:02:59.041Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-08T17:02:59.041Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2022-07-08T17:02:59.041Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-07-08T17:02:59.041Z] === RUN TestWaitConditions [2022-07-08T17:02:59.041Z] === RUN TestWaitConditions/default [2022-07-08T17:02:59.041Z] === PAUSE TestWaitConditions/default [2022-07-08T17:02:59.041Z] === RUN TestWaitConditions/not-running [2022-07-08T17:02:59.041Z] === PAUSE TestWaitConditions/not-running [2022-07-08T17:02:59.041Z] === RUN TestWaitConditions/next-exit [2022-07-08T17:02:59.041Z] === PAUSE TestWaitConditions/next-exit [2022-07-08T17:02:59.041Z] === RUN TestWaitConditions/removed [2022-07-08T17:02:59.041Z] === PAUSE TestWaitConditions/removed [2022-07-08T17:02:59.041Z] === CONT TestWaitConditions/default [2022-07-08T17:02:59.041Z] === CONT TestWaitConditions/removed [2022-07-08T17:02:59.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-08T17:03:00.418Z] === CONT TestWaitConditions/next-exit [2022-07-08T17:03:00.418Z] === CONT TestWaitConditions/not-running [2022-07-08T17:03:01.706Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-08T17:03:02.323Z] --- PASS: TestWaitConditions (0.01s) [2022-07-08T17:03:02.323Z] --- PASS: TestWaitConditions/default (1.57s) [2022-07-08T17:03:02.323Z] --- PASS: TestWaitConditions/removed (1.63s) [2022-07-08T17:03:02.323Z] --- PASS: TestWaitConditions/next-exit (1.66s) [2022-07-08T17:03:02.323Z] --- PASS: TestWaitConditions/not-running (1.75s) [2022-07-08T17:03:02.323Z] === CONT TestDaemonRestartIpcMode [2022-07-08T17:03:02.323Z] === CONT TestIpcModeOlderClient [2022-07-08T17:03:02.323Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-08T17:03:02.323Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-08T17:03:02.534Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-08T17:03:02.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-08T17:03:04.301Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-08T17:03:05.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-08T17:03:05.617Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.71s) [2022-07-08T17:03:05.617Z] --- PASS: TestDaemonRestartIpcMode (2.80s) [2022-07-08T17:03:05.617Z] PASS [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === Skipped [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-08T17:03:05.617Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-08T17:03:05.617Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-08T17:03:05.617Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-08T17:03:05.617Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-08T17:03:05.617Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-08T17:03:05.617Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-08T17:03:05.617Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-08T17:03:05.617Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-08T17:03:05.617Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-08T17:03:05.617Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-08T17:03:05.617Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-08T17:03:05.617Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-08T17:03:05.617Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-08T17:03:05.617Z] 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-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-08T17:03:05.617Z] 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-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-08T17:03:05.617Z] 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-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-08T17:03:05.617Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T17:03:05.617Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-08T17:03:05.617Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-08T17:03:05.617Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-08T17:03:05.617Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-08T17:03:05.617Z] 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-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-08T17:03:05.617Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-08T17:03:05.617Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-08T17:03:05.617Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-08T17:03:05.617Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-08T17:03:05.617Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T17:03:05.617Z] [2022-07-08T17:03:05.617Z] DONE 241 tests, 27 skipped in 82.579s [2022-07-08T17:03:05.617Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-08T17:03:05.617Z] === RUN TestConfigDaemonLibtrustID [2022-07-08T17:03:05.876Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-07-08T17:03:05.876Z] === RUN TestConfigDaemonID [2022-07-08T17:03:06.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-08T17:03:06.814Z] daemon_test.go:83: [d19732a96f0df] daemon is not started [2022-07-08T17:03:06.814Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-08T17:03:06.814Z] === RUN TestDaemonConfigValidation [2022-07-08T17:03:06.814Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-08T17:03:06.814Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-08T17:03:06.814Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-08T17:03:06.814Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-08T17:03:06.814Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-08T17:03:06.814Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-08T17:03:06.814Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-08T17:03:06.814Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-08T17:03:06.814Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-08T17:03:06.814Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-08T17:03:06.814Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-08T17:03:06.814Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-08T17:03:07.075Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-08T17:03:07.075Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-08T17:03:07.075Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-08T17:03:07.075Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-08T17:03:07.075Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-08T17:03:07.075Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-08T17:03:07.075Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-08T17:03:07.075Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-08T17:03:07.075Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-08T17:03:07.075Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-08T17:03:07.075Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-08T17:03:08.248Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-08T17:03:09.185Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-08T17:03:09.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-08T17:03:10.564Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-08T17:03:10.564Z] daemon_test.go:197: [de18f2420d71d] daemon is not started [2022-07-08T17:03:10.564Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-07-08T17:03:10.564Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-08T17:03:10.564Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-08T17:03:10.564Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-07-08T17:03:10.564Z] === RUN TestDaemonProxy [2022-07-08T17:03:10.564Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-08T17:03:10.564Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-08T17:03:10.564Z] PASS [2022-07-08T17:03:10.564Z] [2022-07-08T17:03:10.564Z] === Skipped [2022-07-08T17:03:10.564Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-08T17:03:10.564Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-08T17:03:10.564Z] [2022-07-08T17:03:10.564Z] DONE 13 tests, 1 skipped in 5.288s [2022-07-08T17:03:10.564Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-08T17:03:10.564Z] INFO: Testing against a local daemon [2022-07-08T17:03:10.564Z] === RUN TestCommitInheritsEnv [2022-07-08T17:03:11.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-08T17:03:12.469Z] --- PASS: TestCommitInheritsEnv (1.62s) [2022-07-08T17:03:12.469Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-08T17:03:12.469Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-08T17:03:12.469Z] === RUN TestImportWithCustomPlatform [2022-07-08T17:03:12.469Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-08T17:03:12.469Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-08T17:03:12.469Z] === RUN TestImportWithCustomPlatform// [2022-07-08T17:03:12.469Z] === RUN TestImportWithCustomPlatform/linux [2022-07-08T17:03:12.469Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-08T17:03:12.469Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-08T17:03:12.469Z] === RUN TestImportWithCustomPlatform/macos [2022-07-08T17:03:12.469Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-08T17:03:12.469Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-08T17:03:12.469Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-08T17:03:12.469Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-08T17:03:12.469Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-08T17:03:12.469Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-08T17:03:12.469Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-08T17:03:12.469Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-08T17:03:12.469Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-07-08T17:03:12.469Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-08T17:03:12.469Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-08T17:03:12.469Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-08T17:03:12.469Z] === RUN TestImagesFilterMultiReference [2022-07-08T17:03:12.469Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-08T17:03:12.469Z] === RUN TestImagePullPlatformInvalid [2022-07-08T17:03:12.728Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-08T17:03:12.728Z] === RUN TestRemoveImageOrphaning [2022-07-08T17:03:14.106Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-07-08T17:03:14.106Z] === RUN TestRemoveImageGarbageCollector [2022-07-08T17:03:14.106Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-08T17:03:14.106Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-08T17:03:14.106Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-08T17:03:14.106Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-08T17:03:14.106Z] === RUN TestTagInvalidReference [2022-07-08T17:03:14.106Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-08T17:03:14.106Z] === RUN TestTagValidPrefixedRepo [2022-07-08T17:03:14.366Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-08T17:03:14.366Z] === RUN TestTagExistedNameWithoutForce [2022-07-08T17:03:14.366Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-08T17:03:14.366Z] === RUN TestTagOfficialNames [2022-07-08T17:03:14.366Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-08T17:03:14.366Z] === RUN TestTagMatchesDigest [2022-07-08T17:03:14.366Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-08T17:03:14.366Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-08T17:03:15.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-08T17:03:17.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-08T17:03:19.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-08T17:03:22.308Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-08T17:03:22.308Z] Using test binary docker [2022-07-08T17:03:22.308Z] +++ /etc/init.d/apparmor start [2022-07-08T17:03:22.308Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-08T17:03:22.308Z] Starting dockerd [2022-07-08T17:03:22.308Z] INFO: Waiting for daemon to start... [2022-07-08T17:03:22.308Z] +++ 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-07-08T17:03:24.842Z] . [2022-07-08T17:03:24.842Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-08T17:03:24.842Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-08T17:03:24.842Z] Error: No such image: emptyfs [2022-07-08T17:03:24.842Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-08T17:03:24.842Z] ++++ docker load [2022-07-08T17:03:24.842Z] Running integration-test (iteration 1) [2022-07-08T17:03:24.842Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-08T17:03:24.842Z] ++ 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-07-08T17:03:24.842Z] ++ set -e [2022-07-08T17:03:24.842Z] ++ '[' -n 0 ']' [2022-07-08T17:03:24.842Z] ++ set -x [2022-07-08T17:03:24.842Z] ++ 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-07-08T17:03:25.779Z] Loaded image: busybox:latest [2022-07-08T17:03:26.346Z] Loaded image: busybox:glibc [2022-07-08T17:03:31.618Z] Loaded image: debian:bullseye-slim [2022-07-08T17:03:31.618Z] Loaded image: hello-world:latest [2022-07-08T17:03:31.618Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T17:03:31.618Z] INFO: Testing against a local daemon [2022-07-08T17:03:31.618Z] === RUN TestCgroupNamespacesBuild [2022-07-08T17:03:34.152Z] --- PASS: TestCgroupNamespacesBuild (2.57s) [2022-07-08T17:03:34.152Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-08T17:03:34.495Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-08T17:03:35.030Z] --- PASS: TestBuildWithHugeFile (34.94s) [2022-07-08T17:03:35.030Z] === RUN TestBuildWCOWSandboxSize [2022-07-08T17:03:35.030Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T17:03:35.030Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-08T17:03:35.030Z] === RUN TestBuildWithEmptyDockerfile [2022-07-08T17:03:35.030Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T17:03:35.030Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T17:03:35.030Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T17:03:35.030Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T17:03:35.030Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T17:03:35.030Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T17:03:35.030Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T17:03:35.030Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T17:03:35.030Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T17:03:35.030Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-08T17:03:35.030Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-07-08T17:03:35.030Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-07-08T17:03:35.030Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-08T17:03:35.030Z] === RUN TestBuildPreserveOwnership [2022-07-08T17:03:35.030Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-08T17:03:35.030Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-08T17:03:35.030Z] --- PASS: TestBuildPreserveOwnership (2.85s) [2022-07-08T17:03:35.030Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.88s) [2022-07-08T17:03:35.030Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-07-08T17:03:35.030Z] === RUN TestBuildPlatformInvalid [2022-07-08T17:03:35.030Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-08T17:03:35.030Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-08T17:03:35.287Z] Loaded image: busybox:latest [2022-07-08T17:03:35.287Z] Loaded image: busybox:glibc [2022-07-08T17:03:36.057Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2022-07-08T17:03:36.057Z] === RUN TestBuildWithSession [2022-07-08T17:03:36.057Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T17:03:36.057Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-08T17:03:36.057Z] === RUN TestBuildSquashParent [2022-07-08T17:03:36.659Z] Loaded image: debian:bullseye-slim [2022-07-08T17:03:36.659Z] Loaded image: hello-world:latest [2022-07-08T17:03:36.659Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T17:03:39.521Z] --- PASS: TestImportExtremelyLargeImageWorks (91.75s) [2022-07-08T17:03:39.521Z] PASS [2022-07-08T17:03:39.521Z] [2022-07-08T17:03:39.521Z] DONE 22 tests in 94.891s [2022-07-08T17:03:39.521Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-08T17:03:39.521Z] === RUN TestStripANSICommands [2022-07-08T17:03:39.521Z] === RUN TestStripANSICommands/#00 [2022-07-08T17:03:39.521Z] === RUN TestStripANSICommands/#01 [2022-07-08T17:03:39.521Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-08T17:03:39.521Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-08T17:03:39.521Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-08T17:03:39.521Z] PASS [2022-07-08T17:03:39.521Z] [2022-07-08T17:03:39.521Z] DONE 3 tests in 0.008s [2022-07-08T17:03:39.521Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-08T17:03:39.521Z] INFO: Testing against a local daemon [2022-07-08T17:03:39.521Z] === RUN TestNetworkCreateDelete [2022-07-08T17:03:39.521Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-07-08T17:03:39.521Z] === RUN TestDockerNetworkDeletePreferID [2022-07-08T17:03:39.521Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-07-08T17:03:39.521Z] === RUN TestDaemonDNSFallback [2022-07-08T17:03:41.427Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-07-08T17:03:41.427Z] === RUN TestInspectNetwork [2022-07-08T17:03:44.721Z] === RUN TestInspectNetwork/full_network_id [2022-07-08T17:03:44.721Z] === RUN TestInspectNetwork/partial_network_id [2022-07-08T17:03:44.721Z] === RUN TestInspectNetwork/network_name [2022-07-08T17:03:44.721Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-08T17:03:44.763Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.62s) [2022-07-08T17:03:44.763Z] PASS [2022-07-08T17:03:44.763Z] [2022-07-08T17:03:44.763Z] === Skipped [2022-07-08T17:03:44.763Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-08T17:03:44.763Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T17:03:44.763Z] [2022-07-08T17:03:44.763Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-08T17:03:44.763Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T17:03:44.763Z] [2022-07-08T17:03:44.763Z] DONE 34 tests, 2 skipped in 65.930s [2022-07-08T17:03:44.763Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-08T17:03:44.763Z] ++ 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-07-08T17:03:44.763Z] ++ set -e [2022-07-08T17:03:44.763Z] ++ '[' -n 0 ']' [2022-07-08T17:03:44.763Z] ++ set -x [2022-07-08T17:03:44.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-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-07-08T17:03:44.763Z] INFO: Testing against a local daemon [2022-07-08T17:03:44.763Z] === RUN TestConfigInspect [2022-07-08T17:03:46.037Z] --- PASS: TestBuildSquashParent (8.79s) [2022-07-08T17:03:46.037Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-08T17:03:46.037Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T17:03:46.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T17:03:46.037Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T17:03:46.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T17:03:46.037Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T17:03:46.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T17:03:46.037Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T17:03:46.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T17:03:46.037Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T17:03:46.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T17:03:46.037Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T17:03:46.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T17:03:46.037Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T17:03:46.037Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T17:03:46.660Z] --- PASS: TestConfigInspect (2.35s) [2022-07-08T17:03:46.660Z] === RUN TestConfigList [2022-07-08T17:03:48.626Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T17:03:48.626Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T17:03:48.919Z] --- PASS: TestInspectNetwork (7.32s) [2022-07-08T17:03:48.919Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-08T17:03:48.919Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-08T17:03:48.919Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-08T17:03:48.919Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-08T17:03:48.919Z] === RUN TestRunContainerWithBridgeNone [2022-07-08T17:03:49.198Z] --- PASS: TestConfigList (2.22s) [2022-07-08T17:03:49.198Z] === RUN TestConfigsCreateAndDelete [2022-07-08T17:03:50.301Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-07-08T17:03:50.301Z] === RUN TestNetworkInvalidJSON [2022-07-08T17:03:50.301Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-08T17:03:50.301Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-08T17:03:50.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T17:03:50.301Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T17:03:50.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T17:03:50.301Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T17:03:50.301Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-08T17:03:50.301Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-08T17:03:50.301Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T17:03:50.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-08T17:03:50.301Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-08T17:03:50.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-08T17:03:50.301Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-08T17:03:50.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-08T17:03:50.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-08T17:03:50.301Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-08T17:03:50.301Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T17:03:50.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-08T17:03:50.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-08T17:03:50.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-08T17:03:50.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-08T17:03:50.301Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-08T17:03:50.301Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-08T17:03:50.301Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-08T17:03:50.301Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-08T17:03:50.301Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-08T17:03:50.301Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-08T17:03:50.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-08T17:03:50.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-08T17:03:50.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-08T17:03:50.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-08T17:03:50.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-08T17:03:50.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-08T17:03:50.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-08T17:03:50.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-08T17:03:50.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-08T17:03:50.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-08T17:03:50.301Z] === RUN TestNetworkList [2022-07-08T17:03:50.301Z] === RUN TestNetworkList//networks [2022-07-08T17:03:50.301Z] === PAUSE TestNetworkList//networks [2022-07-08T17:03:50.301Z] === RUN TestNetworkList//networks/ [2022-07-08T17:03:50.301Z] === PAUSE TestNetworkList//networks/ [2022-07-08T17:03:50.561Z] === CONT TestNetworkList//networks [2022-07-08T17:03:50.561Z] === CONT TestNetworkList//networks/ [2022-07-08T17:03:50.561Z] --- PASS: TestNetworkList (0.02s) [2022-07-08T17:03:50.561Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-08T17:03:50.561Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-08T17:03:50.561Z] === RUN TestHostIPv4BridgeLabel [2022-07-08T17:03:51.130Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-08T17:03:51.130Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-08T17:03:51.132Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2022-07-08T17:03:51.132Z] === RUN TestConfigsUpdate [2022-07-08T17:03:51.914Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T17:03:51.914Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T17:03:52.069Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-08T17:03:52.069Z] === RUN TestDaemonDefaultNetworkPools [2022-07-08T17:03:52.638Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-07-08T17:03:52.638Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-08T17:03:53.659Z] --- PASS: TestConfigsUpdate (2.24s) [2022-07-08T17:03:53.659Z] === RUN TestTemplatedConfig [2022-07-08T17:03:54.019Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-08T17:03:54.019Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-08T17:03:54.958Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-07-08T17:03:54.958Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-08T17:03:55.202Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-08T17:03:55.202Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.63s) [2022-07-08T17:03:55.202Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.68s) [2022-07-08T17:03:55.202Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2022-07-08T17:03:55.202Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.46s) [2022-07-08T17:03:55.202Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.34s) [2022-07-08T17:03:55.202Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.37s) [2022-07-08T17:03:55.202Z] === RUN TestBuildMultiStageCopy [2022-07-08T17:03:55.202Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-08T17:03:55.528Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-08T17:03:55.528Z] === RUN TestServiceWithPredefinedNetwork [2022-07-08T17:03:55.557Z] --- PASS: TestTemplatedConfig (2.46s) [2022-07-08T17:03:55.557Z] === RUN TestConfigCreateResolve [2022-07-08T17:03:57.734Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-08T17:03:58.066Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-07-08T17:03:58.066Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-08T17:03:58.066Z] service_test.go:243: FLAKY_TEST [2022-07-08T17:03:58.066Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T17:03:58.066Z] === RUN TestServiceWithDataPathPortInit [2022-07-08T17:03:58.085Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-07-08T17:03:58.086Z] PASS [2022-07-08T17:03:58.086Z] [2022-07-08T17:03:58.086Z] DONE 6 tests in 13.768s [2022-07-08T17:03:58.086Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-08T17:03:58.086Z] ++ 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-07-08T17:03:58.086Z] ++ set -e [2022-07-08T17:03:58.086Z] ++ '[' -n 0 ']' [2022-07-08T17:03:58.086Z] ++ set -x [2022-07-08T17:03:58.086Z] ++ 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-07-08T17:03:58.086Z] INFO: Testing against a local daemon [2022-07-08T17:03:58.086Z] === RUN TestAttachWithTTY [2022-07-08T17:03:58.086Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-08T17:03:58.086Z] === RUN TestAttachWithoutTTy [2022-07-08T17:03:58.086Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-08T17:03:58.086Z] === RUN TestCheckpoint [2022-07-08T17:03:58.086Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T17:03:58.086Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/commit [2022-07-08T17:03:58.086Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-08T17:03:58.086Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T17:03:58.086Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-08T17:03:58.086Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-08T17:03:58.086Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T17:03:58.086Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T17:03:58.086Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T17:03:58.086Z] === CONT TestContainerInvalidJSON/commit [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-08T17:03:58.086Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-08T17:03:58.086Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-08T17:03:58.086Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-08T17:03:58.086Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-08T17:03:58.086Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-08T17:03:58.086Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-08T17:03:58.086Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-08T17:03:58.086Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-08T17:03:58.086Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-08T17:03:58.086Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-08T17:03:58.086Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-08T17:03:58.301Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-08T17:03:58.344Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-08T17:03:58.344Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-08T17:03:58.344Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-08T17:03:58.344Z] === RUN TestCopyEmptyFile [2022-07-08T17:03:58.601Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-08T17:03:58.601Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-08T17:03:58.601Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-08T17:03:58.601Z] === RUN TestCopyFromContainer [2022-07-08T17:03:58.867Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-08T17:03:59.434Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-08T17:03:59.536Z] === RUN TestCopyFromContainer// [2022-07-08T17:03:59.536Z] === RUN TestCopyFromContainer//bar/root [2022-07-08T17:03:59.536Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-08T17:03:59.536Z] === RUN TestCopyFromContainer/bar/quux [2022-07-08T17:03:59.536Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-08T17:03:59.794Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-08T17:03:59.794Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-08T17:03:59.794Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-08T17:03:59.794Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-08T17:04:00.000Z] --- PASS: TestBuildMultiStageCopy (4.98s) [2022-07-08T17:04:00.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2022-07-08T17:04:00.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2022-07-08T17:04:00.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2022-07-08T17:04:00.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2022-07-08T17:04:00.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2022-07-08T17:04:00.000Z] === RUN TestBuildMultiStageParentConfig [2022-07-08T17:04:00.053Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-08T17:04:00.053Z] --- PASS: TestCopyFromContainer (1.49s) [2022-07-08T17:04:00.053Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-08T17:04:00.053Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-08T17:04:00.053Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-08T17:04:00.053Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-08T17:04:00.053Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-08T17:04:00.053Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-08T17:04:00.053Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-08T17:04:00.053Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-08T17:04:00.053Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-08T17:04:00.053Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-08T17:04:00.053Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-08T17:04:00.053Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T17:04:00.053Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T17:04:00.053Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T17:04:00.053Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T17:04:00.053Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T17:04:00.053Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T17:04:00.053Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T17:04:00.053Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T17:04:00.053Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T17:04:00.053Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-08T17:04:00.053Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-08T17:04:00.053Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-08T17:04:00.053Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-08T17:04:00.053Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-08T17:04:00.053Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-08T17:04:00.053Z] === RUN TestCreateWithInvalidEnv [2022-07-08T17:04:00.053Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-08T17:04:00.053Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-08T17:04:00.053Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-08T17:04:00.053Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-08T17:04:00.053Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-08T17:04:00.053Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-08T17:04:00.053Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-08T17:04:00.053Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-08T17:04:00.053Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-08T17:04:00.053Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-08T17:04:00.053Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-08T17:04:00.053Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-08T17:04:00.053Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-08T17:04:00.053Z] === RUN TestCreateTmpfsMountsTarget [2022-07-08T17:04:00.053Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-08T17:04:00.053Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-08T17:04:01.427Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-07-08T17:04:01.427Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-08T17:04:01.905Z] --- PASS: TestBuildMultiStageParentConfig (1.52s) [2022-07-08T17:04:01.905Z] === RUN TestBuildLabelWithTargets [2022-07-08T17:04:02.801Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s) [2022-07-08T17:04:02.801Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-08T17:04:02.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T17:04:02.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T17:04:02.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T17:04:02.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T17:04:02.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T17:04:02.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T17:04:02.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T17:04:02.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T17:04:02.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T17:04:02.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T17:04:02.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T17:04:02.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T17:04:02.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T17:04:02.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T17:04:02.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T17:04:02.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-08T17:04:02.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-08T17:04:02.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-08T17:04:02.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-08T17:04:02.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-08T17:04:02.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-08T17:04:02.801Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-08T17:04:03.059Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-07-08T17:04:03.059Z] === RUN TestCreateDifferentPlatform [2022-07-08T17:04:03.059Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-08T17:04:03.059Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-08T17:04:03.059Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-08T17:04:03.059Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-08T17:04:03.059Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-08T17:04:03.059Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-08T17:04:03.059Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-08T17:04:03.059Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-08T17:04:03.059Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-08T17:04:03.059Z] === RUN TestCreateInvalidHostConfig [2022-07-08T17:04:03.059Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T17:04:03.059Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T17:04:03.059Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T17:04:03.059Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T17:04:03.059Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T17:04:03.059Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T17:04:03.059Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T17:04:03.059Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T17:04:03.059Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T17:04:03.059Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T17:04:03.059Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T17:04:03.059Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T17:04:03.059Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-08T17:04:03.059Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-08T17:04:03.059Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-08T17:04:03.059Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-08T17:04:03.059Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-08T17:04:03.059Z] === RUN TestContainerStartOnDaemonRestart [2022-07-08T17:04:03.059Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-08T17:04:03.059Z] === RUN TestDaemonRestartIpcMode [2022-07-08T17:04:03.059Z] === PAUSE TestDaemonRestartIpcMode [2022-07-08T17:04:03.059Z] === RUN TestDaemonHostGatewayIP [2022-07-08T17:04:03.059Z] === PAUSE TestDaemonHostGatewayIP [2022-07-08T17:04:03.059Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-08T17:04:03.059Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-08T17:04:03.059Z] === RUN TestContainerKillOnDaemonStart [2022-07-08T17:04:03.059Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-08T17:04:03.059Z] === RUN TestDiff [2022-07-08T17:04:03.624Z] --- PASS: TestDiff (0.45s) [2022-07-08T17:04:03.624Z] === RUN TestExecConsoleSize [2022-07-08T17:04:04.190Z] --- PASS: TestExecConsoleSize (0.48s) [2022-07-08T17:04:04.190Z] === RUN TestExecWithCloseStdin [2022-07-08T17:04:04.440Z] --- PASS: TestBuildLabelWithTargets (2.32s) [2022-07-08T17:04:04.440Z] === RUN TestBuildWithEmptyLayers [2022-07-08T17:04:04.447Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-07-08T17:04:04.447Z] === RUN TestExec [2022-07-08T17:04:05.012Z] --- PASS: TestExec (0.48s) [2022-07-08T17:04:05.012Z] === RUN TestExecUser [2022-07-08T17:04:05.377Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2022-07-08T17:04:05.377Z] === RUN TestBuildMultiStageOnBuild [2022-07-08T17:04:05.578Z] --- PASS: TestExecUser (0.49s) [2022-07-08T17:04:05.578Z] === RUN TestExportContainerAndImportImage [2022-07-08T17:04:06.146Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-07-08T17:04:06.146Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-08T17:04:07.517Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-08T17:04:07.517Z] === RUN TestHealthCheckWorkdir [2022-07-08T17:04:07.775Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-07-08T17:04:07.775Z] === RUN TestHealthKillContainer [2022-07-08T17:04:08.674Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2022-07-08T17:04:08.674Z] === RUN TestBuildUncleanTarFilenames [2022-07-08T17:04:10.054Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2022-07-08T17:04:10.054Z] === RUN TestBuildMultiStageLayerLeak [2022-07-08T17:04:12.958Z] --- PASS: TestServiceWithDataPathPortInit (14.00s) [2022-07-08T17:04:12.958Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-08T17:04:13.336Z] --- PASS: TestBuildMultiStageLayerLeak (3.34s) [2022-07-08T17:04:13.336Z] === RUN TestBuildWithHugeFile [2022-07-08T17:04:14.867Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cm7ahhik7ytzqpauw77sb9lvk Created:2022-07-08 17:04:13.189846173 +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[a9abd04dd579efd10446f30ea649844216084082559d7473f8fe5fcb9611bb34:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rydcjuxrbcbl34td995agwsao EndpointID:6db4c8855c9004c82ba29c551eaa848874a1aeb02c7e641553173e2830c967e1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1538d91f4d04d833c5337e01513b229ca072a09ce91293fded916e6bea10537a 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:ceeb8a2169c2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rydcjuxrbcbl34td995agwsao EndpointID:6db4c8855c9004c82ba29c551eaa848874a1aeb02c7e641553173e2830c967e1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-08T17:04:15.877Z] --- PASS: TestHealthKillContainer (7.86s) [2022-07-08T17:04:15.877Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-08T17:04:16.135Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-07-08T17:04:16.135Z] === RUN TestIpcModeNone [2022-07-08T17:04:16.701Z] --- PASS: TestIpcModeNone (0.44s) [2022-07-08T17:04:16.701Z] === RUN TestIpcModePrivate [2022-07-08T17:04:16.958Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-08T17:04:16.959Z] --- PASS: TestIpcModePrivate (0.45s) [2022-07-08T17:04:16.959Z] === RUN TestIpcModeShareable [2022-07-08T17:04:17.524Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-08T17:04:17.524Z] --- PASS: TestIpcModeShareable (0.46s) [2022-07-08T17:04:17.524Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-08T17:04:18.896Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-07-08T17:04:18.896Z] === RUN TestAPIIpcModeHost [2022-07-08T17:04:19.061Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2022-07-08T17:04:19.061Z] PASS [2022-07-08T17:04:19.061Z] [2022-07-08T17:04:19.061Z] === Skipped [2022-07-08T17:04:19.061Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T17:04:19.061Z] service_test.go:243: FLAKY_TEST [2022-07-08T17:04:19.061Z] [2022-07-08T17:04:19.061Z] DONE 38 tests, 1 skipped in 44.067s [2022-07-08T17:04:19.061Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-08T17:04:19.061Z] INFO: Testing against a local daemon [2022-07-08T17:04:19.061Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-08T17:04:19.061Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T17:04:19.061Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T17:04:19.061Z] === RUN TestDockerNetworkIpvlan [2022-07-08T17:04:19.061Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T17:04:19.061Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2022-07-08T17:04:19.061Z] PASS [2022-07-08T17:04:19.061Z] [2022-07-08T17:04:19.061Z] === Skipped [2022-07-08T17:04:19.061Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T17:04:19.061Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T17:04:19.061Z] [2022-07-08T17:04:19.061Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2022-07-08T17:04:19.061Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T17:04:19.061Z] [2022-07-08T17:04:19.061Z] DONE 2 tests, 2 skipped in 0.054s [2022-07-08T17:04:19.061Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-08T17:04:19.061Z] INFO: Testing against a local daemon [2022-07-08T17:04:19.061Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-08T17:04:19.465Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-07-08T17:04:19.465Z] === RUN TestDaemonIpcModeShareable [2022-07-08T17:04:20.399Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-08T17:04:20.399Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-07-08T17:04:20.399Z] === RUN TestDaemonIpcModePrivate [2022-07-08T17:04:20.441Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-07-08T17:04:20.441Z] === RUN TestDockerNetworkMacvlan [2022-07-08T17:04:21.012Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-08T17:04:21.332Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-08T17:04:21.590Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-07-08T17:04:21.590Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-08T17:04:21.596Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-08T17:04:22.523Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-08T17:04:22.551Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-08T17:04:22.781Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-07-08T17:04:22.781Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-08T17:04:23.713Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-08T17:04:23.972Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-07-08T17:04:23.972Z] === RUN TestIpcModeOlderClient [2022-07-08T17:04:23.972Z] === PAUSE TestIpcModeOlderClient [2022-07-08T17:04:23.972Z] === RUN TestKillContainerInvalidSignal [2022-07-08T17:04:24.235Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-07-08T17:04:24.235Z] === RUN TestKillContainer [2022-07-08T17:04:24.235Z] === RUN TestKillContainer/no_signal [2022-07-08T17:04:24.459Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-08T17:04:24.801Z] === RUN TestKillContainer/non_killing_signal [2022-07-08T17:04:25.059Z] === RUN TestKillContainer/killing_signal [2022-07-08T17:04:25.624Z] --- PASS: TestKillContainer (1.26s) [2022-07-08T17:04:25.624Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-08T17:04:25.624Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-07-08T17:04:25.624Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-07-08T17:04:25.624Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-08T17:04:25.624Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-08T17:04:25.882Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-08T17:04:26.370Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-08T17:04:26.449Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-07-08T17:04:26.449Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-07-08T17:04:26.449Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-07-08T17:04:26.449Z] === RUN TestKillStoppedContainer [2022-07-08T17:04:26.449Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-08T17:04:26.449Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-08T17:04:26.449Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-08T17:04:26.449Z] === RUN TestKillDifferentUserContainer [2022-07-08T17:04:27.015Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-08T17:04:27.015Z] === RUN TestInspectOomKilledTrue [2022-07-08T17:04:27.273Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-07-08T17:04:27.273Z] === RUN TestInspectOomKilledFalse [2022-07-08T17:04:27.838Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-07-08T17:04:27.838Z] === RUN TestLinksEtcHostsContentMatch [2022-07-08T17:04:28.096Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-07-08T17:04:28.096Z] === RUN TestLinksContainerNames [2022-07-08T17:04:28.698Z] .........................xx.................... [ 29%] [2022-07-08T17:04:29.029Z] --- PASS: TestLinksContainerNames (0.83s) [2022-07-08T17:04:29.029Z] === RUN TestLogsFollowTailEmpty [2022-07-08T17:04:29.286Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-07-08T17:04:29.286Z] === RUN TestLogs [2022-07-08T17:04:29.286Z] === RUN TestLogs/driver_local [2022-07-08T17:04:29.286Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T17:04:29.286Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T17:04:29.286Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-08T17:04:29.286Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-08T17:04:29.286Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-08T17:04:29.286Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-08T17:04:29.286Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T17:04:29.286Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T17:04:29.286Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-08T17:04:29.286Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-08T17:04:29.286Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-08T17:04:29.286Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-08T17:04:29.286Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T17:04:29.286Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-08T17:04:29.666Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-08T17:04:30.219Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-08T17:04:30.219Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T17:04:30.235Z] --- PASS: TestDockerNetworkMacvlan (9.82s) [2022-07-08T17:04:30.235Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-08T17:04:30.235Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-08T17:04:30.235Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-07-08T17:04:30.235Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2022-07-08T17:04:30.235Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-07-08T17:04:30.235Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-07-08T17:04:30.235Z] PASS [2022-07-08T17:04:30.235Z] [2022-07-08T17:04:30.235Z] DONE 8 tests in 11.156s [2022-07-08T17:04:30.235Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-08T17:04:30.235Z] testing: warning: no tests to run [2022-07-08T17:04:30.235Z] PASS [2022-07-08T17:04:30.235Z] [2022-07-08T17:04:30.235Z] DONE 0 tests in 0.007s [2022-07-08T17:04:30.235Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-08T17:04:30.235Z] INFO: Testing against a local daemon [2022-07-08T17:04:30.235Z] === RUN TestAuthZPluginAllowRequest [2022-07-08T17:04:30.476Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-08T17:04:30.476Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-08T17:04:31.041Z] === RUN TestLogs/driver_json-file [2022-07-08T17:04:31.041Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T17:04:31.041Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T17:04:31.041Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-08T17:04:31.041Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-08T17:04:31.041Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-08T17:04:31.041Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-08T17:04:31.041Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T17:04:31.041Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T17:04:31.041Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T17:04:31.041Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T17:04:31.041Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T17:04:31.041Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T17:04:31.041Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T17:04:31.041Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T17:04:31.616Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-07-08T17:04:31.616Z] === RUN TestAuthZPluginTLS [2022-07-08T17:04:31.876Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-08T17:04:31.876Z] === RUN TestAuthZPluginDenyRequest [2022-07-08T17:04:31.995Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T17:04:31.995Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T17:04:32.445Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-08T17:04:32.445Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-08T17:04:32.575Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-08T17:04:32.575Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-08T17:04:33.015Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-08T17:04:33.015Z] === RUN TestAuthZPluginDenyResponse [2022-07-08T17:04:33.141Z] --- PASS: TestLogs (3.67s) [2022-07-08T17:04:33.141Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-08T17:04:33.141Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s) [2022-07-08T17:04:33.141Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.70s) [2022-07-08T17:04:33.141Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.46s) [2022-07-08T17:04:33.141Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.47s) [2022-07-08T17:04:33.141Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.60s) [2022-07-08T17:04:33.141Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.61s) [2022-07-08T17:04:33.141Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-08T17:04:33.141Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s) [2022-07-08T17:04:33.141Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.79s) [2022-07-08T17:04:33.141Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-07-08T17:04:33.141Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s) [2022-07-08T17:04:33.141Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-07-08T17:04:33.141Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-07-08T17:04:33.141Z] === RUN TestContainerNetworkMountsNoChown [2022-07-08T17:04:33.399Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/default [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/default [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/private [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/private [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/rprivate [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/slave [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/slave [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/rslave [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/shared [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/shared [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/rshared [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-08T17:04:33.399Z] === CONT TestMountDaemonRoot/default [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-08T17:04:33.399Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-08T17:04:33.399Z] === CONT TestMountDaemonRoot/rprivate [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T17:04:33.399Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-08T17:04:33.399Z] === CONT TestMountDaemonRoot/rshared [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T17:04:33.399Z] === CONT TestMountDaemonRoot/shared [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-08T17:04:33.399Z] === CONT TestMountDaemonRoot/rslave [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T17:04:33.399Z] === CONT TestMountDaemonRoot/slave [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-08T17:04:33.399Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T17:04:33.399Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-08T17:04:33.399Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T17:04:33.399Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-08T17:04:33.399Z] === CONT TestMountDaemonRoot/private [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-08T17:04:33.399Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-08T17:04:33.399Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-08T17:04:33.399Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-08T17:04:33.399Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-08T17:04:33.399Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-08T17:04:33.583Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-08T17:04:33.583Z] === RUN TestAuthZPluginAllowEventStream [2022-07-08T17:04:33.657Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-08T17:04:33.657Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T17:04:33.657Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-08T17:04:33.657Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T17:04:33.657Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-08T17:04:33.657Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-08T17:04:33.657Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-08T17:04:33.657Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-08T17:04:33.657Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-08T17:04:33.657Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T17:04:33.657Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-08T17:04:33.657Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T17:04:33.915Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-08T17:04:33.915Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-08T17:04:33.915Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-08T17:04:33.915Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-08T17:04:33.915Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-08T17:04:33.915Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-08T17:04:33.915Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-08T17:04:33.915Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-08T17:04:33.915Z] === RUN TestContainerBindMountNonRecursive [2022-07-08T17:04:34.963Z] --- PASS: TestAuthZPluginAllowEventStream (1.26s) [2022-07-08T17:04:34.963Z] === RUN TestAuthZPluginErrorResponse [2022-07-08T17:04:35.223Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-08T17:04:35.223Z] === RUN TestAuthZPluginErrorRequest [2022-07-08T17:04:35.288Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-07-08T17:04:35.288Z] === RUN TestContainerVolumesMountedAsShared [2022-07-08T17:04:35.792Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-08T17:04:35.792Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-08T17:04:35.853Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s) [2022-07-08T17:04:35.853Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-08T17:04:36.111Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-07-08T17:04:36.111Z] === RUN TestNetworkNat [2022-07-08T17:04:36.362Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-08T17:04:36.362Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-08T17:04:36.371Z] --- PASS: TestNetworkNat (0.46s) [2022-07-08T17:04:36.371Z] === RUN TestNetworkLocalhostTCPNat [2022-07-08T17:04:36.936Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-07-08T17:04:36.936Z] === RUN TestNetworkLoopbackNat [2022-07-08T17:04:37.742Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-07-08T17:04:37.742Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-08T17:04:39.123Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-07-08T17:04:39.123Z] === RUN TestAuthZPluginHeader [2022-07-08T17:04:39.461Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-07-08T17:04:39.462Z] === RUN TestPause [2022-07-08T17:04:40.026Z] --- PASS: TestPause (0.46s) [2022-07-08T17:04:40.026Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-08T17:04:40.026Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T17:04:40.026Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T17:04:40.026Z] === RUN TestPauseStopPausedContainer [2022-07-08T17:04:40.062Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-08T17:04:40.062Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-08T17:04:40.284Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-07-08T17:04:40.284Z] === RUN TestPidHost [2022-07-08T17:04:41.656Z] --- PASS: TestPidHost (1.02s) [2022-07-08T17:04:41.656Z] === RUN TestPsFilter [2022-07-08T17:04:41.656Z] --- PASS: TestPsFilter (0.10s) [2022-07-08T17:04:41.656Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-08T17:04:41.914Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-07-08T17:04:41.914Z] === RUN TestRemoveContainerWithVolume [2022-07-08T17:04:42.171Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-07-08T17:04:42.171Z] === RUN TestRemoveContainerRunning [2022-07-08T17:04:42.736Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-08T17:04:42.736Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-08T17:04:42.993Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-08T17:04:42.994Z] === RUN TestRemoveInvalidContainer [2022-07-08T17:04:43.251Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-08T17:04:43.251Z] === RUN TestRenameLinkedContainer [2022-07-08T17:04:44.260Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.27s) [2022-07-08T17:04:44.260Z] === RUN TestAuthZPluginV2Disable [2022-07-08T17:04:45.150Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-07-08T17:04:45.150Z] === RUN TestRenameStoppedContainer [2022-07-08T17:04:45.150Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-08T17:04:45.150Z] === RUN TestRenameRunningContainerAndReuse [2022-07-08T17:04:45.351Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-08T17:04:46.082Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-07-08T17:04:46.082Z] === RUN TestRenameInvalidName [2022-07-08T17:04:46.647Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-08T17:04:46.647Z] === RUN TestRenameAnonymousContainer [2022-07-08T17:04:48.022Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-07-08T17:04:48.023Z] === RUN TestRenameContainerWithSameName [2022-07-08T17:04:48.454Z] --- PASS: TestAuthZPluginV2Disable (3.81s) [2022-07-08T17:04:48.454Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-08T17:04:48.587Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-07-08T17:04:48.587Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-08T17:04:49.519Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-07-08T17:04:49.520Z] === RUN TestResize [2022-07-08T17:04:49.777Z] --- PASS: TestResize (0.43s) [2022-07-08T17:04:49.777Z] === RUN TestResizeWithInvalidSize [2022-07-08T17:04:50.035Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-07-08T17:04:50.035Z] === RUN TestResizeWhenContainerNotStarted [2022-07-08T17:04:50.600Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-08T17:04:50.600Z] === RUN TestDaemonRestartKillContainers [2022-07-08T17:04:50.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T17:04:50.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T17:04:50.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T17:04:50.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T17:04:50.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T17:04:50.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T17:04:50.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T17:04:50.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T17:04:50.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T17:04:50.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T17:04:50.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T17:04:50.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T17:04:50.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T17:04:50.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T17:04:50.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T17:04:50.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T17:04:50.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T17:04:50.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T17:04:50.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T17:04:50.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T17:04:50.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T17:04:50.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T17:04:50.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T17:04:50.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T17:04:50.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T17:04:50.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T17:04:50.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T17:04:50.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T17:04:50.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T17:04:50.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T17:04:50.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T17:04:50.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T17:04:50.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T17:04:50.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T17:04:50.827Z] --- PASS: TestImportExtremelyLargeImageWorks (92.69s) [2022-07-08T17:04:50.827Z] PASS [2022-07-08T17:04:50.827Z] [2022-07-08T17:04:50.827Z] === Skipped [2022-07-08T17:04:50.827Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-08T17:04:50.827Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-08T17:04:50.827Z] [2022-07-08T17:04:50.827Z] DONE 22 tests, 1 skipped in 96.657s [2022-07-08T17:04:50.827Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-08T17:04:50.827Z] === RUN TestStripANSICommands [2022-07-08T17:04:50.827Z] === RUN TestStripANSICommands/#00 [2022-07-08T17:04:50.827Z] === RUN TestStripANSICommands/#01 [2022-07-08T17:04:50.827Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-08T17:04:50.827Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-08T17:04:50.827Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-08T17:04:50.827Z] PASS [2022-07-08T17:04:50.827Z] [2022-07-08T17:04:50.827Z] DONE 3 tests in 0.039s [2022-07-08T17:04:50.827Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-08T17:04:50.827Z] INFO: Testing against a local daemon [2022-07-08T17:04:50.827Z] === RUN TestNetworkCreateDelete [2022-07-08T17:04:50.827Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-08T17:04:50.827Z] === RUN TestDockerNetworkDeletePreferID [2022-07-08T17:04:50.827Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-08T17:04:50.827Z] === RUN TestDaemonDNSFallback [2022-07-08T17:04:51.746Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) [2022-07-08T17:04:51.746Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-08T17:04:52.498Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T17:04:52.835Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-08T17:04:53.430Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T17:04:54.116Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-07-08T17:04:54.116Z] === RUN TestInspectNetwork [2022-07-08T17:04:54.116Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:04:54.116Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-08T17:04:54.116Z] === RUN TestRunContainerWithBridgeNone [2022-07-08T17:04:54.116Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:04:54.116Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-08T17:04:54.116Z] === RUN TestNetworkInvalidJSON [2022-07-08T17:04:54.116Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-08T17:04:54.116Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-08T17:04:54.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T17:04:54.116Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T17:04:54.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T17:04:54.116Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T17:04:54.116Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-08T17:04:54.116Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-08T17:04:54.116Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T17:04:54.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-08T17:04:54.116Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-08T17:04:54.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-08T17:04:54.116Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-08T17:04:54.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-08T17:04:54.116Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-08T17:04:54.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-08T17:04:54.116Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T17:04:54.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-08T17:04:54.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-08T17:04:54.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-08T17:04:54.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-08T17:04:54.116Z] === RUN TestNetworkList [2022-07-08T17:04:54.116Z] === RUN TestNetworkList//networks [2022-07-08T17:04:54.116Z] === PAUSE TestNetworkList//networks [2022-07-08T17:04:54.116Z] === RUN TestNetworkList//networks/ [2022-07-08T17:04:54.116Z] === PAUSE TestNetworkList//networks/ [2022-07-08T17:04:54.116Z] === CONT TestNetworkList//networks [2022-07-08T17:04:54.116Z] === CONT TestNetworkList//networks/ [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkList (0.01s) [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-08T17:04:54.116Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-08T17:04:54.116Z] === RUN TestHostIPv4BridgeLabel [2022-07-08T17:04:54.116Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:04:54.116Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-08T17:04:54.116Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-08T17:04:54.116Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:04:54.116Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-08T17:04:54.116Z] === RUN TestDaemonDefaultNetworkPools [2022-07-08T17:04:54.116Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:04:54.116Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-08T17:04:54.116Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-08T17:04:54.116Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:04:54.116Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-08T17:04:54.116Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-08T17:04:54.116Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:04:54.116Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.03s) [2022-07-08T17:04:54.116Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-08T17:04:54.116Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:04:54.116Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-08T17:04:54.116Z] === RUN TestServiceWithPredefinedNetwork [2022-07-08T17:04:54.116Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:04:54.116Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-08T17:04:54.116Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-08T17:04:54.116Z] service_test.go:243: FLAKY_TEST [2022-07-08T17:04:54.116Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T17:04:54.116Z] === RUN TestServiceWithDataPathPortInit [2022-07-08T17:04:54.116Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:04:54.116Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-08T17:04:54.116Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-08T17:04:54.116Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:04:54.116Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-08T17:04:54.116Z] PASS [2022-07-08T17:04:54.116Z] [2022-07-08T17:04:54.116Z] === Skipped [2022-07-08T17:04:54.116Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-08T17:04:54.116Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:04:54.116Z] [2022-07-08T17:04:54.116Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-08T17:04:54.116Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:04:54.116Z] [2022-07-08T17:04:54.116Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-08T17:04:54.116Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:04:54.116Z] [2022-07-08T17:04:54.116Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-08T17:04:54.116Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:04:54.116Z] [2022-07-08T17:04:54.116Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-08T17:04:54.116Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:04:54.116Z] [2022-07-08T17:04:54.116Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-08T17:04:54.116Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:04:54.116Z] [2022-07-08T17:04:54.116Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.03s) [2022-07-08T17:04:54.116Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:04:54.116Z] [2022-07-08T17:04:54.116Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-08T17:04:54.116Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:04:54.116Z] [2022-07-08T17:04:54.116Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-08T17:04:54.116Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:04:54.116Z] [2022-07-08T17:04:54.116Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T17:04:54.116Z] service_test.go:243: FLAKY_TEST [2022-07-08T17:04:54.116Z] [2022-07-08T17:04:54.116Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-08T17:04:54.116Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:04:54.116Z] [2022-07-08T17:04:54.116Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-08T17:04:54.116Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:04:54.116Z] [2022-07-08T17:04:54.116Z] DONE 34 tests, 12 skipped in 7.059s [2022-07-08T17:04:54.116Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-08T17:04:54.363Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T17:04:54.375Z] INFO: Testing against a local daemon [2022-07-08T17:04:54.375Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-08T17:04:54.375Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T17:04:54.375Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T17:04:54.375Z] === RUN TestDockerNetworkIpvlan [2022-07-08T17:04:54.375Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T17:04:54.375Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-08T17:04:54.375Z] PASS [2022-07-08T17:04:54.375Z] [2022-07-08T17:04:54.375Z] === Skipped [2022-07-08T17:04:54.375Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T17:04:54.375Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T17:04:54.375Z] [2022-07-08T17:04:54.375Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-08T17:04:54.375Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T17:04:54.375Z] [2022-07-08T17:04:54.375Z] DONE 2 tests, 2 skipped in 0.095s [2022-07-08T17:04:54.375Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-08T17:04:54.375Z] INFO: Testing against a local daemon [2022-07-08T17:04:54.375Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-08T17:04:54.375Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:04:54.375Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-08T17:04:54.375Z] === RUN TestDockerNetworkMacvlan [2022-07-08T17:04:54.375Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:04:54.375Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-08T17:04:54.375Z] PASS [2022-07-08T17:04:54.375Z] [2022-07-08T17:04:54.375Z] === Skipped [2022-07-08T17:04:54.375Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-08T17:04:54.375Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:04:54.375Z] [2022-07-08T17:04:54.375Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-08T17:04:54.375Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T17:04:54.375Z] [2022-07-08T17:04:54.375Z] DONE 2 tests, 2 skipped in 0.087s [2022-07-08T17:04:54.375Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-08T17:04:54.375Z] testing: warning: no tests to run [2022-07-08T17:04:54.375Z] PASS [2022-07-08T17:04:54.375Z] [2022-07-08T17:04:54.375Z] DONE 0 tests in 0.028s [2022-07-08T17:04:54.375Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-08T17:04:54.375Z] INFO: Testing against a local daemon [2022-07-08T17:04:54.375Z] === RUN TestAuthZPluginAllowRequest [2022-07-08T17:04:54.375Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:54.375Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-08T17:04:54.375Z] === RUN TestAuthZPluginTLS [2022-07-08T17:04:54.375Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:54.375Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-08T17:04:54.375Z] === RUN TestAuthZPluginDenyRequest [2022-07-08T17:04:54.375Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:54.375Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-08T17:04:54.375Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-08T17:04:54.375Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:54.375Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-08T17:04:54.375Z] === RUN TestAuthZPluginDenyResponse [2022-07-08T17:04:54.375Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:54.375Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-08T17:04:54.375Z] === RUN TestAuthZPluginAllowEventStream [2022-07-08T17:04:54.375Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:54.375Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-08T17:04:54.375Z] === RUN TestAuthZPluginErrorResponse [2022-07-08T17:04:54.375Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:54.375Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-08T17:04:54.375Z] === RUN TestAuthZPluginErrorRequest [2022-07-08T17:04:54.375Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:54.375Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-08T17:04:54.375Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-08T17:04:54.375Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:54.375Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-08T17:04:54.375Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-08T17:04:54.375Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:54.375Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-08T17:04:54.375Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-08T17:04:54.375Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:54.375Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-08T17:04:54.375Z] === RUN TestAuthZPluginHeader [2022-07-08T17:04:54.375Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:54.375Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-08T17:04:54.375Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-08T17:04:54.930Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T17:04:54.942Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:54.943Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-08T17:04:54.943Z] === RUN TestAuthZPluginV2Disable [2022-07-08T17:04:55.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:55.202Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-08T17:04:55.202Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-08T17:04:55.460Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:55.460Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-08T17:04:55.460Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-08T17:04:55.862Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T17:04:55.862Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T17:04:56.028Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.028Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-08T17:04:56.028Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-08T17:04:56.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.287Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-08T17:04:56.287Z] PASS [2022-07-08T17:04:56.287Z] [2022-07-08T17:04:56.287Z] === Skipped [2022-07-08T17:04:56.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-08T17:04:56.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.287Z] [2022-07-08T17:04:56.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-08T17:04:56.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.287Z] [2022-07-08T17:04:56.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-08T17:04:56.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.287Z] [2022-07-08T17:04:56.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-08T17:04:56.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.287Z] [2022-07-08T17:04:56.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-08T17:04:56.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.287Z] [2022-07-08T17:04:56.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-08T17:04:56.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.287Z] [2022-07-08T17:04:56.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-08T17:04:56.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.287Z] [2022-07-08T17:04:56.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-08T17:04:56.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.287Z] [2022-07-08T17:04:56.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-08T17:04:56.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.287Z] [2022-07-08T17:04:56.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-08T17:04:56.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.287Z] [2022-07-08T17:04:56.287Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-08T17:04:56.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.287Z] [2022-07-08T17:04:56.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-08T17:04:56.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.287Z] [2022-07-08T17:04:56.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-08T17:04:56.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.287Z] [2022-07-08T17:04:56.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-08T17:04:56.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.287Z] [2022-07-08T17:04:56.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-08T17:04:56.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.287Z] [2022-07-08T17:04:56.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-08T17:04:56.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.287Z] [2022-07-08T17:04:56.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-08T17:04:56.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.287Z] [2022-07-08T17:04:56.287Z] DONE 17 tests, 17 skipped in 1.792s [2022-07-08T17:04:56.287Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-08T17:04:56.287Z] INFO: Testing against a local daemon [2022-07-08T17:04:56.287Z] === RUN TestPluginInvalidJSON [2022-07-08T17:04:56.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T17:04:56.287Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T17:04:56.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T17:04:56.287Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T17:04:56.287Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-08T17:04:56.287Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-08T17:04:56.287Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T17:04:56.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-08T17:04:56.287Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-08T17:04:56.287Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-08T17:04:56.287Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-08T17:04:56.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-08T17:04:56.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-08T17:04:56.287Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-08T17:04:56.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-08T17:04:56.287Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-08T17:04:56.287Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T17:04:56.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-08T17:04:56.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-08T17:04:56.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-08T17:04:56.287Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-08T17:04:56.287Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-08T17:04:56.287Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-08T17:04:56.287Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-08T17:04:56.287Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-08T17:04:56.287Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-08T17:04:56.287Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-08T17:04:56.287Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-08T17:04:56.287Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-08T17:04:56.287Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-08T17:04:56.287Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-08T17:04:56.288Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-08T17:04:56.288Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-08T17:04:56.288Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-08T17:04:56.288Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-08T17:04:56.288Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-08T17:04:56.288Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-08T17:04:56.288Z] === RUN TestPluginInstall [2022-07-08T17:04:56.288Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.288Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-08T17:04:56.288Z] === RUN TestPluginsWithRuntimes [2022-07-08T17:04:56.288Z] 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-07-08T17:04:56.288Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-08T17:04:56.288Z] === RUN TestPluginBackCompatMediaTypes [2022-07-08T17:04:56.288Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-08T17:04:56.288Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-08T17:04:56.288Z] PASS [2022-07-08T17:04:56.288Z] [2022-07-08T17:04:56.288Z] === Skipped [2022-07-08T17:04:56.288Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-08T17:04:56.288Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T17:04:56.288Z] [2022-07-08T17:04:56.288Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-08T17:04:56.288Z] 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-07-08T17:04:56.288Z] [2022-07-08T17:04:56.288Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-08T17:04:56.288Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-08T17:04:56.288Z] [2022-07-08T17:04:56.288Z] DONE 19 tests, 3 skipped in 0.136s [2022-07-08T17:04:56.288Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-08T17:04:56.546Z] INFO: Testing against a local daemon [2022-07-08T17:04:56.547Z] === RUN TestExternalGraphDriver [2022-07-08T17:04:56.806Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-08T17:04:56.806Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-08T17:04:56.806Z] === RUN TestGraphdriverPluginV2 [2022-07-08T17:04:58.024Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-08T17:04:59.140Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T17:04:59.398Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T17:05:01.000Z] --- PASS: TestGraphdriverPluginV2 (3.97s) [2022-07-08T17:05:01.000Z] PASS [2022-07-08T17:05:01.000Z] [2022-07-08T17:05:01.000Z] === Skipped [2022-07-08T17:05:01.000Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-08T17:05:01.000Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-08T17:05:01.000Z] [2022-07-08T17:05:01.000Z] DONE 2 tests, 1 skipped in 4.399s [2022-07-08T17:05:01.000Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-08T17:05:01.000Z] INFO: Testing against a local daemon [2022-07-08T17:05:01.000Z] === RUN TestContinueAfterPluginCrash [2022-07-08T17:05:01.000Z] === PAUSE TestContinueAfterPluginCrash [2022-07-08T17:05:01.000Z] === RUN TestReadPluginNoRead [2022-07-08T17:05:01.000Z] === PAUSE TestReadPluginNoRead [2022-07-08T17:05:01.000Z] === RUN TestDaemonStartWithLogOpt [2022-07-08T17:05:01.000Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-08T17:05:01.000Z] === CONT TestContinueAfterPluginCrash [2022-07-08T17:05:01.000Z] === CONT TestDaemonStartWithLogOpt [2022-07-08T17:05:01.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T17:05:03.193Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T17:05:03.193Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T17:05:03.966Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.34s) [2022-07-08T17:05:03.966Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-08T17:05:04.566Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T17:05:04.824Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T17:05:06.197Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T17:05:06.294Z] --- PASS: TestDaemonStartWithLogOpt (4.46s) [2022-07-08T17:05:06.294Z] === CONT TestReadPluginNoRead [2022-07-08T17:05:07.722Z] === RUN TestReadPluginNoRead/default [2022-07-08T17:05:08.096Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-08T17:05:08.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-07-08T17:05:08.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-07-08T17:05:08.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.87s) [2022-07-08T17:05:08.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-08T17:05:08.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-08T17:05:08.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-07-08T17:05:08.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s) [2022-07-08T17:05:08.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s) [2022-07-08T17:05:08.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.87s) [2022-07-08T17:05:08.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) [2022-07-08T17:05:08.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s) [2022-07-08T17:05:08.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-07-08T17:05:08.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s) [2022-07-08T17:05:08.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-07-08T17:05:08.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-07-08T17:05:08.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.48s) [2022-07-08T17:05:08.096Z] === RUN TestCgroupNamespacesRun [2022-07-08T17:05:09.029Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-07-08T17:05:09.029Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-08T17:05:09.130Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-08T17:05:09.962Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-07-08T17:05:09.962Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-08T17:05:10.067Z] --- PASS: TestContinueAfterPluginCrash (9.05s) [2022-07-08T17:05:10.326Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-08T17:05:11.333Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-07-08T17:05:11.333Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-08T17:05:11.705Z] === CONT TestReadPluginNoRead [2022-07-08T17:05:11.705Z] read_test.go:92: [dd5748a93d859] daemon is not started [2022-07-08T17:05:11.705Z] --- PASS: TestReadPluginNoRead (6.13s) [2022-07-08T17:05:11.705Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-07-08T17:05:11.705Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2022-07-08T17:05:11.705Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-07-08T17:05:11.705Z] PASS [2022-07-08T17:05:11.705Z] [2022-07-08T17:05:11.705Z] DONE 6 tests in 10.698s [2022-07-08T17:05:11.705Z] 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-07-08T17:05:11.705Z] testing: warning: no tests to run [2022-07-08T17:05:11.705Z] PASS [2022-07-08T17:05:11.705Z] [2022-07-08T17:05:11.705Z] DONE 0 tests in 0.034s [2022-07-08T17:05:11.705Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-08T17:05:11.705Z] INFO: Testing against a local daemon [2022-07-08T17:05:11.705Z] === RUN TestPluginWithDevMounts [2022-07-08T17:05:11.705Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-08T17:05:11.705Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-08T17:05:11.705Z] PASS [2022-07-08T17:05:11.705Z] [2022-07-08T17:05:11.705Z] === Skipped [2022-07-08T17:05:11.705Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-08T17:05:11.705Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-08T17:05:11.705Z] [2022-07-08T17:05:11.706Z] DONE 1 tests, 1 skipped in 0.105s [2022-07-08T17:05:11.706Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-08T17:05:11.706Z] INFO: Testing against a local daemon [2022-07-08T17:05:11.706Z] === RUN TestSecretInspect [2022-07-08T17:05:11.706Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.706Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-08T17:05:11.706Z] === RUN TestSecretList [2022-07-08T17:05:11.706Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.706Z] --- SKIP: TestSecretList (0.01s) [2022-07-08T17:05:11.706Z] === RUN TestSecretsCreateAndDelete [2022-07-08T17:05:11.706Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.706Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-07-08T17:05:11.706Z] === RUN TestSecretsUpdate [2022-07-08T17:05:11.706Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.706Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-08T17:05:11.706Z] === RUN TestTemplatedSecret [2022-07-08T17:05:11.706Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.706Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-08T17:05:11.706Z] === RUN TestSecretCreateResolve [2022-07-08T17:05:11.706Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.706Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-08T17:05:11.706Z] PASS [2022-07-08T17:05:11.706Z] [2022-07-08T17:05:11.706Z] === Skipped [2022-07-08T17:05:11.706Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-08T17:05:11.706Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.706Z] [2022-07-08T17:05:11.706Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-08T17:05:11.706Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.706Z] [2022-07-08T17:05:11.706Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-07-08T17:05:11.706Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.706Z] [2022-07-08T17:05:11.706Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-08T17:05:11.706Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.706Z] [2022-07-08T17:05:11.706Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-08T17:05:11.706Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.706Z] [2022-07-08T17:05:11.706Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-08T17:05:11.706Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.706Z] [2022-07-08T17:05:11.706Z] DONE 6 tests, 6 skipped in 0.151s [2022-07-08T17:05:11.706Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-08T17:05:11.965Z] INFO: Testing against a local daemon [2022-07-08T17:05:11.965Z] === RUN TestServiceCreateInit [2022-07-08T17:05:11.965Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-08T17:05:11.965Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.965Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-08T17:05:11.965Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.965Z] --- PASS: TestServiceCreateInit (0.01s) [2022-07-08T17:05:11.965Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-08T17:05:11.965Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-08T17:05:11.965Z] === RUN TestCreateServiceMultipleTimes [2022-07-08T17:05:11.965Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.965Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-08T17:05:11.965Z] === RUN TestCreateServiceConflict [2022-07-08T17:05:11.965Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.965Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-08T17:05:11.965Z] === RUN TestCreateServiceMaxReplicas [2022-07-08T17:05:11.965Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.965Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-08T17:05:11.965Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-08T17:05:11.965Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.965Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-08T17:05:11.965Z] === RUN TestCreateServiceSecretFileMode [2022-07-08T17:05:11.965Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.965Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-08T17:05:11.965Z] === RUN TestCreateServiceConfigFileMode [2022-07-08T17:05:11.965Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.965Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-07-08T17:05:11.965Z] === RUN TestCreateServiceSysctls [2022-07-08T17:05:11.965Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.965Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-08T17:05:11.965Z] === RUN TestCreateServiceCapabilities [2022-07-08T17:05:11.965Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:11.965Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-08T17:05:11.965Z] === RUN TestInspect [2022-07-08T17:05:11.965Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:12.227Z] --- SKIP: TestInspect (0.01s) [2022-07-08T17:05:12.227Z] === RUN TestCreateJob [2022-07-08T17:05:12.227Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:12.227Z] --- SKIP: TestCreateJob (0.01s) [2022-07-08T17:05:12.227Z] === RUN TestReplicatedJob [2022-07-08T17:05:12.227Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:12.227Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-08T17:05:12.227Z] === RUN TestUpdateReplicatedJob [2022-07-08T17:05:12.227Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:12.227Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-08T17:05:12.227Z] === RUN TestServiceListWithStatuses [2022-07-08T17:05:12.227Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T17:05:12.227Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-08T17:05:12.227Z] === RUN TestDockerNetworkConnectAlias [2022-07-08T17:05:12.227Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:12.227Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-08T17:05:12.227Z] === RUN TestDockerNetworkReConnect [2022-07-08T17:05:12.227Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:12.227Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-08T17:05:12.227Z] === RUN TestServicePlugin [2022-07-08T17:05:12.266Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-07-08T17:05:12.266Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-08T17:05:13.638Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-07-08T17:05:13.638Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-08T17:05:14.135Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] --- SKIP: TestServicePlugin (1.93s) [2022-07-08T17:05:14.135Z] === RUN TestServiceUpdateLabel [2022-07-08T17:05:14.135Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] --- SKIP: TestServiceUpdateLabel (0.03s) [2022-07-08T17:05:14.135Z] === RUN TestServiceUpdateSecrets [2022-07-08T17:05:14.135Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-08T17:05:14.135Z] === RUN TestServiceUpdateConfigs [2022-07-08T17:05:14.135Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-08T17:05:14.135Z] === RUN TestServiceUpdateNetwork [2022-07-08T17:05:14.135Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-08T17:05:14.135Z] === RUN TestServiceUpdatePidsLimit [2022-07-08T17:05:14.135Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-08T17:05:14.135Z] PASS [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === Skipped [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-08T17:05:14.135Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-08T17:05:14.135Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-08T17:05:14.135Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-08T17:05:14.135Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-08T17:05:14.135Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-08T17:05:14.135Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-08T17:05:14.135Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-07-08T17:05:14.135Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-08T17:05:14.135Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-08T17:05:14.135Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-08T17:05:14.135Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-08T17:05:14.135Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-08T17:05:14.135Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-08T17:05:14.135Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-08T17:05:14.135Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-08T17:05:14.135Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-08T17:05:14.135Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2022-07-08T17:05:14.135Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.03s) [2022-07-08T17:05:14.135Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-08T17:05:14.135Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-08T17:05:14.135Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-08T17:05:14.135Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-08T17:05:14.135Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T17:05:14.135Z] [2022-07-08T17:05:14.135Z] DONE 24 tests, 23 skipped in 2.348s [2022-07-08T17:05:14.135Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-08T17:05:14.395Z] INFO: Testing against a local daemon [2022-07-08T17:05:14.395Z] === RUN TestSessionCreate [2022-07-08T17:05:14.395Z] --- PASS: TestSessionCreate (0.03s) [2022-07-08T17:05:14.395Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-08T17:05:14.395Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-08T17:05:14.395Z] PASS [2022-07-08T17:05:14.395Z] [2022-07-08T17:05:14.395Z] DONE 2 tests in 0.151s [2022-07-08T17:05:14.395Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-08T17:05:14.395Z] INFO: Testing against a local daemon [2022-07-08T17:05:14.395Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-08T17:05:14.395Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-08T17:05:14.395Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-08T17:05:14.395Z] === RUN TestDiskUsage [2022-07-08T17:05:14.395Z] === PAUSE TestDiskUsage [2022-07-08T17:05:14.395Z] === RUN TestEventsExecDie [2022-07-08T17:05:14.443Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-08T17:05:14.571Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-07-08T17:05:14.571Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-08T17:05:14.963Z] --- PASS: TestEventsExecDie (0.52s) [2022-07-08T17:05:14.963Z] === RUN TestEventsBackwardsCompatible [2022-07-08T17:05:14.963Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-08T17:05:14.963Z] === RUN TestEventsVolumeCreate [2022-07-08T17:05:14.963Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-08T17:05:14.963Z] === RUN TestInfoBinaryCommits [2022-07-08T17:05:14.963Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-08T17:05:14.963Z] === RUN TestInfoAPIVersioned [2022-07-08T17:05:14.963Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-08T17:05:14.963Z] === RUN TestInfoAPI [2022-07-08T17:05:15.223Z] --- PASS: TestInfoAPI (0.02s) [2022-07-08T17:05:15.223Z] === RUN TestInfoAPIWarnings [2022-07-08T17:05:15.504Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-08T17:05:15.504Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-08T17:05:16.438Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-07-08T17:05:16.438Z] === RUN TestNISDomainname [2022-07-08T17:05:17.003Z] --- PASS: TestNISDomainname (0.52s) [2022-07-08T17:05:17.003Z] === RUN TestHostnameDnsResolution [2022-07-08T17:05:17.569Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-07-08T17:05:17.569Z] === RUN TestUnprivilegedPortsAndPing [2022-07-08T17:05:18.151Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2022-07-08T17:05:18.151Z] === RUN TestPrivilegedHostDevices [2022-07-08T17:05:18.760Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-07-08T17:05:18.760Z] === RUN TestRunConsoleSize [2022-07-08T17:05:19.024Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-08T17:05:19.024Z] === RUN TestStats [2022-07-08T17:05:21.552Z] --- PASS: TestStats (2.44s) [2022-07-08T17:05:21.552Z] === RUN TestStopContainerWithTimeout [2022-07-08T17:05:21.552Z] === RUN TestStopContainerWithTimeout/0 [2022-07-08T17:05:21.552Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-08T17:05:21.552Z] === RUN TestStopContainerWithTimeout/1 [2022-07-08T17:05:21.552Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-08T17:05:21.552Z] === RUN TestStopContainerWithTimeout/3 [2022-07-08T17:05:21.552Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-08T17:05:21.552Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-08T17:05:21.552Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-08T17:05:21.552Z] === CONT TestStopContainerWithTimeout/0 [2022-07-08T17:05:21.552Z] === CONT TestStopContainerWithTimeout/3 [2022-07-08T17:05:22.061Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-08T17:05:22.061Z] PASS [2022-07-08T17:05:22.061Z] [2022-07-08T17:05:22.061Z] DONE 17 tests in 49.616s [2022-07-08T17:05:22.061Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-08T17:05:22.061Z] INFO: Testing against a local daemon [2022-07-08T17:05:22.061Z] === RUN TestPluginInvalidJSON [2022-07-08T17:05:22.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T17:05:22.061Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T17:05:22.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T17:05:22.061Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T17:05:22.061Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-08T17:05:22.061Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-08T17:05:22.061Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T17:05:22.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-08T17:05:22.061Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-08T17:05:22.061Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-08T17:05:22.061Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-08T17:05:22.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-08T17:05:22.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-08T17:05:22.061Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-08T17:05:22.061Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-08T17:05:22.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-08T17:05:22.061Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T17:05:22.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-08T17:05:22.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-08T17:05:22.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-08T17:05:22.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-08T17:05:22.061Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-07-08T17:05:22.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-08T17:05:22.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-08T17:05:22.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-08T17:05:22.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-08T17:05:22.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-08T17:05:22.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-08T17:05:22.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-08T17:05:22.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-08T17:05:22.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-08T17:05:22.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-08T17:05:22.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-08T17:05:22.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-08T17:05:22.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-08T17:05:22.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-08T17:05:22.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-08T17:05:22.061Z] === RUN TestPluginInstall [2022-07-08T17:05:22.061Z] === RUN TestPluginInstall/no_auth [2022-07-08T17:05:22.061Z] time="2022-07-08T17:05:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T17:05:22.061Z] time="2022-07-08T17:05:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a70cfa3620b593a8de3cb8ef4aae7bd68bc3afb79548867ad08c2e47b1a818db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T17:05:22.061Z] time="2022-07-08T17:05:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T17:05:22.061Z] time="2022-07-08T17:05:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a70cfa3620b593a8de3cb8ef4aae7bd68bc3afb79548867ad08c2e47b1a818db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T17:05:22.061Z] === RUN TestPluginInstall/with_htpasswd [2022-07-08T17:05:22.061Z] time="2022-07-08T17:05:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T17:05:22.061Z] time="2022-07-08T17:05:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a70cfa3620b593a8de3cb8ef4aae7bd68bc3afb79548867ad08c2e47b1a818db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T17:05:22.061Z] time="2022-07-08T17:05:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T17:05:22.061Z] time="2022-07-08T17:05:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a70cfa3620b593a8de3cb8ef4aae7bd68bc3afb79548867ad08c2e47b1a818db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T17:05:22.061Z] === RUN TestPluginInstall/with_insecure [2022-07-08T17:05:22.120Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-08T17:05:22.328Z] time="2022-07-08T17:05:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T17:05:22.328Z] time="2022-07-08T17:05:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2385f444fecddefe3eb7a877adeec298f567157a1f17ebb3d5ccf04b4f740982" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T17:05:22.328Z] time="2022-07-08T17:05:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T17:05:22.328Z] time="2022-07-08T17:05:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2385f444fecddefe3eb7a877adeec298f567157a1f17ebb3d5ccf04b4f740982" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T17:05:22.589Z] plugin_test.go:195: [df95670382f29] daemon is not started [2022-07-08T17:05:22.589Z] --- PASS: TestPluginInstall (2.70s) [2022-07-08T17:05:22.589Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-07-08T17:05:22.589Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-07-08T17:05:22.589Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-07-08T17:05:22.589Z] === RUN TestPluginsWithRuntimes [2022-07-08T17:05:23.973Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-08T17:05:24.016Z] === CONT TestStopContainerWithTimeout/1 [2022-07-08T17:05:24.501Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-08T17:05:24.911Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-08T17:05:25.391Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-08T17:05:25.391Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-07-08T17:05:25.391Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-07-08T17:05:25.391Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-07-08T17:05:25.391Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-08T17:05:25.391Z] === RUN TestDeleteDevicemapper [2022-07-08T17:05:25.391Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T17:05:25.391Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-08T17:05:25.391Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-08T17:05:25.850Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-07-08T17:05:25.850Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-07-08T17:05:25.850Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-07-08T17:05:25.850Z] === RUN TestPluginBackCompatMediaTypes [2022-07-08T17:05:26.008Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-08T17:05:26.421Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-07-08T17:05:26.421Z] PASS [2022-07-08T17:05:26.421Z] [2022-07-08T17:05:26.421Z] DONE 24 tests in 6.673s [2022-07-08T17:05:26.421Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-08T17:05:26.421Z] INFO: Testing against a local daemon [2022-07-08T17:05:26.421Z] === RUN TestExternalGraphDriver [2022-07-08T17:05:26.990Z] === RUN TestExternalGraphDriver/json [2022-07-08T17:05:27.289Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-07-08T17:05:27.289Z] === RUN TestUpdateMemory [2022-07-08T17:05:27.547Z] --- PASS: TestUpdateMemory (0.54s) [2022-07-08T17:05:27.547Z] === RUN TestUpdateCPUQuota [2022-07-08T17:05:28.112Z] --- PASS: TestUpdateCPUQuota (0.70s) [2022-07-08T17:05:28.112Z] === RUN TestUpdatePidsLimit [2022-07-08T17:05:28.112Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-08T17:05:28.370Z] === RUN TestUpdatePidsLimit/no_change [2022-07-08T17:05:28.371Z] === RUN TestExternalGraphDriver/spec [2022-07-08T17:05:28.628Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-08T17:05:28.886Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-08T17:05:29.143Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-08T17:05:29.143Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-08T17:05:29.401Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-08T17:05:29.967Z] --- PASS: TestUpdatePidsLimit (1.81s) [2022-07-08T17:05:29.967Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-08T17:05:29.967Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-07-08T17:05:29.967Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-07-08T17:05:29.967Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-08T17:05:29.967Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-07-08T17:05:29.967Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-07-08T17:05:29.967Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-07-08T17:05:29.967Z] === RUN TestUpdateRestartPolicy [2022-07-08T17:05:30.280Z] === RUN TestExternalGraphDriver/pull [2022-07-08T17:05:30.643Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-08T17:05:31.659Z] --- PASS: TestExternalGraphDriver (5.25s) [2022-07-08T17:05:31.659Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-07-08T17:05:31.659Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-07-08T17:05:31.659Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-07-08T17:05:31.659Z] === RUN TestGraphdriverPluginV2 [2022-07-08T17:05:33.310Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-07-08T17:05:33.310Z] === RUN TestInfoDebug [2022-07-08T17:05:33.310Z] --- PASS: TestInfoDebug (0.54s) [2022-07-08T17:05:33.310Z] === RUN TestInfoInsecureRegistries [2022-07-08T17:05:33.310Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-08T17:05:33.310Z] === RUN TestInfoRegistryMirrors [2022-07-08T17:05:33.310Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-07-08T17:05:33.310Z] === RUN TestLoginFailsWithBadCredentials [2022-07-08T17:05:33.570Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-08T17:05:33.570Z] === RUN TestPingCacheHeaders [2022-07-08T17:05:33.833Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-08T17:05:33.833Z] === RUN TestPingGet [2022-07-08T17:05:33.833Z] --- PASS: TestPingGet (0.01s) [2022-07-08T17:05:33.833Z] === RUN TestPingHead [2022-07-08T17:05:33.833Z] --- PASS: TestPingHead (0.03s) [2022-07-08T17:05:33.833Z] === RUN TestPingSwarmHeader [2022-07-08T17:05:34.401Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-08T17:05:34.970Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-08T17:05:35.174Z] ............................ [ 66%] [2022-07-08T17:05:35.908Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-08T17:05:35.908Z] --- PASS: TestPingSwarmHeader (2.21s) [2022-07-08T17:05:35.908Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-08T17:05:35.908Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-08T17:05:35.908Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-08T17:05:35.908Z] === RUN TestVersion [2022-07-08T17:05:35.908Z] --- PASS: TestVersion (0.03s) [2022-07-08T17:05:35.909Z] === CONT TestDiskUsage [2022-07-08T17:05:35.911Z] --- PASS: TestGraphdriverPluginV2 (4.21s) [2022-07-08T17:05:35.911Z] PASS [2022-07-08T17:05:35.911Z] [2022-07-08T17:05:35.911Z] DONE 5 tests in 9.497s [2022-07-08T17:05:35.911Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-08T17:05:35.911Z] INFO: Testing against a local daemon [2022-07-08T17:05:35.911Z] === RUN TestContinueAfterPluginCrash [2022-07-08T17:05:35.911Z] === PAUSE TestContinueAfterPluginCrash [2022-07-08T17:05:35.911Z] === RUN TestReadPluginNoRead [2022-07-08T17:05:35.911Z] === PAUSE TestReadPluginNoRead [2022-07-08T17:05:35.911Z] === RUN TestDaemonStartWithLogOpt [2022-07-08T17:05:35.911Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-08T17:05:35.911Z] === CONT TestContinueAfterPluginCrash [2022-07-08T17:05:35.911Z] === CONT TestDaemonStartWithLogOpt [2022-07-08T17:05:36.477Z] === RUN TestDiskUsage/empty [2022-07-08T17:05:36.477Z] === RUN TestDiskUsage/empty/container_types [2022-07-08T17:05:36.477Z] === RUN TestDiskUsage/empty/image_types [2022-07-08T17:05:36.477Z] === RUN TestDiskUsage/empty/volume_types [2022-07-08T17:05:36.477Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-08T17:05:36.477Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-08T17:05:36.477Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-08T17:05:36.477Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-08T17:05:36.477Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-08T17:05:36.477Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-08T17:05:36.477Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-08T17:05:36.477Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-08T17:05:36.737Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-08T17:05:36.737Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-08T17:05:36.737Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-08T17:05:36.737Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-08T17:05:36.737Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-08T17:05:36.737Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-08T17:05:36.737Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-08T17:05:36.737Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-08T17:05:36.737Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-08T17:05:36.737Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-08T17:05:36.737Z] === RUN TestDiskUsage/after_container.Run [2022-07-08T17:05:36.996Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-08T17:05:36.996Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-08T17:05:36.996Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-08T17:05:36.996Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-08T17:05:36.996Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-08T17:05:36.996Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-08T17:05:36.996Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-08T17:05:36.996Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-08T17:05:36.996Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-08T17:05:36.996Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage (1.23s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-08T17:05:37.256Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-08T17:05:37.256Z] PASS [2022-07-08T17:05:37.256Z] [2022-07-08T17:05:37.256Z] === Skipped [2022-07-08T17:05:37.256Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-08T17:05:37.256Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-08T17:05:37.256Z] [2022-07-08T17:05:37.256Z] DONE 54 tests, 1 skipped in 22.906s [2022-07-08T17:05:37.256Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-08T17:05:37.256Z] INFO: Testing against a local daemon [2022-07-08T17:05:37.256Z] === RUN TestVolumesCreateAndList [2022-07-08T17:05:37.256Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-08T17:05:37.256Z] === RUN TestVolumesRemove [2022-07-08T17:05:37.516Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-08T17:05:37.516Z] === RUN TestVolumesInspect [2022-07-08T17:05:37.516Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-08T17:05:37.516Z] === RUN TestVolumesInvalidJSON [2022-07-08T17:05:37.516Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-08T17:05:37.516Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-08T17:05:37.516Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-08T17:05:37.516Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-08T17:05:37.516Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-08T17:05:37.516Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-08T17:05:37.516Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-08T17:05:37.516Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-08T17:05:37.516Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-08T17:05:37.516Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-08T17:05:37.516Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-08T17:05:37.516Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-08T17:05:37.516Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-08T17:05:37.516Z] PASS [2022-07-08T17:05:37.516Z] [2022-07-08T17:05:37.516Z] DONE 9 tests in 0.204s [2022-07-08T17:05:37.516Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-08T17:05:37.516Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14231 is not a child of this shell [2022-07-08T17:05:37.516Z] warning: PID 14231 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-08T17:05:37.516Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-08T17:05:37.516Z] [2022-07-08T17:05:37.516Z] Unloading profiles will leave already running processes permanently [2022-07-08T17:05:37.516Z] unconfined, which can lead to unexpected situations. [2022-07-08T17:05:37.516Z] [2022-07-08T17:05:37.516Z] To set a process to complain mode, use the command line tool [2022-07-08T17:05:37.516Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-08T17:05:37.516Z] Removing test suite binaries [2022-07-08T17:05:37.516Z] exiting test-integration [2022-07-08T17:05:37.516Z] ++ exit 0 [2022-07-08T17:05:37.516Z] Post stage [Pipeline] junit [2022-07-08T17:05:38.466Z] Recording test results [2022-07-08T17:05:40.109Z] --- PASS: TestDaemonStartWithLogOpt (3.36s) [2022-07-08T17:05:40.109Z] === CONT TestReadPluginNoRead [2022-07-08T17:05:40.315Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-08T17:05:40.647Z] + echo Ensuring container killed. [2022-07-08T17:05:40.647Z] Ensuring container killed. [2022-07-08T17:05:40.647Z] + docker rm -vf docker-pr1 [2022-07-08T17:05:40.647Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-08T17:05:40.932Z] + echo Chowning /workspace to jenkins user [2022-07-08T17:05:40.932Z] Chowning /workspace to jenkins user [2022-07-08T17:05:40.932Z] + id -u [2022-07-08T17:05:40.932Z] + id -g [2022-07-08T17:05:40.932Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43785:/workspace busybox chown -R 1000:1000 /workspace [2022-07-08T17:05:40.932Z] Unable to find image 'busybox:latest' locally [2022-07-08T17:05:40.932Z] latest: Pulling from library/busybox [2022-07-08T17:05:41.193Z] 19d511225f94: Pulling fs layer [2022-07-08T17:05:41.193Z] 19d511225f94: Verifying Checksum [2022-07-08T17:05:41.193Z] 19d511225f94: Download complete [2022-07-08T17:05:41.193Z] 19d511225f94: Pull complete [2022-07-08T17:05:41.193Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-08T17:05:41.193Z] Status: Downloaded newer image for busybox:latest [2022-07-08T17:05:41.496Z] === RUN TestReadPluginNoRead/default [2022-07-08T17:05:42.156Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-07-08T17:05:42.156Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-08T17:05:42.156Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-08T17:05:42.156Z] === RUN TestWaitNonBlocked [2022-07-08T17:05:42.156Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T17:05:42.156Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T17:05:42.156Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T17:05:42.156Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T17:05:42.156Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T17:05:42.156Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T17:05:42.156Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-08T17:05:42.156Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-07-08T17:05:42.156Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-07-08T17:05:42.156Z] === RUN TestWaitBlocked [2022-07-08T17:05:42.156Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T17:05:42.156Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T17:05:42.156Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T17:05:42.156Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T17:05:42.156Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T17:05:42.156Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T17:05:42.722Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-08T17:05:42.722Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-07-08T17:05:42.722Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-07-08T17:05:42.722Z] === RUN TestWaitConditions [2022-07-08T17:05:42.722Z] === RUN TestWaitConditions/default [2022-07-08T17:05:42.722Z] === PAUSE TestWaitConditions/default [2022-07-08T17:05:42.722Z] === RUN TestWaitConditions/not-running [2022-07-08T17:05:42.722Z] === PAUSE TestWaitConditions/not-running [2022-07-08T17:05:42.722Z] === RUN TestWaitConditions/next-exit [2022-07-08T17:05:42.722Z] === PAUSE TestWaitConditions/next-exit [2022-07-08T17:05:42.722Z] === RUN TestWaitConditions/removed [2022-07-08T17:05:42.722Z] === PAUSE TestWaitConditions/removed [2022-07-08T17:05:42.722Z] === CONT TestWaitConditions/default [2022-07-08T17:05:42.722Z] === CONT TestWaitConditions/removed [2022-07-08T17:05:42.877Z] === RUN TestReadPluginNoRead/disabled_caching [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-08T17:05:43.408Z] + bundleName=amd64-rootless [2022-07-08T17:05:43.408Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-08T17:05:43.408Z] Creating amd64-rootless-bundles.tar.gz [2022-07-08T17:05:43.408Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-08T17:05:43.408Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-08T17:05:43.421Z] Archiving artifacts [2022-07-08T17:05:44.258Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-08T17:05:44.258Z] --- PASS: TestContinueAfterPluginCrash (8.33s) [2022-07-08T17:05:44.622Z] === CONT TestWaitConditions/next-exit [2022-07-08T17:05:44.622Z] === CONT TestWaitConditions/not-running [2022-07-08T17:05:45.198Z] === CONT TestReadPluginNoRead [2022-07-08T17:05:45.198Z] read_test.go:92: [df4a2bc665268] daemon is not started [2022-07-08T17:05:45.198Z] --- PASS: TestReadPluginNoRead (5.91s) [2022-07-08T17:05:45.198Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-07-08T17:05:45.198Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-07-08T17:05:45.198Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-07-08T17:05:45.198Z] PASS [2022-07-08T17:05:45.198Z] [2022-07-08T17:05:45.198Z] DONE 6 tests in 9.289s [2022-07-08T17:05:45.198Z] 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-07-08T17:05:45.198Z] testing: warning: no tests to run [2022-07-08T17:05:45.198Z] PASS [2022-07-08T17:05:45.198Z] [2022-07-08T17:05:45.198Z] DONE 0 tests in 0.008s [2022-07-08T17:05:45.198Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-08T17:05:45.198Z] INFO: Testing against a local daemon [2022-07-08T17:05:45.198Z] === RUN TestPluginWithDevMounts [2022-07-08T17:05:45.198Z] === PAUSE TestPluginWithDevMounts [2022-07-08T17:05:45.198Z] === CONT TestPluginWithDevMounts [2022-07-08T17:05:45.252Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43785/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-08T17:05:45.561Z] + make clean [2022-07-08T17:05:45.820Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-08T17:05:45.820Z] docker-dev-cache [2022-07-08T17:05:45.820Z] docker-mod-cache [Pipeline] deleteDir [2022-07-08T17:05:45.995Z] --- PASS: TestWaitConditions (0.02s) [2022-07-08T17:05:45.995Z] --- PASS: TestWaitConditions/default (1.71s) [2022-07-08T17:05:45.995Z] --- PASS: TestWaitConditions/removed (1.73s) [2022-07-08T17:05:45.995Z] --- PASS: TestWaitConditions/not-running (1.53s) [2022-07-08T17:05:45.995Z] --- PASS: TestWaitConditions/next-exit (1.58s) [2022-07-08T17:05:45.995Z] === CONT TestContainerStartOnDaemonRestart [2022-07-08T17:05:45.995Z] === CONT TestRestartDaemonWithRestartingContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-08T17:05:47.105Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-07-08T17:05:47.105Z] PASS [2022-07-08T17:05:47.105Z] [2022-07-08T17:05:47.105Z] DONE 1 tests in 1.606s [2022-07-08T17:05:47.105Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-08T17:05:47.105Z] INFO: Testing against a local daemon [2022-07-08T17:05:47.105Z] === RUN TestSecretInspect [2022-07-08T17:05:48.523Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.07s) [2022-07-08T17:05:48.523Z] === CONT TestIpcModeOlderClient [2022-07-08T17:05:48.523Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s) [2022-07-08T17:05:48.523Z] === CONT TestContainerKillOnDaemonStart [2022-07-08T17:05:48.523Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-08T17:05:48.523Z] === CONT TestDaemonHostGatewayIP [2022-07-08T17:05:49.014Z] --- PASS: TestSecretInspect (2.21s) [2022-07-08T17:05:49.014Z] === RUN TestSecretList [2022-07-08T17:05:50.940Z] --- PASS: TestSecretList (1.79s) [2022-07-08T17:05:50.940Z] === RUN TestSecretsCreateAndDelete [2022-07-08T17:05:51.049Z] --- PASS: TestDaemonHostGatewayIP (2.40s) [2022-07-08T17:05:51.049Z] === CONT TestDaemonRestartIpcMode [2022-07-08T17:05:52.946Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2022-07-08T17:05:53.478Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-07-08T17:05:53.478Z] === RUN TestSecretsUpdate [2022-07-08T17:05:55.387Z] --- PASS: TestSecretsUpdate (2.16s) [2022-07-08T17:05:55.387Z] === RUN TestTemplatedSecret [2022-07-08T17:05:57.927Z] --- PASS: TestTemplatedSecret (2.57s) [2022-07-08T17:05:57.927Z] === RUN TestSecretCreateResolve [2022-07-08T17:06:00.466Z] --- PASS: TestSecretCreateResolve (2.25s) [2022-07-08T17:06:00.466Z] PASS [2022-07-08T17:06:00.466Z] [2022-07-08T17:06:00.466Z] DONE 6 tests in 13.195s [2022-07-08T17:06:00.466Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-08T17:06:00.466Z] INFO: Testing against a local daemon [2022-07-08T17:06:00.466Z] === RUN TestServiceCreateInit [2022-07-08T17:06:00.466Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-08T17:06:01.048Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-07-08T17:06:01.048Z] PASS [2022-07-08T17:06:01.048Z] [2022-07-08T17:06:01.048Z] === Skipped [2022-07-08T17:06:01.048Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-08T17:06:01.048Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T17:06:01.048Z] [2022-07-08T17:06:01.048Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T17:06:01.048Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T17:06:01.048Z] [2022-07-08T17:06:01.048Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-08T17:06:01.048Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T17:06:01.048Z] [2022-07-08T17:06:01.048Z] DONE 264 tests, 3 skipped in 122.047s [2022-07-08T17:06:01.048Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-08T17:06:01.048Z] ++ 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-07-08T17:06:01.048Z] ++ set -e [2022-07-08T17:06:01.048Z] ++ '[' -n 0 ']' [2022-07-08T17:06:01.048Z] ++ set -x [2022-07-08T17:06:01.048Z] ++ 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-07-08T17:06:01.048Z] === RUN TestConfigDaemonLibtrustID [2022-07-08T17:06:01.048Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-08T17:06:01.048Z] === RUN TestConfigDaemonID [2022-07-08T17:06:01.613Z] daemon_test.go:83: [da32bfef90edf] daemon is not started [2022-07-08T17:06:01.613Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-08T17:06:01.613Z] === RUN TestDaemonConfigValidation [2022-07-08T17:06:01.613Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-08T17:06:01.613Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-08T17:06:01.613Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-08T17:06:01.613Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-08T17:06:01.613Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-08T17:06:01.613Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-08T17:06:01.613Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-08T17:06:01.613Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-08T17:06:01.613Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-08T17:06:01.613Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-08T17:06:01.613Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-08T17:06:01.613Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-08T17:06:01.613Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-08T17:06:01.613Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-08T17:06:01.871Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-08T17:06:01.871Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-08T17:06:01.871Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-08T17:06:01.871Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-08T17:06:01.871Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-07-08T17:06:01.871Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-08T17:06:01.871Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-08T17:06:01.871Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-08T17:06:01.871Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-08T17:06:02.805Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-08T17:06:03.768Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-08T17:06:04.177Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-08T17:06:04.791Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-08T17:06:04.791Z] Using test binary docker [2022-07-08T17:06:04.791Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-08T17:06:04.791Z] Using test binary docker [2022-07-08T17:06:04.791Z] +++ /etc/init.d/apparmor start [2022-07-08T17:06:04.791Z] +++ /etc/init.d/apparmor start [2022-07-08T17:06:04.791Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-07-08T17:06:04.791Z] (warning). [2022-07-08T17:06:04.791Z] INFO: Waiting for daemon to start...INFO: Waiting for daemon to start... [2022-07-08T17:06:04.791Z] Starting dockerd [2022-07-08T17:06:04.791Z] +++ 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-07-08T17:06:04.791Z] [2022-07-08T17:06:04.791Z] Starting dockerd [2022-07-08T17:06:04.791Z] +++ 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-07-08T17:06:05.050Z] .. [2022-07-08T17:06:05.050Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-08T17:06:05.050Z] [2022-07-08T17:06:05.050Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-08T17:06:05.110Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-08T17:06:05.111Z] daemon_test.go:197: [db616fe1c627d] daemon is not started [2022-07-08T17:06:05.111Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-08T17:06:05.111Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-08T17:06:05.111Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-08T17:06:05.111Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-08T17:06:05.111Z] === RUN TestDaemonProxy [2022-07-08T17:06:05.111Z] === RUN TestDaemonProxy/environment_variables [2022-07-08T17:06:05.309Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-08T17:06:05.309Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-08T17:06:05.309Z] Error: No such image: emptyfs [2022-07-08T17:06:05.309Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-08T17:06:05.309Z] ++++ docker load [2022-07-08T17:06:05.309Z] Error: No such image: emptyfs [2022-07-08T17:06:05.309Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-08T17:06:05.309Z] ++++ docker load [2022-07-08T17:06:05.567Z] Running integration-test (iteration 1) [2022-07-08T17:06:05.567Z] 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-07-08T17:06:05.567Z] ++ 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-07-08T17:06:05.567Z] ++ set -e [2022-07-08T17:06:05.567Z] ++ '[' -n 0 ']' [2022-07-08T17:06:05.567Z] ++ set -x [2022-07-08T17:06:05.568Z] ++ 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-07-08T17:06:05.568Z] Running integration-test (iteration 1) [2022-07-08T17:06:05.568Z] 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-07-08T17:06:05.568Z] ++ 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-07-08T17:06:05.568Z] ++ set -e [2022-07-08T17:06:05.568Z] ++ '[' -n 0 ']' [2022-07-08T17:06:05.568Z] ++ set -x [2022-07-08T17:06:05.568Z] ++ 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-07-08T17:06:06.502Z] Loaded image: busybox:latest [2022-07-08T17:06:06.502Z] Loaded image: busybox:latest [2022-07-08T17:06:06.761Z] Loaded image: busybox:glibc [2022-07-08T17:06:07.007Z] === RUN TestDaemonProxy/command-line_options [2022-07-08T17:06:07.020Z] Loaded image: busybox:glibc [2022-07-08T17:06:07.970Z] --- PASS: TestServiceCreateInit (7.61s) [2022-07-08T17:06:07.970Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2022-07-08T17:06:07.970Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s) [2022-07-08T17:06:07.970Z] === RUN TestCreateServiceMultipleTimes [2022-07-08T17:06:08.380Z] === RUN TestDaemonProxy/configuration_file [2022-07-08T17:06:10.280Z] === RUN TestDaemonProxy/conflicting_options [2022-07-08T17:06:10.537Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-08T17:06:11.102Z] --- PASS: TestDaemonProxy (6.21s) [2022-07-08T17:06:11.102Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-08T17:06:11.102Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-08T17:06:11.102Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-07-08T17:06:11.102Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-08T17:06:11.102Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-08T17:06:11.102Z] PASS [2022-07-08T17:06:11.102Z] [2022-07-08T17:06:11.102Z] DONE 18 tests in 11.244s [2022-07-08T17:06:11.102Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-08T17:06:11.102Z] ++ 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-07-08T17:06:11.102Z] ++ set -e [2022-07-08T17:06:11.102Z] ++ '[' -n 0 ']' [2022-07-08T17:06:11.102Z] ++ set -x [2022-07-08T17:06:11.102Z] ++ 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-07-08T17:06:11.209Z] Loaded image: debian:bullseye-slim [2022-07-08T17:06:11.359Z] INFO: Testing against a local daemon [2022-07-08T17:06:11.360Z] === RUN TestCommitInheritsEnv [2022-07-08T17:06:11.468Z] Loaded image: debian:bullseye-slim [2022-07-08T17:06:11.468Z] Loaded image: hello-world:latest [2022-07-08T17:06:11.468Z] Loaded image: hello-world:latest [2022-07-08T17:06:11.468Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T17:06:11.468Z] INFO: Testing against a local daemon [2022-07-08T17:06:11.468Z] === RUN TestDockerSuite [2022-07-08T17:06:11.617Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-07-08T17:06:11.617Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-08T17:06:11.617Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-08T17:06:11.617Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-08T17:06:11.617Z] === RUN TestImportWithCustomPlatform [2022-07-08T17:06:11.617Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-08T17:06:11.617Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-08T17:06:11.617Z] === RUN TestImportWithCustomPlatform// [2022-07-08T17:06:11.617Z] === RUN TestImportWithCustomPlatform/linux [2022-07-08T17:06:11.727Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-08T17:06:11.727Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-08T17:06:11.727Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T17:06:11.727Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-08T17:06:11.727Z] INFO: Testing against a local daemon [2022-07-08T17:06:11.727Z] === RUN TestDockerDaemonSuite [2022-07-08T17:06:11.727Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-08T17:06:11.727Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-08T17:06:11.727Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-08T17:06:11.727Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-08T17:06:11.727Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-08T17:06:11.727Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-08T17:06:11.875Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-08T17:06:11.875Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-08T17:06:11.875Z] === RUN TestImportWithCustomPlatform/macos [2022-07-08T17:06:11.875Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-08T17:06:11.875Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-08T17:06:11.875Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-08T17:06:11.875Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-08T17:06:11.875Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-08T17:06:11.875Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-08T17:06:11.875Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-08T17:06:11.875Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-08T17:06:11.875Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-08T17:06:11.875Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-08T17:06:11.875Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-08T17:06:11.875Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-08T17:06:11.875Z] === RUN TestImagesFilterMultiReference [2022-07-08T17:06:11.875Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-08T17:06:11.875Z] === RUN TestImagePullPlatformInvalid [2022-07-08T17:06:11.875Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-08T17:06:11.875Z] === RUN TestRemoveImageOrphaning [2022-07-08T17:06:12.440Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-07-08T17:06:12.440Z] === RUN TestRemoveImageGarbageCollector [2022-07-08T17:06:12.440Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T17:06:12.440Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-08T17:06:12.440Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-08T17:06:12.440Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-08T17:06:12.440Z] === RUN TestTagInvalidReference [2022-07-08T17:06:12.440Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-08T17:06:12.440Z] === RUN TestTagValidPrefixedRepo [2022-07-08T17:06:12.440Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-08T17:06:12.440Z] === RUN TestTagExistedNameWithoutForce [2022-07-08T17:06:12.440Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-08T17:06:12.440Z] === RUN TestTagOfficialNames [2022-07-08T17:06:12.440Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-08T17:06:12.440Z] === RUN TestTagMatchesDigest [2022-07-08T17:06:12.440Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-08T17:06:12.440Z] PASS [2022-07-08T17:06:12.440Z] [2022-07-08T17:06:12.440Z] === Skipped [2022-07-08T17:06:12.440Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-08T17:06:12.440Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-08T17:06:12.440Z] [2022-07-08T17:06:12.440Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-08T17:06:12.440Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T17:06:12.440Z] [2022-07-08T17:06:12.440Z] DONE 22 tests, 2 skipped in 1.266s [2022-07-08T17:06:12.440Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-08T17:06:12.440Z] ++ 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-07-08T17:06:12.440Z] ++ set -e [2022-07-08T17:06:12.440Z] ++ '[' -n 0 ']' [2022-07-08T17:06:12.440Z] ++ set -x [2022-07-08T17:06:12.440Z] ++ 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-07-08T17:06:12.440Z] === RUN TestStripANSICommands [2022-07-08T17:06:12.440Z] === RUN TestStripANSICommands/#00 [2022-07-08T17:06:12.440Z] === RUN TestStripANSICommands/#01 [2022-07-08T17:06:12.440Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-08T17:06:12.440Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-08T17:06:12.440Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-08T17:06:12.440Z] PASS [2022-07-08T17:06:12.440Z] [2022-07-08T17:06:12.440Z] DONE 3 tests in 0.038s [2022-07-08T17:06:12.440Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-08T17:06:12.440Z] ++ 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-07-08T17:06:12.440Z] ++ set -e [2022-07-08T17:06:12.440Z] ++ '[' -n 0 ']' [2022-07-08T17:06:12.440Z] ++ set -x [2022-07-08T17:06:12.440Z] ++ 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-07-08T17:06:12.698Z] INFO: Testing against a local daemon [2022-07-08T17:06:12.698Z] === RUN TestNetworkCreateDelete [2022-07-08T17:06:12.698Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-08T17:06:12.698Z] === RUN TestDockerNetworkDeletePreferID [2022-07-08T17:06:13.263Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-08T17:06:13.263Z] === RUN TestDaemonDNSFallback [2022-07-08T17:06:15.017Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-08T17:06:15.017Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-08T17:06:15.583Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-08T17:06:15.842Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-08T17:06:16.423Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-08T17:06:16.777Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-08T17:06:17.712Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-08T17:06:17.712Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-08T17:06:19.089Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-08T17:06:19.089Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-08T17:06:19.658Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-08T17:06:19.658Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-08T17:06:19.658Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-08T17:06:19.836Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-07-08T17:06:19.836Z] === RUN TestInspectNetwork [2022-07-08T17:06:20.596Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-08T17:06:20.596Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-08T17:06:21.163Z] --- PASS: TestBuildWithHugeFile (127.60s) [2022-07-08T17:06:21.163Z] === RUN TestBuildWCOWSandboxSize [2022-07-08T17:06:21.163Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T17:06:21.163Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-08T17:06:21.163Z] === RUN TestBuildWithEmptyDockerfile [2022-07-08T17:06:21.163Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T17:06:21.163Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T17:06:21.163Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T17:06:21.163Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T17:06:21.163Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T17:06:21.163Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T17:06:21.163Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T17:06:21.163Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T17:06:21.163Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T17:06:21.163Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-08T17:06:21.424Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-07-08T17:06:21.424Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-08T17:06:21.424Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-08T17:06:21.424Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-07-08T17:06:21.424Z] === RUN TestBuildPreserveOwnership [2022-07-08T17:06:21.424Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-08T17:06:21.424Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-08T17:06:21.424Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-08T17:06:21.424Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-08T17:06:22.372Z] === RUN TestInspectNetwork/full_network_id [2022-07-08T17:06:22.372Z] === RUN TestInspectNetwork/partial_network_id [2022-07-08T17:06:22.372Z] === RUN TestInspectNetwork/network_name [2022-07-08T17:06:22.372Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-08T17:06:23.326Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-08T17:06:24.702Z] --- PASS: TestBuildPreserveOwnership (3.16s) [2022-07-08T17:06:24.702Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.14s) [2022-07-08T17:06:24.702Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s) [2022-07-08T17:06:24.702Z] === RUN TestBuildPlatformInvalid [2022-07-08T17:06:24.702Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-08T17:06:24.702Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-08T17:06:24.960Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-08T17:06:25.527Z] Loaded image: busybox:latest [2022-07-08T17:06:25.786Z] Loaded image: busybox:glibc [2022-07-08T17:06:26.072Z] --- PASS: TestCreateServiceMultipleTimes (15.70s) [2022-07-08T17:06:26.072Z] === RUN TestCreateServiceConflict [2022-07-08T17:06:26.072Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-07-08T17:06:26.072Z] === RUN TestCreateServiceMaxReplicas [2022-07-08T17:06:26.550Z] --- PASS: TestInspectNetwork (7.18s) [2022-07-08T17:06:26.551Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-08T17:06:26.551Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-08T17:06:26.551Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-08T17:06:26.551Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-08T17:06:26.551Z] === RUN TestRunContainerWithBridgeNone [2022-07-08T17:06:27.691Z] Loaded image: debian:bullseye-slim [2022-07-08T17:06:27.691Z] Loaded image: hello-world:latest [2022-07-08T17:06:27.691Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-08T17:06:27.691Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T17:06:28.448Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2022-07-08T17:06:28.448Z] === RUN TestNetworkInvalidJSON [2022-07-08T17:06:28.448Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-08T17:06:28.448Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-08T17:06:28.448Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T17:06:28.448Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T17:06:28.448Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T17:06:28.448Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T17:06:28.448Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-08T17:06:28.448Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-08T17:06:28.448Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T17:06:28.448Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-08T17:06:28.448Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-08T17:06:28.448Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-08T17:06:28.448Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-08T17:06:28.448Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-08T17:06:28.448Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-08T17:06:28.448Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-08T17:06:28.448Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T17:06:28.448Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-08T17:06:28.448Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-08T17:06:28.448Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-08T17:06:28.448Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-08T17:06:28.448Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-08T17:06:28.448Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-08T17:06:28.448Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-08T17:06:28.448Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-08T17:06:28.448Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-08T17:06:28.448Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-08T17:06:28.448Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-08T17:06:28.448Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-08T17:06:28.448Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-08T17:06:28.449Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-08T17:06:28.449Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-08T17:06:28.449Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-08T17:06:28.449Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-08T17:06:28.449Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-08T17:06:28.449Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-08T17:06:28.449Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-08T17:06:28.449Z] === RUN TestNetworkList [2022-07-08T17:06:28.449Z] === RUN TestNetworkList//networks [2022-07-08T17:06:28.449Z] === PAUSE TestNetworkList//networks [2022-07-08T17:06:28.449Z] === RUN TestNetworkList//networks/ [2022-07-08T17:06:28.449Z] === PAUSE TestNetworkList//networks/ [2022-07-08T17:06:28.449Z] === CONT TestNetworkList//networks [2022-07-08T17:06:28.449Z] === CONT TestNetworkList//networks/ [2022-07-08T17:06:28.449Z] --- PASS: TestNetworkList (0.01s) [2022-07-08T17:06:28.449Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-08T17:06:28.449Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-08T17:06:28.449Z] === RUN TestHostIPv4BridgeLabel [2022-07-08T17:06:28.612Z] --- PASS: TestCreateServiceMaxReplicas (2.80s) [2022-07-08T17:06:28.612Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-08T17:06:28.706Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-08T17:06:28.706Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-08T17:06:29.593Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-08T17:06:29.638Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-08T17:06:29.638Z] === RUN TestDaemonDefaultNetworkPools [2022-07-08T17:06:30.572Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-08T17:06:30.572Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-08T17:06:31.504Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-08T17:06:31.504Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-08T17:06:31.536Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-08T17:06:31.564Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-08T17:06:32.102Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-08T17:06:32.876Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-08T17:06:32.876Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-08T17:06:33.440Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-08T17:06:33.440Z] === RUN TestServiceWithPredefinedNetwork [2022-07-08T17:06:33.477Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-08T17:06:34.098Z] tests/integration/client_test.py ..... [ 75%] [2022-07-08T17:06:34.098Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-08T17:06:34.098Z] tests/integration/errors_test.py . [ 76%] [2022-07-08T17:06:34.854Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-08T17:06:35.791Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-08T17:06:35.968Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-07-08T17:06:35.968Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-08T17:06:35.968Z] service_test.go:243: FLAKY_TEST [2022-07-08T17:06:35.968Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T17:06:35.968Z] === RUN TestServiceWithDataPathPortInit [2022-07-08T17:06:36.729Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-08T17:06:36.729Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-08T17:06:36.988Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-08T17:06:37.925Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-08T17:06:38.184Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.55s) [2022-07-08T17:06:38.184Z] PASS [2022-07-08T17:06:38.184Z] [2022-07-08T17:06:38.184Z] === Skipped [2022-07-08T17:06:38.184Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-08T17:06:38.184Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T17:06:38.184Z] [2022-07-08T17:06:38.184Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-08T17:06:38.184Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T17:06:38.184Z] [2022-07-08T17:06:38.184Z] DONE 34 tests, 2 skipped in 193.144s [2022-07-08T17:06:38.184Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-08T17:06:38.184Z] ++ 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-07-08T17:06:38.184Z] ++ set -e [2022-07-08T17:06:38.184Z] ++ '[' -n 0 ']' [2022-07-08T17:06:38.184Z] ++ set -x [2022-07-08T17:06:38.184Z] ++ 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-07-08T17:06:38.184Z] INFO: Testing against a local daemon [2022-07-08T17:06:38.184Z] === RUN TestConfigInspect [2022-07-08T17:06:38.443Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-08T17:06:39.011Z] docker_cli_daemon_test.go:1474: [d1f3b36d543e7] daemon is not started [2022-07-08T17:06:39.270Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-08T17:06:39.529Z] check_test.go:540: [d6eb58c9cc1c9] daemon is not started [2022-07-08T17:06:39.529Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-08T17:06:40.464Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-08T17:06:41.398Z] --- PASS: TestConfigInspect (3.19s) [2022-07-08T17:06:41.398Z] === RUN TestConfigList [2022-07-08T17:06:41.964Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-08T17:06:43.504Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.27s) [2022-07-08T17:06:43.504Z] === RUN TestCreateServiceSecretFileMode [2022-07-08T17:06:43.868Z] check_test.go:540: [db21e5987bc26] daemon is not started [2022-07-08T17:06:43.868Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-08T17:06:44.434Z] --- PASS: TestConfigList (3.02s) [2022-07-08T17:06:44.434Z] === RUN TestConfigsCreateAndDelete [2022-07-08T17:06:44.443Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2022-07-08T17:06:44.443Z] === RUN TestCreateServiceConfigFileMode [2022-07-08T17:06:45.370Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-08T17:06:45.629Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-08T17:06:46.195Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-08T17:06:46.762Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-08T17:06:46.981Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) [2022-07-08T17:06:46.981Z] === RUN TestCreateServiceSysctls [2022-07-08T17:06:47.021Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-08T17:06:47.021Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-08T17:06:47.021Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-08T17:06:47.021Z] --- PASS: TestConfigsCreateAndDelete (2.55s) [2022-07-08T17:06:47.021Z] === RUN TestConfigsUpdate [2022-07-08T17:06:47.958Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-08T17:06:48.525Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-08T17:06:50.278Z] --- PASS: TestCreateServiceSysctls (3.06s) [2022-07-08T17:06:50.278Z] === RUN TestCreateServiceCapabilities [2022-07-08T17:06:50.426Z] --- PASS: TestConfigsUpdate (3.03s) [2022-07-08T17:06:50.426Z] === RUN TestTemplatedConfig [2022-07-08T17:06:50.426Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-08T17:06:50.426Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-08T17:06:50.684Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-08T17:06:50.830Z] --- PASS: TestServiceWithDataPathPortInit (13.34s) [2022-07-08T17:06:50.830Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-08T17:06:50.943Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-08T17:06:51.395Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1cer29bnrmlu5gdv7q1d0pkjp Created:2022-07-08 17:06:50.21456694 +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[d519cf678c4945a756086dba8107fe7c3cd9c1b26bd1d9d136a43571c89e1a68:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yhm5jwiu9epguql1rgddbciho EndpointID:673f83c6573a8f72dda8e1567d1f04356e3a0fb7dedca7053630c6ffcf3cc5cb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1f7622a28ea0dcf4819a9b54cd239aec6b4ed0b39e3aca745ba63c75c7482641 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:9dea3f66470c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yhm5jwiu9epguql1rgddbciho EndpointID:673f83c6573a8f72dda8e1567d1f04356e3a0fb7dedca7053630c6ffcf3cc5cb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-08T17:06:51.509Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-08T17:06:52.212Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2022-07-08T17:06:52.212Z] === RUN TestInspect [2022-07-08T17:06:52.446Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-08T17:06:52.975Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-08T17:06:53.383Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-08T17:06:53.383Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-08T17:06:53.642Z] --- PASS: TestTemplatedConfig (3.67s) [2022-07-08T17:06:53.642Z] === RUN TestConfigCreateResolve [2022-07-08T17:06:54.208Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-08T17:06:54.208Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-08T17:06:54.208Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-08T17:06:54.775Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-08T17:06:54.775Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-08T17:06:55.034Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-08T17:06:55.034Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-08T17:06:55.034Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-08T17:06:55.532Z] --- PASS: TestInspect (2.90s) [2022-07-08T17:06:55.532Z] === RUN TestCreateJob [2022-07-08T17:06:55.970Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-08T17:06:56.229Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-08T17:06:56.654Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2022-07-08T17:06:56.654Z] PASS [2022-07-08T17:06:56.654Z] [2022-07-08T17:06:56.654Z] === Skipped [2022-07-08T17:06:56.654Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T17:06:56.654Z] service_test.go:243: FLAKY_TEST [2022-07-08T17:06:56.654Z] [2022-07-08T17:06:56.654Z] DONE 38 tests, 1 skipped in 43.259s [2022-07-08T17:06:56.654Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-08T17:06:56.654Z] ++ 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-07-08T17:06:56.654Z] ++ set -e [2022-07-08T17:06:56.654Z] ++ '[' -n 0 ']' [2022-07-08T17:06:56.654Z] ++ set -x [2022-07-08T17:06:56.654Z] ++ 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-07-08T17:06:56.654Z] INFO: Testing against a local daemon [2022-07-08T17:06:56.654Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-08T17:06:56.654Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T17:06:56.654Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T17:06:56.654Z] === RUN TestDockerNetworkIpvlan [2022-07-08T17:06:56.654Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T17:06:56.654Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-08T17:06:56.654Z] PASS [2022-07-08T17:06:56.654Z] [2022-07-08T17:06:56.654Z] === Skipped [2022-07-08T17:06:56.654Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T17:06:56.654Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T17:06:56.654Z] [2022-07-08T17:06:56.654Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-08T17:06:56.654Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T17:06:56.654Z] [2022-07-08T17:06:56.654Z] DONE 2 tests, 2 skipped in 0.086s [2022-07-08T17:06:56.654Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-08T17:06:56.654Z] ++ 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-07-08T17:06:56.654Z] ++ set -e [2022-07-08T17:06:56.654Z] ++ '[' -n 0 ']' [2022-07-08T17:06:56.654Z] ++ set -x [2022-07-08T17:06:56.654Z] ++ 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-07-08T17:06:56.654Z] INFO: Testing against a local daemon [2022-07-08T17:06:56.654Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-08T17:06:56.794Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-08T17:06:56.794Z] --- PASS: TestConfigCreateResolve (3.12s) [2022-07-08T17:06:56.794Z] PASS [2022-07-08T17:06:56.794Z] [2022-07-08T17:06:56.794Z] DONE 6 tests in 18.751s [2022-07-08T17:06:56.794Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-08T17:06:56.794Z] ++ 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-07-08T17:06:56.794Z] ++ set -e [2022-07-08T17:06:56.794Z] ++ '[' -n 0 ']' [2022-07-08T17:06:56.794Z] ++ set -x [2022-07-08T17:06:56.795Z] ++ 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-07-08T17:06:57.053Z] INFO: Testing against a local daemon [2022-07-08T17:06:57.053Z] === RUN TestAttachWithTTY [2022-07-08T17:06:57.312Z] --- PASS: TestAttachWithTTY (0.08s) [2022-07-08T17:06:57.312Z] === RUN TestAttachWithoutTTy [2022-07-08T17:06:57.312Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-07-08T17:06:57.312Z] === RUN TestCheckpoint [2022-07-08T17:06:57.312Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T17:06:57.312Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/commit [2022-07-08T17:06:57.312Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-08T17:06:57.312Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T17:06:57.312Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-08T17:06:57.312Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-08T17:06:57.312Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T17:06:57.312Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T17:06:57.312Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T17:06:57.312Z] === CONT TestContainerInvalidJSON/commit [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-08T17:06:57.312Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-08T17:06:57.312Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-08T17:06:57.312Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-08T17:06:57.312Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-08T17:06:57.312Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-08T17:06:57.312Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-08T17:06:57.312Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-08T17:06:57.312Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-08T17:06:57.312Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-08T17:06:57.312Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-08T17:06:57.312Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-07-08T17:06:57.312Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-08T17:06:57.312Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-08T17:06:57.571Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-07-08T17:06:57.571Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-08T17:06:57.571Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-07-08T17:06:57.571Z] === RUN TestCopyEmptyFile [2022-07-08T17:06:57.587Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-07-08T17:06:57.587Z] === RUN TestDockerNetworkMacvlan [2022-07-08T17:06:58.140Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-07-08T17:06:58.140Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-08T17:06:58.140Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-08T17:06:58.140Z] === RUN TestCopyFromContainer [2022-07-08T17:06:58.152Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-08T17:06:58.717Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-08T17:06:58.825Z] --- PASS: TestCreateJob (3.02s) [2022-07-08T17:06:58.825Z] === RUN TestReplicatedJob [2022-07-08T17:06:59.516Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-08T17:06:59.516Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-08T17:06:59.651Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-08T17:06:59.775Z] === RUN TestCopyFromContainer// [2022-07-08T17:06:59.775Z] === RUN TestCopyFromContainer//bar/root [2022-07-08T17:07:00.034Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-08T17:07:00.034Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-08T17:07:00.034Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-08T17:07:00.034Z] === RUN TestCopyFromContainer/bar/quux [2022-07-08T17:07:00.293Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-08T17:07:00.293Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-08T17:07:00.551Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-08T17:07:00.551Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-08T17:07:00.810Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-08T17:07:00.810Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-08T17:07:00.810Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-08T17:07:01.069Z] --- PASS: TestCopyFromContainer (3.02s) [2022-07-08T17:07:01.069Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-07-08T17:07:01.069Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-07-08T17:07:01.069Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-07-08T17:07:01.069Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-07-08T17:07:01.069Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-07-08T17:07:01.069Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-07-08T17:07:01.069Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-07-08T17:07:01.069Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-07-08T17:07:01.069Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2022-07-08T17:07:01.069Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-07-08T17:07:01.069Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-08T17:07:01.069Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T17:07:01.069Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T17:07:01.069Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T17:07:01.069Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T17:07:01.069Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T17:07:01.069Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T17:07:01.069Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T17:07:01.069Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T17:07:01.069Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T17:07:01.069Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-07-08T17:07:01.069Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-08T17:07:01.069Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-08T17:07:01.069Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-08T17:07:01.069Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-08T17:07:01.069Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-08T17:07:01.069Z] === RUN TestCreateWithInvalidEnv [2022-07-08T17:07:01.069Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-08T17:07:01.069Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-08T17:07:01.069Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-08T17:07:01.069Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-08T17:07:01.069Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-08T17:07:01.069Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-08T17:07:01.069Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-08T17:07:01.069Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-08T17:07:01.069Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-08T17:07:01.069Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-08T17:07:01.069Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-08T17:07:01.069Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-08T17:07:01.069Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-08T17:07:01.069Z] === RUN TestCreateTmpfsMountsTarget [2022-07-08T17:07:01.328Z] --- PASS: TestCreateTmpfsMountsTarget (0.07s) [2022-07-08T17:07:01.328Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-08T17:07:01.549Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-08T17:07:01.587Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-08T17:07:02.154Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-08T17:07:02.721Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-08T17:07:02.922Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-08T17:07:03.657Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-08T17:07:03.657Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-08T17:07:03.657Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2022-07-08T17:07:03.657Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-08T17:07:03.657Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-08T17:07:04.104Z] --- PASS: TestReplicatedJob (5.26s) [2022-07-08T17:07:04.104Z] === RUN TestUpdateReplicatedJob [2022-07-08T17:07:04.594Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-08T17:07:05.164Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-08T17:07:05.732Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.08s) [2022-07-08T17:07:05.732Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-08T17:07:05.732Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T17:07:05.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T17:07:05.732Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T17:07:05.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T17:07:05.732Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T17:07:05.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T17:07:05.732Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T17:07:05.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T17:07:05.732Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T17:07:05.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T17:07:05.732Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T17:07:05.732Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T17:07:05.732Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T17:07:05.732Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T17:07:05.732Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T17:07:05.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-08T17:07:05.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-08T17:07:05.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-07-08T17:07:05.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-08T17:07:05.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-07-08T17:07:05.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-08T17:07:05.732Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-08T17:07:05.732Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-08T17:07:06.200Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-08T17:07:06.299Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-08T17:07:06.299Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-08T17:07:06.299Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2022-07-08T17:07:06.299Z] === RUN TestCreateDifferentPlatform [2022-07-08T17:07:06.299Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-08T17:07:06.299Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-08T17:07:06.299Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-08T17:07:06.299Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-08T17:07:06.299Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-08T17:07:06.299Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-08T17:07:06.299Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-08T17:07:06.299Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-08T17:07:06.558Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-07-08T17:07:06.558Z] === RUN TestCreateInvalidHostConfig [2022-07-08T17:07:06.558Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T17:07:06.558Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T17:07:06.558Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T17:07:06.558Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T17:07:06.558Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T17:07:06.558Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T17:07:06.558Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T17:07:06.558Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T17:07:06.558Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T17:07:06.558Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T17:07:06.558Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T17:07:06.558Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T17:07:06.558Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-08T17:07:06.558Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-08T17:07:06.558Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s) [2022-07-08T17:07:06.558Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.01s) [2022-07-08T17:07:06.558Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-08T17:07:06.558Z] === RUN TestContainerStartOnDaemonRestart [2022-07-08T17:07:06.558Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-08T17:07:06.558Z] === RUN TestDaemonRestartIpcMode [2022-07-08T17:07:06.558Z] === PAUSE TestDaemonRestartIpcMode [2022-07-08T17:07:06.558Z] === RUN TestDaemonHostGatewayIP [2022-07-08T17:07:06.558Z] === PAUSE TestDaemonHostGatewayIP [2022-07-08T17:07:06.558Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-08T17:07:06.558Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-08T17:07:06.558Z] === RUN TestContainerKillOnDaemonStart [2022-07-08T17:07:06.558Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-08T17:07:06.558Z] === RUN TestDiff [2022-07-08T17:07:06.766Z] --- PASS: TestDockerNetworkMacvlan (9.34s) [2022-07-08T17:07:06.766Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-08T17:07:06.766Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-07-08T17:07:06.766Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-07-08T17:07:06.766Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-07-08T17:07:06.766Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2022-07-08T17:07:06.766Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-07-08T17:07:06.766Z] PASS [2022-07-08T17:07:06.766Z] [2022-07-08T17:07:06.766Z] DONE 8 tests in 10.803s [2022-07-08T17:07:06.766Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-08T17:07:06.766Z] ++ 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-07-08T17:07:06.766Z] ++ set -e [2022-07-08T17:07:06.766Z] ++ '[' -n 0 ']' [2022-07-08T17:07:06.766Z] ++ set -x [2022-07-08T17:07:06.766Z] ++ 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-07-08T17:07:06.766Z] testing: warning: no tests to run [2022-07-08T17:07:06.766Z] PASS [2022-07-08T17:07:06.766Z] [2022-07-08T17:07:06.766Z] DONE 0 tests in 0.026s [2022-07-08T17:07:06.766Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-08T17:07:06.766Z] ++ 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-07-08T17:07:06.766Z] ++ set -e [2022-07-08T17:07:06.766Z] ++ '[' -n 0 ']' [2022-07-08T17:07:06.766Z] ++ set -x [2022-07-08T17:07:06.766Z] ++ 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-07-08T17:07:06.766Z] INFO: Testing against a local daemon [2022-07-08T17:07:06.766Z] === RUN TestAuthZPluginAllowRequest [2022-07-08T17:07:07.124Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-08T17:07:07.124Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-08T17:07:07.382Z] --- PASS: TestDiff (0.79s) [2022-07-08T17:07:07.382Z] === RUN TestExecConsoleSize [2022-07-08T17:07:07.398Z] --- PASS: TestUpdateReplicatedJob (3.34s) [2022-07-08T17:07:07.398Z] === RUN TestServiceListWithStatuses [2022-07-08T17:07:07.398Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T17:07:07.398Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-08T17:07:07.398Z] === RUN TestDockerNetworkConnectAlias [2022-07-08T17:07:07.641Z] check_test.go:540: [d4adf4c143ba3] daemon is not started [2022-07-08T17:07:07.641Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-08T17:07:08.138Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-07-08T17:07:08.138Z] === RUN TestAuthZPluginTLS [2022-07-08T17:07:08.210Z] --- PASS: TestExecConsoleSize (0.82s) [2022-07-08T17:07:08.210Z] === RUN TestExecWithCloseStdin [2022-07-08T17:07:08.396Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-08T17:07:08.396Z] === RUN TestAuthZPluginDenyRequest [2022-07-08T17:07:08.468Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-08T17:07:08.961Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-08T17:07:08.961Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-08T17:07:09.036Z] --- PASS: TestExecWithCloseStdin (0.85s) [2022-07-08T17:07:09.036Z] === RUN TestExec [2022-07-08T17:07:09.288Z] ......... [ 85%] [2022-07-08T17:07:09.526Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-08T17:07:09.526Z] === RUN TestAuthZPluginDenyResponse [2022-07-08T17:07:09.970Z] --- PASS: TestExec (0.90s) [2022-07-08T17:07:09.970Z] === RUN TestExecUser [2022-07-08T17:07:10.091Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-08T17:07:10.091Z] === RUN TestAuthZPluginAllowEventStream [2022-07-08T17:07:10.229Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-08T17:07:10.229Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-08T17:07:10.488Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-08T17:07:10.488Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-08T17:07:10.488Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-08T17:07:10.488Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-08T17:07:10.747Z] --- PASS: TestExecUser (0.82s) [2022-07-08T17:07:10.747Z] === RUN TestExportContainerAndImportImage [2022-07-08T17:07:11.314Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-08T17:07:11.464Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-07-08T17:07:11.464Z] === RUN TestAuthZPluginErrorResponse [2022-07-08T17:07:11.598Z] --- PASS: TestDockerNetworkConnectAlias (4.08s) [2022-07-08T17:07:11.598Z] === RUN TestDockerNetworkReConnect [2022-07-08T17:07:11.721Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-08T17:07:11.721Z] === RUN TestAuthZPluginErrorRequest [2022-07-08T17:07:11.880Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2022-07-08T17:07:11.880Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-08T17:07:11.880Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-08T17:07:12.286Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-08T17:07:12.286Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-08T17:07:12.851Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-08T17:07:12.851Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-08T17:07:13.255Z] --- PASS: TestExportContainerAfterDaemonRestart (1.35s) [2022-07-08T17:07:13.255Z] === RUN TestHealthCheckWorkdir [2022-07-08T17:07:13.821Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-08T17:07:13.822Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2022-07-08T17:07:13.822Z] === RUN TestHealthKillContainer [2022-07-08T17:07:14.224Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-07-08T17:07:14.224Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-08T17:07:14.476Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-08T17:07:14.893Z] --- PASS: TestDockerNetworkReConnect (3.43s) [2022-07-08T17:07:14.893Z] === RUN TestServicePlugin [2022-07-08T17:07:15.720Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-08T17:07:15.934Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-08T17:07:15.979Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-08T17:07:16.121Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.61s) [2022-07-08T17:07:16.121Z] === RUN TestAuthZPluginHeader [2022-07-08T17:07:16.546Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-08T17:07:16.546Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-08T17:07:16.546Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-08T17:07:16.546Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-08T17:07:16.686Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-08T17:07:16.686Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-08T17:07:16.686Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T17:07:16.686Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-08T17:07:16.686Z] === RUN TestAuthZPluginV2Disable [2022-07-08T17:07:16.686Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T17:07:16.686Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-08T17:07:16.686Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-08T17:07:16.686Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T17:07:16.686Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-08T17:07:16.686Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-08T17:07:16.686Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T17:07:16.686Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-08T17:07:16.686Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-08T17:07:17.479Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-08T17:07:18.187Z] plugin_test.go:61: [dd2d5114f6664] joining swarm manager [d7c5213381cb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:07:19.398Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-08T17:07:19.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-08T17:07:19.574Z] plugin_test.go:64: [df03684e23aa5] joining swarm manager [d7c5213381cb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:07:20.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-08T17:07:20.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-08T17:07:20.914Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-08T17:07:21.480Z] check_test.go:540: [d737955e0a8ae] daemon is not started [2022-07-08T17:07:21.480Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-08T17:07:22.046Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-08T17:07:22.046Z] --- PASS: TestHealthKillContainer (8.17s) [2022-07-08T17:07:22.046Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-08T17:07:22.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-08T17:07:22.501Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-08T17:07:22.501Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-08T17:07:22.612Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-08T17:07:22.612Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2022-07-08T17:07:22.612Z] === RUN TestIpcModeNone [2022-07-08T17:07:22.870Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-08T17:07:22.870Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-08T17:07:23.437Z] --- PASS: TestIpcModeNone (0.80s) [2022-07-08T17:07:23.437Z] === RUN TestIpcModePrivate [2022-07-08T17:07:24.004Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-07-08T17:07:24.004Z] --- PASS: TestIpcModePrivate (0.61s) [2022-07-08T17:07:24.004Z] === RUN TestIpcModeShareable [2022-07-08T17:07:24.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000fb9698__} [2022-07-08T17:07:24.522Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2022-07-08T17:07:24.781Z] --- PASS: TestIpcModeShareable (0.72s) [2022-07-08T17:07:24.781Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-08T17:07:25.717Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-08T17:07:25.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1206248498_/foo_false_____} [2022-07-08T17:07:26.910Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.23s) [2022-07-08T17:07:26.910Z] === RUN TestAPIIpcModeHost [2022-07-08T17:07:27.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1206248498_/foo_true_____} [2022-07-08T17:07:27.477Z] --- PASS: TestAPIIpcModeHost (0.64s) [2022-07-08T17:07:27.477Z] === RUN TestDaemonIpcModeShareable [2022-07-08T17:07:28.855Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2022-07-08T17:07:28.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33918175527_/foo_false_____} [2022-07-08T17:07:28.855Z] --- PASS: TestDaemonIpcModeShareable (1.27s) [2022-07-08T17:07:28.855Z] === RUN TestDaemonIpcModePrivate [2022-07-08T17:07:28.861Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-08T17:07:30.232Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2022-07-08T17:07:30.232Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-08T17:07:30.232Z] --- PASS: TestDaemonIpcModePrivate (1.44s) [2022-07-08T17:07:30.232Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-08T17:07:30.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33918175527_/foo_true_____} [2022-07-08T17:07:31.609Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2022-07-08T17:07:31.869Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.45s) [2022-07-08T17:07:31.869Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-08T17:07:31.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33918175527_/foo_true__0xc000fb96c8___} [2022-07-08T17:07:32.435Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-08T17:07:32.435Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-08T17:07:32.435Z] check_test.go:540: [dd8b6e141a04e] daemon is not started [2022-07-08T17:07:32.435Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-08T17:07:33.010Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-07-08T17:07:33.269Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2022-07-08T17:07:33.269Z] === RUN TestIpcModeOlderClient [2022-07-08T17:07:33.269Z] === PAUSE TestIpcModeOlderClient [2022-07-08T17:07:33.269Z] === RUN TestKillContainerInvalidSignal [2022-07-08T17:07:33.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000fb96e0__} [2022-07-08T17:07:33.836Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2022-07-08T17:07:33.836Z] === RUN TestKillContainer [2022-07-08T17:07:33.836Z] === RUN TestKillContainer/no_signal [2022-07-08T17:07:34.095Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000fb96f8__} [2022-07-08T17:07:34.663Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-08T17:07:34.663Z] === RUN TestKillContainer/non_killing_signal [2022-07-08T17:07:34.811Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-08T17:07:34.811Z] PASS [2022-07-08T17:07:34.811Z] [2022-07-08T17:07:34.811Z] === Skipped [2022-07-08T17:07:34.811Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-08T17:07:34.811Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T17:07:34.811Z] [2022-07-08T17:07:34.811Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-08T17:07:34.811Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T17:07:34.811Z] [2022-07-08T17:07:34.811Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-08T17:07:34.811Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T17:07:34.811Z] [2022-07-08T17:07:34.811Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-08T17:07:34.812Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T17:07:34.812Z] [2022-07-08T17:07:34.812Z] DONE 17 tests, 4 skipped in 26.644s [2022-07-08T17:07:34.812Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-08T17:07:34.812Z] ++ 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-07-08T17:07:34.812Z] ++ set -e [2022-07-08T17:07:34.812Z] ++ '[' -n 0 ']' [2022-07-08T17:07:34.812Z] ++ set -x [2022-07-08T17:07:34.812Z] ++ 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-07-08T17:07:34.812Z] INFO: Testing against a local daemon [2022-07-08T17:07:34.812Z] === RUN TestPluginInvalidJSON [2022-07-08T17:07:34.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T17:07:34.812Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T17:07:34.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T17:07:34.812Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T17:07:34.812Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-08T17:07:34.812Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-08T17:07:34.812Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T17:07:34.812Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-08T17:07:34.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-08T17:07:34.812Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-08T17:07:34.812Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-08T17:07:34.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-08T17:07:34.812Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-08T17:07:34.812Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-08T17:07:34.812Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T17:07:34.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-08T17:07:34.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-08T17:07:34.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-08T17:07:34.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-08T17:07:34.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-08T17:07:34.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-08T17:07:34.812Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-08T17:07:34.812Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-08T17:07:34.812Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-08T17:07:34.812Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-08T17:07:34.812Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-08T17:07:34.812Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-08T17:07:34.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-08T17:07:34.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-08T17:07:34.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-08T17:07:34.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-08T17:07:34.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-08T17:07:34.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-08T17:07:34.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-08T17:07:34.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-08T17:07:34.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-08T17:07:34.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-08T17:07:34.812Z] === RUN TestPluginInstall [2022-07-08T17:07:34.812Z] === RUN TestPluginInstall/no_auth [2022-07-08T17:07:34.812Z] time="2022-07-08T17:07:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T17:07:34.812Z] time="2022-07-08T17:07:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e970521f434e3dfefdca5c1c7ad4b7f9afb63c8481973206fa67e9849587ec39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T17:07:34.812Z] time="2022-07-08T17:07:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T17:07:34.812Z] time="2022-07-08T17:07:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e970521f434e3dfefdca5c1c7ad4b7f9afb63c8481973206fa67e9849587ec39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T17:07:34.812Z] === RUN TestPluginInstall/with_htpasswd [2022-07-08T17:07:34.812Z] time="2022-07-08T17:07:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T17:07:34.812Z] time="2022-07-08T17:07:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:338d1afc829765bd979bc0c9c9a0ab75655f07077332606cd03538dc7cbb1a59" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T17:07:34.812Z] time="2022-07-08T17:07:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T17:07:34.812Z] time="2022-07-08T17:07:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:338d1afc829765bd979bc0c9c9a0ab75655f07077332606cd03538dc7cbb1a59" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T17:07:34.922Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000fb9710__} [2022-07-08T17:07:35.081Z] === RUN TestPluginInstall/with_insecure [2022-07-08T17:07:35.181Z] === RUN TestKillContainer/killing_signal [2022-07-08T17:07:36.014Z] time="2022-07-08T17:07:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T17:07:36.014Z] time="2022-07-08T17:07:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02cb04dc8bbdb2b419b1012924c8172dc8cca2da61237fcd7bd97b7bd0efe86c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T17:07:36.014Z] time="2022-07-08T17:07:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T17:07:36.014Z] time="2022-07-08T17:07:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02cb04dc8bbdb2b419b1012924c8172dc8cca2da61237fcd7bd97b7bd0efe86c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T17:07:36.014Z] plugin_test.go:195: [d4157dd63f2bf] daemon is not started [2022-07-08T17:07:36.014Z] --- PASS: TestPluginInstall (2.54s) [2022-07-08T17:07:36.014Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-07-08T17:07:36.014Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-07-08T17:07:36.014Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-07-08T17:07:36.014Z] === RUN TestPluginsWithRuntimes [2022-07-08T17:07:36.039Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-08T17:07:36.039Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-08T17:07:36.116Z] --- PASS: TestKillContainer (2.19s) [2022-07-08T17:07:36.116Z] --- PASS: TestKillContainer/no_signal (0.77s) [2022-07-08T17:07:36.116Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2022-07-08T17:07:36.116Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2022-07-08T17:07:36.116Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-08T17:07:36.116Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-08T17:07:36.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000fb9728__} [2022-07-08T17:07:36.374Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-08T17:07:36.940Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-08T17:07:37.507Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2022-07-08T17:07:37.507Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2022-07-08T17:07:37.507Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2022-07-08T17:07:37.507Z] === RUN TestKillStoppedContainer [2022-07-08T17:07:37.507Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-08T17:07:37.507Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-08T17:07:37.507Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-07-08T17:07:37.507Z] === RUN TestKillDifferentUserContainer [2022-07-08T17:07:37.767Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-08T17:07:37.911Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-08T17:07:38.027Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-08T17:07:38.286Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2022-07-08T17:07:38.286Z] === RUN TestInspectOomKilledTrue [2022-07-08T17:07:38.286Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-08T17:07:38.286Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-08T17:07:38.286Z] === RUN TestInspectOomKilledFalse [2022-07-08T17:07:38.286Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-08T17:07:38.286Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-08T17:07:38.286Z] === RUN TestLinksEtcHostsContentMatch [2022-07-08T17:07:38.476Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-08T17:07:38.854Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2022-07-08T17:07:38.854Z] === RUN TestLinksContainerNames [2022-07-08T17:07:39.409Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2022-07-08T17:07:39.409Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-07-08T17:07:39.409Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-07-08T17:07:39.409Z] === RUN TestPluginBackCompatMediaTypes [2022-07-08T17:07:39.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-08T17:07:39.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-08T17:07:39.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-08T17:07:39.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-08T17:07:39.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-08T17:07:39.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-08T17:07:39.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-08T17:07:39.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-08T17:07:39.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-08T17:07:39.589Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-08T17:07:39.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-08T17:07:39.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-08T17:07:39.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-08T17:07:39.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-08T17:07:39.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-08T17:07:39.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-08T17:07:39.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-08T17:07:39.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-08T17:07:39.680Z] check_test.go:540: [d919cf50fb6ac] daemon is not started [2022-07-08T17:07:39.680Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-08T17:07:39.680Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-08T17:07:39.680Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-08T17:07:39.939Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-08T17:07:39.939Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-08T17:07:39.974Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-08T17:07:39.974Z] PASS [2022-07-08T17:07:39.974Z] [2022-07-08T17:07:39.974Z] DONE 24 tests in 6.541s [2022-07-08T17:07:39.974Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-08T17:07:39.974Z] ++ 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-07-08T17:07:39.974Z] ++ set -e [2022-07-08T17:07:39.974Z] ++ '[' -n 0 ']' [2022-07-08T17:07:39.974Z] ++ set -x [2022-07-08T17:07:39.974Z] ++ 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-07-08T17:07:39.974Z] INFO: Testing against a local daemon [2022-07-08T17:07:39.974Z] === RUN TestExternalGraphDriver [2022-07-08T17:07:40.110Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-08T17:07:40.110Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-08T17:07:40.110Z] [2022-07-08T17:07:40.110Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-08T17:07:40.110Z] =========================== short test summary info ============================ [2022-07-08T17:07:40.110Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-08T17:07:40.110Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-08T17:07:40.110Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-08T17:07:40.110Z] Not supported on most drivers [2022-07-08T17:07:40.110Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-08T17:07:40.110Z] Output of docker top depends on host distro, and is not formalized. [2022-07-08T17:07:40.110Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-08T17:07:40.110Z] Output of docker top depends on host distro, and is not formalized. [2022-07-08T17:07:40.110Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-08T17:07:40.110Z] Can fail if eth0 has multiple IP addresses [2022-07-08T17:07:40.110Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-08T17:07:40.110Z] This doesn't seem to be taken into account by the engine [2022-07-08T17:07:40.110Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-08T17:07:40.110Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-08T17:07:40.110Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 297.80 seconds == [2022-07-08T17:07:40.197Z] --- PASS: TestLinksContainerNames (1.42s) [2022-07-08T17:07:40.197Z] === RUN TestLogsFollowTailEmpty [2022-07-08T17:07:40.369Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-08T17:07:40.539Z] === RUN TestExternalGraphDriver/json [2022-07-08T17:07:40.766Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-08T17:07:41.025Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2022-07-08T17:07:41.025Z] === RUN TestLogs [2022-07-08T17:07:41.025Z] === RUN TestLogs/driver_local [2022-07-08T17:07:41.025Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T17:07:41.025Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T17:07:41.025Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-08T17:07:41.025Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-08T17:07:41.025Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-08T17:07:41.025Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-08T17:07:41.025Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T17:07:41.025Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T17:07:41.025Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-08T17:07:41.025Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-08T17:07:41.025Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-08T17:07:41.025Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-08T17:07:41.025Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T17:07:41.025Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-08T17:07:41.912Z] === RUN TestExternalGraphDriver/spec [2022-07-08T17:07:41.963Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-08T17:07:42.223Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T17:07:42.483Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-08T17:07:43.051Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-08T17:07:43.051Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-08T17:07:43.051Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-08T17:07:43.310Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-08T17:07:43.569Z] check_test.go:540: [df5ac7c3e2a50] daemon is not started [2022-07-08T17:07:43.569Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-08T17:07:43.808Z] === RUN TestExternalGraphDriver/pull [2022-07-08T17:07:44.136Z] === RUN TestLogs/driver_json-file [2022-07-08T17:07:44.136Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T17:07:44.136Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T17:07:44.136Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-08T17:07:44.136Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-08T17:07:44.136Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-08T17:07:44.136Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-08T17:07:44.136Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T17:07:44.136Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T17:07:44.136Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T17:07:44.136Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T17:07:44.136Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T17:07:44.136Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T17:07:44.136Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T17:07:44.136Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T17:07:45.073Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-08T17:07:45.180Z] --- PASS: TestExternalGraphDriver (5.11s) [2022-07-08T17:07:45.180Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-07-08T17:07:45.180Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-07-08T17:07:45.180Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-07-08T17:07:45.180Z] === RUN TestGraphdriverPluginV2 [2022-07-08T17:07:45.332Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T17:07:45.332Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T17:07:45.438Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T17:07:45.438Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-08T17:07:45.438Z] PASS [2022-07-08T17:07:45.438Z] [2022-07-08T17:07:45.438Z] === Skipped [2022-07-08T17:07:45.438Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-08T17:07:45.438Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T17:07:45.438Z] [2022-07-08T17:07:45.438Z] DONE 5 tests, 1 skipped in 5.530s [2022-07-08T17:07:45.438Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-08T17:07:45.438Z] ++ 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-07-08T17:07:45.438Z] ++ set -e [2022-07-08T17:07:45.438Z] ++ '[' -n 0 ']' [2022-07-08T17:07:45.438Z] ++ set -x [2022-07-08T17:07:45.438Z] ++ 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-07-08T17:07:45.695Z] INFO: Testing against a local daemon [2022-07-08T17:07:45.695Z] === RUN TestContinueAfterPluginCrash [2022-07-08T17:07:45.695Z] === PAUSE TestContinueAfterPluginCrash [2022-07-08T17:07:45.695Z] === RUN TestReadPluginNoRead [2022-07-08T17:07:45.695Z] === PAUSE TestReadPluginNoRead [2022-07-08T17:07:45.695Z] === RUN TestDaemonStartWithLogOpt [2022-07-08T17:07:45.695Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-08T17:07:45.695Z] === CONT TestContinueAfterPluginCrash [2022-07-08T17:07:45.695Z] === CONT TestDaemonStartWithLogOpt [2022-07-08T17:07:46.135Z] --- PASS: TestServicePlugin (30.03s) [2022-07-08T17:07:46.135Z] === RUN TestServiceUpdateLabel [2022-07-08T17:07:46.268Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-08T17:07:46.269Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-08T17:07:46.528Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-08T17:07:46.704Z] --- PASS: TestServiceUpdateLabel (2.28s) [2022-07-08T17:07:46.704Z] === RUN TestServiceUpdateSecrets [2022-07-08T17:07:47.094Z] docker_cli_daemon_plugins_test.go:80: [db30096c33400] daemon is not started [2022-07-08T17:07:47.352Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-08T17:07:47.352Z] --- PASS: TestLogs (6.33s) [2022-07-08T17:07:47.352Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-08T17:07:47.352Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.95s) [2022-07-08T17:07:47.352Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.18s) [2022-07-08T17:07:47.352Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.17s) [2022-07-08T17:07:47.352Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.96s) [2022-07-08T17:07:47.352Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.91s) [2022-07-08T17:07:47.352Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.09s) [2022-07-08T17:07:47.352Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-08T17:07:47.352Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.01s) [2022-07-08T17:07:47.352Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.07s) [2022-07-08T17:07:47.352Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.86s) [2022-07-08T17:07:47.352Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.07s) [2022-07-08T17:07:47.352Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.97s) [2022-07-08T17:07:47.352Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.01s) [2022-07-08T17:07:47.352Z] === RUN TestContainerNetworkMountsNoChown [2022-07-08T17:07:47.920Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s) [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/default [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/default [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/private [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/private [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/rprivate [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/slave [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/slave [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/rslave [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/shared [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/shared [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/rshared [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-08T17:07:47.920Z] === CONT TestMountDaemonRoot/default [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-08T17:07:47.920Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-08T17:07:47.920Z] === CONT TestMountDaemonRoot/rshared [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-08T17:07:47.920Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T17:07:47.920Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-08T17:07:47.920Z] === CONT TestMountDaemonRoot/shared [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-08T17:07:47.920Z] === CONT TestMountDaemonRoot/rslave [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T17:07:47.920Z] === CONT TestMountDaemonRoot/slave [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-08T17:07:47.920Z] === CONT TestMountDaemonRoot/rprivate [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T17:07:47.920Z] === CONT TestMountDaemonRoot/private [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-08T17:07:47.920Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-08T17:07:47.920Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-08T17:07:47.920Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-08T17:07:47.920Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-08T17:07:47.920Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-08T17:07:48.179Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-08T17:07:48.179Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T17:07:48.179Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-08T17:07:48.179Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-08T17:07:48.179Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-08T17:07:48.179Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-08T17:07:48.179Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-08T17:07:48.179Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-08T17:07:48.179Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-08T17:07:48.179Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-08T17:07:48.179Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T17:07:48.179Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-08T17:07:48.179Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T17:07:48.438Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-08T17:07:48.438Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-08T17:07:48.438Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-08T17:07:48.438Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-08T17:07:48.438Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-08T17:07:48.438Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-08T17:07:48.438Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T17:07:48.438Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-08T17:07:48.438Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T17:07:48.438Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-08T17:07:48.438Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-08T17:07:48.438Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-08T17:07:48.438Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-08T17:07:48.438Z] === RUN TestContainerBindMountNonRecursive [2022-07-08T17:07:48.697Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-08T17:07:48.974Z] --- PASS: TestDaemonStartWithLogOpt (3.05s) [2022-07-08T17:07:48.974Z] === CONT TestReadPluginNoRead [2022-07-08T17:07:49.633Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-08T17:07:50.201Z] --- PASS: TestContainerBindMountNonRecursive (1.54s) [2022-07-08T17:07:50.201Z] === RUN TestContainerVolumesMountedAsShared [2022-07-08T17:07:50.201Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-08T17:07:50.769Z] --- PASS: TestContainerVolumesMountedAsShared (0.83s) [2022-07-08T17:07:50.769Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-08T17:07:50.872Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-08T17:07:51.336Z] docker_cli_daemon_plugins_test.go:170: [dc45a6a38cfe6] daemon is not started [2022-07-08T17:07:51.596Z] --- PASS: TestContainerVolumesMountedAsSlave (0.78s) [2022-07-08T17:07:51.596Z] === RUN TestNetworkNat [2022-07-08T17:07:52.163Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-08T17:07:52.163Z] --- PASS: TestNetworkNat (0.63s) [2022-07-08T17:07:52.163Z] === RUN TestNetworkLocalhostTCPNat [2022-07-08T17:07:52.244Z] === RUN TestReadPluginNoRead/default [2022-07-08T17:07:52.577Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-08T17:07:52.577Z] [2022-07-08T17:07:52.577Z] Unloading profiles will leave already running processes permanently [2022-07-08T17:07:52.577Z] unconfined, which can lead to unexpected situations. [2022-07-08T17:07:52.577Z] [2022-07-08T17:07:52.577Z] To set a process to complain mode, use the command line tool [2022-07-08T17:07:52.577Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-08T17:07:52.577Z] Post stage [Pipeline] junit [2022-07-08T17:07:52.592Z] Recording test results [2022-07-08T17:07:52.731Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-08T17:07:53.176Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-08T17:07:53.298Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-08T17:07:53.298Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2022-07-08T17:07:53.298Z] === RUN TestNetworkLoopbackNat [2022-07-08T17:07:53.478Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-08T17:07:53.741Z] --- PASS: TestContinueAfterPluginCrash (8.04s) [2022-07-08T17:07:53.756Z] + echo Ensuring container killed. [2022-07-08T17:07:53.756Z] Ensuring container killed. [2022-07-08T17:07:53.756Z] + docker rm -vf docker-pr1 [2022-07-08T17:07:53.756Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-08T17:07:54.039Z] + echo Chowning /workspace to jenkins user [2022-07-08T17:07:54.039Z] Chowning /workspace to jenkins user [2022-07-08T17:07:54.039Z] + id -u [2022-07-08T17:07:54.039Z] + id -g [2022-07-08T17:07:54.039Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43785:/workspace busybox chown -R 1000:1000 /workspace [2022-07-08T17:07:54.039Z] Unable to find image 'busybox:latest' locally [2022-07-08T17:07:54.233Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-08T17:07:54.298Z] latest: Pulling from library/busybox [2022-07-08T17:07:54.298Z] 19d511225f94: Pulling fs layer [2022-07-08T17:07:54.298Z] 19d511225f94: Verifying Checksum [2022-07-08T17:07:54.298Z] 19d511225f94: Download complete [2022-07-08T17:07:54.307Z] === CONT TestReadPluginNoRead [2022-07-08T17:07:54.308Z] read_test.go:92: [d7ffe971bd1e8] daemon is not started [2022-07-08T17:07:54.308Z] --- PASS: TestReadPluginNoRead (5.58s) [2022-07-08T17:07:54.308Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-07-08T17:07:54.308Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2022-07-08T17:07:54.308Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-07-08T17:07:54.308Z] PASS [2022-07-08T17:07:54.308Z] [2022-07-08T17:07:54.308Z] DONE 6 tests in 8.730s [2022-07-08T17:07:54.308Z] 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-07-08T17:07:54.308Z] ++ 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-07-08T17:07:54.308Z] ++ set -e [2022-07-08T17:07:54.308Z] ++ '[' -n 0 ']' [2022-07-08T17:07:54.308Z] ++ set -x [2022-07-08T17:07:54.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=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-07-08T17:07:54.308Z] testing: warning: no tests to run [2022-07-08T17:07:54.308Z] PASS [2022-07-08T17:07:54.308Z] [2022-07-08T17:07:54.308Z] DONE 0 tests in 0.029s [2022-07-08T17:07:54.308Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-08T17:07:54.308Z] ++ 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-07-08T17:07:54.308Z] ++ set -e [2022-07-08T17:07:54.308Z] ++ '[' -n 0 ']' [2022-07-08T17:07:54.308Z] ++ set -x [2022-07-08T17:07:54.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=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-07-08T17:07:54.308Z] INFO: Testing against a local daemon [2022-07-08T17:07:54.308Z] === RUN TestPluginWithDevMounts [2022-07-08T17:07:54.308Z] === PAUSE TestPluginWithDevMounts [2022-07-08T17:07:54.308Z] === CONT TestPluginWithDevMounts [2022-07-08T17:07:54.558Z] 19d511225f94: Pull complete [2022-07-08T17:07:54.558Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-08T17:07:54.558Z] Status: Downloaded newer image for busybox:latest [2022-07-08T17:07:54.801Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-08T17:07:55.367Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-08T17:07:55.936Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-08T17:07:56.196Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-08T17:07:56.196Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2022-07-08T17:07:56.196Z] === RUN TestPause [2022-07-08T17:07:56.205Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-07-08T17:07:56.205Z] PASS [2022-07-08T17:07:56.205Z] [2022-07-08T17:07:56.205Z] DONE 1 tests in 1.614s [2022-07-08T17:07:56.205Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-08T17:07:56.205Z] ++ 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-07-08T17:07:56.205Z] ++ set -e [2022-07-08T17:07:56.205Z] ++ '[' -n 0 ']' [2022-07-08T17:07:56.205Z] ++ set -x [2022-07-08T17:07:56.205Z] ++ 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-07-08T17:07:56.205Z] INFO: Testing against a local daemon [2022-07-08T17:07:56.205Z] === RUN TestSecretInspect [2022-07-08T17:07:56.232Z] + bundleName=docker-py [2022-07-08T17:07:56.232Z] + echo Creating docker-py-bundles.tar.gz [2022-07-08T17:07:56.232Z] Creating docker-py-bundles.tar.gz [2022-07-08T17:07:56.232Z] + 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-07-08T17:07:56.245Z] Archiving artifacts [2022-07-08T17:07:56.455Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-08T17:07:56.713Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-08T17:07:56.971Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-08T17:07:56.971Z] --- PASS: TestPause (0.75s) [2022-07-08T17:07:56.971Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-08T17:07:56.971Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T17:07:56.971Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T17:07:56.971Z] === RUN TestPauseStopPausedContainer [2022-07-08T17:07:57.539Z] check_test.go:540: [d7d4b2ec71baf] daemon is not started [2022-07-08T17:07:57.539Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-08T17:07:57.539Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-08T17:07:57.798Z] --- PASS: TestPauseStopPausedContainer (0.68s) [2022-07-08T17:07:57.798Z] === RUN TestPidHost [2022-07-08T17:07:57.919Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43785/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-08T17:07:58.262Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43785/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=5d749362834219ca04deaf77482809175a23dc16 -e DOCKER_GRAPHDRIVER docker:5d749362834219ca04deaf77482809175a23dc16 hack/make.sh binary [2022-07-08T17:07:58.522Z] [2022-07-08T17:07:58.730Z] --- PASS: TestSecretInspect (2.20s) [2022-07-08T17:07:58.730Z] === RUN TestSecretList [2022-07-08T17:07:58.782Z] Removing bundles/ [2022-07-08T17:07:58.782Z] [2022-07-08T17:07:58.782Z] ---> Making bundle: binary (in bundles/binary) [2022-07-08T17:07:58.782Z] Building: bundles/binary-daemon/dockerd [2022-07-08T17:07:58.782Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T17:07:59.177Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-08T17:07:59.435Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-08T17:07:59.435Z] --- PASS: TestPidHost (1.69s) [2022-07-08T17:07:59.435Z] === RUN TestPsFilter [2022-07-08T17:07:59.435Z] --- PASS: TestPsFilter (0.15s) [2022-07-08T17:07:59.435Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-08T17:08:00.180Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2022-07-08T17:08:00.180Z] === RUN TestRemoveContainerWithVolume [2022-07-08T17:08:00.628Z] --- PASS: TestSecretList (2.24s) [2022-07-08T17:08:00.628Z] === RUN TestSecretsCreateAndDelete [2022-07-08T17:08:00.749Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-08T17:08:00.749Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2022-07-08T17:08:00.749Z] === RUN TestRemoveContainerRunning [2022-07-08T17:08:01.316Z] --- PASS: TestRemoveContainerRunning (0.48s) [2022-07-08T17:08:01.316Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-08T17:08:01.592Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2022-07-08T17:08:01.592Z] === RUN TestServiceUpdateConfigs [2022-07-08T17:08:01.883Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2022-07-08T17:08:01.883Z] === RUN TestRemoveInvalidContainer [2022-07-08T17:08:01.883Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-07-08T17:08:01.883Z] === RUN TestRenameLinkedContainer [2022-07-08T17:08:02.141Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-08T17:08:03.155Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-07-08T17:08:03.156Z] === RUN TestSecretsUpdate [2022-07-08T17:08:03.517Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-08T17:08:04.451Z] --- PASS: TestRenameLinkedContainer (2.45s) [2022-07-08T17:08:04.452Z] === RUN TestRenameStoppedContainer [2022-07-08T17:08:04.710Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-08T17:08:05.016Z] --- PASS: TestRenameStoppedContainer (0.58s) [2022-07-08T17:08:05.016Z] === RUN TestRenameRunningContainerAndReuse [2022-07-08T17:08:05.052Z] --- PASS: TestSecretsUpdate (2.21s) [2022-07-08T17:08:05.052Z] === RUN TestTemplatedSecret [2022-07-08T17:08:06.412Z] --- PASS: TestRenameRunningContainerAndReuse (1.26s) [2022-07-08T17:08:06.412Z] === RUN TestRenameInvalidName [2022-07-08T17:08:06.412Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-08T17:08:06.676Z] --- PASS: TestRenameInvalidName (0.54s) [2022-07-08T17:08:06.676Z] === RUN TestRenameAnonymousContainer [2022-07-08T17:08:07.579Z] --- PASS: TestTemplatedSecret (2.54s) [2022-07-08T17:08:07.579Z] === RUN TestSecretCreateResolve [2022-07-08T17:08:08.051Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-08T17:08:08.309Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-08T17:08:08.875Z] --- PASS: TestRenameAnonymousContainer (2.04s) [2022-07-08T17:08:08.875Z] === RUN TestRenameContainerWithSameName [2022-07-08T17:08:09.443Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-07-08T17:08:09.443Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-08T17:08:10.106Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-07-08T17:08:10.106Z] PASS [2022-07-08T17:08:10.106Z] [2022-07-08T17:08:10.106Z] DONE 6 tests in 13.697s [2022-07-08T17:08:10.106Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-08T17:08:10.106Z] ++ 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-07-08T17:08:10.106Z] ++ set -e [2022-07-08T17:08:10.106Z] ++ '[' -n 0 ']' [2022-07-08T17:08:10.106Z] ++ set -x [2022-07-08T17:08:10.106Z] ++ 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-07-08T17:08:10.106Z] INFO: Testing against a local daemon [2022-07-08T17:08:10.106Z] === RUN TestServiceCreateInit [2022-07-08T17:08:10.106Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-08T17:08:10.377Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2022-07-08T17:08:10.377Z] === RUN TestResize [2022-07-08T17:08:10.377Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-08T17:08:10.944Z] --- PASS: TestResize (0.62s) [2022-07-08T17:08:10.944Z] === RUN TestResizeWithInvalidSize [2022-07-08T17:08:11.201Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2022-07-08T17:08:11.201Z] === RUN TestResizeWhenContainerNotStarted [2022-07-08T17:08:11.769Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-07-08T17:08:11.769Z] === RUN TestDaemonRestartKillContainers [2022-07-08T17:08:11.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T17:08:11.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T17:08:11.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T17:08:11.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T17:08:11.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T17:08:11.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T17:08:11.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T17:08:11.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T17:08:11.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T17:08:11.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T17:08:11.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T17:08:11.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T17:08:11.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T17:08:11.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T17:08:11.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T17:08:11.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T17:08:11.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T17:08:11.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T17:08:11.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T17:08:11.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T17:08:11.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T17:08:11.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T17:08:11.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T17:08:11.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T17:08:11.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T17:08:11.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T17:08:11.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T17:08:11.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T17:08:11.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T17:08:11.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T17:08:11.770Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T17:08:11.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T17:08:11.770Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T17:08:11.770Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T17:08:12.027Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-08T17:08:13.383Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-08T17:08:13.929Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T17:08:14.864Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-08T17:08:15.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T17:08:15.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T17:08:16.483Z] --- PASS: TestServiceUpdateConfigs (14.57s) [2022-07-08T17:08:16.483Z] === RUN TestServiceUpdateNetwork [2022-07-08T17:08:17.372Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T17:08:17.563Z] --- PASS: TestServiceCreateInit (7.31s) [2022-07-08T17:08:17.563Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2022-07-08T17:08:17.563Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s) [2022-07-08T17:08:17.563Z] === RUN TestCreateServiceMultipleTimes [2022-07-08T17:08:17.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T17:08:18.505Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-08T17:08:19.881Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T17:08:19.881Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-08T17:08:20.141Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T17:08:21.519Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-08T17:08:21.519Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T17:08:22.459Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T17:08:23.025Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T17:08:23.960Z] check_test.go:540: [d3d43eb5dbacb] daemon is not started [2022-07-08T17:08:23.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-08T17:08:23.960Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T17:08:24.528Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T17:08:25.095Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T17:08:25.662Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-08T17:08:26.229Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-08T17:08:27.165Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-08T17:08:27.165Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-08T17:08:27.424Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-08T17:08:28.361Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-08T17:08:28.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T17:08:28.700Z] --- PASS: TestServiceUpdateNetwork (12.50s) [2022-07-08T17:08:28.700Z] === RUN TestServiceUpdatePidsLimit [2022-07-08T17:08:29.188Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-08T17:08:29.639Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-08T17:08:30.125Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-08T17:08:30.208Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-08T17:08:31.060Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-08T17:08:31.628Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-08T17:08:32.426Z] --- PASS: TestCreateServiceMultipleTimes (15.12s) [2022-07-08T17:08:32.426Z] === RUN TestCreateServiceConflict [2022-07-08T17:08:32.564Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-08T17:08:32.565Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-08T17:08:32.565Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-08T17:08:33.498Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-08T17:08:33.757Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-08T17:08:33.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.92s) [2022-07-08T17:08:33.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-07-08T17:08:33.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.22s) [2022-07-08T17:08:33.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.89s) [2022-07-08T17:08:33.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.03s) [2022-07-08T17:08:33.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.32s) [2022-07-08T17:08:33.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s) [2022-07-08T17:08:33.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.01s) [2022-07-08T17:08:33.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.11s) [2022-07-08T17:08:33.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2022-07-08T17:08:33.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-07-08T17:08:33.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2022-07-08T17:08:33.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-07-08T17:08:33.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s) [2022-07-08T17:08:33.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.44s) [2022-07-08T17:08:33.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.13s) [2022-07-08T17:08:33.757Z] === RUN TestCgroupNamespacesRun [2022-07-08T17:08:34.323Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-07-08T17:08:34.323Z] === RUN TestCreateServiceMaxReplicas [2022-07-08T17:08:34.323Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-08T17:08:35.701Z] --- PASS: TestCgroupNamespacesRun (2.08s) [2022-07-08T17:08:35.701Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-08T17:08:37.607Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2022-07-08T17:08:37.607Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-08T17:08:37.669Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-07-08T17:08:37.669Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-08T17:08:38.174Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-08T17:08:38.334Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-08T17:08:38.433Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-08T17:08:39.011Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-08T17:08:39.270Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2022-07-08T17:08:39.270Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-08T17:08:40.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-08T17:08:40.645Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s) [2022-07-08T17:08:40.645Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-08T17:08:41.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-08T17:08:41.839Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.32s) [2022-07-08T17:08:41.840Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-08T17:08:43.743Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.50s) [2022-07-08T17:08:43.743Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-08T17:08:43.743Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-08T17:08:44.309Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2022-07-08T17:08:44.309Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-08T17:08:44.568Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-08T17:08:44.936Z] --- PASS: TestServiceUpdatePidsLimit (16.25s) [2022-07-08T17:08:44.936Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-07-08T17:08:44.936Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2022-07-08T17:08:44.936Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-07-08T17:08:44.936Z] PASS [2022-07-08T17:08:44.936Z] [2022-07-08T17:08:44.936Z] === Skipped [2022-07-08T17:08:44.936Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-08T17:08:44.936Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T17:08:44.936Z] [2022-07-08T17:08:44.936Z] DONE 27 tests, 1 skipped in 164.406s [2022-07-08T17:08:44.936Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-08T17:08:44.936Z] INFO: Testing against a local daemon [2022-07-08T17:08:44.936Z] === RUN TestSessionCreate [2022-07-08T17:08:44.936Z] --- PASS: TestSessionCreate (0.02s) [2022-07-08T17:08:44.936Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-08T17:08:44.936Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-08T17:08:44.936Z] PASS [2022-07-08T17:08:44.936Z] [2022-07-08T17:08:44.936Z] DONE 2 tests in 0.066s [2022-07-08T17:08:44.936Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-08T17:08:44.936Z] INFO: Testing against a local daemon [2022-07-08T17:08:44.936Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-08T17:08:44.936Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-08T17:08:44.936Z] === RUN TestDiskUsage [2022-07-08T17:08:44.936Z] === PAUSE TestDiskUsage [2022-07-08T17:08:44.936Z] === RUN TestEventsExecDie [2022-07-08T17:08:45.196Z] --- PASS: TestEventsExecDie (0.57s) [2022-07-08T17:08:45.196Z] === RUN TestEventsBackwardsCompatible [2022-07-08T17:08:45.196Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-08T17:08:45.196Z] === RUN TestEventsVolumeCreate [2022-07-08T17:08:45.196Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-08T17:08:45.196Z] === RUN TestInfoBinaryCommits [2022-07-08T17:08:45.196Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-08T17:08:45.196Z] === RUN TestInfoAPIVersioned [2022-07-08T17:08:45.196Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-08T17:08:45.196Z] === RUN TestInfoAPI [2022-07-08T17:08:45.456Z] --- PASS: TestInfoAPI (0.02s) [2022-07-08T17:08:45.456Z] === RUN TestInfoAPIWarnings [2022-07-08T17:08:45.944Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-08T17:08:45.944Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-08T17:08:45.944Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2022-07-08T17:08:45.944Z] === RUN TestNISDomainname [2022-07-08T17:08:46.879Z] --- PASS: TestNISDomainname (0.98s) [2022-07-08T17:08:46.879Z] === RUN TestHostnameDnsResolution [2022-07-08T17:08:47.814Z] --- PASS: TestHostnameDnsResolution (0.97s) [2022-07-08T17:08:47.814Z] === RUN TestUnprivilegedPortsAndPing [2022-07-08T17:08:48.381Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-08T17:08:48.639Z] --- PASS: TestUnprivilegedPortsAndPing (0.76s) [2022-07-08T17:08:48.639Z] === RUN TestPrivilegedHostDevices [2022-07-08T17:08:49.206Z] --- PASS: TestPrivilegedHostDevices (0.62s) [2022-07-08T17:08:49.206Z] === RUN TestRunConsoleSize [2022-07-08T17:08:50.142Z] --- PASS: TestRunConsoleSize (0.71s) [2022-07-08T17:08:50.142Z] === RUN TestStats [2022-07-08T17:08:52.042Z] check_test.go:540: [d4b02d2c8932c] daemon is not started [2022-07-08T17:08:52.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-08T17:08:52.543Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s) [2022-07-08T17:08:52.543Z] === RUN TestCreateServiceSecretFileMode [2022-07-08T17:08:52.543Z] --- PASS: TestCreateServiceSecretFileMode (2.36s) [2022-07-08T17:08:52.543Z] === RUN TestCreateServiceConfigFileMode [2022-07-08T17:08:52.610Z] --- PASS: TestStats (2.51s) [2022-07-08T17:08:52.610Z] === RUN TestStopContainerWithTimeout [2022-07-08T17:08:52.610Z] === RUN TestStopContainerWithTimeout/0 [2022-07-08T17:08:52.610Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-08T17:08:52.610Z] === RUN TestStopContainerWithTimeout/1 [2022-07-08T17:08:52.610Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-08T17:08:52.610Z] === RUN TestStopContainerWithTimeout/3 [2022-07-08T17:08:52.610Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-08T17:08:52.610Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-08T17:08:52.610Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-08T17:08:52.610Z] === CONT TestStopContainerWithTimeout/0 [2022-07-08T17:08:52.610Z] === CONT TestStopContainerWithTimeout/3 [2022-07-08T17:08:52.869Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-08T17:08:52.869Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-08T17:08:53.128Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-08T17:08:53.695Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-08T17:08:53.695Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-08T17:08:53.695Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-08T17:08:53.695Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-08T17:08:54.634Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-08T17:08:54.634Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-08T17:08:55.071Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-07-08T17:08:55.071Z] === RUN TestCreateServiceSysctls [2022-07-08T17:08:55.245Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-08T17:08:55.245Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-08T17:08:55.831Z] === CONT TestStopContainerWithTimeout/1 [2022-07-08T17:08:55.831Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-08T17:08:56.773Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-08T17:08:56.773Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-08T17:08:57.031Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-08T17:08:57.597Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-08T17:08:57.597Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2022-07-08T17:08:57.597Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2022-07-08T17:08:57.597Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2022-07-08T17:08:57.597Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2022-07-08T17:08:57.597Z] === RUN TestDeleteDevicemapper [2022-07-08T17:08:57.597Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T17:08:57.597Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-08T17:08:57.597Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-08T17:08:58.350Z] --- PASS: TestCreateServiceSysctls (2.91s) [2022-07-08T17:08:58.350Z] === RUN TestCreateServiceCapabilities [2022-07-08T17:08:58.974Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-08T17:09:00.876Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2022-07-08T17:09:00.876Z] === RUN TestInspect [2022-07-08T17:09:00.878Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-08T17:09:00.878Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.34s) [2022-07-08T17:09:00.878Z] === RUN TestUpdateMemory [2022-07-08T17:09:00.878Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-08T17:09:00.878Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-08T17:09:00.878Z] === RUN TestUpdateCPUQuota [2022-07-08T17:09:02.255Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-08T17:09:02.255Z] --- PASS: TestUpdateCPUQuota (1.43s) [2022-07-08T17:09:02.255Z] === RUN TestUpdatePidsLimit [2022-07-08T17:09:02.513Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-08T17:09:02.772Z] === RUN TestUpdatePidsLimit/no_change [2022-07-08T17:09:02.772Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-08T17:09:03.340Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-08T17:09:03.403Z] --- PASS: TestInspect (2.81s) [2022-07-08T17:09:03.403Z] === RUN TestCreateJob [2022-07-08T17:09:03.552Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-08T17:09:03.552Z] === RUN TestInfoDebug [2022-07-08T17:09:03.552Z] --- PASS: TestInfoDebug (0.52s) [2022-07-08T17:09:03.552Z] === RUN TestInfoInsecureRegistries [2022-07-08T17:09:03.552Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-08T17:09:03.552Z] === RUN TestInfoRegistryMirrors [2022-07-08T17:09:03.552Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-08T17:09:03.552Z] === RUN TestLoginFailsWithBadCredentials [2022-07-08T17:09:03.598Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-08T17:09:03.812Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-08T17:09:03.812Z] === RUN TestPingCacheHeaders [2022-07-08T17:09:03.812Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-08T17:09:03.812Z] === RUN TestPingGet [2022-07-08T17:09:03.812Z] --- PASS: TestPingGet (0.01s) [2022-07-08T17:09:03.812Z] === RUN TestPingHead [2022-07-08T17:09:03.812Z] --- PASS: TestPingHead (0.02s) [2022-07-08T17:09:03.812Z] === RUN TestPingSwarmHeader [2022-07-08T17:09:04.166Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-08T17:09:04.381Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-08T17:09:04.425Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-08T17:09:04.425Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-08T17:09:04.684Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-08T17:09:04.684Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-08T17:09:04.950Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-08T17:09:05.623Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-08T17:09:05.882Z] --- PASS: TestUpdatePidsLimit (3.42s) [2022-07-08T17:09:05.882Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2022-07-08T17:09:05.882Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2022-07-08T17:09:05.882Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2022-07-08T17:09:05.882Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2022-07-08T17:09:05.882Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2022-07-08T17:09:05.882Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2022-07-08T17:09:05.882Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2022-07-08T17:09:05.882Z] === RUN TestUpdateRestartPolicy [2022-07-08T17:09:05.890Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-08T17:09:05.890Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-07-08T17:09:05.890Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-08T17:09:05.890Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-08T17:09:05.890Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-08T17:09:05.890Z] === RUN TestVersion [2022-07-08T17:09:05.890Z] --- PASS: TestVersion (0.02s) [2022-07-08T17:09:05.890Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-08T17:09:05.890Z] === CONT TestDiskUsage [2022-07-08T17:09:06.451Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-08T17:09:06.459Z] === RUN TestDiskUsage/empty [2022-07-08T17:09:06.459Z] === RUN TestDiskUsage/empty/container_types [2022-07-08T17:09:06.459Z] === RUN TestDiskUsage/empty/image_types [2022-07-08T17:09:06.459Z] === RUN TestDiskUsage/empty/volume_types [2022-07-08T17:09:06.459Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-08T17:09:06.459Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-08T17:09:06.459Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-08T17:09:06.459Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-08T17:09:06.459Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-08T17:09:06.459Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-08T17:09:06.459Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-08T17:09:06.459Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-08T17:09:06.682Z] --- PASS: TestCreateJob (2.94s) [2022-07-08T17:09:06.682Z] === RUN TestReplicatedJob [2022-07-08T17:09:06.719Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-08T17:09:06.719Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-08T17:09:06.719Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-08T17:09:06.719Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-08T17:09:06.719Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-08T17:09:06.719Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-08T17:09:06.719Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-08T17:09:06.719Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-08T17:09:06.719Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-08T17:09:06.719Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-08T17:09:06.719Z] === RUN TestDiskUsage/after_container.Run [2022-07-08T17:09:07.289Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-08T17:09:07.289Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-08T17:09:07.289Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-08T17:09:07.289Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-08T17:09:07.289Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-08T17:09:07.289Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-08T17:09:07.289Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-08T17:09:07.289Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-08T17:09:07.289Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-08T17:09:07.289Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage (1.44s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_container.Run (0.46s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-08T17:09:07.289Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T17:09:07.391Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-08T17:09:07.550Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.51s) [2022-07-08T17:09:07.550Z] PASS [2022-07-08T17:09:07.550Z] [2022-07-08T17:09:07.550Z] DONE 54 tests in 22.866s [2022-07-08T17:09:07.550Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-08T17:09:07.550Z] INFO: Testing against a local daemon [2022-07-08T17:09:07.550Z] === RUN TestVolumesCreateAndList [2022-07-08T17:09:07.550Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-08T17:09:07.550Z] === RUN TestVolumesRemove [2022-07-08T17:09:07.550Z] --- PASS: TestVolumesRemove (0.09s) [2022-07-08T17:09:07.550Z] === RUN TestVolumesInspect [2022-07-08T17:09:07.550Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-08T17:09:07.550Z] === RUN TestVolumesInvalidJSON [2022-07-08T17:09:07.550Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-08T17:09:07.550Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-08T17:09:07.550Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-08T17:09:07.550Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-08T17:09:07.550Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-08T17:09:07.550Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-08T17:09:07.550Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-08T17:09:07.550Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-08T17:09:07.550Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-08T17:09:07.550Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-08T17:09:07.550Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-08T17:09:07.550Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-08T17:09:07.550Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-08T17:09:07.550Z] PASS [2022-07-08T17:09:07.550Z] [2022-07-08T17:09:07.550Z] DONE 9 tests in 0.171s [2022-07-08T17:09:07.550Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-08T17:09:08.119Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-08T17:09:08.119Z] Removing test suite binaries [2022-07-08T17:09:08.119Z] exiting test-integration [2022-07-08T17:09:08.119Z] ++ exit 0 [2022-07-08T17:09:08.119Z] [2022-07-08T17:09:09.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning Post stage [Pipeline] junit [2022-07-08T17:09:09.519Z] Recording test results [2022-07-08T17:09:10.909Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-08T17:09:11.196Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-08T17:09:11.238Z] + echo Ensuring container killed. [2022-07-08T17:09:11.238Z] Ensuring container killed. [2022-07-08T17:09:11.238Z] + docker rm -vf docker-pr1 [2022-07-08T17:09:11.238Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-08T17:09:11.525Z] + echo Chowning /workspace to jenkins user [2022-07-08T17:09:11.525Z] Chowning /workspace to jenkins user [2022-07-08T17:09:11.525Z] + id -u [2022-07-08T17:09:11.525Z] + id -g [2022-07-08T17:09:11.525Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43785:/workspace busybox chown -R 1000:1000 /workspace [2022-07-08T17:09:11.525Z] Unable to find image 'busybox:latest' locally [2022-07-08T17:09:11.525Z] latest: Pulling from library/busybox [2022-07-08T17:09:11.785Z] 19d511225f94: Pulling fs layer [2022-07-08T17:09:11.785Z] 19d511225f94: Download complete [2022-07-08T17:09:11.943Z] --- PASS: TestReplicatedJob (5.05s) [2022-07-08T17:09:11.943Z] === RUN TestUpdateReplicatedJob [2022-07-08T17:09:12.045Z] 19d511225f94: Pull complete [2022-07-08T17:09:12.045Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-08T17:09:12.045Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-08T17:09:13.724Z] + bundleName=amd64-cgroup2 [2022-07-08T17:09:13.724Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-08T17:09:13.724Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-08T17:09:13.724Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-08T17:09:13.724Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-08T17:09:13.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-08T17:09:13.729Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-08T17:09:13.729Z] check_test.go:540: [d352c78326786] daemon is not started [2022-07-08T17:09:13.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-08T17:09:13.729Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-08T17:09:13.729Z] check_test.go:540: [d89d377682a0f] daemon is not started [2022-07-08T17:09:13.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [Pipeline] archiveArtifacts [2022-07-08T17:09:14.021Z] Archiving artifacts [2022-07-08T17:09:14.468Z] --- PASS: TestUpdateReplicatedJob (2.92s) [2022-07-08T17:09:14.468Z] === RUN TestServiceListWithStatuses [2022-07-08T17:09:14.468Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T17:09:14.468Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-08T17:09:14.468Z] === RUN TestDockerNetworkConnectAlias [2022-07-08T17:09:15.630Z] check_test.go:540: [d6beac32cecf5] daemon is not started [2022-07-08T17:09:15.630Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-08T17:09:15.790Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43785/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-08T17:09:16.097Z] + make clean [2022-07-08T17:09:16.097Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-08T17:09:16.097Z] docker-dev-cache [2022-07-08T17:09:16.097Z] docker-mod-cache [Pipeline] deleteDir [2022-07-08T17:09:18.165Z] --- PASS: TestUpdateRestartPolicy (12.45s) [2022-07-08T17:09:18.165Z] === RUN TestUpdateRestartWithAutoRemove [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-08T17:09:18.653Z] --- PASS: TestDockerNetworkConnectAlias (3.97s) [2022-07-08T17:09:18.653Z] === RUN TestDockerNetworkReConnect [2022-07-08T17:09:19.100Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2022-07-08T17:09:19.100Z] === RUN TestWaitNonBlocked [2022-07-08T17:09:19.100Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T17:09:19.100Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T17:09:19.100Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T17:09:19.100Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T17:09:19.100Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T17:09:19.100Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T17:09:19.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-08T17:09:20.238Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-08T17:09:20.238Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2022-07-08T17:09:20.238Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2022-07-08T17:09:20.238Z] === RUN TestWaitBlocked [2022-07-08T17:09:20.238Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T17:09:20.238Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T17:09:20.238Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T17:09:20.238Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T17:09:20.238Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T17:09:20.238Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T17:09:21.175Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-08T17:09:21.435Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-08T17:09:21.435Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2022-07-08T17:09:21.435Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2022-07-08T17:09:21.435Z] === RUN TestWaitConditions [2022-07-08T17:09:21.435Z] === RUN TestWaitConditions/default [2022-07-08T17:09:21.435Z] === PAUSE TestWaitConditions/default [2022-07-08T17:09:21.435Z] === RUN TestWaitConditions/not-running [2022-07-08T17:09:21.435Z] === PAUSE TestWaitConditions/not-running [2022-07-08T17:09:21.435Z] === RUN TestWaitConditions/next-exit [2022-07-08T17:09:21.435Z] === PAUSE TestWaitConditions/next-exit [2022-07-08T17:09:21.435Z] === RUN TestWaitConditions/removed [2022-07-08T17:09:21.435Z] === PAUSE TestWaitConditions/removed [2022-07-08T17:09:21.435Z] === CONT TestWaitConditions/default [2022-07-08T17:09:21.435Z] === CONT TestWaitConditions/removed [2022-07-08T17:09:21.694Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-08T17:09:21.932Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2022-07-08T17:09:21.932Z] === RUN TestServicePlugin [2022-07-08T17:09:21.932Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T17:09:21.932Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-08T17:09:21.932Z] === RUN TestServiceUpdateLabel [2022-07-08T17:09:23.071Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-08T17:09:23.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-08T17:09:23.329Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-08T17:09:23.830Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-07-08T17:09:23.830Z] === RUN TestServiceUpdateSecrets [2022-07-08T17:09:23.897Z] === CONT TestWaitConditions/next-exit [2022-07-08T17:09:23.897Z] === CONT TestWaitConditions/not-running [2022-07-08T17:09:25.274Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-08T17:09:26.211Z] --- PASS: TestWaitConditions (0.03s) [2022-07-08T17:09:26.211Z] --- PASS: TestWaitConditions/removed (2.38s) [2022-07-08T17:09:26.211Z] --- PASS: TestWaitConditions/default (2.49s) [2022-07-08T17:09:26.211Z] --- PASS: TestWaitConditions/next-exit (2.09s) [2022-07-08T17:09:26.211Z] --- PASS: TestWaitConditions/not-running (2.06s) [2022-07-08T17:09:26.211Z] === CONT TestContainerStartOnDaemonRestart [2022-07-08T17:09:26.211Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-08T17:09:26.468Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-08T17:09:27.845Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-08T17:09:28.782Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-08T17:09:29.351Z] --- PASS: TestContainerStartOnDaemonRestart (3.23s) [2022-07-08T17:09:29.351Z] === CONT TestIpcModeOlderClient [2022-07-08T17:09:29.351Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-08T17:09:29.351Z] === CONT TestContainerKillOnDaemonStart [2022-07-08T17:09:29.351Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-08T17:09:29.609Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.42s) [2022-07-08T17:09:29.609Z] === CONT TestDaemonHostGatewayIP [2022-07-08T17:09:32.894Z] --- PASS: TestDaemonHostGatewayIP (3.44s) [2022-07-08T17:09:32.894Z] === CONT TestDaemonRestartIpcMode [2022-07-08T17:09:34.272Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-08T17:09:35.652Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-08T17:09:36.590Z] --- PASS: TestDaemonRestartIpcMode (3.60s) [2022-07-08T17:09:37.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-08T17:09:38.692Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-07-08T17:09:38.692Z] === RUN TestServiceUpdateConfigs [2022-07-08T17:09:38.902Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-08T17:09:38.902Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-08T17:09:40.279Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-08T17:09:41.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-08T17:09:42.153Z] --- PASS: TestContainerKillOnDaemonStart (12.55s) [2022-07-08T17:09:42.153Z] PASS [2022-07-08T17:09:42.153Z] [2022-07-08T17:09:42.153Z] === Skipped [2022-07-08T17:09:42.153Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-08T17:09:42.153Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T17:09:42.153Z] [2022-07-08T17:09:42.153Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-08T17:09:42.154Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-08T17:09:42.154Z] [2022-07-08T17:09:42.154Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-08T17:09:42.154Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-08T17:09:42.154Z] [2022-07-08T17:09:42.154Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T17:09:42.154Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T17:09:42.154Z] [2022-07-08T17:09:42.154Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-08T17:09:42.154Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T17:09:42.154Z] [2022-07-08T17:09:42.154Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-08T17:09:42.154Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-08T17:09:42.154Z] [2022-07-08T17:09:42.154Z] DONE 264 tests, 6 skipped in 165.040s [2022-07-08T17:09:42.154Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-08T17:09:42.154Z] ++ 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-07-08T17:09:42.154Z] ++ set -e [2022-07-08T17:09:42.154Z] ++ '[' -n 0 ']' [2022-07-08T17:09:42.154Z] ++ set -x [2022-07-08T17:09:42.154Z] ++ 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-07-08T17:09:42.154Z] === RUN TestConfigDaemonLibtrustID [2022-07-08T17:09:42.720Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2022-07-08T17:09:42.720Z] === RUN TestConfigDaemonID [2022-07-08T17:09:43.287Z] check_test.go:540: [d5538f422e696] daemon is not started [2022-07-08T17:09:43.287Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-08T17:09:43.546Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-08T17:09:43.806Z] daemon_test.go:83: [d7493d87e59e1] daemon is not started [2022-07-08T17:09:43.806Z] --- PASS: TestConfigDaemonID (1.05s) [2022-07-08T17:09:43.806Z] === RUN TestDaemonConfigValidation [2022-07-08T17:09:43.806Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-08T17:09:43.806Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-08T17:09:43.806Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-08T17:09:43.806Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-08T17:09:43.806Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-08T17:09:43.806Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-08T17:09:43.806Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-08T17:09:43.806Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-08T17:09:43.806Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-08T17:09:43.806Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-08T17:09:43.806Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-08T17:09:43.806Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-08T17:09:44.064Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-08T17:09:44.064Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-08T17:09:44.064Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-08T17:09:44.323Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-08T17:09:44.323Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s) [2022-07-08T17:09:44.323Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2022-07-08T17:09:44.323Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2022-07-08T17:09:44.323Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2022-07-08T17:09:44.323Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.29s) [2022-07-08T17:09:44.323Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-08T17:09:44.323Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-08T17:09:44.890Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-08T17:09:45.458Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-08T17:09:45.458Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-08T17:09:46.394Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-08T17:09:46.654Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-08T17:09:47.590Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-08T17:09:47.590Z] daemon_test.go:197: [d10f791869d7c] daemon is not started [2022-07-08T17:09:47.590Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-07-08T17:09:47.590Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-07-08T17:09:47.590Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-07-08T17:09:47.590Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-07-08T17:09:47.590Z] === RUN TestDaemonProxy [2022-07-08T17:09:47.590Z] === RUN TestDaemonProxy/environment_variables [2022-07-08T17:09:48.156Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-08T17:09:49.530Z] === RUN TestDaemonProxy/command-line_options [2022-07-08T17:09:50.097Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-08T17:09:50.662Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-08T17:09:51.242Z] === RUN TestDaemonProxy/configuration_file [2022-07-08T17:09:51.822Z] check_test.go:540: [d3133403e07dc] daemon is not started [2022-07-08T17:09:51.822Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-08T17:09:52.087Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-08T17:09:53.046Z] === RUN TestDaemonProxy/conflicting_options [2022-07-08T17:09:53.303Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-08T17:09:53.552Z] --- PASS: TestServiceUpdateConfigs (14.46s) [2022-07-08T17:09:53.552Z] === RUN TestServiceUpdateNetwork [2022-07-08T17:09:53.869Z] --- PASS: TestDaemonProxy (6.35s) [2022-07-08T17:09:53.869Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-07-08T17:09:53.869Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-07-08T17:09:53.869Z] --- PASS: TestDaemonProxy/configuration_file (1.80s) [2022-07-08T17:09:53.869Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-08T17:09:53.869Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-08T17:09:53.869Z] PASS [2022-07-08T17:09:53.869Z] [2022-07-08T17:09:53.869Z] DONE 18 tests in 11.937s [2022-07-08T17:09:53.869Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-08T17:09:53.869Z] ++ 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-07-08T17:09:53.869Z] ++ set -e [2022-07-08T17:09:53.869Z] ++ '[' -n 0 ']' [2022-07-08T17:09:53.869Z] ++ set -x [2022-07-08T17:09:53.870Z] ++ 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-07-08T17:09:54.127Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-08T17:09:54.127Z] INFO: Testing against a local daemon [2022-07-08T17:09:54.127Z] === RUN TestCommitInheritsEnv [2022-07-08T17:09:54.694Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-07-08T17:09:54.694Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-08T17:09:54.694Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-08T17:09:54.694Z] === RUN TestImportWithCustomPlatform [2022-07-08T17:09:54.694Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-08T17:09:54.694Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-08T17:09:54.694Z] === RUN TestImportWithCustomPlatform// [2022-07-08T17:09:54.694Z] === RUN TestImportWithCustomPlatform/linux [2022-07-08T17:09:54.694Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-08T17:09:54.952Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-08T17:09:54.952Z] === RUN TestImportWithCustomPlatform/macos [2022-07-08T17:09:54.952Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-08T17:09:54.952Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-08T17:09:54.952Z] --- PASS: TestImportWithCustomPlatform (0.48s) [2022-07-08T17:09:54.952Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-08T17:09:54.952Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-08T17:09:54.952Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-08T17:09:54.952Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) [2022-07-08T17:09:54.952Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-07-08T17:09:54.952Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.13s) [2022-07-08T17:09:54.952Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-08T17:09:54.952Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-08T17:09:54.952Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-08T17:09:54.952Z] === RUN TestImagesFilterMultiReference [2022-07-08T17:09:55.211Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-08T17:09:55.211Z] === RUN TestImagePullPlatformInvalid [2022-07-08T17:09:55.211Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-08T17:09:55.211Z] === RUN TestRemoveImageOrphaning [2022-07-08T17:09:55.211Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-08T17:09:55.469Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2022-07-08T17:09:55.469Z] === RUN TestRemoveImageGarbageCollector [2022-07-08T17:09:56.037Z] time="2022-07-08T17:09:55Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-08T17:09:57.940Z] --- PASS: TestRemoveImageGarbageCollector (2.34s) [2022-07-08T17:09:57.940Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-08T17:09:57.940Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-07-08T17:09:57.940Z] === RUN TestTagInvalidReference [2022-07-08T17:09:57.940Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-08T17:09:57.940Z] === RUN TestTagValidPrefixedRepo [2022-07-08T17:09:57.940Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-08T17:09:57.940Z] === RUN TestTagExistedNameWithoutForce [2022-07-08T17:09:57.940Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-07-08T17:09:57.940Z] === RUN TestTagOfficialNames [2022-07-08T17:09:57.940Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-08T17:09:57.940Z] === RUN TestTagMatchesDigest [2022-07-08T17:09:57.940Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-07-08T17:09:57.940Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-08T17:10:00.472Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-08T17:10:01.038Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-08T17:10:02.416Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-08T17:10:02.675Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-08T17:10:03.242Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-08T17:10:03.242Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-08T17:10:03.809Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-08T17:10:04.376Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-08T17:10:04.944Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-08T17:10:04.944Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-08T17:10:05.452Z] Created binary: bundles/binary-daemon/dockerd [2022-07-08T17:10:05.452Z] Copying nested executables into bundles/binary-daemon [2022-07-08T17:10:05.452Z] Building: bundles/binary-daemon/docker-proxy [2022-07-08T17:10:05.452Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T17:10:05.452Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-08T17:10:05.452Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-08T17:10:05.513Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-08T17:10:05.742Z] --- PASS: TestServiceUpdateNetwork (12.20s) [2022-07-08T17:10:05.742Z] === RUN TestServiceUpdatePidsLimit [2022-07-08T17:10:05.742Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-08T17:10:05.772Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-08T17:10:05.779Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43785/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=5d749362834219ca04deaf77482809175a23dc16 -e DOCKER_GRAPHDRIVER docker:5d749362834219ca04deaf77482809175a23dc16 hack/make.sh cross [2022-07-08T17:10:06.038Z] [2022-07-08T17:10:06.038Z] Removing bundles/ [2022-07-08T17:10:06.299Z] [2022-07-08T17:10:06.299Z] ---> Making bundle: cross (in bundles/cross) [2022-07-08T17:10:06.299Z] Cross building: bundles/cross/linux/amd64 [2022-07-08T17:10:06.299Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-08T17:10:06.299Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-08T17:10:06.307Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-08T17:10:06.340Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-08T17:10:06.907Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-08T17:10:07.474Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-08T17:10:07.732Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-08T17:10:07.991Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-08T17:10:07.991Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-08T17:10:08.558Z] check_test.go:540: [d5522361c4fc5] daemon is not started [2022-07-08T17:10:08.558Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-08T17:10:09.493Z] check_test.go:540: [dda9010d21bdd] daemon is not started [2022-07-08T17:10:09.493Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-08T17:10:10.061Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-08T17:10:11.963Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-08T17:10:14.410Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-08T17:10:15.247Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-08T17:10:15.247Z] check_test.go:540: [dcafa982bfdac] daemon is not started [2022-07-08T17:10:15.247Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-08T17:10:16.182Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-08T17:10:17.558Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-08T17:10:18.124Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-08T17:10:19.059Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-08T17:10:19.999Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-08T17:10:20.979Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2022-07-08T17:10:20.979Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-08T17:10:20.979Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-07-08T17:10:20.979Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-08T17:10:20.979Z] PASS [2022-07-08T17:10:20.979Z] [2022-07-08T17:10:20.979Z] === Skipped [2022-07-08T17:10:20.979Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-08T17:10:20.979Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T17:10:20.979Z] [2022-07-08T17:10:20.979Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-08T17:10:20.979Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T17:10:20.979Z] [2022-07-08T17:10:20.979Z] DONE 27 tests, 2 skipped in 130.838s [2022-07-08T17:10:20.979Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-08T17:10:20.979Z] ++ 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-07-08T17:10:20.979Z] ++ set -e [2022-07-08T17:10:20.979Z] ++ '[' -n 0 ']' [2022-07-08T17:10:20.979Z] ++ set -x [2022-07-08T17:10:20.979Z] ++ 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-07-08T17:10:20.979Z] INFO: Testing against a local daemon [2022-07-08T17:10:20.979Z] === RUN TestSessionCreate [2022-07-08T17:10:20.979Z] --- PASS: TestSessionCreate (0.02s) [2022-07-08T17:10:20.979Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-08T17:10:20.979Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-08T17:10:20.979Z] PASS [2022-07-08T17:10:20.979Z] [2022-07-08T17:10:20.979Z] DONE 2 tests in 0.126s [2022-07-08T17:10:20.979Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-08T17:10:20.979Z] ++ 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-07-08T17:10:20.979Z] ++ set -e [2022-07-08T17:10:20.979Z] ++ '[' -n 0 ']' [2022-07-08T17:10:20.979Z] ++ set -x [2022-07-08T17:10:20.979Z] ++ 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-07-08T17:10:20.979Z] INFO: Testing against a local daemon [2022-07-08T17:10:20.979Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-08T17:10:20.979Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-08T17:10:20.979Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-08T17:10:20.979Z] === RUN TestDiskUsage [2022-07-08T17:10:20.979Z] === PAUSE TestDiskUsage [2022-07-08T17:10:20.979Z] === RUN TestEventsExecDie [2022-07-08T17:10:21.236Z] --- PASS: TestEventsExecDie (0.51s) [2022-07-08T17:10:21.236Z] === RUN TestEventsBackwardsCompatible [2022-07-08T17:10:21.236Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-08T17:10:21.236Z] === RUN TestEventsVolumeCreate [2022-07-08T17:10:21.494Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-08T17:10:21.494Z] === RUN TestInfoBinaryCommits [2022-07-08T17:10:21.494Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-08T17:10:21.494Z] === RUN TestInfoAPIVersioned [2022-07-08T17:10:21.494Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-08T17:10:21.494Z] === RUN TestInfoAPI [2022-07-08T17:10:21.494Z] --- PASS: TestInfoAPI (0.03s) [2022-07-08T17:10:21.494Z] === RUN TestInfoAPIWarnings [2022-07-08T17:10:24.188Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-08T17:10:24.446Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-08T17:10:25.382Z] check_test.go:540: [def67839fdcbc] daemon is not started [2022-07-08T17:10:25.383Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-08T17:10:30.653Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-08T17:10:30.653Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-08T17:10:30.912Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-08T17:10:33.445Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-08T17:10:33.704Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-08T17:10:35.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-08T17:10:36.542Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-08T17:10:36.801Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-08T17:10:38.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-08T17:10:39.273Z] check_test.go:540: [db8acf7d909d1] daemon is not started [2022-07-08T17:10:39.273Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-08T17:10:39.558Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-08T17:10:39.558Z] === RUN TestInfoDebug [2022-07-08T17:10:39.558Z] --- PASS: TestInfoDebug (0.52s) [2022-07-08T17:10:39.558Z] === RUN TestInfoInsecureRegistries [2022-07-08T17:10:39.558Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-08T17:10:39.558Z] === RUN TestInfoRegistryMirrors [2022-07-08T17:10:39.558Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-08T17:10:39.558Z] === RUN TestLoginFailsWithBadCredentials [2022-07-08T17:10:39.815Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-08T17:10:39.815Z] === RUN TestPingCacheHeaders [2022-07-08T17:10:39.839Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-08T17:10:40.073Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-08T17:10:40.073Z] === RUN TestPingGet [2022-07-08T17:10:40.073Z] --- PASS: TestPingGet (0.01s) [2022-07-08T17:10:40.073Z] === RUN TestPingHead [2022-07-08T17:10:40.073Z] --- PASS: TestPingHead (0.02s) [2022-07-08T17:10:40.073Z] === RUN TestPingSwarmHeader [2022-07-08T17:10:40.406Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-08T17:10:40.638Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-08T17:10:40.973Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-08T17:10:40.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-08T17:10:41.203Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-08T17:10:42.136Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-08T17:10:42.136Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-07-08T17:10:42.136Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-08T17:10:42.136Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-08T17:10:42.136Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-08T17:10:42.136Z] === RUN TestVersion [2022-07-08T17:10:42.136Z] --- PASS: TestVersion (0.02s) [2022-07-08T17:10:42.136Z] === CONT TestDiskUsage [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/empty [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/empty/container_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/empty/image_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/empty/volume_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-08T17:10:42.701Z] === RUN TestDiskUsage/after_container.Run [2022-07-08T17:10:42.877Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-08T17:10:42.877Z] check_test.go:540: [d58d143dfa308] daemon is not started [2022-07-08T17:10:42.877Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-08T17:10:42.958Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-08T17:10:42.958Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-08T17:10:42.958Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-08T17:10:42.958Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-08T17:10:42.958Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-08T17:10:42.958Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-08T17:10:42.958Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-08T17:10:42.958Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-08T17:10:42.958Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-08T17:10:42.958Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage (1.11s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-08T17:10:43.216Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T17:10:43.216Z] PASS [2022-07-08T17:10:43.216Z] [2022-07-08T17:10:43.216Z] === Skipped [2022-07-08T17:10:43.216Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-08T17:10:43.216Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-08T17:10:43.216Z] [2022-07-08T17:10:43.216Z] DONE 54 tests, 1 skipped in 22.505s [2022-07-08T17:10:43.216Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-08T17:10:43.216Z] ++ 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-07-08T17:10:43.216Z] ++ set -e [2022-07-08T17:10:43.216Z] ++ '[' -n 0 ']' [2022-07-08T17:10:43.216Z] ++ set -x [2022-07-08T17:10:43.216Z] ++ 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-07-08T17:10:43.216Z] INFO: Testing against a local daemon [2022-07-08T17:10:43.216Z] === RUN TestVolumesCreateAndList [2022-07-08T17:10:43.216Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-08T17:10:43.216Z] === RUN TestVolumesRemove [2022-07-08T17:10:43.445Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-08T17:10:43.474Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-08T17:10:43.474Z] === RUN TestVolumesInspect [2022-07-08T17:10:43.474Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-08T17:10:43.474Z] === RUN TestVolumesInvalidJSON [2022-07-08T17:10:43.474Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-08T17:10:43.474Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-08T17:10:43.474Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-08T17:10:43.474Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-08T17:10:43.474Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-08T17:10:43.474Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-08T17:10:43.474Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-08T17:10:43.474Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-08T17:10:43.474Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-08T17:10:43.474Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-08T17:10:43.474Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-08T17:10:43.474Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-08T17:10:43.474Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-08T17:10:43.474Z] PASS [2022-07-08T17:10:43.474Z] [2022-07-08T17:10:43.474Z] DONE 9 tests in 0.210s [2022-07-08T17:10:43.474Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-08T17:10:43.474Z] ++++ cat bundles/test-integration/docker.pid [2022-07-08T17:10:43.474Z] +++ kill 14234 [2022-07-08T17:10:43.732Z] +++ /etc/init.d/apparmor stop [2022-07-08T17:10:43.732Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-08T17:10:43.732Z] [2022-07-08T17:10:43.732Z] Unloading profiles will leave already running processes permanently [2022-07-08T17:10:43.732Z] unconfined, which can lead to unexpected situations. [2022-07-08T17:10:43.732Z] [2022-07-08T17:10:43.732Z] To set a process to complain mode, use the command line tool [2022-07-08T17:10:43.732Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-08T17:10:43.732Z] +++ true [2022-07-08T17:10:43.732Z] exiting test-integration [2022-07-08T17:10:43.732Z] ++ exit 0 [2022-07-08T17:10:43.732Z] Post stage [Pipeline] junit [2022-07-08T17:10:44.309Z] Recording test results [2022-07-08T17:10:44.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-08T17:10:44.485Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-08T17:10:44.809Z] + echo Ensuring container killed. [2022-07-08T17:10:44.809Z] Ensuring container killed. [2022-07-08T17:10:44.809Z] + docker rm -vf docker-pr1 [2022-07-08T17:10:44.809Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-08T17:10:45.087Z] + echo Chowning /workspace to jenkins user [2022-07-08T17:10:45.087Z] Chowning /workspace to jenkins user [2022-07-08T17:10:45.087Z] + id -u [2022-07-08T17:10:45.087Z] + id -g [2022-07-08T17:10:45.087Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43785:/workspace busybox chown -R 1000:1000 /workspace [2022-07-08T17:10:45.087Z] Unable to find image 'busybox:latest' locally [2022-07-08T17:10:45.087Z] latest: Pulling from library/busybox [2022-07-08T17:10:45.319Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-08T17:10:45.344Z] 87379020f3b6: Pulling fs layer [2022-07-08T17:10:45.344Z] 87379020f3b6: Verifying Checksum [2022-07-08T17:10:45.344Z] 87379020f3b6: Download complete [2022-07-08T17:10:45.344Z] 87379020f3b6: Pull complete [2022-07-08T17:10:45.344Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-08T17:10:45.344Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-08T17:10:47.009Z] + bundleName=arm64-integration [2022-07-08T17:10:47.009Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-08T17:10:47.009Z] Creating arm64-integration-bundles.tar.gz [2022-07-08T17:10:47.009Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-08T17:10:47.009Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-08T17:10:47.277Z] Archiving artifacts [2022-07-08T17:10:47.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-08T17:10:48.110Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-08T17:10:49.124Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43785/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-08T17:10:49.426Z] + make clean [2022-07-08T17:10:49.684Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-08T17:10:49.684Z] docker-dev-cache [2022-07-08T17:10:49.684Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-08T17:10:53.428Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-08T17:10:54.365Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-08T17:10:56.268Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-08T17:10:58.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-08T17:10:59.548Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-08T17:11:02.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-08T17:11:03.018Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-08T17:11:04.394Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-08T17:11:04.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-08T17:11:06.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-08T17:11:07.121Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-08T17:11:09.023Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-08T17:11:09.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-08T17:11:10.157Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-08T17:11:11.093Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-08T17:11:14.379Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-08T17:11:14.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-08T17:11:16.323Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-08T17:11:18.226Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-08T17:11:19.164Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-08T17:11:20.101Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-08T17:11:20.101Z] docker_cli_daemon_test.go:2503: [d111c9c849a69] daemon is not started [2022-07-08T17:11:22.116Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-08T17:11:26.303Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-08T17:11:28.208Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-08T17:11:28.467Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-08T17:11:29.405Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-08T17:11:30.785Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-08T17:11:31.723Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-08T17:11:32.660Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-08T17:11:33.228Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-08T17:11:33.228Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-08T17:11:33.797Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-08T17:11:34.364Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-08T17:11:34.623Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-08T17:11:34.623Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-08T17:11:34.623Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-08T17:11:35.191Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-08T17:11:36.576Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-08T17:11:37.515Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-08T17:11:37.774Z] check_test.go:540: [d04f80ea26666] daemon is not started [2022-07-08T17:11:37.774Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-08T17:11:41.979Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-08T17:11:43.355Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite (332.22s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.13s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.67s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.54s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.42s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.59s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.23s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.88s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.57s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.95s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.22s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.61s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.16s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.49s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.42s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.57s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.97s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.68s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.65s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.22s) [2022-07-08T17:11:43.924Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.11s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.83s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.39s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.42s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.47s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.50s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.16s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.71s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.55s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.37s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.41s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.32s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.48s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.63s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.30s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.02s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.62s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.10s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.11s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.73s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.62s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.17s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.77s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.02s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.92s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.41s) [2022-07-08T17:11:43.924Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-08T17:11:43.924Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.01s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.29s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.37s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.25s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.10s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.73s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.59s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.34s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.28s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.15s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.59s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.62s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.57s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.75s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.11s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.90s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.37s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.69s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.49s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.82s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.66s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.57s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.76s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.70s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.66s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.84s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.26s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.26s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.29s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.08s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.66s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.76s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.59s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.56s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.20s) [2022-07-08T17:11:43.924Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.12s) [2022-07-08T17:11:43.924Z] === RUN TestDockerSwarmSuite [2022-07-08T17:11:43.924Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-08T17:11:44.183Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-08T17:11:44.442Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-08T17:11:45.380Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-08T17:11:45.946Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-08T17:11:46.204Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-08T17:11:47.582Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-08T17:11:50.870Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-08T17:11:56.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-08T17:11:58.672Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-08T17:11:59.239Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-08T17:12:01.773Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-08T17:12:05.069Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-08T17:12:06.446Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-08T17:12:06.446Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-08T17:12:06.446Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-08T17:12:06.446Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-08T17:12:06.446Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-08T17:12:06.446Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-08T17:12:06.446Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-08T17:12:06.446Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-08T17:12:06.446Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-08T17:12:08.977Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-08T17:12:09.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-08T17:12:10.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-08T17:12:12.800Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-08T17:12:12.800Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-08T17:12:12.800Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-08T17:12:12.800Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-08T17:12:12.800Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-08T17:12:12.800Z] Cross building: bundles/cross/windows/amd64 [2022-07-08T17:12:12.800Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-08T17:12:12.800Z] { [2022-07-08T17:12:12.800Z] "RT_GROUP_ICON": { [2022-07-08T17:12:12.800Z] "#1": { [2022-07-08T17:12:12.800Z] "0409": "../../winresources/docker.ico" [2022-07-08T17:12:12.800Z] } [2022-07-08T17:12:12.800Z] }, [2022-07-08T17:12:12.800Z] "RT_MANIFEST": { [2022-07-08T17:12:12.800Z] "#1": { [2022-07-08T17:12:12.800Z] "0409": { [2022-07-08T17:12:12.800Z] "identity": {}, [2022-07-08T17:12:12.800Z] "description": "Docker Engine", [2022-07-08T17:12:12.800Z] "minimum-os": "vista", [2022-07-08T17:12:12.800Z] "execution-level": "", [2022-07-08T17:12:12.800Z] "ui-access": false, [2022-07-08T17:12:12.800Z] "auto-elevate": false, [2022-07-08T17:12:12.800Z] "dpi-awareness": "unaware", [2022-07-08T17:12:12.800Z] "disable-theming": false, [2022-07-08T17:12:12.800Z] "disable-window-filtering": false, [2022-07-08T17:12:12.800Z] "high-resolution-scrolling-aware": false, [2022-07-08T17:12:12.800Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-08T17:12:12.800Z] "long-path-aware": false, [2022-07-08T17:12:12.800Z] "printer-driver-isolation": false, [2022-07-08T17:12:12.800Z] "gdi-scaling": false, [2022-07-08T17:12:12.800Z] "segment-heap": false, [2022-07-08T17:12:12.800Z] "use-common-controls-v6": false [2022-07-08T17:12:12.801Z] } [2022-07-08T17:12:12.801Z] } [2022-07-08T17:12:12.801Z] }, [2022-07-08T17:12:12.801Z] "RT_MESSAGETABLE": { [2022-07-08T17:12:12.801Z] "#1": { [2022-07-08T17:12:12.801Z] "0409": "../../winresources/event_messages.bin" [2022-07-08T17:12:12.801Z] } [2022-07-08T17:12:12.801Z] }, [2022-07-08T17:12:12.801Z] "RT_VERSION": { [2022-07-08T17:12:12.801Z] "#1": { [2022-07-08T17:12:12.801Z] "0409": { [2022-07-08T17:12:12.801Z] "fixed": { [2022-07-08T17:12:12.801Z] "file_version": "0.0.0.0", [2022-07-08T17:12:12.801Z] "product_version": "0.0.0.0", [2022-07-08T17:12:12.801Z] "type": "Unknown" [2022-07-08T17:12:12.801Z] }, [2022-07-08T17:12:12.801Z] "info": { [2022-07-08T17:12:12.801Z] "0000": { [2022-07-08T17:12:12.801Z] "CompanyName": "", [2022-07-08T17:12:12.801Z] "FileVersion": "dev", [2022-07-08T17:12:12.801Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-08T17:12:12.801Z] "OriginalFileName": "dockerd.exe", [2022-07-08T17:12:12.801Z] "ProductName": "", [2022-07-08T17:12:12.801Z] "ProductVersion": "dev", [2022-07-08T17:12:12.801Z] "SpecialBuild": "5d749362834219ca04deaf77482809175a23dc16" [2022-07-08T17:12:12.801Z] } [2022-07-08T17:12:12.801Z] } [2022-07-08T17:12:12.801Z] } [2022-07-08T17:12:12.801Z] } [2022-07-08T17:12:12.801Z] } [2022-07-08T17:12:12.801Z] } [2022-07-08T17:12:12.801Z] cmd/dockerd/config.go [2022-07-08T17:12:12.801Z] cmd/dockerd/config_windows.go [2022-07-08T17:12:12.801Z] cmd/dockerd/daemon.go [2022-07-08T17:12:12.801Z] cmd/dockerd/daemon_test.go [2022-07-08T17:12:12.801Z] cmd/dockerd/daemon_windows.go [2022-07-08T17:12:12.801Z] cmd/dockerd/docker.go [2022-07-08T17:12:12.801Z] cmd/dockerd/docker_windows.go [2022-07-08T17:12:12.801Z] cmd/dockerd/genwinres_windows.go [2022-07-08T17:12:12.801Z] cmd/dockerd/metrics.go [2022-07-08T17:12:12.801Z] cmd/dockerd/options.go [2022-07-08T17:12:12.801Z] cmd/dockerd/options_test.go [2022-07-08T17:12:12.801Z] cmd/dockerd/service_windows.go [2022-07-08T17:12:12.801Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-08T17:12:12.801Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-08T17:12:13.457Z] docker_api_swarm_test.go:563: [d566c04096f42] joining swarm manager [dba974eef3f02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:12:13.716Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-08T17:12:17.002Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-08T17:12:17.260Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-08T17:12:22.526Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-08T17:12:25.813Z] docker_api_swarm_test.go:585: [d4fc18c9b7088] joining swarm manager [dba974eef3f02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:12:28.346Z] check_test.go:611: [d566c04096f42] daemon is not started [2022-07-08T17:12:28.346Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-08T17:12:28.920Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-08T17:12:30.315Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-08T17:12:33.601Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-08T17:12:33.601Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-08T17:12:33.601Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-08T17:12:34.978Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-08T17:12:35.914Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-08T17:12:36.849Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-08T17:12:38.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-08T17:12:38.753Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-08T17:12:38.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-08T17:12:42.042Z] docker_api_swarm_test.go:46: [d0221dbc6abc2] joining swarm manager [d989f2fc67e06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:12:46.230Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-08T17:12:46.795Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-08T17:12:49.331Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-08T17:12:59.316Z] --- PASS: TestImportExtremelyLargeImageWorks (180.54s) [2022-07-08T17:12:59.316Z] PASS [2022-07-08T17:12:59.316Z] [2022-07-08T17:12:59.316Z] DONE 22 tests in 184.663s [2022-07-08T17:12:59.316Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-08T17:12:59.316Z] ++ 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-07-08T17:12:59.316Z] ++ set -e [2022-07-08T17:12:59.316Z] ++ '[' -n 0 ']' [2022-07-08T17:12:59.316Z] ++ set -x [2022-07-08T17:12:59.316Z] ++ 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-07-08T17:12:59.316Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-08T17:12:59.316Z] === RUN TestStripANSICommands [2022-07-08T17:12:59.316Z] === RUN TestStripANSICommands/#00 [2022-07-08T17:12:59.316Z] === RUN TestStripANSICommands/#01 [2022-07-08T17:12:59.316Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-08T17:12:59.316Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-08T17:12:59.316Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-08T17:12:59.316Z] PASS [2022-07-08T17:12:59.316Z] [2022-07-08T17:12:59.316Z] DONE 3 tests in 0.073s [2022-07-08T17:12:59.316Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-08T17:12:59.316Z] ++ 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-07-08T17:12:59.316Z] ++ set -e [2022-07-08T17:12:59.316Z] ++ '[' -n 0 ']' [2022-07-08T17:12:59.316Z] ++ set -x [2022-07-08T17:12:59.316Z] ++ 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-07-08T17:12:59.316Z] INFO: Testing against a local daemon [2022-07-08T17:12:59.316Z] === RUN TestNetworkCreateDelete [2022-07-08T17:12:59.316Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-07-08T17:12:59.316Z] === RUN TestDockerNetworkDeletePreferID [2022-07-08T17:12:59.316Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-08T17:12:59.316Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-08T17:12:59.316Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2022-07-08T17:12:59.316Z] === RUN TestDaemonDNSFallback [2022-07-08T17:12:59.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-08T17:13:00.511Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-08T17:13:03.045Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-08T17:13:03.980Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-08T17:13:05.354Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-08T17:13:06.289Z] --- PASS: TestDaemonDNSFallback (6.85s) [2022-07-08T17:13:06.289Z] === RUN TestInspectNetwork [2022-07-08T17:13:09.576Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-08T17:13:10.143Z] === RUN TestInspectNetwork/full_network_id [2022-07-08T17:13:10.143Z] === RUN TestInspectNetwork/partial_network_id [2022-07-08T17:13:10.143Z] === RUN TestInspectNetwork/network_name [2022-07-08T17:13:10.143Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-08T17:13:11.078Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-08T17:13:12.015Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-08T17:13:15.300Z] --- PASS: TestInspectNetwork (8.42s) [2022-07-08T17:13:15.300Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-08T17:13:15.300Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-08T17:13:15.300Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-08T17:13:15.300Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-08T17:13:15.300Z] === RUN TestRunContainerWithBridgeNone [2022-07-08T17:13:16.678Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2022-07-08T17:13:16.678Z] === RUN TestNetworkInvalidJSON [2022-07-08T17:13:16.678Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-08T17:13:16.678Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-08T17:13:16.678Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T17:13:16.678Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T17:13:16.678Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T17:13:16.678Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T17:13:16.678Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-08T17:13:16.678Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-08T17:13:16.678Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T17:13:16.678Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-08T17:13:16.678Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-08T17:13:16.678Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-08T17:13:16.678Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-08T17:13:16.678Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-08T17:13:16.678Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T17:13:16.678Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-08T17:13:16.678Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-08T17:13:16.678Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-08T17:13:16.678Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-08T17:13:16.678Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-08T17:13:16.678Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-08T17:13:16.678Z] === RUN TestNetworkList [2022-07-08T17:13:16.678Z] === RUN TestNetworkList//networks [2022-07-08T17:13:16.678Z] === PAUSE TestNetworkList//networks [2022-07-08T17:13:16.678Z] === RUN TestNetworkList//networks/ [2022-07-08T17:13:16.678Z] === PAUSE TestNetworkList//networks/ [2022-07-08T17:13:16.678Z] === CONT TestNetworkList//networks [2022-07-08T17:13:16.678Z] === CONT TestNetworkList//networks/ [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkList (0.02s) [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-08T17:13:16.678Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-08T17:13:16.678Z] === RUN TestHostIPv4BridgeLabel [2022-07-08T17:13:17.245Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-08T17:13:17.245Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-08T17:13:18.633Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-07-08T17:13:18.633Z] === RUN TestDaemonDefaultNetworkPools [2022-07-08T17:13:19.203Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-07-08T17:13:19.203Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-08T17:13:20.580Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-07-08T17:13:20.580Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-08T17:13:21.956Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-07-08T17:13:21.956Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-08T17:13:22.214Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-07-08T17:13:22.214Z] === RUN TestServiceWithPredefinedNetwork [2022-07-08T17:13:22.781Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-08T17:13:23.039Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-08T17:13:25.574Z] --- PASS: TestServiceWithPredefinedNetwork (2.89s) [2022-07-08T17:13:25.574Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-08T17:13:25.574Z] service_test.go:243: FLAKY_TEST [2022-07-08T17:13:25.574Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T17:13:25.574Z] === RUN TestServiceWithDataPathPortInit [2022-07-08T17:13:26.510Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-08T17:13:26.510Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-08T17:13:27.079Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-08T17:13:27.646Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-08T17:13:27.646Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-08T17:13:27.906Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-08T17:13:28.165Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-08T17:13:29.542Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-08T17:13:30.478Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-08T17:13:31.412Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-08T17:13:32.348Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-08T17:13:32.914Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-08T17:13:33.850Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-08T17:13:39.122Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-08T17:13:41.030Z] --- PASS: TestServiceWithDataPathPortInit (15.66s) [2022-07-08T17:13:41.030Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-08T17:13:44.312Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:naccrq3ecsuf7hbl6gj89eogu Created:2022-07-08 17:13:42.310550221 +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[0e5e611da9fa1ffa2fada186d819b544f761e8a5cb65bc44d2be830625bf71bd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cokotef3gfgs8mwk5muge28g3 EndpointID:bbe8e11465ec93c779e9571983d5a7864d1bf72acba33d4b524899e03d4ee231 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:556fd7b6bc10b863ee148c2a2dfd74843b2fefea6d9b88e272b07d478a64178e 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:92ef0e4145f1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cokotef3gfgs8mwk5muge28g3 EndpointID:bbe8e11465ec93c779e9571983d5a7864d1bf72acba33d4b524899e03d4ee231 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-08T17:13:49.277Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-08T17:13:49.277Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-08T17:13:49.277Z] { [2022-07-08T17:13:49.277Z] "RT_GROUP_ICON": { [2022-07-08T17:13:49.277Z] "#1": { [2022-07-08T17:13:49.277Z] "0409": "../../winresources/docker.ico" [2022-07-08T17:13:49.277Z] } [2022-07-08T17:13:49.277Z] }, [2022-07-08T17:13:49.277Z] "RT_MANIFEST": { [2022-07-08T17:13:49.277Z] "#1": { [2022-07-08T17:13:49.277Z] "0409": { [2022-07-08T17:13:49.277Z] "identity": {}, [2022-07-08T17:13:49.277Z] "description": "Docker Engine", [2022-07-08T17:13:49.277Z] "minimum-os": "vista", [2022-07-08T17:13:49.277Z] "execution-level": "", [2022-07-08T17:13:49.277Z] "ui-access": false, [2022-07-08T17:13:49.277Z] "auto-elevate": false, [2022-07-08T17:13:49.277Z] "dpi-awareness": "unaware", [2022-07-08T17:13:49.277Z] "disable-theming": false, [2022-07-08T17:13:49.277Z] "disable-window-filtering": false, [2022-07-08T17:13:49.277Z] "high-resolution-scrolling-aware": false, [2022-07-08T17:13:49.277Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-08T17:13:49.277Z] "long-path-aware": false, [2022-07-08T17:13:49.277Z] "printer-driver-isolation": false, [2022-07-08T17:13:49.277Z] "gdi-scaling": false, [2022-07-08T17:13:49.277Z] "segment-heap": false, [2022-07-08T17:13:49.277Z] "use-common-controls-v6": false [2022-07-08T17:13:49.277Z] } [2022-07-08T17:13:49.277Z] } [2022-07-08T17:13:49.277Z] }, [2022-07-08T17:13:49.277Z] "RT_MESSAGETABLE": { [2022-07-08T17:13:49.277Z] "#1": { [2022-07-08T17:13:49.277Z] "0409": "../../winresources/event_messages.bin" [2022-07-08T17:13:49.277Z] } [2022-07-08T17:13:49.277Z] }, [2022-07-08T17:13:49.277Z] "RT_VERSION": { [2022-07-08T17:13:49.277Z] "#1": { [2022-07-08T17:13:49.277Z] "0409": { [2022-07-08T17:13:49.277Z] "fixed": { [2022-07-08T17:13:49.277Z] "file_version": "0.0.0.0", [2022-07-08T17:13:49.277Z] "product_version": "0.0.0.0", [2022-07-08T17:13:49.277Z] "type": "Unknown" [2022-07-08T17:13:49.277Z] }, [2022-07-08T17:13:49.277Z] "info": { [2022-07-08T17:13:49.277Z] "0000": { [2022-07-08T17:13:49.277Z] "CompanyName": "", [2022-07-08T17:13:49.277Z] "FileVersion": "dev", [2022-07-08T17:13:49.277Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-08T17:13:49.277Z] "OriginalFileName": "docker-proxy.exe", [2022-07-08T17:13:49.277Z] "ProductName": "", [2022-07-08T17:13:49.277Z] "ProductVersion": "dev", [2022-07-08T17:13:49.277Z] "SpecialBuild": "5d749362834219ca04deaf77482809175a23dc16" [2022-07-08T17:13:49.277Z] } [2022-07-08T17:13:49.277Z] } [2022-07-08T17:13:49.277Z] } [2022-07-08T17:13:49.277Z] } [2022-07-08T17:13:49.277Z] } [2022-07-08T17:13:49.277Z] } [2022-07-08T17:13:49.277Z] cmd/docker-proxy/genwinres_windows.go [2022-07-08T17:13:49.277Z] cmd/docker-proxy/main.go [2022-07-08T17:13:49.277Z] cmd/docker-proxy/network_proxy_test.go [2022-07-08T17:13:49.277Z] cmd/docker-proxy/proxy.go [2022-07-08T17:13:49.277Z] cmd/docker-proxy/sctp_proxy.go [2022-07-08T17:13:49.277Z] cmd/docker-proxy/tcp_proxy.go [2022-07-08T17:13:49.277Z] cmd/docker-proxy/udp_proxy.go [2022-07-08T17:13:49.277Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-08T17:13:49.277Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-08T17:13:49.277Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-08T17:13:49.277Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-08T17:13:49.277Z] remote: Enumerating objects: 23, done. [2022-07-08T17:13:49.277Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-08T17:13:49.277Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-08T17:13:49.277Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-08T17:13:49.277Z] 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-07-08T17:13:49.277Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-08T17:13:49.277Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-08T17:13:49.277Z] Cross building: bundles/cross/linux/ppc64le [2022-07-08T17:13:49.277Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-08T17:13:49.277Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-08T17:13:49.581Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-08T17:13:49.581Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.16s) [2022-07-08T17:13:49.581Z] PASS [2022-07-08T17:13:49.581Z] [2022-07-08T17:13:49.581Z] === Skipped [2022-07-08T17:13:49.581Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T17:13:49.581Z] service_test.go:243: FLAKY_TEST [2022-07-08T17:13:49.581Z] [2022-07-08T17:13:49.581Z] DONE 38 tests, 1 skipped in 50.226s [2022-07-08T17:13:49.581Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-08T17:13:49.581Z] ++ 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-07-08T17:13:49.581Z] ++ set -e [2022-07-08T17:13:49.581Z] ++ '[' -n 0 ']' [2022-07-08T17:13:49.581Z] ++ set -x [2022-07-08T17:13:49.582Z] ++ 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-07-08T17:13:49.582Z] INFO: Testing against a local daemon [2022-07-08T17:13:49.582Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-08T17:13:49.582Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T17:13:49.582Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T17:13:49.582Z] === RUN TestDockerNetworkIpvlan [2022-07-08T17:13:49.582Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T17:13:49.582Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-08T17:13:49.582Z] PASS [2022-07-08T17:13:49.582Z] [2022-07-08T17:13:49.582Z] === Skipped [2022-07-08T17:13:49.582Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T17:13:49.582Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T17:13:49.582Z] [2022-07-08T17:13:49.582Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-08T17:13:49.582Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T17:13:49.582Z] [2022-07-08T17:13:49.582Z] DONE 2 tests, 2 skipped in 0.162s [2022-07-08T17:13:49.582Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-08T17:13:49.582Z] ++ 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-07-08T17:13:49.582Z] ++ set -e [2022-07-08T17:13:49.582Z] ++ '[' -n 0 ']' [2022-07-08T17:13:49.582Z] ++ set -x [2022-07-08T17:13:49.582Z] ++ 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-07-08T17:13:49.582Z] INFO: Testing against a local daemon [2022-07-08T17:13:49.582Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-08T17:13:50.960Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2022-07-08T17:13:50.960Z] === RUN TestDockerNetworkMacvlan [2022-07-08T17:13:51.527Z] docker_api_swarm_test.go:304: [d124bb90c3aa6] joining swarm manager [dbd24069b0d10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:13:51.787Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-08T17:13:52.727Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-08T17:13:52.986Z] docker_api_swarm_test.go:305: [d14c50cf0748f] joining swarm manager [dbd24069b0d10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:13:53.554Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-08T17:13:53.554Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-08T17:13:53.813Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-08T17:13:55.191Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-08T17:13:55.758Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-08T17:13:58.290Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-08T17:14:02.482Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-08T17:14:02.482Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-08T17:14:03.433Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-08T17:14:03.433Z] --- PASS: TestDockerNetworkMacvlan (12.73s) [2022-07-08T17:14:03.433Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-07-08T17:14:03.433Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-07-08T17:14:03.433Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s) [2022-07-08T17:14:03.433Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s) [2022-07-08T17:14:03.433Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.03s) [2022-07-08T17:14:03.433Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) [2022-07-08T17:14:03.433Z] PASS [2022-07-08T17:14:03.433Z] [2022-07-08T17:14:03.433Z] DONE 8 tests in 14.288s [2022-07-08T17:14:03.433Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-08T17:14:03.434Z] ++ 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-07-08T17:14:03.434Z] ++ set -e [2022-07-08T17:14:03.434Z] ++ '[' -n 0 ']' [2022-07-08T17:14:03.434Z] ++ set -x [2022-07-08T17:14:03.434Z] ++ 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-07-08T17:14:03.434Z] testing: warning: no tests to run [2022-07-08T17:14:03.434Z] PASS [2022-07-08T17:14:03.434Z] [2022-07-08T17:14:03.434Z] DONE 0 tests in 0.047s [2022-07-08T17:14:03.434Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-08T17:14:03.434Z] ++ 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-07-08T17:14:03.434Z] ++ set -e [2022-07-08T17:14:03.434Z] ++ '[' -n 0 ']' [2022-07-08T17:14:03.434Z] ++ set -x [2022-07-08T17:14:03.434Z] ++ 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-07-08T17:14:03.693Z] INFO: Testing against a local daemon [2022-07-08T17:14:03.693Z] === RUN TestAuthZPluginAllowRequest [2022-07-08T17:14:03.693Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-08T17:14:04.259Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-08T17:14:05.637Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2022-07-08T17:14:05.637Z] === RUN TestAuthZPluginTLS [2022-07-08T17:14:05.637Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-08T17:14:05.637Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-08T17:14:05.637Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-08T17:14:05.896Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-08T17:14:05.896Z] --- PASS: TestAuthZPluginTLS (0.59s) [2022-07-08T17:14:05.896Z] === RUN TestAuthZPluginDenyRequest [2022-07-08T17:14:06.464Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-08T17:14:06.464Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-08T17:14:07.032Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-08T17:14:07.032Z] === RUN TestAuthZPluginDenyResponse [2022-07-08T17:14:07.599Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-08T17:14:07.599Z] === RUN TestAuthZPluginAllowEventStream [2022-07-08T17:14:08.165Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-08T17:14:09.102Z] --- PASS: TestAuthZPluginAllowEventStream (1.48s) [2022-07-08T17:14:09.102Z] === RUN TestAuthZPluginErrorResponse [2022-07-08T17:14:09.669Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-08T17:14:09.669Z] === RUN TestAuthZPluginErrorRequest [2022-07-08T17:14:10.237Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-07-08T17:14:10.237Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-08T17:14:10.804Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-08T17:14:10.804Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-08T17:14:12.706Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2022-07-08T17:14:12.706Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-08T17:14:13.642Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-08T17:14:13.642Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-08T17:14:14.209Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2022-07-08T17:14:14.209Z] === RUN TestAuthZPluginHeader [2022-07-08T17:14:14.470Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-08T17:14:14.728Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-08T17:14:14.987Z] === RUN TestDockerSuite/TestBuildFails [2022-07-08T17:14:14.987Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-07-08T17:14:14.987Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-08T17:14:15.553Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-08T17:14:15.553Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-08T17:14:16.927Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-08T17:14:18.829Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-08T17:14:18.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-08T17:14:20.208Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-08T17:14:20.208Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.08s) [2022-07-08T17:14:20.208Z] === RUN TestAuthZPluginV2Disable [2022-07-08T17:14:21.587Z] docker_api_swarm_test.go:272: [d354503c0ce9f] joining swarm manager [d3e9475becf1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:14:21.587Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-08T17:14:21.846Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-08T17:14:22.783Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-08T17:14:22.783Z] docker_api_swarm_test.go:273: [d4bc26dee0bc7] joining swarm manager [d3e9475becf1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:14:24.159Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-08T17:14:24.726Z] --- PASS: TestAuthZPluginV2Disable (4.56s) [2022-07-08T17:14:24.726Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-08T17:14:24.984Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-08T17:14:25.243Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-08T17:14:26.619Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-08T17:14:27.995Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-08T17:14:28.562Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.83s) [2022-07-08T17:14:28.562Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-08T17:14:28.821Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-08T17:14:29.080Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-08T17:14:29.648Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-08T17:14:29.907Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-08T17:14:30.475Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-08T17:14:30.475Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-08T17:14:31.413Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-08T17:14:31.672Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-08T17:14:32.240Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-08T17:14:32.809Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-08T17:14:33.068Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-08T17:14:33.636Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-08T17:14:35.540Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-08T17:14:38.074Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-08T17:14:39.462Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.96s) [2022-07-08T17:14:39.462Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-08T17:14:41.991Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-08T17:14:43.892Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-08T17:14:43.892Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-08T17:14:43.892Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-08T17:14:44.150Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-08T17:14:44.150Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-08T17:14:44.409Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-08T17:14:44.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-08T17:14:45.234Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-08T17:14:46.612Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-08T17:14:49.143Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-08T17:14:49.143Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-08T17:14:49.709Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-08T17:14:56.269Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-08T17:14:56.528Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.96s) [2022-07-08T17:14:56.528Z] PASS [2022-07-08T17:14:56.528Z] [2022-07-08T17:14:56.528Z] DONE 17 tests in 52.972s [2022-07-08T17:14:56.528Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-08T17:14:56.528Z] ++ 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-07-08T17:14:56.528Z] ++ set -e [2022-07-08T17:14:56.528Z] ++ '[' -n 0 ']' [2022-07-08T17:14:56.528Z] ++ set -x [2022-07-08T17:14:56.528Z] ++ 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-07-08T17:14:56.787Z] INFO: Testing against a local daemon [2022-07-08T17:14:56.787Z] === RUN TestPluginInvalidJSON [2022-07-08T17:14:56.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T17:14:56.787Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T17:14:56.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T17:14:56.787Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T17:14:56.787Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-08T17:14:56.787Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-08T17:14:56.787Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T17:14:56.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-08T17:14:56.787Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-08T17:14:56.787Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-08T17:14:56.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-08T17:14:56.787Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-08T17:14:56.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-08T17:14:56.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-08T17:14:56.787Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-08T17:14:56.787Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-08T17:14:56.787Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T17:14:56.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-08T17:14:56.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-08T17:14:56.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-08T17:14:56.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-08T17:14:56.787Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-08T17:14:56.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-08T17:14:56.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-08T17:14:56.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-08T17:14:56.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-08T17:14:56.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-08T17:14:56.787Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-08T17:14:56.787Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-08T17:14:56.787Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-08T17:14:56.787Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-08T17:14:56.787Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.01s) [2022-07-08T17:14:56.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-07-08T17:14:56.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-07-08T17:14:56.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-08T17:14:56.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-08T17:14:56.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-08T17:14:56.787Z] === RUN TestPluginInstall [2022-07-08T17:14:56.787Z] === RUN TestPluginInstall/no_auth [2022-07-08T17:14:58.164Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-08T17:14:59.102Z] time="2022-07-08T17:14:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T17:14:59.102Z] time="2022-07-08T17:14:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00d8bd9b0165ff48db063e57f59698cf5e36a3c6f0061521965f293bc5d31946" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T17:14:59.102Z] time="2022-07-08T17:14:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T17:14:59.102Z] time="2022-07-08T17:14:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00d8bd9b0165ff48db063e57f59698cf5e36a3c6f0061521965f293bc5d31946" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T17:14:59.102Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-08T17:14:59.360Z] === RUN TestPluginInstall/with_htpasswd [2022-07-08T17:14:59.929Z] time="2022-07-08T17:14:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T17:14:59.929Z] time="2022-07-08T17:14:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8b0cd3a5423692a72c7835fd005f61dc66bf4e652f4dd951ac597d55e8d59a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T17:14:59.929Z] time="2022-07-08T17:14:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T17:14:59.929Z] time="2022-07-08T17:14:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8b0cd3a5423692a72c7835fd005f61dc66bf4e652f4dd951ac597d55e8d59a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T17:15:00.188Z] === RUN TestPluginInstall/with_insecure [2022-07-08T17:15:01.123Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-08T17:15:01.123Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-08T17:15:01.123Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-08T17:15:01.123Z] time="2022-07-08T17:15:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T17:15:01.123Z] time="2022-07-08T17:15:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0c98e251123af572c401b3ac762babf603fc2956d500bb7dc63a5176fd91eb3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T17:15:01.123Z] time="2022-07-08T17:15:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T17:15:01.123Z] time="2022-07-08T17:15:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0c98e251123af572c401b3ac762babf603fc2956d500bb7dc63a5176fd91eb3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T17:15:01.701Z] plugin_test.go:195: [d00a16454f640] daemon is not started [2022-07-08T17:15:01.701Z] --- PASS: TestPluginInstall (4.81s) [2022-07-08T17:15:01.701Z] --- PASS: TestPluginInstall/no_auth (2.60s) [2022-07-08T17:15:01.701Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2022-07-08T17:15:01.701Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2022-07-08T17:15:01.701Z] === RUN TestPluginsWithRuntimes [2022-07-08T17:15:03.607Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-08T17:15:04.174Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-08T17:15:04.741Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-08T17:15:04.999Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-08T17:15:05.566Z] --- PASS: TestPluginsWithRuntimes (3.91s) [2022-07-08T17:15:05.566Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2022-07-08T17:15:05.566Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-07-08T17:15:05.566Z] === RUN TestPluginBackCompatMediaTypes [2022-07-08T17:15:06.134Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2022-07-08T17:15:06.134Z] PASS [2022-07-08T17:15:06.134Z] [2022-07-08T17:15:06.134Z] DONE 24 tests in 9.706s [2022-07-08T17:15:06.395Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-08T17:15:06.395Z] ++ 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-07-08T17:15:06.395Z] ++ set -e [2022-07-08T17:15:06.395Z] ++ '[' -n 0 ']' [2022-07-08T17:15:06.395Z] ++ set -x [2022-07-08T17:15:06.395Z] ++ 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-07-08T17:15:06.395Z] INFO: Testing against a local daemon [2022-07-08T17:15:06.395Z] === RUN TestExternalGraphDriver [2022-07-08T17:15:06.395Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-08T17:15:06.654Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-08T17:15:06.654Z] === RUN TestExternalGraphDriver/json [2022-07-08T17:15:08.556Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-08T17:15:08.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-08T17:15:08.815Z] === RUN TestExternalGraphDriver/spec [2022-07-08T17:15:09.073Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-08T17:15:10.014Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-08T17:15:10.951Z] === RUN TestExternalGraphDriver/pull [2022-07-08T17:15:11.210Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-08T17:15:13.117Z] --- PASS: TestExternalGraphDriver (6.41s) [2022-07-08T17:15:13.117Z] --- PASS: TestExternalGraphDriver/json (1.96s) [2022-07-08T17:15:13.117Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2022-07-08T17:15:13.117Z] --- PASS: TestExternalGraphDriver/pull (2.05s) [2022-07-08T17:15:13.117Z] === RUN TestGraphdriverPluginV2 [2022-07-08T17:15:13.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-08T17:15:13.117Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-08T17:15:13.376Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-08T17:15:13.376Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-08T17:15:13.942Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-08T17:15:14.514Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-08T17:15:15.081Z] docker_api_swarm_node_test.go:20: [d4dc550c12d62] joining swarm manager [d0252a1534338]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:15:15.081Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-08T17:15:16.016Z] docker_api_swarm_node_test.go:21: [d77deda101a52] joining swarm manager [d0252a1534338]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:15:16.951Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-08T17:15:18.330Z] --- PASS: TestGraphdriverPluginV2 (5.24s) [2022-07-08T17:15:18.330Z] PASS [2022-07-08T17:15:18.330Z] [2022-07-08T17:15:18.330Z] DONE 5 tests in 11.778s [2022-07-08T17:15:18.330Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-08T17:15:18.330Z] ++ 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-07-08T17:15:18.330Z] ++ set -e [2022-07-08T17:15:18.330Z] ++ '[' -n 0 ']' [2022-07-08T17:15:18.330Z] ++ set -x [2022-07-08T17:15:18.330Z] ++ 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-07-08T17:15:18.330Z] INFO: Testing against a local daemon [2022-07-08T17:15:18.330Z] === RUN TestContinueAfterPluginCrash [2022-07-08T17:15:18.330Z] === PAUSE TestContinueAfterPluginCrash [2022-07-08T17:15:18.330Z] === RUN TestReadPluginNoRead [2022-07-08T17:15:18.330Z] === PAUSE TestReadPluginNoRead [2022-07-08T17:15:18.330Z] === RUN TestDaemonStartWithLogOpt [2022-07-08T17:15:18.330Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-08T17:15:18.330Z] === CONT TestContinueAfterPluginCrash [2022-07-08T17:15:18.330Z] === CONT TestDaemonStartWithLogOpt [2022-07-08T17:15:19.271Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-08T17:15:21.173Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-08T17:15:23.074Z] --- PASS: TestDaemonStartWithLogOpt (4.47s) [2022-07-08T17:15:23.074Z] === CONT TestReadPluginNoRead [2022-07-08T17:15:23.074Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-08T17:15:23.641Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-08T17:15:25.018Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-08T17:15:25.585Z] === RUN TestReadPluginNoRead/default [2022-07-08T17:15:26.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-08T17:15:26.964Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-08T17:15:27.531Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-08T17:15:27.790Z] --- PASS: TestContinueAfterPluginCrash (9.49s) [2022-07-08T17:15:28.726Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-08T17:15:30.103Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-08T17:15:30.671Z] === CONT TestReadPluginNoRead [2022-07-08T17:15:30.671Z] read_test.go:92: [d12cc78955175] daemon is not started [2022-07-08T17:15:30.671Z] --- PASS: TestReadPluginNoRead (7.88s) [2022-07-08T17:15:30.671Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2022-07-08T17:15:30.671Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.67s) [2022-07-08T17:15:30.671Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s) [2022-07-08T17:15:30.671Z] PASS [2022-07-08T17:15:30.671Z] [2022-07-08T17:15:30.671Z] DONE 6 tests in 12.484s [2022-07-08T17:15:30.671Z] 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-07-08T17:15:30.671Z] ++ 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-07-08T17:15:30.671Z] ++ set -e [2022-07-08T17:15:30.671Z] ++ '[' -n 0 ']' [2022-07-08T17:15:30.671Z] ++ set -x [2022-07-08T17:15:30.671Z] ++ 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-07-08T17:15:30.671Z] testing: warning: no tests to run [2022-07-08T17:15:30.671Z] PASS [2022-07-08T17:15:30.671Z] [2022-07-08T17:15:30.671Z] DONE 0 tests in 0.051s [2022-07-08T17:15:30.671Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-08T17:15:30.671Z] ++ 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-07-08T17:15:30.671Z] ++ set -e [2022-07-08T17:15:30.671Z] ++ '[' -n 0 ']' [2022-07-08T17:15:30.671Z] ++ set -x [2022-07-08T17:15:30.671Z] ++ 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-07-08T17:15:30.930Z] INFO: Testing against a local daemon [2022-07-08T17:15:30.930Z] === RUN TestPluginWithDevMounts [2022-07-08T17:15:30.930Z] === PAUSE TestPluginWithDevMounts [2022-07-08T17:15:30.930Z] === CONT TestPluginWithDevMounts [2022-07-08T17:15:30.930Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-08T17:15:31.866Z] docker_api_swarm_test.go:502: [d59d3cfeb223e] joining swarm manager [dd8ae867b3dcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:15:32.125Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-08T17:15:33.062Z] --- PASS: TestPluginWithDevMounts (2.04s) [2022-07-08T17:15:33.062Z] PASS [2022-07-08T17:15:33.062Z] [2022-07-08T17:15:33.062Z] DONE 1 tests in 2.188s [2022-07-08T17:15:33.062Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-08T17:15:33.062Z] ++ 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-07-08T17:15:33.062Z] ++ set -e [2022-07-08T17:15:33.062Z] ++ '[' -n 0 ']' [2022-07-08T17:15:33.062Z] ++ set -x [2022-07-08T17:15:33.062Z] ++ 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-07-08T17:15:33.062Z] INFO: Testing against a local daemon [2022-07-08T17:15:33.062Z] === RUN TestSecretInspect [2022-07-08T17:15:35.595Z] --- PASS: TestSecretInspect (2.64s) [2022-07-08T17:15:35.595Z] === RUN TestSecretList [2022-07-08T17:15:38.881Z] --- PASS: TestSecretList (2.70s) [2022-07-08T17:15:38.881Z] === RUN TestSecretsCreateAndDelete [2022-07-08T17:15:38.881Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-08T17:15:40.789Z] docker_api_swarm_test.go:507: [dec5d0193da52] joining swarm manager [dd8ae867b3dcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:15:41.356Z] --- PASS: TestSecretsCreateAndDelete (2.85s) [2022-07-08T17:15:41.356Z] === RUN TestSecretsUpdate [2022-07-08T17:15:42.292Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-08T17:15:43.665Z] --- PASS: TestSecretsUpdate (2.51s) [2022-07-08T17:15:43.665Z] === RUN TestTemplatedSecret [2022-07-08T17:15:43.925Z] === RUN TestDockerSuite/TestBuildRm [2022-07-08T17:15:46.455Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-08T17:15:47.021Z] --- PASS: TestTemplatedSecret (3.18s) [2022-07-08T17:15:47.021Z] === RUN TestSecretCreateResolve [2022-07-08T17:15:47.279Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-08T17:15:48.214Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-08T17:15:48.780Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-08T17:15:49.347Z] --- PASS: TestSecretCreateResolve (2.50s) [2022-07-08T17:15:49.347Z] PASS [2022-07-08T17:15:49.347Z] [2022-07-08T17:15:49.347Z] DONE 6 tests in 16.495s [2022-07-08T17:15:49.347Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-08T17:15:49.347Z] ++ 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-07-08T17:15:49.347Z] ++ set -e [2022-07-08T17:15:49.347Z] ++ '[' -n 0 ']' [2022-07-08T17:15:49.347Z] ++ set -x [2022-07-08T17:15:49.347Z] ++ 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-07-08T17:15:49.606Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-08T17:15:49.606Z] INFO: Testing against a local daemon [2022-07-08T17:15:49.606Z] === RUN TestServiceCreateInit [2022-07-08T17:15:49.606Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-08T17:15:50.541Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-08T17:15:51.478Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-08T17:15:54.762Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-08T17:15:54.762Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-08T17:15:54.762Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-08T17:15:55.021Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-08T17:15:55.021Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-08T17:15:55.021Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-08T17:15:55.279Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-08T17:15:55.848Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-08T17:15:55.848Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-08T17:15:55.848Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-08T17:15:55.848Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-08T17:15:55.848Z] Cross building: bundles/cross/linux/s390x [2022-07-08T17:15:55.848Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-08T17:15:55.848Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-08T17:15:56.214Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-08T17:15:56.214Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-08T17:15:57.151Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-08T17:15:59.059Z] --- PASS: TestServiceCreateInit (9.22s) [2022-07-08T17:15:59.059Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.56s) [2022-07-08T17:15:59.059Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.63s) [2022-07-08T17:15:59.059Z] === RUN TestCreateServiceMultipleTimes [2022-07-08T17:16:00.435Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-08T17:16:01.373Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-08T17:16:02.310Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-08T17:16:03.246Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-08T17:16:03.813Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-08T17:16:05.717Z] === RUN TestDockerSuite/TestBuildUser [2022-07-08T17:16:06.652Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-08T17:16:09.935Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-08T17:16:14.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-08T17:16:16.023Z] --- PASS: TestCreateServiceMultipleTimes (16.99s) [2022-07-08T17:16:16.023Z] === RUN TestCreateServiceConflict [2022-07-08T17:16:16.281Z] docker_api_swarm_node_test.go:81: [de4cb732894f0] joining swarm manager [da408fec2ac00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:16:18.812Z] --- PASS: TestCreateServiceConflict (3.13s) [2022-07-08T17:16:18.812Z] === RUN TestCreateServiceMaxReplicas [2022-07-08T17:16:21.354Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-08T17:16:22.289Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-08T17:16:22.289Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-08T17:16:22.858Z] --- PASS: TestCreateServiceMaxReplicas (3.77s) [2022-07-08T17:16:22.858Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-08T17:16:23.118Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-08T17:16:24.494Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-08T17:16:25.872Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-08T17:16:25.872Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-08T17:16:25.872Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-08T17:16:25.872Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-08T17:16:26.130Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-08T17:16:26.130Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-08T17:16:26.130Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-08T17:16:26.130Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-08T17:16:26.130Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-08T17:16:27.507Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-08T17:16:27.507Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-08T17:16:28.076Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-08T17:16:28.643Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-08T17:16:28.901Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-08T17:16:29.160Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-08T17:16:31.060Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-08T17:16:31.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-08T17:16:32.253Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-08T17:16:33.190Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-08T17:16:33.449Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-08T17:16:33.708Z] docker_api_swarm_node_test.go:53: [d03a61ff5456d] joining swarm manager [d90f620f1475b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:16:33.966Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-08T17:16:33.966Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-08T17:16:33.966Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-08T17:16:34.903Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-08T17:16:34.903Z] docker_api_swarm_node_test.go:54: [d1d8db5a8b360] joining swarm manager [d90f620f1475b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:16:36.278Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-08T17:16:36.536Z] === RUN TestDockerSuite/TestCommitChange [2022-07-08T17:16:37.471Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-08T17:16:37.471Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.74s) [2022-07-08T17:16:37.471Z] === RUN TestCreateServiceSecretFileMode [2022-07-08T17:16:38.038Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-08T17:16:38.977Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-08T17:16:40.878Z] --- PASS: TestCreateServiceSecretFileMode (3.08s) [2022-07-08T17:16:40.878Z] === RUN TestCreateServiceConfigFileMode [2022-07-08T17:16:40.878Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-08T17:16:41.445Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-08T17:16:42.824Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-08T17:16:43.391Z] --- PASS: TestCreateServiceConfigFileMode (2.99s) [2022-07-08T17:16:43.391Z] === RUN TestCreateServiceSysctls [2022-07-08T17:16:44.327Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-08T17:16:44.893Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-08T17:16:46.271Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-08T17:16:46.271Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-08T17:16:46.839Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-08T17:16:47.097Z] --- PASS: TestCreateServiceSysctls (3.52s) [2022-07-08T17:16:47.097Z] === RUN TestCreateServiceCapabilities [2022-07-08T17:16:47.664Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-08T17:16:48.232Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-08T17:16:49.166Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-08T17:16:49.424Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2022-07-08T17:16:49.424Z] === RUN TestInspect [2022-07-08T17:16:49.991Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-08T17:16:50.558Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-08T17:16:51.126Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-08T17:16:52.063Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-08T17:16:52.998Z] --- PASS: TestInspect (3.43s) [2022-07-08T17:16:52.998Z] === RUN TestCreateJob [2022-07-08T17:16:52.998Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-08T17:16:53.933Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-08T17:16:54.502Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-08T17:16:55.437Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-08T17:16:56.032Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-08T17:16:56.970Z] --- PASS: TestCreateJob (3.90s) [2022-07-08T17:16:56.970Z] === RUN TestReplicatedJob [2022-07-08T17:16:57.229Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-08T17:16:57.796Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-08T17:16:58.364Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-08T17:16:58.364Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-08T17:16:59.301Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-08T17:16:59.869Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-08T17:17:01.248Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-08T17:17:02.185Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-08T17:17:03.121Z] --- PASS: TestReplicatedJob (6.06s) [2022-07-08T17:17:03.121Z] === RUN TestUpdateReplicatedJob [2022-07-08T17:17:03.121Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-08T17:17:04.059Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-08T17:17:04.626Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-08T17:17:07.163Z] --- PASS: TestUpdateReplicatedJob (3.75s) [2022-07-08T17:17:07.163Z] === RUN TestServiceListWithStatuses [2022-07-08T17:17:07.163Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T17:17:07.163Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-08T17:17:07.163Z] === RUN TestDockerNetworkConnectAlias [2022-07-08T17:17:07.163Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-08T17:17:07.163Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-08T17:17:11.350Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-08T17:17:11.917Z] --- PASS: TestDockerNetworkConnectAlias (5.05s) [2022-07-08T17:17:11.917Z] === RUN TestDockerNetworkReConnect [2022-07-08T17:17:13.820Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-08T17:17:13.820Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-08T17:17:14.388Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-08T17:17:15.774Z] docker_api_swarm_test.go:202: [da12b33d73b8c] joining swarm manager [d84c83b8c338f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:17:16.709Z] --- PASS: TestDockerNetworkReConnect (4.75s) [2022-07-08T17:17:16.709Z] === RUN TestServicePlugin [2022-07-08T17:17:19.242Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-08T17:17:20.617Z] plugin_test.go:61: [de84f0601ddb2] joining swarm manager [d60bcc1ec4120]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:17:21.185Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-08T17:17:21.753Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-08T17:17:22.011Z] plugin_test.go:64: [db0a2a7eef76c] joining swarm manager [d60bcc1ec4120]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:17:25.305Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-08T17:17:25.563Z] === RUN TestDockerSuite/TestCpToDot [2022-07-08T17:17:26.498Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-08T17:17:27.065Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-08T17:17:28.000Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-08T17:17:28.936Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-08T17:17:29.872Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-08T17:17:29.872Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-08T17:17:30.437Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-08T17:17:31.372Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-08T17:17:31.372Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-08T17:17:31.372Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-08T17:17:31.938Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-08T17:17:32.337Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-08T17:17:32.337Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-08T17:17:32.337Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-08T17:17:32.504Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-08T17:17:32.504Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-08T17:17:32.504Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-08T17:17:32.597Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-08T17:17:32.597Z] [2022-07-08T17:17:32.765Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-08T17:17:33.024Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-08T17:17:33.302Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-08T17:17:33.572Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-08T17:17:33.572Z] === RUN TestDockerSuite/TestCreateRM [2022-07-08T17:17:33.572Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-08T17:17:33.572Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-08T17:17:33.572Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-08T17:17:33.834Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-08T17:17:33.834Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-08T17:17:34.855Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-08T17:17:35.139Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43785/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d749362834219ca04deaf77482809175a23dc16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d749362834219ca04deaf77482809175a23dc16 hack/test/unit [2022-07-08T17:17:35.399Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-08T17:17:35.399Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-08T17:17:35.399Z] + TESTDIRS=./... [2022-07-08T17:17:35.399Z] + exclude_paths='/vendor/|/integration' [2022-07-08T17:17:35.399Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-08T17:17:35.399Z] ++ go list ./... [2022-07-08T17:17:35.739Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-08T17:17:35.997Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-08T17:17:35.997Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-08T17:17:36.340Z] + pkg_list='github.com/docker/docker/api [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server/backend/build [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server/httputils [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server/middleware [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server/router [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server/router/build [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server/router/container [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server/router/debug [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server/router/image [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server/router/network [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server/router/session [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server/router/system [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server/router/volume [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types/backend [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types/container [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types/events [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types/filters [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types/image [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types/mount [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types/network [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types/registry [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types/strslice [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types/swarm [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types/time [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types/versions [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/types/volume [2022-07-08T17:17:36.340Z] github.com/docker/docker/builder [2022-07-08T17:17:36.340Z] github.com/docker/docker/builder/builder-next [2022-07-08T17:17:36.340Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T17:17:36.340Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T17:17:36.340Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T17:17:36.340Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T17:17:36.340Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T17:17:36.340Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T17:17:36.340Z] github.com/docker/docker/builder/dockerfile [2022-07-08T17:17:36.340Z] github.com/docker/docker/builder/remotecontext [2022-07-08T17:17:36.340Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T17:17:36.340Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T17:17:36.340Z] github.com/docker/docker/cli [2022-07-08T17:17:36.340Z] github.com/docker/docker/cli/config [2022-07-08T17:17:36.340Z] github.com/docker/docker/cli/debug [2022-07-08T17:17:36.340Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T17:17:36.340Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T17:17:36.340Z] github.com/docker/docker/client [2022-07-08T17:17:36.340Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T17:17:36.340Z] github.com/docker/docker/cmd/dockerd [2022-07-08T17:17:36.340Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T17:17:36.340Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T17:17:36.340Z] github.com/docker/docker/container [2022-07-08T17:17:36.340Z] github.com/docker/docker/container/stream [2022-07-08T17:17:36.340Z] github.com/docker/docker/contrib/apparmor [2022-07-08T17:17:36.340Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T17:17:36.340Z] github.com/docker/docker/contrib/httpserver [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/cluster [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/config [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/events [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/exec [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/images [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/initlayer [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/links [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/listeners [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/logger [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/logger/local [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/names [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/network [2022-07-08T17:17:36.340Z] github.com/docker/docker/daemon/stats [2022-07-08T17:17:36.340Z] github.com/docker/docker/distribution [2022-07-08T17:17:36.340Z] github.com/docker/docker/distribution/metadata [2022-07-08T17:17:36.340Z] github.com/docker/docker/distribution/utils [2022-07-08T17:17:36.340Z] github.com/docker/docker/distribution/xfer [2022-07-08T17:17:36.340Z] github.com/docker/docker/dockerversion [2022-07-08T17:17:36.340Z] github.com/docker/docker/errdefs [2022-07-08T17:17:36.340Z] github.com/docker/docker/image [2022-07-08T17:17:36.340Z] github.com/docker/docker/image/cache [2022-07-08T17:17:36.340Z] github.com/docker/docker/image/tarexport [2022-07-08T17:17:36.340Z] github.com/docker/docker/image/v1 [2022-07-08T17:17:36.340Z] github.com/docker/docker/internal/test/suite [2022-07-08T17:17:36.340Z] github.com/docker/docker/layer [2022-07-08T17:17:36.340Z] github.com/docker/docker/libcontainerd [2022-07-08T17:17:36.340Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T17:17:36.340Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T17:17:36.340Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T17:17:36.340Z] github.com/docker/docker/libcontainerd/types [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/config [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/idm [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/ns [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/options [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/osl [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T17:17:36.340Z] github.com/docker/docker/libnetwork/types [2022-07-08T17:17:36.340Z] github.com/docker/docker/oci [2022-07-08T17:17:36.340Z] github.com/docker/docker/oci/caps [2022-07-08T17:17:36.340Z] github.com/docker/docker/opts [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/aaparser [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/archive [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/authorization [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/capabilities [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/containerfs [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/directory [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/dmesg [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/fileutils [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/fsutils [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/homedir [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/idtools [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/ioutils [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/longpath [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/loopback [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/parsers [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/pidfile [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/platform [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/plugins [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/pools [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/progress [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/pubsub [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/reexec [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/signal [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/stack [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/stringid [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/system [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/tailfile [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/tarsum [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/urlutil [2022-07-08T17:17:36.340Z] github.com/docker/docker/pkg/useragent [2022-07-08T17:17:36.340Z] github.com/docker/docker/plugin [2022-07-08T17:17:36.340Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T17:17:36.340Z] github.com/docker/docker/plugin/v2 [2022-07-08T17:17:36.340Z] github.com/docker/docker/profiles/apparmor [2022-07-08T17:17:36.340Z] github.com/docker/docker/profiles/seccomp [2022-07-08T17:17:36.340Z] github.com/docker/docker/quota [2022-07-08T17:17:36.340Z] github.com/docker/docker/reference [2022-07-08T17:17:36.340Z] github.com/docker/docker/registry [2022-07-08T17:17:36.340Z] github.com/docker/docker/registry/resumable [2022-07-08T17:17:36.340Z] github.com/docker/docker/restartmanager [2022-07-08T17:17:36.340Z] github.com/docker/docker/rootless [2022-07-08T17:17:36.340Z] github.com/docker/docker/rootless/specconv [2022-07-08T17:17:36.340Z] github.com/docker/docker/runconfig [2022-07-08T17:17:36.340Z] github.com/docker/docker/runconfig/opts [2022-07-08T17:17:36.340Z] github.com/docker/docker/testutil [2022-07-08T17:17:36.340Z] github.com/docker/docker/testutil/daemon [2022-07-08T17:17:36.340Z] github.com/docker/docker/testutil/environment [2022-07-08T17:17:36.340Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T17:17:36.340Z] github.com/docker/docker/testutil/fakegit [2022-07-08T17:17:36.340Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T17:17:36.340Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T17:17:36.340Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T17:17:36.340Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T17:17:36.340Z] github.com/docker/docker/testutil/registry [2022-07-08T17:17:36.340Z] github.com/docker/docker/testutil/request [2022-07-08T17:17:36.340Z] github.com/docker/docker/volume [2022-07-08T17:17:36.340Z] github.com/docker/docker/volume/drivers [2022-07-08T17:17:36.340Z] github.com/docker/docker/volume/local [2022-07-08T17:17:36.340Z] github.com/docker/docker/volume/mounts [2022-07-08T17:17:36.340Z] github.com/docker/docker/volume/service [2022-07-08T17:17:36.340Z] github.com/docker/docker/volume/service/opts [2022-07-08T17:17:36.340Z] github.com/docker/docker/volume/testutils' [2022-07-08T17:17:36.340Z] ++ grep --fixed-strings -v /libnetwork [2022-07-08T17:17:36.340Z] ++ echo 'github.com/docker/docker/api [2022-07-08T17:17:36.340Z] github.com/docker/docker/api/server [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/backend/build [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/httputils [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/middleware [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/build [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/container [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/debug [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/image [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/network [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/session [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/system [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/volume [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/backend [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/container [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/events [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/filters [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/image [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/mount [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/network [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/registry [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/strslice [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/swarm [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/time [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/versions [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/volume [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/builder-next [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/dockerfile [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/remotecontext [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T17:17:36.341Z] github.com/docker/docker/cli [2022-07-08T17:17:36.341Z] github.com/docker/docker/cli/config [2022-07-08T17:17:36.341Z] github.com/docker/docker/cli/debug [2022-07-08T17:17:36.341Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T17:17:36.341Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T17:17:36.341Z] github.com/docker/docker/client [2022-07-08T17:17:36.341Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T17:17:36.341Z] github.com/docker/docker/cmd/dockerd [2022-07-08T17:17:36.341Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T17:17:36.341Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T17:17:36.341Z] github.com/docker/docker/container [2022-07-08T17:17:36.341Z] github.com/docker/docker/container/stream [2022-07-08T17:17:36.341Z] github.com/docker/docker/contrib/apparmor [2022-07-08T17:17:36.341Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T17:17:36.341Z] github.com/docker/docker/contrib/httpserver [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/cluster [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/config [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/events [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/exec [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/images [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/initlayer [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/links [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/listeners [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/logger [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/logger/local [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/names [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/network [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/stats [2022-07-08T17:17:36.341Z] github.com/docker/docker/distribution [2022-07-08T17:17:36.341Z] github.com/docker/docker/distribution/metadata [2022-07-08T17:17:36.341Z] github.com/docker/docker/distribution/utils [2022-07-08T17:17:36.341Z] github.com/docker/docker/distribution/xfer [2022-07-08T17:17:36.341Z] github.com/docker/docker/dockerversion [2022-07-08T17:17:36.341Z] github.com/docker/docker/errdefs [2022-07-08T17:17:36.341Z] github.com/docker/docker/image [2022-07-08T17:17:36.341Z] github.com/docker/docker/image/cache [2022-07-08T17:17:36.341Z] github.com/docker/docker/image/tarexport [2022-07-08T17:17:36.341Z] github.com/docker/docker/image/v1 [2022-07-08T17:17:36.341Z] github.com/docker/docker/internal/test/suite [2022-07-08T17:17:36.341Z] github.com/docker/docker/layer [2022-07-08T17:17:36.341Z] github.com/docker/docker/libcontainerd [2022-07-08T17:17:36.341Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T17:17:36.341Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T17:17:36.341Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T17:17:36.341Z] github.com/docker/docker/libcontainerd/types [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/config [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/idm [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/ns [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/options [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/osl [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T17:17:36.341Z] github.com/docker/docker/libnetwork/types [2022-07-08T17:17:36.341Z] github.com/docker/docker/oci [2022-07-08T17:17:36.341Z] github.com/docker/docker/oci/caps [2022-07-08T17:17:36.341Z] github.com/docker/docker/opts [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/aaparser [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/archive [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/authorization [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/capabilities [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/containerfs [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/directory [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/dmesg [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/fileutils [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/fsutils [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/homedir [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/idtools [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/ioutils [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/longpath [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/loopback [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/parsers [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/pidfile [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/platform [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/plugins [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/pools [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/progress [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/pubsub [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/reexec [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/signal [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/stack [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/stringid [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/system [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/tailfile [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/tarsum [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/urlutil [2022-07-08T17:17:36.341Z] github.com/docker/docker/pkg/useragent [2022-07-08T17:17:36.341Z] github.com/docker/docker/plugin [2022-07-08T17:17:36.341Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T17:17:36.341Z] github.com/docker/docker/plugin/v2 [2022-07-08T17:17:36.341Z] github.com/docker/docker/profiles/apparmor [2022-07-08T17:17:36.341Z] github.com/docker/docker/profiles/seccomp [2022-07-08T17:17:36.341Z] github.com/docker/docker/quota [2022-07-08T17:17:36.341Z] github.com/docker/docker/reference [2022-07-08T17:17:36.341Z] github.com/docker/docker/registry [2022-07-08T17:17:36.341Z] github.com/docker/docker/registry/resumable [2022-07-08T17:17:36.341Z] github.com/docker/docker/restartmanager [2022-07-08T17:17:36.341Z] github.com/docker/docker/rootless [2022-07-08T17:17:36.341Z] github.com/docker/docker/rootless/specconv [2022-07-08T17:17:36.341Z] github.com/docker/docker/runconfig [2022-07-08T17:17:36.341Z] github.com/docker/docker/runconfig/opts [2022-07-08T17:17:36.341Z] github.com/docker/docker/testutil [2022-07-08T17:17:36.341Z] github.com/docker/docker/testutil/daemon [2022-07-08T17:17:36.341Z] github.com/docker/docker/testutil/environment [2022-07-08T17:17:36.341Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T17:17:36.341Z] github.com/docker/docker/testutil/fakegit [2022-07-08T17:17:36.341Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T17:17:36.341Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T17:17:36.341Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T17:17:36.341Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T17:17:36.341Z] github.com/docker/docker/testutil/registry [2022-07-08T17:17:36.341Z] github.com/docker/docker/testutil/request [2022-07-08T17:17:36.341Z] github.com/docker/docker/volume [2022-07-08T17:17:36.341Z] github.com/docker/docker/volume/drivers [2022-07-08T17:17:36.341Z] github.com/docker/docker/volume/local [2022-07-08T17:17:36.341Z] github.com/docker/docker/volume/mounts [2022-07-08T17:17:36.341Z] github.com/docker/docker/volume/service [2022-07-08T17:17:36.341Z] github.com/docker/docker/volume/service/opts [2022-07-08T17:17:36.341Z] github.com/docker/docker/volume/testutils' [2022-07-08T17:17:36.341Z] + base_pkg_list='github.com/docker/docker/api [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/backend/build [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/httputils [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/middleware [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/build [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/container [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/debug [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/image [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/network [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/session [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/system [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/server/router/volume [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/backend [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/container [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/events [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/filters [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/image [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/mount [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/network [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/registry [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/strslice [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/swarm [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/time [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/versions [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T17:17:36.341Z] github.com/docker/docker/api/types/volume [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/builder-next [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/dockerfile [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/remotecontext [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T17:17:36.341Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T17:17:36.341Z] github.com/docker/docker/cli [2022-07-08T17:17:36.341Z] github.com/docker/docker/cli/config [2022-07-08T17:17:36.341Z] github.com/docker/docker/cli/debug [2022-07-08T17:17:36.341Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T17:17:36.341Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T17:17:36.341Z] github.com/docker/docker/client [2022-07-08T17:17:36.341Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T17:17:36.341Z] github.com/docker/docker/cmd/dockerd [2022-07-08T17:17:36.341Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T17:17:36.341Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T17:17:36.341Z] github.com/docker/docker/container [2022-07-08T17:17:36.341Z] github.com/docker/docker/container/stream [2022-07-08T17:17:36.341Z] github.com/docker/docker/contrib/apparmor [2022-07-08T17:17:36.341Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T17:17:36.341Z] github.com/docker/docker/contrib/httpserver [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/cluster [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/config [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/events [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/exec [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/images [2022-07-08T17:17:36.341Z] github.com/docker/docker/daemon/initlayer [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/links [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/listeners [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/local [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/names [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/network [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/stats [2022-07-08T17:17:36.342Z] github.com/docker/docker/distribution [2022-07-08T17:17:36.342Z] github.com/docker/docker/distribution/metadata [2022-07-08T17:17:36.342Z] github.com/docker/docker/distribution/utils [2022-07-08T17:17:36.342Z] github.com/docker/docker/distribution/xfer [2022-07-08T17:17:36.342Z] github.com/docker/docker/dockerversion [2022-07-08T17:17:36.342Z] github.com/docker/docker/errdefs [2022-07-08T17:17:36.342Z] github.com/docker/docker/image [2022-07-08T17:17:36.342Z] github.com/docker/docker/image/cache [2022-07-08T17:17:36.342Z] github.com/docker/docker/image/tarexport [2022-07-08T17:17:36.342Z] github.com/docker/docker/image/v1 [2022-07-08T17:17:36.342Z] github.com/docker/docker/internal/test/suite [2022-07-08T17:17:36.342Z] github.com/docker/docker/layer [2022-07-08T17:17:36.342Z] github.com/docker/docker/libcontainerd [2022-07-08T17:17:36.342Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T17:17:36.342Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T17:17:36.342Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T17:17:36.342Z] github.com/docker/docker/libcontainerd/types [2022-07-08T17:17:36.342Z] github.com/docker/docker/oci [2022-07-08T17:17:36.342Z] github.com/docker/docker/oci/caps [2022-07-08T17:17:36.342Z] github.com/docker/docker/opts [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/aaparser [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/archive [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/authorization [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/capabilities [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/containerfs [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/directory [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/dmesg [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/fileutils [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/fsutils [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/homedir [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/idtools [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/ioutils [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/longpath [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/loopback [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/parsers [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/pidfile [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/platform [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/plugins [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/pools [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/progress [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/pubsub [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/reexec [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/signal [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/stack [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/stringid [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/system [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/tailfile [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/tarsum [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/urlutil [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/useragent [2022-07-08T17:17:36.342Z] github.com/docker/docker/plugin [2022-07-08T17:17:36.342Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T17:17:36.342Z] github.com/docker/docker/plugin/v2 [2022-07-08T17:17:36.342Z] github.com/docker/docker/profiles/apparmor [2022-07-08T17:17:36.342Z] github.com/docker/docker/profiles/seccomp [2022-07-08T17:17:36.342Z] github.com/docker/docker/quota [2022-07-08T17:17:36.342Z] github.com/docker/docker/reference [2022-07-08T17:17:36.342Z] github.com/docker/docker/registry [2022-07-08T17:17:36.342Z] github.com/docker/docker/registry/resumable [2022-07-08T17:17:36.342Z] github.com/docker/docker/restartmanager [2022-07-08T17:17:36.342Z] github.com/docker/docker/rootless [2022-07-08T17:17:36.342Z] github.com/docker/docker/rootless/specconv [2022-07-08T17:17:36.342Z] github.com/docker/docker/runconfig [2022-07-08T17:17:36.342Z] github.com/docker/docker/runconfig/opts [2022-07-08T17:17:36.342Z] github.com/docker/docker/testutil [2022-07-08T17:17:36.342Z] github.com/docker/docker/testutil/daemon [2022-07-08T17:17:36.342Z] github.com/docker/docker/testutil/environment [2022-07-08T17:17:36.342Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T17:17:36.342Z] github.com/docker/docker/testutil/fakegit [2022-07-08T17:17:36.342Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T17:17:36.342Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T17:17:36.342Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T17:17:36.342Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T17:17:36.342Z] github.com/docker/docker/testutil/registry [2022-07-08T17:17:36.342Z] github.com/docker/docker/testutil/request [2022-07-08T17:17:36.342Z] github.com/docker/docker/volume [2022-07-08T17:17:36.342Z] github.com/docker/docker/volume/drivers [2022-07-08T17:17:36.342Z] github.com/docker/docker/volume/local [2022-07-08T17:17:36.342Z] github.com/docker/docker/volume/mounts [2022-07-08T17:17:36.342Z] github.com/docker/docker/volume/service [2022-07-08T17:17:36.342Z] github.com/docker/docker/volume/service/opts [2022-07-08T17:17:36.342Z] github.com/docker/docker/volume/testutils' [2022-07-08T17:17:36.342Z] ++ grep --fixed-strings /libnetwork [2022-07-08T17:17:36.342Z] ++ echo 'github.com/docker/docker/api [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server/backend/build [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server/httputils [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server/middleware [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server/router [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server/router/build [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server/router/container [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server/router/debug [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server/router/image [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server/router/network [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server/router/session [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server/router/system [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/server/router/volume [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types/backend [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types/container [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types/events [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types/filters [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types/image [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types/mount [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types/network [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types/registry [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types/strslice [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types/swarm [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types/time [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types/versions [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T17:17:36.342Z] github.com/docker/docker/api/types/volume [2022-07-08T17:17:36.342Z] github.com/docker/docker/builder [2022-07-08T17:17:36.342Z] github.com/docker/docker/builder/builder-next [2022-07-08T17:17:36.342Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T17:17:36.342Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T17:17:36.342Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T17:17:36.342Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T17:17:36.342Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T17:17:36.342Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T17:17:36.342Z] github.com/docker/docker/builder/dockerfile [2022-07-08T17:17:36.342Z] github.com/docker/docker/builder/remotecontext [2022-07-08T17:17:36.342Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T17:17:36.342Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T17:17:36.342Z] github.com/docker/docker/cli [2022-07-08T17:17:36.342Z] github.com/docker/docker/cli/config [2022-07-08T17:17:36.342Z] github.com/docker/docker/cli/debug [2022-07-08T17:17:36.342Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T17:17:36.342Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T17:17:36.342Z] github.com/docker/docker/client [2022-07-08T17:17:36.342Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T17:17:36.342Z] github.com/docker/docker/cmd/dockerd [2022-07-08T17:17:36.342Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T17:17:36.342Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T17:17:36.342Z] github.com/docker/docker/container [2022-07-08T17:17:36.342Z] github.com/docker/docker/container/stream [2022-07-08T17:17:36.342Z] github.com/docker/docker/contrib/apparmor [2022-07-08T17:17:36.342Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T17:17:36.342Z] github.com/docker/docker/contrib/httpserver [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/cluster [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/config [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/events [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/exec [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/images [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/initlayer [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/links [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/listeners [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/local [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/names [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/network [2022-07-08T17:17:36.342Z] github.com/docker/docker/daemon/stats [2022-07-08T17:17:36.342Z] github.com/docker/docker/distribution [2022-07-08T17:17:36.342Z] github.com/docker/docker/distribution/metadata [2022-07-08T17:17:36.342Z] github.com/docker/docker/distribution/utils [2022-07-08T17:17:36.342Z] github.com/docker/docker/distribution/xfer [2022-07-08T17:17:36.342Z] github.com/docker/docker/dockerversion [2022-07-08T17:17:36.342Z] github.com/docker/docker/errdefs [2022-07-08T17:17:36.342Z] github.com/docker/docker/image [2022-07-08T17:17:36.342Z] github.com/docker/docker/image/cache [2022-07-08T17:17:36.342Z] github.com/docker/docker/image/tarexport [2022-07-08T17:17:36.342Z] github.com/docker/docker/image/v1 [2022-07-08T17:17:36.342Z] github.com/docker/docker/internal/test/suite [2022-07-08T17:17:36.342Z] github.com/docker/docker/layer [2022-07-08T17:17:36.342Z] github.com/docker/docker/libcontainerd [2022-07-08T17:17:36.342Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T17:17:36.342Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T17:17:36.342Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T17:17:36.342Z] github.com/docker/docker/libcontainerd/types [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/config [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/idm [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/ns [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/options [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/osl [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T17:17:36.342Z] github.com/docker/docker/libnetwork/types [2022-07-08T17:17:36.342Z] github.com/docker/docker/oci [2022-07-08T17:17:36.342Z] github.com/docker/docker/oci/caps [2022-07-08T17:17:36.342Z] github.com/docker/docker/opts [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/aaparser [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/archive [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/authorization [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/capabilities [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/containerfs [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/directory [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/dmesg [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/fileutils [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/fsutils [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/homedir [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/idtools [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/ioutils [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/longpath [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/loopback [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/parsers [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/pidfile [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/platform [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/plugins [2022-07-08T17:17:36.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T17:17:36.343Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T17:17:36.343Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T17:17:36.343Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T17:17:36.343Z] github.com/docker/docker/pkg/pools [2022-07-08T17:17:36.343Z] github.com/docker/docker/pkg/progress [2022-07-08T17:17:36.343Z] github.com/docker/docker/pkg/pubsub [2022-07-08T17:17:36.343Z] github.com/docker/docker/pkg/reexec [2022-07-08T17:17:36.343Z] github.com/docker/docker/pkg/signal [2022-07-08T17:17:36.343Z] github.com/docker/docker/pkg/stack [2022-07-08T17:17:36.343Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T17:17:36.343Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T17:17:36.343Z] github.com/docker/docker/pkg/stringid [2022-07-08T17:17:36.343Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T17:17:36.343Z] github.com/docker/docker/pkg/system [2022-07-08T17:17:36.343Z] github.com/docker/docker/pkg/tailfile [2022-07-08T17:17:36.343Z] github.com/docker/docker/pkg/tarsum [2022-07-08T17:17:36.343Z] github.com/docker/docker/pkg/urlutil [2022-07-08T17:17:36.343Z] github.com/docker/docker/pkg/useragent [2022-07-08T17:17:36.343Z] github.com/docker/docker/plugin [2022-07-08T17:17:36.343Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T17:17:36.343Z] github.com/docker/docker/plugin/v2 [2022-07-08T17:17:36.343Z] github.com/docker/docker/profiles/apparmor [2022-07-08T17:17:36.343Z] github.com/docker/docker/profiles/seccomp [2022-07-08T17:17:36.343Z] github.com/docker/docker/quota [2022-07-08T17:17:36.343Z] github.com/docker/docker/reference [2022-07-08T17:17:36.343Z] github.com/docker/docker/registry [2022-07-08T17:17:36.343Z] github.com/docker/docker/registry/resumable [2022-07-08T17:17:36.343Z] github.com/docker/docker/restartmanager [2022-07-08T17:17:36.343Z] github.com/docker/docker/rootless [2022-07-08T17:17:36.343Z] github.com/docker/docker/rootless/specconv [2022-07-08T17:17:36.343Z] github.com/docker/docker/runconfig [2022-07-08T17:17:36.343Z] github.com/docker/docker/runconfig/opts [2022-07-08T17:17:36.343Z] github.com/docker/docker/testutil [2022-07-08T17:17:36.343Z] github.com/docker/docker/testutil/daemon [2022-07-08T17:17:36.343Z] github.com/docker/docker/testutil/environment [2022-07-08T17:17:36.343Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T17:17:36.343Z] github.com/docker/docker/testutil/fakegit [2022-07-08T17:17:36.343Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T17:17:36.343Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T17:17:36.343Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T17:17:36.343Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T17:17:36.343Z] github.com/docker/docker/testutil/registry [2022-07-08T17:17:36.343Z] github.com/docker/docker/testutil/request [2022-07-08T17:17:36.343Z] github.com/docker/docker/volume [2022-07-08T17:17:36.343Z] github.com/docker/docker/volume/drivers [2022-07-08T17:17:36.343Z] github.com/docker/docker/volume/local [2022-07-08T17:17:36.343Z] github.com/docker/docker/volume/mounts [2022-07-08T17:17:36.343Z] github.com/docker/docker/volume/service [2022-07-08T17:17:36.343Z] github.com/docker/docker/volume/service/opts [2022-07-08T17:17:36.343Z] github.com/docker/docker/volume/testutils' [2022-07-08T17:17:36.343Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/config [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/idm [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/ns [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/options [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/osl [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/types' [2022-07-08T17:17:36.343Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-08T17:17:36.343Z] + echo 'github.com/docker/docker/libnetwork [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/config [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/idm [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/ns [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/options [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/osl [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/types' [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T17:17:36.343Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T17:17:36.343Z] + type docker-proxy [2022-07-08T17:17:36.343Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-08T17:17:36.343Z] + hack/make.sh binary-proxy install-proxy [2022-07-08T17:17:36.343Z] [2022-07-08T17:17:36.603Z] Removing bundles/ [2022-07-08T17:17:36.603Z] [2022-07-08T17:17:36.603Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-08T17:17:36.603Z] Building: bundles/binary-proxy/docker-proxy [2022-07-08T17:17:36.603Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T17:17:39.280Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-08T17:17:39.280Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-08T17:17:39.280Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-08T17:17:39.846Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-08T17:17:39.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-08T17:17:40.413Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-08T17:17:40.979Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-08T17:17:41.546Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-08T17:17:42.113Z] docker_api_swarm_test.go:384: [d75e4c161aeff] joining swarm manager [d6ded225328b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:17:42.371Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-08T17:17:43.304Z] docker_api_swarm_test.go:385: [d3c4c80b9ebe7] joining swarm manager [d6ded225328b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:17:43.870Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-08T17:17:44.732Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-08T17:17:44.732Z] [2022-07-08T17:17:44.732Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-08T17:17:44.732Z] Installing docker-proxy to /usr/local/bin/ [2022-07-08T17:17:44.732Z] [2022-07-08T17:17:44.732Z] + mkdir -p bundles [2022-07-08T17:17:44.732Z] + '[' -n 'github.com/docker/docker/api [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server/backend/build [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server/httputils [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server/middleware [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server/router [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server/router/build [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server/router/container [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server/router/debug [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server/router/image [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server/router/network [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server/router/session [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server/router/system [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/server/router/volume [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types/backend [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types/container [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types/events [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types/filters [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types/image [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types/mount [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types/network [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types/registry [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types/strslice [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types/swarm [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types/time [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types/versions [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T17:17:44.732Z] github.com/docker/docker/api/types/volume [2022-07-08T17:17:44.732Z] github.com/docker/docker/builder [2022-07-08T17:17:44.732Z] github.com/docker/docker/builder/builder-next [2022-07-08T17:17:44.732Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T17:17:44.732Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T17:17:44.732Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T17:17:44.732Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T17:17:44.732Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T17:17:44.732Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T17:17:44.732Z] github.com/docker/docker/builder/dockerfile [2022-07-08T17:17:44.732Z] github.com/docker/docker/builder/remotecontext [2022-07-08T17:17:44.732Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T17:17:44.732Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T17:17:44.732Z] github.com/docker/docker/cli [2022-07-08T17:17:44.732Z] github.com/docker/docker/cli/config [2022-07-08T17:17:44.732Z] github.com/docker/docker/cli/debug [2022-07-08T17:17:44.732Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T17:17:44.732Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T17:17:44.732Z] github.com/docker/docker/client [2022-07-08T17:17:44.732Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T17:17:44.732Z] github.com/docker/docker/cmd/dockerd [2022-07-08T17:17:44.732Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T17:17:44.732Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T17:17:44.732Z] github.com/docker/docker/container [2022-07-08T17:17:44.732Z] github.com/docker/docker/container/stream [2022-07-08T17:17:44.732Z] github.com/docker/docker/contrib/apparmor [2022-07-08T17:17:44.732Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T17:17:44.732Z] github.com/docker/docker/contrib/httpserver [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/cluster [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/config [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/events [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/exec [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/images [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/initlayer [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/links [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/listeners [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/logger [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/logger/local [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/names [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/network [2022-07-08T17:17:44.732Z] github.com/docker/docker/daemon/stats [2022-07-08T17:17:44.732Z] github.com/docker/docker/distribution [2022-07-08T17:17:44.732Z] github.com/docker/docker/distribution/metadata [2022-07-08T17:17:44.732Z] github.com/docker/docker/distribution/utils [2022-07-08T17:17:44.732Z] github.com/docker/docker/distribution/xfer [2022-07-08T17:17:44.732Z] github.com/docker/docker/dockerversion [2022-07-08T17:17:44.732Z] github.com/docker/docker/errdefs [2022-07-08T17:17:44.732Z] github.com/docker/docker/image [2022-07-08T17:17:44.732Z] github.com/docker/docker/image/cache [2022-07-08T17:17:44.732Z] github.com/docker/docker/image/tarexport [2022-07-08T17:17:44.732Z] github.com/docker/docker/image/v1 [2022-07-08T17:17:44.732Z] github.com/docker/docker/internal/test/suite [2022-07-08T17:17:44.732Z] github.com/docker/docker/layer [2022-07-08T17:17:44.732Z] github.com/docker/docker/libcontainerd [2022-07-08T17:17:44.732Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T17:17:44.732Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T17:17:44.732Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T17:17:44.732Z] github.com/docker/docker/libcontainerd/types [2022-07-08T17:17:44.732Z] github.com/docker/docker/oci [2022-07-08T17:17:44.732Z] github.com/docker/docker/oci/caps [2022-07-08T17:17:44.732Z] github.com/docker/docker/opts [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/aaparser [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/archive [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/authorization [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/capabilities [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/containerfs [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/directory [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/dmesg [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/fileutils [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/fsutils [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/homedir [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/idtools [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/ioutils [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/longpath [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/loopback [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/parsers [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/pidfile [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/platform [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/plugins [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/pools [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/progress [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/pubsub [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/reexec [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/signal [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/stack [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/stringid [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/system [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/tailfile [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/tarsum [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/urlutil [2022-07-08T17:17:44.732Z] github.com/docker/docker/pkg/useragent [2022-07-08T17:17:44.732Z] github.com/docker/docker/plugin [2022-07-08T17:17:44.732Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T17:17:44.732Z] github.com/docker/docker/plugin/v2 [2022-07-08T17:17:44.732Z] github.com/docker/docker/profiles/apparmor [2022-07-08T17:17:44.732Z] github.com/docker/docker/profiles/seccomp [2022-07-08T17:17:44.732Z] github.com/docker/docker/quota [2022-07-08T17:17:44.732Z] github.com/docker/docker/reference [2022-07-08T17:17:44.732Z] github.com/docker/docker/registry [2022-07-08T17:17:44.732Z] github.com/docker/docker/registry/resumable [2022-07-08T17:17:44.732Z] github.com/docker/docker/restartmanager [2022-07-08T17:17:44.732Z] github.com/docker/docker/rootless [2022-07-08T17:17:44.732Z] github.com/docker/docker/rootless/specconv [2022-07-08T17:17:44.732Z] github.com/docker/docker/runconfig [2022-07-08T17:17:44.732Z] github.com/docker/docker/runconfig/opts [2022-07-08T17:17:44.732Z] github.com/docker/docker/testutil [2022-07-08T17:17:44.732Z] github.com/docker/docker/testutil/daemon [2022-07-08T17:17:44.732Z] github.com/docker/docker/testutil/environment [2022-07-08T17:17:44.732Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T17:17:44.732Z] github.com/docker/docker/testutil/fakegit [2022-07-08T17:17:44.732Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T17:17:44.732Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T17:17:44.732Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T17:17:44.732Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T17:17:44.732Z] github.com/docker/docker/testutil/registry [2022-07-08T17:17:44.732Z] github.com/docker/docker/testutil/request [2022-07-08T17:17:44.732Z] github.com/docker/docker/volume [2022-07-08T17:17:44.732Z] github.com/docker/docker/volume/drivers [2022-07-08T17:17:44.732Z] github.com/docker/docker/volume/local [2022-07-08T17:17:44.732Z] github.com/docker/docker/volume/mounts [2022-07-08T17:17:44.732Z] github.com/docker/docker/volume/service [2022-07-08T17:17:44.732Z] github.com/docker/docker/volume/service/opts [2022-07-08T17:17:44.732Z] github.com/docker/docker/volume/testutils' ']' [2022-07-08T17:17:44.733Z] + 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/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-07-08T17:17:44.733Z] ? github.com/docker/docker/api [no test files] [2022-07-08T17:17:45.245Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-08T17:17:47.151Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-08T17:17:49.052Z] --- PASS: TestServicePlugin (32.16s) [2022-07-08T17:17:49.052Z] === RUN TestServiceUpdateLabel [2022-07-08T17:17:49.052Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-08T17:17:49.987Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-08T17:17:50.922Z] --- PASS: TestServiceUpdateLabel (2.30s) [2022-07-08T17:17:50.922Z] === RUN TestServiceUpdateSecrets [2022-07-08T17:17:51.488Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-08T17:17:56.770Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-08T17:17:57.028Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-08T17:17:57.963Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-08T17:17:58.221Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-08T17:17:58.221Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-08T17:17:58.480Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-08T17:17:58.738Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-08T17:17:58.738Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-08T17:17:59.673Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-08T17:18:01.049Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-08T17:18:01.049Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-08T17:18:01.049Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-08T17:18:01.616Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-08T17:18:01.873Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-08T17:18:02.806Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-08T17:18:02.840Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2022-07-08T17:18:04.179Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-08T17:18:04.179Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-08T17:18:04.179Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-08T17:18:04.179Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-08T17:18:04.179Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-08T17:18:04.179Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-08T17:18:06.078Z] --- PASS: TestServiceUpdateSecrets (15.17s) [2022-07-08T17:18:06.078Z] === RUN TestServiceUpdateConfigs [2022-07-08T17:18:06.644Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-08T17:18:07.210Z] === RUN TestDockerSuite/TestEventsRename [2022-07-08T17:18:07.777Z] === RUN TestDockerSuite/TestEventsResize [2022-07-08T17:18:08.345Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-08T17:18:14.916Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-08T17:18:14.916Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-08T17:18:14.916Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-08T17:18:18.202Z] === RUN TestDockerSuite/TestEventsTop [2022-07-08T17:18:18.202Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-08T17:18:20.733Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-08T17:18:20.991Z] --- PASS: TestServiceUpdateConfigs (14.84s) [2022-07-08T17:18:20.991Z] === RUN TestServiceUpdateNetwork [2022-07-08T17:18:33.189Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-08T17:18:33.754Z] --- PASS: TestServiceUpdateNetwork (12.61s) [2022-07-08T17:18:33.754Z] === RUN TestServiceUpdatePidsLimit [2022-07-08T17:18:35.128Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-08T17:18:35.695Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-08T17:18:35.954Z] check_test.go:611: [d3c4c80b9ebe7] daemon is not started [2022-07-08T17:18:35.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-08T17:18:37.327Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-08T17:18:38.263Z] docker_api_swarm_test.go:802: [d77fb66083250] joining swarm manager [d976e81bd122f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:18:39.636Z] docker_api_swarm_test.go:802: [d604eddabd0c8] joining swarm manager [d976e81bd122f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:18:40.571Z] docker_api_swarm_test.go:802: [d9c3e4fcf9ed4] joining swarm manager [d976e81bd122f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-08T17:18:42.491Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-08T17:18:43.058Z] docker_api_swarm_test.go:802: [db14ff2839d94] joining swarm manager [d976e81bd122f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-08T17:18:43.058Z] === RUN TestDockerSuite/TestExec [2022-07-08T17:18:43.625Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-08T17:18:44.561Z] docker_api_swarm_test.go:810: [d97816dcd8f50] joining swarm manager [d976e81bd122f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-08T17:18:45.127Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-08T17:18:46.062Z] === RUN TestDockerSuite/TestExecEnv [2022-07-08T17:18:46.630Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-08T17:18:47.564Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-08T17:18:48.129Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-08T17:18:50.658Z] --- PASS: TestServiceUpdatePidsLimit (16.77s) [2022-07-08T17:18:50.658Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-07-08T17:18:50.658Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s) [2022-07-08T17:18:50.658Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2022-07-08T17:18:50.658Z] PASS [2022-07-08T17:18:50.658Z] [2022-07-08T17:18:50.658Z] === Skipped [2022-07-08T17:18:50.658Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-08T17:18:50.658Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T17:18:50.658Z] [2022-07-08T17:18:50.658Z] DONE 27 tests, 1 skipped in 180.914s [2022-07-08T17:18:50.658Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-08T17:18:50.658Z] ++ 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-07-08T17:18:50.658Z] ++ set -e [2022-07-08T17:18:50.658Z] ++ '[' -n 0 ']' [2022-07-08T17:18:50.658Z] ++ set -x [2022-07-08T17:18:50.659Z] ++ 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-07-08T17:18:50.659Z] INFO: Testing against a local daemon [2022-07-08T17:18:50.659Z] === RUN TestSessionCreate [2022-07-08T17:18:50.659Z] --- PASS: TestSessionCreate (0.02s) [2022-07-08T17:18:50.659Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-08T17:18:50.659Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-08T17:18:50.659Z] PASS [2022-07-08T17:18:50.659Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-08T17:18:50.659Z] [2022-07-08T17:18:50.659Z] DONE 2 tests in 0.224s [2022-07-08T17:18:50.659Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-08T17:18:50.659Z] ++ 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-07-08T17:18:50.659Z] ++ set -e [2022-07-08T17:18:50.659Z] ++ '[' -n 0 ']' [2022-07-08T17:18:50.659Z] ++ set -x [2022-07-08T17:18:50.659Z] ++ 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-07-08T17:18:50.917Z] INFO: Testing against a local daemon [2022-07-08T17:18:50.917Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-08T17:18:50.917Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-08T17:18:50.917Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-08T17:18:50.917Z] === RUN TestDiskUsage [2022-07-08T17:18:50.917Z] === PAUSE TestDiskUsage [2022-07-08T17:18:50.917Z] === RUN TestEventsExecDie [2022-07-08T17:18:51.176Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-08T17:18:51.743Z] --- PASS: TestEventsExecDie (0.81s) [2022-07-08T17:18:51.743Z] === RUN TestEventsBackwardsCompatible [2022-07-08T17:18:51.743Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-08T17:18:51.743Z] === RUN TestEventsVolumeCreate [2022-07-08T17:18:51.743Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-08T17:18:51.743Z] === RUN TestInfoBinaryCommits [2022-07-08T17:18:51.743Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-07-08T17:18:51.743Z] === RUN TestInfoAPIVersioned [2022-07-08T17:18:51.743Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-08T17:18:51.743Z] === RUN TestInfoAPI [2022-07-08T17:18:51.743Z] --- PASS: TestInfoAPI (0.02s) [2022-07-08T17:18:51.743Z] === RUN TestInfoAPIWarnings [2022-07-08T17:18:52.002Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-08T17:18:52.567Z] === RUN TestDockerSuite/TestExecParseError [2022-07-08T17:18:52.827Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-08T17:18:53.393Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-08T17:18:53.959Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-08T17:18:54.525Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-08T17:18:55.091Z] === RUN TestDockerSuite/TestExecTTY [2022-07-08T17:18:55.658Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-08T17:18:56.225Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-08T17:18:56.483Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-08T17:18:57.050Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-08T17:18:57.050Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-08T17:18:57.050Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-08T17:18:58.433Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-08T17:18:59.006Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-08T17:18:59.571Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-08T17:19:00.137Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-08T17:19:01.073Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-08T17:19:02.447Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-08T17:19:04.350Z] === RUN TestDockerSuite/TestHealth [2022-07-08T17:19:08.534Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-08T17:19:08.534Z] === RUN TestInfoDebug [2022-07-08T17:19:08.793Z] --- PASS: TestInfoDebug (0.52s) [2022-07-08T17:19:08.793Z] === RUN TestInfoInsecureRegistries [2022-07-08T17:19:09.359Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-08T17:19:09.359Z] === RUN TestInfoRegistryMirrors [2022-07-08T17:19:09.925Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-07-08T17:19:09.925Z] === RUN TestLoginFailsWithBadCredentials [2022-07-08T17:19:10.490Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-08T17:19:10.490Z] === RUN TestPingCacheHeaders [2022-07-08T17:19:10.490Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-08T17:19:10.490Z] === RUN TestPingGet [2022-07-08T17:19:10.490Z] --- PASS: TestPingGet (0.02s) [2022-07-08T17:19:10.490Z] === RUN TestPingHead [2022-07-08T17:19:10.490Z] --- PASS: TestPingHead (0.01s) [2022-07-08T17:19:10.490Z] === RUN TestPingSwarmHeader [2022-07-08T17:19:11.057Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-08T17:19:11.316Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-08T17:19:12.691Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-08T17:19:12.691Z] --- PASS: TestPingSwarmHeader (2.21s) [2022-07-08T17:19:12.691Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-08T17:19:12.691Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-08T17:19:12.691Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-08T17:19:12.691Z] === RUN TestVersion [2022-07-08T17:19:12.691Z] --- PASS: TestVersion (0.02s) [2022-07-08T17:19:12.691Z] === CONT TestDiskUsage [2022-07-08T17:19:13.257Z] === RUN TestDiskUsage/empty [2022-07-08T17:19:13.257Z] === RUN TestDiskUsage/empty/container_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/empty/image_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/empty/volume_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-08T17:19:13.258Z] === RUN TestDiskUsage/after_container.Run [2022-07-08T17:19:13.515Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-08T17:19:13.515Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-08T17:19:13.515Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-08T17:19:13.515Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-08T17:19:13.515Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-08T17:19:13.515Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-08T17:19:13.515Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-08T17:19:13.515Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-08T17:19:13.515Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-08T17:19:13.515Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage (1.22s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-08T17:19:13.773Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T17:19:13.773Z] PASS [2022-07-08T17:19:13.773Z] [2022-07-08T17:19:13.773Z] === Skipped [2022-07-08T17:19:13.773Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-08T17:19:13.773Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-08T17:19:13.773Z] [2022-07-08T17:19:13.773Z] DONE 54 tests, 1 skipped in 23.195s [2022-07-08T17:19:13.773Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-08T17:19:13.773Z] ++ 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-07-08T17:19:13.773Z] ++ set -e [2022-07-08T17:19:13.773Z] ++ '[' -n 0 ']' [2022-07-08T17:19:13.773Z] ++ set -x [2022-07-08T17:19:13.774Z] ++ 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-07-08T17:19:14.032Z] INFO: Testing against a local daemon [2022-07-08T17:19:14.032Z] === RUN TestVolumesCreateAndList [2022-07-08T17:19:14.032Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-08T17:19:14.032Z] === RUN TestVolumesRemove [2022-07-08T17:19:14.032Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-08T17:19:14.032Z] === RUN TestVolumesInspect [2022-07-08T17:19:14.032Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-08T17:19:14.032Z] === RUN TestVolumesInvalidJSON [2022-07-08T17:19:14.032Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-08T17:19:14.032Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-08T17:19:14.032Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-08T17:19:14.032Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-08T17:19:14.032Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-08T17:19:14.032Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-08T17:19:14.032Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-08T17:19:14.032Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-08T17:19:14.032Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-08T17:19:14.032Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-08T17:19:14.032Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-08T17:19:14.032Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-08T17:19:14.032Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-08T17:19:14.032Z] PASS [2022-07-08T17:19:14.032Z] [2022-07-08T17:19:14.032Z] DONE 9 tests in 0.237s [2022-07-08T17:19:14.032Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-08T17:19:14.290Z] ++++ cat bundles/test-integration/docker.pid [2022-07-08T17:19:14.290Z] +++ kill 6693 [2022-07-08T17:19:14.548Z] +++ /etc/init.d/apparmor stop [2022-07-08T17:19:14.548Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-08T17:19:14.548Z] [2022-07-08T17:19:14.548Z] Unloading profiles will leave already running processes permanently [2022-07-08T17:19:14.548Z] unconfined, which can lead to unexpected situations. [2022-07-08T17:19:14.548Z] [2022-07-08T17:19:14.548Z] To set a process to complain mode, use the command line tool [2022-07-08T17:19:14.548Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-08T17:19:14.548Z] +++ true [2022-07-08T17:19:14.548Z] exiting test-integration [2022-07-08T17:19:14.548Z] ++ exit 0 [2022-07-08T17:19:14.548Z] [2022-07-08T17:19:15.483Z] + for job in $(jobs -p) [2022-07-08T17:19:15.483Z] + wait 7460 [2022-07-08T17:19:23.615Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-08T17:19:26.895Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-08T17:19:28.797Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-08T17:19:28.797Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-08T17:19:28.797Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-08T17:19:28.797Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-08T17:19:29.362Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-08T17:19:29.362Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-08T17:19:29.929Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-08T17:19:30.496Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-08T17:19:30.496Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-08T17:19:30.496Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-08T17:19:30.754Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-08T17:19:31.013Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-08T17:19:31.013Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-08T17:19:31.582Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-08T17:19:31.582Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-08T17:19:32.148Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-08T17:19:32.148Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-08T17:19:32.714Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-08T17:19:33.280Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-08T17:19:33.280Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-08T17:19:33.847Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-08T17:19:36.375Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-08T17:19:36.375Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-08T17:19:36.633Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-08T17:19:36.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-08T17:19:38.009Z] === RUN TestDockerSuite/TestImportFile [2022-07-08T17:19:38.944Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-08T17:19:38.944Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-08T17:19:39.434Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-08T17:19:39.434Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-08T17:19:39.434Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-08T17:19:39.434Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2022-07-08T17:19:39.434Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/types [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-08T17:19:39.434Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-08T17:19:39.434Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-07-08T17:19:39.434Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/builder [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-08T17:19:39.434Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-08T17:19:39.434Z] ok github.com/docker/docker/builder/remotecontext 0.129s coverage: 13.7% of statements [2022-07-08T17:19:39.434Z] ok github.com/docker/docker/builder/dockerfile 0.578s coverage: 49.3% of statements [2022-07-08T17:19:39.708Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-08T17:19:39.895Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-08T17:19:40.651Z] ok github.com/docker/docker/cli/debug 0.031s coverage: 100.0% of statements [2022-07-08T17:19:41.284Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-08T17:19:41.590Z] ok github.com/docker/docker/builder/remotecontext/git 1.916s coverage: 86.3% of statements [2022-07-08T17:19:41.590Z] ? github.com/docker/docker/cli [no test files] [2022-07-08T17:19:41.590Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-08T17:19:41.590Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-08T17:19:41.590Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-08T17:19:42.160Z] ok github.com/docker/docker/cmd/docker-proxy 0.254s coverage: 69.3% of statements [2022-07-08T17:19:42.219Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-08T17:19:42.784Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-08T17:19:43.351Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-08T17:19:43.609Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-08T17:19:43.609Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-08T17:19:43.609Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-08T17:19:44.176Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-08T17:19:44.742Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-08T17:19:44.742Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-08T17:19:45.000Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-08T17:19:45.000Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-08T17:19:45.000Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-08T17:19:45.936Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-08T17:19:46.195Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-08T17:19:46.362Z] ok github.com/docker/docker/client 0.158s coverage: 75.6% of statements [2022-07-08T17:19:46.762Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-08T17:19:47.329Z] === RUN TestDockerSuite/TestInspectImage [2022-07-08T17:19:47.329Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-08T17:19:47.329Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-08T17:19:47.329Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-08T17:19:47.329Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-08T17:19:47.895Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-08T17:19:48.153Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-08T17:19:48.411Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-08T17:19:48.669Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-08T17:19:49.235Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-08T17:19:51.762Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-08T17:19:51.762Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-08T17:19:52.022Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-08T17:19:52.588Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-08T17:19:53.528Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-08T17:19:54.094Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-08T17:19:54.354Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-08T17:19:54.923Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-08T17:19:55.489Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-08T17:19:56.055Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-08T17:19:56.324Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-08T17:19:56.324Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-08T17:19:57.286Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-08T17:19:58.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-08T17:19:58.221Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-08T17:19:58.479Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-08T17:19:59.857Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-08T17:20:02.390Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-08T17:20:02.956Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-08T17:20:04.337Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-08T17:20:04.337Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-08T17:20:05.274Z] docker_api_swarm_service_test.go:395: [df4fa635af9a2] joining swarm manager [d00aa33efaec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:20:05.839Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-08T17:20:06.100Z] docker_api_swarm_service_test.go:395: [de9f084146a0b] joining swarm manager [d00aa33efaec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:20:06.359Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-08T17:20:06.927Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-08T17:20:15.038Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-08T17:20:16.414Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-08T17:20:16.984Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-08T17:20:18.890Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-08T17:20:18.890Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-08T17:20:18.890Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-08T17:20:19.456Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-08T17:20:20.390Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-08T17:20:20.957Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-08T17:20:21.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-08T17:20:22.089Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-08T17:20:22.655Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-08T17:20:24.030Z] docker_api_swarm_service_test.go:343: [df072837d061d] joining swarm manager [d1800fa8e2f3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:20:24.968Z] docker_api_swarm_service_test.go:343: [db13fdade4fea] joining swarm manager [d1800fa8e2f3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:20:24.968Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-08T17:20:25.905Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-08T17:20:26.474Z] === RUN TestDockerSuite/TestLogsSince [2022-07-08T17:20:33.033Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-08T17:20:33.071Z] ok github.com/docker/docker/cmd/dockerd 0.097s coverage: 31.9% of statements [2022-07-08T17:20:33.071Z] ok github.com/docker/docker/container 0.118s coverage: 36.2% of statements [2022-07-08T17:20:33.071Z] ok github.com/docker/docker/cmd/dockerd/trap 2.749s coverage: 0.0% of statements [2022-07-08T17:20:33.071Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-08T17:20:33.071Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-08T17:20:33.071Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-08T17:20:33.071Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-08T17:20:33.071Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-08T17:20:38.296Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-08T17:20:38.356Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2022-07-08T17:20:38.554Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-08T17:20:39.122Z] === RUN TestDockerSuite/TestLogsTail [2022-07-08T17:20:39.688Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-08T17:20:39.738Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-08T17:20:40.255Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-08T17:20:40.822Z] docker_api_swarm_service_test.go:490: [d392e9096a25c] joining swarm manager [d66d1ec3a5720]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:20:40.822Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-08T17:20:41.095Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-08T17:20:41.095Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-08T17:20:41.095Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-08T17:20:41.095Z] === RUN TestDockerSuite/TestNetHostname [2022-07-08T17:20:41.125Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-07-08T17:20:41.663Z] docker_api_swarm_service_test.go:490: [d4edbc9acf431] joining swarm manager [d66d1ec3a5720]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:20:43.055Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-08T17:20:43.313Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-08T17:20:43.313Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-08T17:20:43.313Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-08T17:20:44.688Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-08T17:20:44.946Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-08T17:20:45.879Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-08T17:20:45.879Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-08T17:20:46.136Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-08T17:20:46.137Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-08T17:20:49.261Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-07-08T17:20:49.831Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 81.7% of statements [2022-07-08T17:20:50.091Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-07-08T17:20:50.660Z] ok github.com/docker/docker/daemon 10.136s coverage: 16.2% of statements [2022-07-08T17:20:50.660Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-08T17:20:50.660Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-08T17:20:50.660Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-08T17:20:50.660Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-08T17:20:50.920Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-07-08T17:20:52.693Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-08T17:20:52.693Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-08T17:20:52.830Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.745s coverage: 74.8% of statements [2022-07-08T17:20:53.091Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-07-08T17:20:53.259Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-08T17:20:54.030Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.430s coverage: 56.2% of statements [2022-07-08T17:20:54.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-08T17:20:55.567Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-08T17:20:55.950Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2022-07-08T17:20:57.335Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.349s coverage: 50.6% of statements [2022-07-08T17:20:57.599Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.376s coverage: 45.9% of statements [2022-07-08T17:20:57.599Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-08T17:20:58.855Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-08T17:20:58.980Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.5% of statements [2022-07-08T17:20:59.550Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.766s coverage: 58.5% of statements [2022-07-08T17:20:59.550Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-08T17:20:59.550Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-08T17:20:59.810Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-07-08T17:21:00.230Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-08T17:21:00.381Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-07-08T17:21:00.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-08T17:21:02.292Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.8% of statements [2022-07-08T17:21:02.292Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-08T17:21:02.292Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-08T17:21:02.292Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 43.2% of statements [2022-07-08T17:21:03.019Z] docker_api_swarm_service_test.go:128: [d6af95fd9ac03] joining swarm manager [d714063b1398e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:21:03.591Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-08T17:21:03.591Z] docker_api_swarm_service_test.go:129: [d6a39b6509e70] joining swarm manager [d714063b1398e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:21:03.675Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-07-08T17:21:03.675Z] ok github.com/docker/docker/daemon/logger/awslogs 0.197s coverage: 79.9% of statements [2022-07-08T17:21:03.675Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-08T17:21:04.245Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 68.2% of statements [2022-07-08T17:21:04.505Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 23.4% of statements [2022-07-08T17:21:05.075Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-07-08T17:21:05.495Z] docker_api_swarm_service_test.go:137: [dd8d1e5e3de28] joining swarm manager [d714063b1398e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-08T17:21:05.496Z] === RUN TestDockerSuite/TestPluginActive [2022-07-08T17:21:05.645Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.180s coverage: 76.8% of statements [2022-07-08T17:21:05.905Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 79.4% of statements [2022-07-08T17:21:05.905Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-08T17:21:05.905Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-08T17:21:06.062Z] docker_api_swarm_service_test.go:138: [d040a823db9e7] joining swarm manager [d714063b1398e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-08T17:21:06.845Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-07-08T17:21:06.845Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 62.0% of statements [2022-07-08T17:21:07.964Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-08T17:21:08.228Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 46.8% of statements [2022-07-08T17:21:08.228Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-07-08T17:21:08.799Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-08T17:21:09.739Z] ok github.com/docker/docker/daemon/logger/splunk 1.591s coverage: 82.5% of statements [2022-07-08T17:21:09.739Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-08T17:21:09.739Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-08T17:21:10.694Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 44.4% of statements [2022-07-08T17:21:12.072Z] ok github.com/docker/docker/distribution 1.523s coverage: 28.0% of statements [2022-07-08T17:21:12.072Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-08T17:21:12.072Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-08T17:21:12.641Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-07-08T17:21:13.211Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-07-08T17:21:13.211Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-08T17:21:13.211Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-07-08T17:21:14.151Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-07-08T17:21:14.151Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-08T17:21:14.151Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-08T17:21:14.525Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-08T17:21:14.525Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-08T17:21:14.525Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-08T17:21:14.722Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2022-07-08T17:21:15.291Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-07-08T17:21:15.863Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-07-08T17:21:15.863Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-08T17:21:15.897Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-08T17:21:17.771Z] ok github.com/docker/docker/pkg/archive 0.315s coverage: 82.3% of statements [2022-07-08T17:21:18.340Z] ok github.com/docker/docker/pkg/authorization 0.254s coverage: 68.3% of statements [2022-07-08T17:21:18.601Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-08T17:21:18.601Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-08T17:21:20.078Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-08T17:21:21.891Z] ok github.com/docker/docker/pkg/chrootarchive 2.500s coverage: 42.7% of statements [2022-07-08T17:21:21.891Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-08T17:21:22.151Z] ok github.com/docker/docker/layer 7.097s coverage: 68.9% of statements [2022-07-08T17:21:22.151Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-08T17:21:22.151Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-08T17:21:22.151Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-08T17:21:22.151Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-08T17:21:22.151Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-08T17:21:22.151Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-08T17:21:22.151Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-08T17:21:22.410Z] ok github.com/docker/docker/pkg/dmesg 0.018s coverage: 83.3% of statements [2022-07-08T17:21:22.980Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-07-08T17:21:22.980Z] ok github.com/docker/docker/pkg/fsutils 0.162s coverage: 85.1% of statements [2022-07-08T17:21:23.241Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2022-07-08T17:21:24.622Z] ok github.com/docker/docker/pkg/idtools 0.553s coverage: 67.9% of statements [2022-07-08T17:21:24.622Z] ok github.com/docker/docker/pkg/ioutils 0.434s coverage: 71.0% of statements [2022-07-08T17:21:24.622Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-07-08T17:21:24.881Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-08T17:21:24.881Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-08T17:21:25.141Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-07-08T17:21:25.141Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2022-07-08T17:21:25.401Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-08T17:21:25.662Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-07-08T17:21:25.662Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-08T17:21:25.662Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-08T17:21:25.662Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-08T17:21:26.233Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-07-08T17:21:26.636Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-08T17:21:26.803Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-08T17:21:26.893Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-08T17:21:27.063Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-08T17:21:27.322Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-08T17:21:27.827Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-08T17:21:28.700Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-07-08T17:21:28.700Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-07-08T17:21:28.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-08T17:21:28.767Z] === RUN TestDockerSuite/TestPortList [2022-07-08T17:21:28.960Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-08T17:21:29.220Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-07-08T17:21:29.480Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-08T17:21:29.740Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-08T17:21:30.310Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2022-07-08T17:21:30.570Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-08T17:21:30.831Z] ok github.com/docker/docker/pkg/tailfile 0.065s coverage: 88.6% of statements [2022-07-08T17:21:31.315Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-08T17:21:31.402Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-07-08T17:21:31.665Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-08T17:21:33.582Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-08T17:21:33.582Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-08T17:21:33.847Z] docker_api_swarm_service_test.go:304: [da80a63a627df] joining swarm manager [de46435ac5c4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:21:34.151Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-07-08T17:21:34.413Z] docker_api_swarm_service_test.go:304: [d0d086c8b4a36] joining swarm manager [de46435ac5c4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:21:35.092Z] ok github.com/docker/docker/quota 0.218s coverage: 71.4% of statements [2022-07-08T17:21:35.352Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-08T17:21:36.291Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-07-08T17:21:36.860Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-08T17:21:36.860Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-08T17:21:36.947Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-08T17:21:37.429Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-07-08T17:21:37.689Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-08T17:21:39.477Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-08T17:21:39.477Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-08T17:21:39.597Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-08T17:21:40.168Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.8% of statements [2022-07-08T17:21:40.428Z] ok github.com/docker/docker/volume/mounts 0.013s coverage: 67.7% of statements [2022-07-08T17:21:41.378Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-08T17:21:41.807Z] ok github.com/docker/docker/volume/service 0.022s coverage: 72.3% of statements [2022-07-08T17:21:41.945Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-08T17:21:42.513Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-08T17:21:42.771Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-08T17:21:45.300Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-08T17:21:45.558Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-08T17:21:48.088Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-08T17:21:50.618Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-08T17:21:50.876Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-08T17:21:53.434Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-08T17:21:54.000Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-08T17:21:55.900Z] docker_api_swarm_service_test.go:100: [d136ead703941] joining swarm manager [da11d1cde7206]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:21:56.835Z] docker_api_swarm_service_test.go:101: [dcb3ae0d9b9e3] joining swarm manager [da11d1cde7206]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:22:00.120Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-08T17:22:01.498Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-08T17:22:02.873Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-08T17:22:03.743Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/rootless [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/volume [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-08T17:22:03.743Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-08T17:22:03.743Z] [2022-07-08T17:22:03.743Z] === Skipped [2022-07-08T17:22:03.743Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-08T17:22:03.743Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-08T17:22:03.743Z] [2022-07-08T17:22:03.743Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-08T17:22:03.743Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-08T17:22:03.743Z] [2022-07-08T17:22:03.743Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-08T17:22:03.743Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-08T17:22:03.743Z] [2022-07-08T17:22:03.743Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-08T17:22:03.743Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-08T17:22:03.743Z] [2022-07-08T17:22:03.743Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-08T17:22:03.743Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T17:22:03.743Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T17:22:03.743Z] [2022-07-08T17:22:03.743Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-08T17:22:03.743Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T17:22:03.743Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T17:22:03.743Z] [2022-07-08T17:22:03.743Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-08T17:22:03.743Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T17:22:03.743Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T17:22:03.743Z] [2022-07-08T17:22:03.743Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-08T17:22:03.743Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T17:22:03.743Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T17:22:03.743Z] [2022-07-08T17:22:03.743Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-08T17:22:03.743Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T17:22:03.743Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T17:22:03.743Z] [2022-07-08T17:22:03.743Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-08T17:22:03.743Z] graphtest_unix.go:71: No driver to put! [2022-07-08T17:22:03.743Z] [2022-07-08T17:22:03.743Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-08T17:22:03.743Z] time="2022-07-08T17:20:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T17:22:03.743Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T17:22:03.743Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T17:22:03.743Z] [2022-07-08T17:22:03.743Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-08T17:22:03.743Z] time="2022-07-08T17:20:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T17:22:03.743Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T17:22:03.743Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T17:22:03.743Z] [2022-07-08T17:22:03.743Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-08T17:22:03.743Z] time="2022-07-08T17:20:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T17:22:03.743Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T17:22:03.743Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T17:22:03.743Z] [2022-07-08T17:22:03.743Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-08T17:22:03.743Z] time="2022-07-08T17:20:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T17:22:03.743Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T17:22:03.743Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T17:22:03.743Z] [2022-07-08T17:22:03.743Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-08T17:22:03.744Z] time="2022-07-08T17:20:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T17:22:03.744Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T17:22:03.744Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T17:22:03.744Z] [2022-07-08T17:22:03.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-08T17:22:03.744Z] graphtest_unix.go:71: No driver to put! [2022-07-08T17:22:03.744Z] [2022-07-08T17:22:03.744Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-08T17:22:03.744Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-08T17:22:03.744Z] [2022-07-08T17:22:03.744Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-08T17:22:03.744Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-08T17:22:03.744Z] [2022-07-08T17:22:03.744Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-08T17:22:03.744Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-08T17:22:03.744Z] [2022-07-08T17:22:03.744Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-08T17:22:03.744Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-08T17:22:03.744Z] [2022-07-08T17:22:03.744Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-08T17:22:03.744Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T17:22:03.744Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T17:22:03.744Z] [2022-07-08T17:22:03.744Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-08T17:22:03.744Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T17:22:03.744Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T17:22:03.744Z] [2022-07-08T17:22:03.744Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-08T17:22:03.744Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T17:22:03.744Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T17:22:03.744Z] [2022-07-08T17:22:03.744Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-08T17:22:03.744Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T17:22:03.744Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T17:22:03.744Z] [2022-07-08T17:22:03.744Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-08T17:22:03.744Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T17:22:03.744Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T17:22:03.744Z] [2022-07-08T17:22:03.744Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-08T17:22:03.744Z] graphtest_unix.go:71: No driver to put! [2022-07-08T17:22:03.744Z] [2022-07-08T17:22:03.744Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-08T17:22:03.744Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-08T17:22:03.744Z] [2022-07-08T17:22:03.744Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-08T17:22:03.744Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-08T17:22:03.744Z] [2022-07-08T17:22:03.744Z] DONE 2811 tests, 28 skipped in 256.474s [2022-07-08T17:22:03.744Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/config [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/idm [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/ns [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/options [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/osl [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T17:22:03.744Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-08T17:22:03.744Z] + 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-07-08T17:22:03.807Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-08T17:22:04.741Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-08T17:22:06.114Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-08T17:22:08.017Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-08T17:22:08.952Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-08T17:22:08.952Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-08T17:22:09.518Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-08T17:22:11.429Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-08T17:22:13.331Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-08T17:22:13.331Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-08T17:22:13.331Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-08T17:22:13.896Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-08T17:22:14.159Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-08T17:22:14.159Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-08T17:22:15.093Z] check_test.go:611: [d136ead703941] daemon is not started [2022-07-08T17:22:15.661Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-08T17:22:16.595Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-08T17:22:16.853Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-08T17:22:21.040Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-08T17:22:22.416Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-08T17:22:22.983Z] docker_api_swarm_service_test.go:533: [d209aa0370769] joining swarm manager [d6e8a3378d052]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:22:23.550Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-08T17:22:24.485Z] docker_api_swarm_service_test.go:534: [d7695c64adc0d] joining swarm manager [d6e8a3378d052]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:22:25.052Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-08T17:22:25.052Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-08T17:22:25.052Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-08T17:22:25.311Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-08T17:22:27.843Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-08T17:22:29.219Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-08T17:22:31.759Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-08T17:22:32.697Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-08T17:22:32.697Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-08T17:22:32.697Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-08T17:22:35.225Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-08T17:22:35.792Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-08T17:22:35.792Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-08T17:22:37.167Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-08T17:22:37.733Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-08T17:22:39.108Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-08T17:22:39.676Z] === RUN TestDockerSuite/TestRmiTag [2022-07-08T17:22:39.676Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-08T17:22:40.241Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-08T17:22:42.777Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-08T17:22:43.343Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-08T17:22:43.909Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-08T17:22:44.166Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-08T17:22:44.732Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-08T17:22:44.991Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-08T17:22:45.558Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-08T17:22:46.123Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-08T17:22:46.690Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-08T17:22:46.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-08T17:22:49.480Z] docker_api_swarm_service_test.go:148: [de43455493ca1] joining swarm manager [db5d7f6ce2ef2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:22:49.740Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-08T17:22:50.311Z] docker_api_swarm_service_test.go:148: [d7c1440dbd131] joining swarm manager [db5d7f6ce2ef2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:22:50.311Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-08T17:22:50.433Z] ok github.com/docker/docker/libnetwork 37.203s coverage: 40.6% of statements [2022-07-08T17:22:50.433Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-07-08T17:22:50.433Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-08T17:22:50.433Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-08T17:22:50.433Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-08T17:22:50.433Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-08T17:22:50.434Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-08T17:22:50.434Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-08T17:22:50.434Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-08T17:22:50.434Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-08T17:22:50.434Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-08T17:22:50.434Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-08T17:22:50.434Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-08T17:22:50.434Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-08T17:22:50.434Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-08T17:22:50.434Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.414s coverage: 59.9% of statements [2022-07-08T17:22:50.434Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-08T17:22:50.434Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-08T17:22:50.434Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.123s coverage: 5.0% of statements [2022-07-08T17:22:50.434Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-08T17:22:50.434Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-07-08T17:22:50.434Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-08T17:22:50.434Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-08T17:22:52.214Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-08T17:22:53.147Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-08T17:22:55.051Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-08T17:22:56.425Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-08T17:22:57.799Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-08T17:22:58.367Z] === RUN TestDockerSuite/TestDockerFails [2022-07-08T17:22:58.367Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-08T17:23:00.437Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.300s coverage: 6.6% of statements [2022-07-08T17:23:00.437Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-08T17:23:00.437Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-08T17:23:00.437Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-08T17:23:00.437Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-08T17:23:00.437Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-08T17:23:00.437Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-08T17:23:00.697Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-08T17:23:00.897Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-08T17:23:00.897Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-08T17:23:00.956Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-07-08T17:23:00.956Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-08T17:23:01.215Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-08T17:23:01.463Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-08T17:23:02.839Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-08T17:23:03.098Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-08T17:23:03.669Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-08T17:23:04.602Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-08T17:23:04.861Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-08T17:23:05.120Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-08T17:23:05.686Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-08T17:23:05.686Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-08T17:23:06.254Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-08T17:23:07.189Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-08T17:23:07.756Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-08T17:23:08.696Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-08T17:23:09.630Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-08T17:23:10.564Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-08T17:23:11.130Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-08T17:23:11.697Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-08T17:23:12.630Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-08T17:23:12.888Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-08T17:23:13.430Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-08T17:23:13.455Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-08T17:23:14.021Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-08T17:23:14.956Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-08T17:23:16.330Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-08T17:23:16.588Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-08T17:23:16.846Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-08T17:23:17.412Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-08T17:23:17.412Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-08T17:23:18.786Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-08T17:23:19.352Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-08T17:23:19.611Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-08T17:23:20.178Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-08T17:23:20.437Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-08T17:23:20.437Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-08T17:23:21.004Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-08T17:23:21.570Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-08T17:23:22.135Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-08T17:23:22.393Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-08T17:23:22.959Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-08T17:23:22.959Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-08T17:23:23.525Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-08T17:23:23.525Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-08T17:23:24.093Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-08T17:23:24.671Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-08T17:23:25.237Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-08T17:23:25.497Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-08T17:23:25.497Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-08T17:23:26.064Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-08T17:23:26.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-08T17:23:27.197Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-08T17:23:28.134Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-08T17:23:28.325Z] ok github.com/docker/docker/libnetwork/ipam 14.469s coverage: 85.3% of statements [2022-07-08T17:23:28.325Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-08T17:23:28.325Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-08T17:23:28.325Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-08T17:23:28.325Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-07-08T17:23:28.325Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-08T17:23:28.325Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-08T17:23:28.325Z] ok github.com/docker/docker/libnetwork/ipamutils 0.266s coverage: 74.0% of statements [2022-07-08T17:23:28.584Z] ok github.com/docker/docker/libnetwork/iptables 0.166s coverage: 45.1% of statements [2022-07-08T17:23:28.844Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-08T17:23:29.104Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-08T17:23:29.511Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-08T17:23:30.079Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-08T17:23:30.646Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-08T17:23:31.213Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-08T17:23:31.779Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-08T17:23:32.346Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-08T17:23:33.280Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-08T17:23:35.809Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-08T17:23:35.809Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-08T17:23:36.067Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-08T17:23:37.971Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-08T17:23:38.906Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-08T17:23:40.807Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-08T17:23:42.729Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-08T17:23:42.729Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-08T17:23:42.729Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-08T17:23:42.729Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-08T17:23:42.729Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-08T17:23:43.294Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-08T17:23:44.670Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-08T17:23:46.047Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-08T17:23:47.947Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-08T17:23:48.206Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-08T17:23:49.140Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-08T17:23:49.708Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-08T17:23:49.708Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-08T17:23:49.708Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-08T17:23:50.275Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-08T17:23:52.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-08T17:23:52.178Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-08T17:23:52.178Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-08T17:23:52.439Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-08T17:23:53.006Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-08T17:23:53.576Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-08T17:23:54.144Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-08T17:23:54.403Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-08T17:23:54.969Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-08T17:23:55.536Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-08T17:23:56.472Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-08T17:23:57.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-08T17:23:57.038Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-08T17:23:57.607Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-08T17:23:58.174Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-08T17:23:58.432Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-08T17:23:59.384Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-08T17:23:59.384Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-08T17:23:59.384Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-08T17:23:59.642Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-08T17:24:00.210Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-08T17:24:01.589Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-08T17:24:01.589Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-08T17:24:01.589Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-08T17:24:01.848Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-08T17:24:02.782Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-08T17:24:04.685Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-08T17:24:04.943Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-08T17:24:05.881Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-08T17:24:08.409Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-08T17:24:10.939Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-08T17:24:14.221Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-08T17:24:16.123Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-08T17:24:17.060Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-08T17:24:17.996Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-08T17:24:18.255Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-08T17:24:18.255Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-08T17:24:18.255Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-08T17:24:18.255Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-08T17:24:18.826Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-08T17:24:21.368Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-08T17:24:22.305Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-08T17:24:23.239Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-08T17:24:29.794Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-08T17:24:29.794Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-08T17:24:29.794Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-08T17:24:30.361Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-08T17:24:30.361Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-08T17:24:30.619Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-08T17:24:31.553Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-08T17:24:32.121Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-08T17:24:33.056Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-08T17:24:33.056Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-08T17:24:33.056Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-08T17:24:33.992Z] === RUN TestDockerSuite/TestRunMount [2022-07-08T17:24:38.178Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-08T17:24:38.178Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-08T17:24:38.747Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-08T17:24:39.695Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-08T17:24:41.073Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-08T17:24:42.014Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-08T17:24:42.583Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-08T17:24:45.112Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-08T17:24:46.049Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-08T17:24:47.423Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-08T17:24:47.423Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-08T17:24:47.681Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-08T17:24:48.619Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-08T17:24:48.878Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-08T17:24:49.446Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-08T17:24:50.820Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-08T17:24:51.389Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-08T17:24:53.291Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-08T17:24:54.668Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-08T17:24:56.574Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-08T17:24:57.142Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-08T17:24:57.142Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-08T17:24:57.400Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-08T17:24:57.658Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-08T17:24:57.916Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-08T17:24:58.482Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-08T17:24:58.741Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-08T17:24:58.999Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-08T17:24:59.566Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-08T17:25:00.526Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-08T17:25:03.054Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-08T17:25:05.582Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-08T17:25:05.582Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-08T17:25:05.582Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-08T17:25:05.582Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-08T17:25:06.149Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-08T17:25:06.718Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-08T17:25:08.620Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-08T17:25:08.620Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-08T17:25:08.878Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-08T17:25:09.444Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-08T17:25:09.444Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-08T17:25:10.012Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-08T17:25:10.581Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-08T17:25:11.147Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-08T17:25:11.406Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-08T17:25:11.973Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-08T17:25:11.973Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-08T17:25:11.973Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-08T17:25:12.380Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-08T17:25:12.946Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-08T17:25:12.946Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-08T17:25:12.946Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-08T17:25:13.514Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-08T17:25:14.891Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-08T17:25:14.891Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-08T17:25:14.891Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-08T17:25:14.891Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-08T17:25:17.421Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-08T17:25:17.421Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-08T17:25:18.356Z] === RUN TestDockerSuite/TestRunRm [2022-07-08T17:25:18.931Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-08T17:25:20.570Z] time="2022-07-08T17:25:14Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-07-08T17:25:20.570Z] ok github.com/docker/docker/libnetwork/networkdb 103.689s coverage: 60.0% of statements [2022-07-08T17:25:20.570Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-08T17:25:20.570Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-08T17:25:20.570Z] ok github.com/docker/docker/libnetwork/osl 4.324s coverage: 39.7% of statements [2022-07-08T17:25:20.570Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-08T17:25:20.570Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-07-08T17:25:20.829Z] ok github.com/docker/docker/libnetwork/portmapper 0.578s coverage: 48.6% of statements [2022-07-08T17:25:20.835Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-08T17:25:21.089Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-08T17:25:21.089Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-08T17:25:21.348Z] ok github.com/docker/docker/libnetwork/types 0.006s coverage: 37.3% of statements [2022-07-08T17:25:21.348Z] [2022-07-08T17:25:21.348Z] === Skipped [2022-07-08T17:25:21.348Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-08T17:25:21.348Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-08T17:25:21.348Z] [2022-07-08T17:25:21.348Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-08T17:25:21.348Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-08T17:25:21.348Z] [2022-07-08T17:25:21.348Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-08T17:25:21.348Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-08T17:25:21.348Z] [2022-07-08T17:25:21.348Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-08T17:25:21.348Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T17:25:21.348Z] [2022-07-08T17:25:21.348Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-08T17:25:21.348Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T17:25:21.348Z] [2022-07-08T17:25:21.348Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-08T17:25:21.348Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T17:25:21.348Z] [2022-07-08T17:25:21.348Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-08T17:25:21.348Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T17:25:21.348Z] [2022-07-08T17:25:21.348Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-08T17:25:21.348Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T17:25:21.348Z] [2022-07-08T17:25:21.348Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-08T17:25:21.348Z] firewalld_test.go:14: firewalld is not running [2022-07-08T17:25:21.348Z] [2022-07-08T17:25:21.348Z] DONE 327 tests, 9 skipped in 201.004s Post stage [Pipeline] junit [2022-07-08T17:25:21.950Z] Recording test results [2022-07-08T17:25:22.325Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-08T17:25:22.682Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43785/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d749362834219ca04deaf77482809175a23dc16 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d749362834219ca04deaf77482809175a23dc16 hack/validate/vendor [2022-07-08T17:25:22.734Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-08T17:25:22.992Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-08T17:25:23.251Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-08T17:25:23.558Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-08T17:25:23.821Z] + echo Ensuring container killed. [2022-07-08T17:25:23.821Z] Ensuring container killed. [2022-07-08T17:25:23.821Z] + docker rm -vf docker-pr1 [2022-07-08T17:25:23.821Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-08T17:25:24.105Z] + echo Chowning /workspace to jenkins user [2022-07-08T17:25:24.105Z] Chowning /workspace to jenkins user [2022-07-08T17:25:24.105Z] + id -u [2022-07-08T17:25:24.105Z] + id -g [2022-07-08T17:25:24.105Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43785:/workspace busybox chown -R 1000:1000 /workspace [2022-07-08T17:25:25.459Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-08T17:25:25.459Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-08T17:25:25.786Z] + bundleName=unit [2022-07-08T17:25:25.786Z] + echo Creating unit-bundles.tar.gz [2022-07-08T17:25:25.786Z] Creating unit-bundles.tar.gz [2022-07-08T17:25:25.786Z] + 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-07-08T17:25:25.786Z] bundles/junit-report-libnetwork.xml [2022-07-08T17:25:25.786Z] bundles/junit-report.xml [2022-07-08T17:25:25.786Z] bundles/go-test-report-libnetwork.json [2022-07-08T17:25:25.786Z] bundles/go-test-report.json [2022-07-08T17:25:25.786Z] bundles/profile-libnetwork.out [2022-07-08T17:25:25.786Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-08T17:25:25.799Z] Archiving artifacts [2022-07-08T17:25:26.233Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43785/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-08T17:25:26.394Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-08T17:25:26.538Z] + make clean [2022-07-08T17:25:26.802Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-08T17:25:26.802Z] docker-dev-cache [2022-07-08T17:25:26.802Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-08T17:25:28.297Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-08T17:25:31.579Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-08T17:25:31.839Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-08T17:25:32.098Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-08T17:25:32.665Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-08T17:25:33.235Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-08T17:25:33.802Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-08T17:25:34.367Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-08T17:25:34.934Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-08T17:25:34.934Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-08T17:25:35.501Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-08T17:25:36.068Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-08T17:25:36.637Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-08T17:25:38.025Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-08T17:25:39.401Z] === RUN TestDockerSuite/TestRunState [2022-07-08T17:25:40.777Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-08T17:25:40.777Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-08T17:25:41.036Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-08T17:25:41.970Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-08T17:25:41.970Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-08T17:25:41.970Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-08T17:25:41.970Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-08T17:25:42.538Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-08T17:25:43.105Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-08T17:25:44.038Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-08T17:25:44.296Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-08T17:25:44.555Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-08T17:25:44.555Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-08T17:25:45.124Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-08T17:25:47.025Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-08T17:25:47.284Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-08T17:25:48.658Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-08T17:25:48.919Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-08T17:25:51.450Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-08T17:25:52.384Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-08T17:25:54.284Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-08T17:25:54.851Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-08T17:25:55.110Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-08T17:25:55.368Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-08T17:25:55.945Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-08T17:25:57.855Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-08T17:25:58.114Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-08T17:25:59.049Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-08T17:25:59.307Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-08T17:25:59.566Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-08T17:25:59.566Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-08T17:26:00.502Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-08T17:26:01.069Z] docker_cli_service_logs_test.go:248: checking task xl47uh8kfm6i [2022-07-08T17:26:01.069Z] docker_cli_service_logs_test.go:253: checking messages for xl47uh8kfm6i [2022-07-08T17:26:01.069Z] docker_cli_service_logs_test.go:248: checking task segzq0wbgsci [2022-07-08T17:26:01.069Z] docker_cli_service_logs_test.go:253: checking messages for segzq0wbgsci [2022-07-08T17:26:01.069Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-08T17:26:01.639Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-08T17:26:01.898Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-08T17:26:01.898Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-08T17:26:01.898Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-08T17:26:01.898Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-08T17:26:02.465Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-08T17:26:04.996Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-08T17:26:05.931Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-08T17:26:06.498Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-08T17:26:07.064Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-08T17:26:08.440Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-08T17:26:09.374Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-08T17:26:10.748Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-08T17:26:13.280Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-08T17:26:13.280Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-08T17:26:13.280Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-08T17:26:13.280Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-08T17:26:13.280Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-08T17:26:13.280Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-08T17:26:13.280Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-08T17:26:13.280Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-08T17:26:13.538Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-08T17:26:13.538Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-08T17:26:13.538Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-08T17:26:14.495Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-08T17:26:14.753Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-08T17:26:15.687Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-08T17:26:16.253Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-08T17:26:16.819Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-08T17:26:16.819Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-08T17:26:17.077Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-08T17:26:17.077Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-08T17:26:17.077Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-08T17:26:17.077Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-08T17:26:17.077Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-08T17:26:17.077Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-08T17:26:17.077Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-08T17:26:17.077Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-08T17:26:17.077Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-08T17:26:17.077Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-08T17:26:17.077Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-08T17:26:17.077Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-08T17:26:17.077Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-08T17:26:17.077Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-08T17:26:17.336Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-08T17:26:17.595Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-08T17:26:18.162Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-08T17:26:18.162Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-08T17:26:18.730Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-08T17:26:18.730Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-08T17:26:19.296Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-08T17:26:19.296Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-08T17:26:19.863Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-08T17:26:20.799Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-08T17:26:20.799Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-08T17:26:20.799Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-08T17:26:21.366Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-08T17:26:22.304Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-08T17:26:22.562Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-08T17:26:22.820Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-08T17:26:22.820Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-08T17:26:22.820Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-08T17:26:23.390Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-08T17:26:23.390Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-08T17:26:24.767Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-08T17:26:24.767Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-08T17:26:25.025Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-08T17:26:26.932Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-08T17:26:27.191Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-08T17:26:27.450Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-08T17:26:27.450Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-08T17:26:27.450Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-08T17:26:27.450Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-08T17:26:28.386Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-08T17:26:28.953Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-08T17:26:29.520Z] docker_cli_swarm_test.go:1895: [df2a1d0223ac1] joining swarm manager [dec3805545138]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:26:29.520Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-08T17:26:30.919Z] docker_cli_swarm_test.go:1896: [d05da718bcf94] joining swarm manager [dec3805545138]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:26:30.919Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-08T17:26:31.485Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-08T17:26:34.015Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-08T17:26:35.916Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-08T17:26:39.201Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-08T17:26:40.137Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-08T17:26:41.073Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-08T17:26:42.011Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-08T17:26:42.950Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-08T17:26:44.395Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-08T17:26:45.770Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-08T17:26:47.145Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-08T17:26:47.145Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-08T17:26:48.521Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-08T17:26:50.424Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-08T17:26:51.797Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-08T17:26:53.173Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-08T17:26:55.076Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-08T17:26:56.011Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-08T17:26:56.011Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-08T17:26:56.011Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-08T17:26:56.011Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-08T17:26:56.270Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-08T17:26:57.205Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-08T17:26:57.463Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-08T17:26:58.030Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-08T17:26:58.965Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-08T17:26:58.965Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-08T17:27:00.340Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-08T17:27:00.599Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-08T17:27:00.858Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-08T17:27:01.793Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2413851257 [2022-07-08T17:27:02.052Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-08T17:27:02.311Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-08T17:27:03.246Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-08T17:27:03.246Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-08T17:27:03.246Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-08T17:27:04.642Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-08T17:27:06.015Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-08T17:27:07.916Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-08T17:27:08.173Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-08T17:27:08.739Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-08T17:27:08.739Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-08T17:27:10.111Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-08T17:27:10.111Z] docker_cli_sni_test.go:30: Flakey test [2022-07-08T17:27:10.111Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-08T17:27:13.391Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-08T17:27:14.766Z] docker_cli_swarm_test.go:1796: [d4f567e49fcc8] joining swarm manager [da3b11aa742f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:27:15.334Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-08T17:27:16.269Z] docker_cli_swarm_test.go:1797: [db6c45486d877] joining swarm manager [da3b11aa742f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:27:17.203Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-08T17:27:17.769Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-08T17:27:18.705Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-08T17:27:21.233Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-08T17:27:22.627Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-08T17:27:23.193Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-08T17:27:24.128Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-08T17:27:25.503Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-08T17:27:26.439Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-08T17:27:28.968Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-08T17:27:32.251Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-08T17:27:32.818Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-08T17:27:36.099Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-08T17:27:39.381Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-08T17:27:40.315Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-08T17:27:41.688Z] docker_cli_swarm_test.go:1315: [df9a6e56496b8] joining swarm manager [dd188fe14b372]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:27:42.631Z] docker_cli_swarm_test.go:1316: [dd8082d163d17] joining swarm manager [dd188fe14b372]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:27:43.213Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-08T17:27:43.471Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-08T17:27:44.037Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-08T17:27:44.604Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-08T17:27:44.604Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-08T17:27:44.604Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-08T17:27:45.170Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-08T17:27:45.428Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-08T17:27:45.428Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-08T17:27:45.428Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-08T17:27:45.428Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-08T17:27:45.428Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-08T17:27:45.994Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-08T17:27:46.561Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-08T17:27:47.126Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-08T17:27:48.063Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-08T17:27:52.246Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-08T17:27:52.505Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-08T17:27:52.505Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-08T17:27:52.505Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-08T17:27:53.070Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-08T17:27:53.635Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-08T17:27:55.535Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-08T17:27:56.912Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-08T17:27:58.285Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-08T17:28:16.382Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-08T17:28:16.382Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-08T17:28:16.382Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-08T17:28:16.382Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-08T17:28:16.382Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-08T17:28:16.382Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-08T17:28:16.382Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-08T17:28:16.382Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-08T17:28:16.382Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-08T17:28:16.382Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-08T17:28:16.382Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-08T17:28:16.382Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-08T17:28:16.382Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-08T17:28:16.382Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-08T17:28:16.948Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-08T17:28:16.948Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-08T17:28:16.948Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-08T17:28:17.208Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-08T17:28:17.208Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-08T17:28:17.208Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite (1325.65s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.96s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.88s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.65s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.68s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.69s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.40s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.05s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.57s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.17s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.42s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.11s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.98s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.02s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.06s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.89s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.46s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.36s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.81s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.68s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.73s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.72s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.97s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.75s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.74s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.90s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.73s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.88s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.90s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.52s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.77s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-07-08T17:28:17.208Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.47s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.46s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (0.47s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.42s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (0.69s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.48s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000fb9698__} (1.59s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1206248498_/foo_false_____} (1.48s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1206248498_/foo_true_____} (1.42s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33918175527_/foo_false_____} (1.55s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33918175527_/foo_true_____} (1.45s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33918175527_/foo_true__0xc000fb96c8___} (1.54s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000fb96e0__} (0.74s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000fb96f8__} (0.78s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000fb9710__} (1.50s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000fb9728__} (1.61s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.46s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.73s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.71s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.02s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.50s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.55s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.80s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.69s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.14s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.72s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.63s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.93s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.96s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.73s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.70s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.63s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.75s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.68s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.81s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.04s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.66s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.83s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.90s) [2022-07-08T17:28:17.208Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.89s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.98s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.91s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.89s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.73s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.76s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.02s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.62s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.88s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.10s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.72s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.77s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.74s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.41s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.03s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.67s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.64s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.36s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.58s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.89s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.89s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestAttachDetach (1.10s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.88s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.91s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.82s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.58s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.36s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.95s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.38s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.10s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.95s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.17s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.39s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.25s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.18s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.58s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.56s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.02s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.05s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.72s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.82s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.13s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.46s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.37s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.53s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.94s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.18s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.19s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.32s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.10s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.19s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.38s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.05s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.00s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.83s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.30s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.81s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.09s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.54s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.59s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.39s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.44s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.10s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.92s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.48s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.43s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.72s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.74s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.31s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.09s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2022-07-08T17:28:17.209Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.81s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.17s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.47s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.07s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.84s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.55s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.31s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.52s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.25s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.25s) [2022-07-08T17:28:17.209Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-08T17:28:17.209Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-08T17:28:17.209Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-08T17:28:17.209Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.43s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.92s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.00s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.71s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.35s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.11s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.99s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.67s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.00s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.98s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.96s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.97s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.09s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.54s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.36s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.59s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.35s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.35s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.28s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.04s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.65s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.24s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.72s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.34s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.24s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.57s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.20s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.35s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.80s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.94s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEnv (0.91s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.84s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.72s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.60s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.23s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.61s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.30s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.38s) [2022-07-08T17:28:17.209Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.23s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.48s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.37s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.27s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildFails (0.60s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.37s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.53s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.57s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.51s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.87s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.35s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.28s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.36s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.99s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.33s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.52s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.35s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.85s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildLabel (0.49s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.60s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.38s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildLabels (0.57s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.56s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.54s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.03s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.04s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.02s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.99s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.67s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.88s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.45s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.02s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.06s) [2022-07-08T17:28:17.209Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.53s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.55s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.69s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.63s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.97s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.33s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.74s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.80s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.82s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.22s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.63s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.90s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.92s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.28s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.59s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildPATH (2.38s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.03s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.26s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.61s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.37s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.62s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildRm (2.46s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.88s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.95s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.50s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.96s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.40s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2022-07-08T17:28:17.209Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.67s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildStderr (0.83s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.32s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.05s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.96s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.73s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.74s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.60s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildUser (1.24s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.78s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.57s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.15s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.84s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.01s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.77s) [2022-07-08T17:28:17.209Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-07-08T17:28:17.209Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-07-08T17:28:17.209Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-08T17:28:17.209Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.35s) [2022-07-08T17:28:17.209Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.56s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.90s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.22s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.79s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.63s) [2022-07-08T17:28:17.210Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.60s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.40s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.53s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCommitChange (0.65s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.63s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.17s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.66s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.70s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCommitTTY (1.27s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.43s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.62s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.32s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.73s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.57s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.74s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.77s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.80s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.59s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.71s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.04s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.70s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.63s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.81s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.78s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.10s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.67s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.58s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.84s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.75s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.10s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.04s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.84s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.14s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.52s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.11s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.53s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.26s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.95s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.30s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.42s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.52s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.33s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.61s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpToDot (0.62s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.85s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.95s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpToStdout (0.64s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.98s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.52s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.80s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.47s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.76s) [2022-07-08T17:28:17.210Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-07-08T17:28:17.210Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.94s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.96s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsCommit (0.73s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.56s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.55s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.73s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.56s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.14s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.10s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.96s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsCopy (1.07s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.32s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.46s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.94s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.12s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsFilters (0.95s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsFormat (1.24s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.61s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.13s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-07-08T17:28:17.210Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-08T17:28:17.210Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.37s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.59s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsRename (0.54s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsResize (0.76s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.58s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.66s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.90s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.70s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.73s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExec (0.60s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.43s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecCgroup (0.80s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.01s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecInteractive (0.64s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.71s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-07-08T17:28:17.210Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.23s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.59s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestExecWithUser (0.85s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.17s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.97s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestHealth (19.20s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestBuildHistory (2.52s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.58s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImportDisplay (1.20s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImportGzipped (1.20s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-07-08T17:28:17.210Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-08T17:28:17.210Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.27s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.98s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.33s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.25s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.39s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.81s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.84s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.33s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.64s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.14s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.52s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.52s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.83s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.21s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.77s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.59s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLogsSince (6.71s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.51s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLogsTail (0.60s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.63s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.69s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestNetHostname (1.91s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.10s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.00s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-07-08T17:28:17.210Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.37s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.28s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.02s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.74s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.15s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.01s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPluginActive (2.40s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.32s) [2022-07-08T17:28:17.211Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.63s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.76s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPluginUpgrade (6.01s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.33s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPortList (7.88s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.60s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.84s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.60s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.24s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPsByOrder (2.21s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.98s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.07s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.35s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.76s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.36s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.58s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.54s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.57s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.04s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.59s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.13s) [2022-07-08T17:28:17.211Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.48s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.37s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.46s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.08s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.52s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.46s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.29s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.47s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.32s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.27s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.13s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.73s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.43s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.48s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.45s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.71s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.15s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.71s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.87s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.08s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.15s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.66s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.36s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.50s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.53s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.53s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.04s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.64s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.95s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.04s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.36s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.61s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.00s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.02s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.36s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.74s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.67s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.15s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.24s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.73s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.11s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.80s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.75s) [2022-07-08T17:28:17.211Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-08T17:28:17.211Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.74s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.30s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.43s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.69s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.03s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s) [2022-07-08T17:28:17.211Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.51s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.84s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.54s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.71s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.55s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.72s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.62s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.53s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.62s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.54s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.55s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.13s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s) [2022-07-08T17:28:17.211Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.60s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.15s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.78s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.29s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.60s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.44s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.95s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.31s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.66s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.86s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.92s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.89s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunMount (3.71s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.41s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.91s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.29s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.79s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.02s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.30s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.25s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.51s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.90s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.76s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.49s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.53s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.55s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.53s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.74s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.91s) [2022-07-08T17:28:17.211Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.62s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.61s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.70s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.65s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.66s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.56s) [2022-07-08T17:28:17.211Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.62s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2022-07-08T17:28:17.211Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.17s) [2022-07-08T17:28:17.211Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.45s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.07s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunRm (0.51s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.55s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.45s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.85s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.09s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.58s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.55s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.66s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.66s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.56s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2022-07-08T17:28:17.211Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.56s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.50s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunState (1.54s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.61s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.73s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunSysctls (1.29s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.57s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.81s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.20s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.78s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.95s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.66s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.50s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.60s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.87s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.11s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunUserByID (0.42s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunUserByName (0.64s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.78s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.36s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.57s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.82s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.34s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.36s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.00s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.54s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.79s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.57s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.88s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.57s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.62s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.62s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.29s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.40s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.16s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.53s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.77s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.61s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.03s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.71s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.57s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.31s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.14s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.58s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.29s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.30s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.39s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.50s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.60s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.79s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.66s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.91s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.79s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.90s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.47s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.31s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.02s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.20s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.42s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.02s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.82s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.11s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.50s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.62s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.53s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.40s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.50s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.96s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-07-08T17:28:17.212Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.78s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.24s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.50s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-08T17:28:17.212Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-08T17:28:17.212Z] === RUN TestDockerRegistrySuite [2022-07-08T17:28:17.212Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-08T17:28:18.588Z] check_test.go:427: [d668485f8ebb7] daemon is not started [2022-07-08T17:28:18.588Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-08T17:28:19.523Z] check_test.go:427: [d9f65b1e06ea0] daemon is not started [2022-07-08T17:28:19.523Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-08T17:28:20.459Z] check_test.go:427: [d1b6ccdd61798] daemon is not started [2022-07-08T17:28:20.459Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-08T17:28:20.718Z] check_test.go:427: [d4d8546038eb8] daemon is not started [2022-07-08T17:28:20.718Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-08T17:28:23.248Z] check_test.go:427: [d5b257112bd70] daemon is not started [2022-07-08T17:28:23.248Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-08T17:28:28.511Z] check_test.go:427: [d05881fa3ea4b] daemon is not started [2022-07-08T17:28:28.511Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-08T17:28:31.045Z] check_test.go:427: [d3438758856ca] daemon is not started [2022-07-08T17:28:31.045Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-08T17:28:31.982Z] check_test.go:427: [dc67dffc2c601] daemon is not started [2022-07-08T17:28:31.982Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-08T17:28:32.917Z] check_test.go:427: [d298433a8bdac] daemon is not started [2022-07-08T17:28:32.917Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-08T17:28:33.882Z] check_test.go:427: [dfdadc964fe78] daemon is not started [2022-07-08T17:28:33.882Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-08T17:28:35.257Z] check_test.go:427: [d2e98218615e9] daemon is not started [2022-07-08T17:28:35.257Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-08T17:28:36.200Z] check_test.go:427: [d9f532e896a85] daemon is not started [2022-07-08T17:28:36.200Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-08T17:28:37.576Z] check_test.go:427: [da3cc29426ed5] daemon is not started [2022-07-08T17:28:37.576Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-08T17:28:38.142Z] check_test.go:427: [dd5b49e28e5bf] daemon is not started [2022-07-08T17:28:38.142Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-08T17:28:39.078Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e80697691aaaab3940a42cd8a41427dec6eb36d4340a7f306ff4996d8d7a723e [2022-07-08T17:28:40.012Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b9816982f4dc0fff420374f74304564a5a0aed1537686a41ad3814a511171a4b [2022-07-08T17:28:40.012Z] check_test.go:427: [d6e9c8a803e0b] daemon is not started [2022-07-08T17:28:40.012Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-08T17:28:40.946Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:962334f94bebf6c4b4b040d8f85b1fad7d14a7b5b932990ffaf729630a8c1a6e [2022-07-08T17:28:41.880Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:15508b82b4672d82d1a0ce0c765d3404545fb7381cd78eb8a4c22216b7cbb97b [2022-07-08T17:28:42.138Z] check_test.go:427: [d1e7c7bb569b4] daemon is not started [2022-07-08T17:28:42.138Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-08T17:28:43.073Z] check_test.go:427: [dbfc8dbf7057e] daemon is not started [2022-07-08T17:28:43.073Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-08T17:28:44.973Z] check_test.go:427: [d7a67ba773386] daemon is not started [2022-07-08T17:28:44.973Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-08T17:28:46.348Z] check_test.go:427: [de9028f5a08bc] daemon is not started [2022-07-08T17:28:46.348Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-08T17:28:46.348Z] check_test.go:427: [dc88da668894a] daemon is not started [2022-07-08T17:28:46.348Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-08T17:28:47.284Z] check_test.go:427: [d184cc837b1d5] daemon is not started [2022-07-08T17:28:47.284Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-08T17:28:48.219Z] check_test.go:427: [da10b173310cc] daemon is not started [2022-07-08T17:28:48.219Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-08T17:28:48.786Z] check_test.go:427: [d68bae344e1d4] daemon is not started [2022-07-08T17:28:48.786Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-08T17:28:51.334Z] check_test.go:427: [d0eedb485ab63] daemon is not started [2022-07-08T17:28:51.334Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-08T17:28:51.592Z] check_test.go:427: [d34130dababca] daemon is not started [2022-07-08T17:28:51.592Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-08T17:28:52.527Z] check_test.go:427: [dd02fee99f648] daemon is not started [2022-07-08T17:28:52.527Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-08T17:28:53.094Z] check_test.go:427: [dd42cf48b4be5] daemon is not started [2022-07-08T17:28:53.094Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-08T17:28:53.094Z] check_test.go:427: [d22fedd79546c] daemon is not started [2022-07-08T17:28:53.094Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-08T17:28:53.352Z] check_test.go:427: [dead66e49cca8] daemon is not started [2022-07-08T17:28:53.352Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-08T17:28:53.610Z] check_test.go:427: [d03541cacc534] daemon is not started [2022-07-08T17:28:53.610Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-08T17:28:53.868Z] check_test.go:427: [d7dcd540633ce] daemon is not started [2022-07-08T17:28:53.868Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-08T17:28:54.126Z] check_test.go:427: [df5483f17f21a] daemon is not started [2022-07-08T17:28:54.126Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-08T17:28:55.062Z] check_test.go:427: [d92c8acd2be96] daemon is not started [2022-07-08T17:28:55.062Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-08T17:28:56.437Z] check_test.go:427: [d8b9069691f1c] daemon is not started [2022-07-08T17:28:56.437Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-08T17:28:57.372Z] check_test.go:427: [d94b3e3ec5faa] daemon is not started [2022-07-08T17:28:57.372Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-08T17:28:58.309Z] check_test.go:427: [dd04d39e6180c] daemon is not started [2022-07-08T17:28:58.309Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-08T17:28:59.244Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite (42.70s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.63s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.89s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.69s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.11s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.10s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.87s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.96s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.05s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.05s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.35s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-07-08T17:29:00.177Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-07-08T17:29:00.177Z] === RUN TestDockerSchema1RegistrySuite [2022-07-08T17:29:00.177Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-08T17:29:00.177Z] check_test.go:454: [d0e0fedecaf41] daemon is not started [2022-07-08T17:29:00.177Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-08T17:29:00.436Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-08T17:29:03.721Z] check_test.go:454: [d9baf01d4e6ba] daemon is not started [2022-07-08T17:29:03.721Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-08T17:29:05.096Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-08T17:29:10.362Z] check_test.go:454: [d759697daebf7] daemon is not started [2022-07-08T17:29:10.362Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-08T17:29:10.953Z] check_test.go:454: [d0e5e4f009f7d] daemon is not started [2022-07-08T17:29:10.953Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-08T17:29:11.211Z] check_test.go:454: [d12b62612712f] daemon is not started [2022-07-08T17:29:11.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-08T17:29:11.469Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-08T17:29:12.406Z] check_test.go:454: [d2d151057a697] daemon is not started [2022-07-08T17:29:12.406Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-08T17:29:13.780Z] check_test.go:454: [dae265f067344] daemon is not started [2022-07-08T17:29:13.780Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-08T17:29:14.758Z] check_test.go:454: [d3314b5109fc0] daemon is not started [2022-07-08T17:29:14.758Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-08T17:29:18.045Z] check_test.go:454: [d82a1eb30f8d1] daemon is not started [2022-07-08T17:29:18.045Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-08T17:29:18.613Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-08T17:29:18.613Z] check_test.go:454: [d36cd7ab02924] daemon is not started [2022-07-08T17:29:18.613Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-08T17:29:18.871Z] check_test.go:454: [d0583eb43bd7a] daemon is not started [2022-07-08T17:29:18.871Z] --- PASS: TestDockerSchema1RegistrySuite (19.02s) [2022-07-08T17:29:18.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s) [2022-07-08T17:29:18.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.55s) [2022-07-08T17:29:18.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.15s) [2022-07-08T17:29:18.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.11s) [2022-07-08T17:29:18.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-08T17:29:18.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.25s) [2022-07-08T17:29:18.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.12s) [2022-07-08T17:29:18.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.15s) [2022-07-08T17:29:18.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.38s) [2022-07-08T17:29:18.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.49s) [2022-07-08T17:29:18.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-07-08T17:29:18.871Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-08T17:29:18.871Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-08T17:29:19.808Z] check_test.go:483: [d98fc2061ba59] daemon is not started [2022-07-08T17:29:19.808Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-08T17:29:20.744Z] check_test.go:483: [da908d18bc55d] daemon is not started [2022-07-08T17:29:20.744Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-08T17:29:20.744Z] check_test.go:483: [d95c8ebf1a565] daemon is not started [2022-07-08T17:29:20.744Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-08T17:29:21.002Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-08T17:29:22.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-08T17:29:22.642Z] check_test.go:483: [d2053cdd9ef4b] daemon is not started [2022-07-08T17:29:22.642Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-08T17:29:23.579Z] check_test.go:483: [d83ad832ea79e] daemon is not started [2022-07-08T17:29:23.579Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-08T17:29:24.521Z] check_test.go:483: [d56126618ff0f] daemon is not started [2022-07-08T17:29:24.521Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-08T17:29:24.785Z] check_test.go:483: [dc70d68cea4a5] daemon is not started [2022-07-08T17:29:24.785Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.74s) [2022-07-08T17:29:24.785Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.83s) [2022-07-08T17:29:24.785Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.76s) [2022-07-08T17:29:24.785Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-08T17:29:24.785Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.40s) [2022-07-08T17:29:24.785Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.65s) [2022-07-08T17:29:24.785Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.62s) [2022-07-08T17:29:24.785Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.13s) [2022-07-08T17:29:24.785Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2022-07-08T17:29:24.785Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-08T17:29:24.785Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-08T17:29:25.358Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-08T17:29:27.888Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-08T17:29:29.789Z] check_test.go:510: [dbde05701aec6] daemon is not started [2022-07-08T17:29:29.789Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-08T17:29:30.048Z] check_test.go:510: [de5f10010a459] daemon is not started [2022-07-08T17:29:30.048Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-08T17:29:30.306Z] check_test.go:510: [d23a0307cf765] daemon is not started [2022-07-08T17:29:30.306Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-08T17:29:30.306Z] check_test.go:510: [d024449e47ecf] daemon is not started [2022-07-08T17:29:30.306Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-08T17:29:30.565Z] check_test.go:510: [d6bcaf8474317] daemon is not started [2022-07-08T17:29:30.565Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2022-07-08T17:29:30.565Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-07-08T17:29:30.565Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2022-07-08T17:29:30.565Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2022-07-08T17:29:30.565Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-08T17:29:30.565Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-07-08T17:29:30.565Z] === RUN TestDockerNetworkSuite [2022-07-08T17:29:30.565Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-08T17:29:31.940Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-08T17:29:31.940Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-08T17:29:31.940Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-08T17:29:32.200Z] docker_cli_network_unix_test.go:46: [da9bf7ce2921f] daemon is not started [2022-07-08T17:29:32.200Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-08T17:29:33.168Z] docker_cli_network_unix_test.go:46: [d3bd540566881] daemon is not started [2022-07-08T17:29:33.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-08T17:29:36.451Z] docker_cli_network_unix_test.go:46: [da56613102d79] daemon is not started [2022-07-08T17:29:37.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-08T17:29:38.919Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-08T17:29:38.919Z] docker_cli_network_unix_test.go:46: [db6b82332a288] daemon is not started [2022-07-08T17:29:38.919Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-08T17:29:39.178Z] docker_cli_network_unix_test.go:1233: [d0ed57924d63c] daemon is not started [2022-07-08T17:29:39.435Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-08T17:29:40.369Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-08T17:29:41.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-08T17:29:42.677Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-08T17:29:42.935Z] docker_cli_network_unix_test.go:46: [df2071174f5eb] daemon is not started [2022-07-08T17:29:43.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-08T17:29:48.774Z] docker_cli_network_unix_test.go:46: [d167f73321124] daemon is not started [2022-07-08T17:29:49.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-08T17:29:51.270Z] docker_cli_network_unix_test.go:46: [dad7295e97d3c] daemon is not started [2022-07-08T17:29:51.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-08T17:29:52.772Z] docker_cli_network_unix_test.go:46: [db46b92436609] daemon is not started [2022-07-08T17:29:52.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-08T17:29:53.338Z] docker_cli_network_unix_test.go:46: [db99c354840a3] daemon is not started [2022-07-08T17:29:53.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-08T17:29:53.597Z] docker_cli_network_unix_test.go:46: [d770be11e9d20] daemon is not started [2022-07-08T17:29:53.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-08T17:29:54.422Z] docker_cli_network_unix_test.go:46: [d0d0c901cf4db] daemon is not started [2022-07-08T17:29:54.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-08T17:29:55.247Z] docker_cli_network_unix_test.go:46: [dfae96eaa0b05] daemon is not started [2022-07-08T17:29:55.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-08T17:29:55.763Z] docker_cli_network_unix_test.go:46: [d00d8cef9e5f8] daemon is not started [2022-07-08T17:29:55.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-08T17:29:56.031Z] docker_cli_network_unix_test.go:46: [d9237d0058af1] daemon is not started [2022-07-08T17:29:56.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-08T17:29:56.597Z] docker_cli_network_unix_test.go:46: [d35fb88f68d34] daemon is not started [2022-07-08T17:29:56.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-08T17:29:56.855Z] docker_cli_network_unix_test.go:46: [de3fa7b74bfe8] daemon is not started [2022-07-08T17:29:56.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-08T17:29:56.855Z] docker_cli_network_unix_test.go:46: [d9c7113e40c4c] daemon is not started [2022-07-08T17:29:56.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-08T17:29:57.113Z] docker_cli_network_unix_test.go:46: [ddeedb64a4196] daemon is not started [2022-07-08T17:29:57.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-08T17:29:58.047Z] docker_cli_network_unix_test.go:46: [d09b9413f7e1c] daemon is not started [2022-07-08T17:29:58.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-08T17:29:58.613Z] docker_cli_network_unix_test.go:46: [d16635dce9baa] daemon is not started [2022-07-08T17:29:58.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-08T17:29:58.872Z] docker_cli_network_unix_test.go:46: [da9f18bcfeb0c] daemon is not started [2022-07-08T17:29:59.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-08T17:29:59.130Z] docker_cli_network_unix_test.go:46: [d35e8ab0fe146] daemon is not started [2022-07-08T17:29:59.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-08T17:29:59.388Z] docker_cli_network_unix_test.go:46: [d3ac5e2d7de3c] daemon is not started [2022-07-08T17:29:59.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-08T17:30:00.793Z] docker_cli_network_unix_test.go:968: [d278203f7dbc3] daemon is not started [2022-07-08T17:30:01.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-08T17:30:02.665Z] docker_cli_network_unix_test.go:46: [dab4c93844f06] daemon is not started [2022-07-08T17:30:02.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-08T17:30:05.454Z] docker_cli_network_unix_test.go:1116: [df6f2fc939fb1] daemon is not started [2022-07-08T17:30:08.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-08T17:30:09.002Z] docker_cli_network_unix_test.go:46: [de116b1376fdf] daemon is not started [2022-07-08T17:30:09.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-08T17:30:09.939Z] docker_cli_network_unix_test.go:46: [d0f417b917d5f] daemon is not started [2022-07-08T17:30:09.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-08T17:30:09.939Z] docker_cli_network_unix_test.go:46: [dc2afa11a0451] daemon is not started [2022-07-08T17:30:09.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-08T17:30:09.939Z] docker_cli_network_unix_test.go:46: [dcd5cfd7cf674] daemon is not started [2022-07-08T17:30:09.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-08T17:30:12.769Z] docker_cli_network_unix_test.go:46: [dccdf369f250e] daemon is not started [2022-07-08T17:30:12.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-08T17:30:12.769Z] docker_cli_network_unix_test.go:46: [d61f25df2a15d] daemon is not started [2022-07-08T17:30:12.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-08T17:30:12.769Z] docker_cli_network_unix_test.go:46: [d2154c90df3b4] daemon is not started [2022-07-08T17:30:12.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-08T17:30:12.769Z] docker_cli_network_unix_test.go:46: [d585e6a19da5c] daemon is not started [2022-07-08T17:30:13.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-08T17:30:13.029Z] docker_cli_network_unix_test.go:46: [deb5aefe3d96f] daemon is not started [2022-07-08T17:30:13.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-08T17:30:13.029Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-08T17:30:13.029Z] docker_cli_network_unix_test.go:46: [df2aa66a79b9b] daemon is not started [2022-07-08T17:30:13.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-08T17:30:13.595Z] docker_cli_network_unix_test.go:46: [dbba91272055c] daemon is not started [2022-07-08T17:30:13.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-08T17:30:17.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-08T17:30:18.516Z] docker_cli_network_unix_test.go:1084: [d0ead6f1497ef] daemon is not started [2022-07-08T17:30:20.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-08T17:30:20.418Z] docker_cli_network_unix_test.go:46: [d95eac5d0aa51] daemon is not started [2022-07-08T17:30:20.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-08T17:30:20.678Z] docker_cli_network_unix_test.go:46: [d4ad30c43e284] daemon is not started [2022-07-08T17:30:20.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-08T17:30:22.312Z] docker_cli_network_unix_test.go:46: [d49f7d4b44948] daemon is not started [2022-07-08T17:30:22.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-08T17:30:22.570Z] docker_cli_network_unix_test.go:46: [d620da285fadc] daemon is not started [2022-07-08T17:30:22.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-08T17:30:22.829Z] docker_cli_network_unix_test.go:46: [de2418c17c739] daemon is not started [2022-07-08T17:30:23.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-08T17:30:23.653Z] docker_cli_network_unix_test.go:46: [da09682b0c41a] daemon is not started [2022-07-08T17:30:23.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-08T17:30:24.221Z] docker_cli_network_unix_test.go:46: [d489a4106a739] daemon is not started [2022-07-08T17:30:24.480Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-08T17:30:31.039Z] docker_cli_network_unix_test.go:46: [d41785eba8420] daemon is not started [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite (59.79s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.81s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.94s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.69s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.04s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.78s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.82s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.75s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.38s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.97s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.61s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-08T17:30:31.039Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.46s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.97s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-07-08T17:30:31.039Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.79s) [2022-07-08T17:30:31.039Z] === RUN TestDockerHubPullSuite [2022-07-08T17:30:31.039Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-08T17:30:32.414Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-08T17:30:34.940Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-08T17:30:35.878Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-08T17:30:36.810Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-08T17:30:38.712Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-08T17:30:38.712Z] docker_cli_swarm_test.go:1180: [d61a0020c402e] joining swarm manager [de8baf1972ef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:30:38.970Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-08T17:30:39.228Z] --- PASS: TestDockerHubPullSuite (8.97s) [2022-07-08T17:30:39.228Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.07s) [2022-07-08T17:30:39.228Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.58s) [2022-07-08T17:30:39.228Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.95s) [2022-07-08T17:30:39.228Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.44s) [2022-07-08T17:30:39.228Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.55s) [2022-07-08T17:30:39.228Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-07-08T17:30:39.228Z] PASS [2022-07-08T17:30:39.228Z] [2022-07-08T17:30:39.228Z] === Skipped [2022-07-08T17:30:39.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-08T17:30:39.228Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.228Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-08T17:30:39.228Z] [2022-07-08T17:30:39.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-08T17:30:39.228Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.228Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-08T17:30:39.228Z] [2022-07-08T17:30:39.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-08T17:30:39.228Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.228Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-08T17:30:39.228Z] [2022-07-08T17:30:39.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-08T17:30:39.228Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.228Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-08T17:30:39.228Z] [2022-07-08T17:30:39.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-08T17:30:39.228Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.228Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-08T17:30:39.228Z] [2022-07-08T17:30:39.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-08T17:30:39.228Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.228Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-08T17:30:39.228Z] [2022-07-08T17:30:39.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-07-08T17:30:39.228Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.228Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-07-08T17:30:39.228Z] [2022-07-08T17:30:39.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-08T17:30:39.228Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.228Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-08T17:30:39.228Z] [2022-07-08T17:30:39.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-08T17:30:39.228Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.228Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-08T17:30:39.228Z] [2022-07-08T17:30:39.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-07-08T17:30:39.228Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.228Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-07-08T17:30:39.228Z] [2022-07-08T17:30:39.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-07-08T17:30:39.228Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.228Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-07-08T17:30:39.228Z] [2022-07-08T17:30:39.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-08T17:30:39.228Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.228Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-08T17:30:39.228Z] [2022-07-08T17:30:39.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-08T17:30:39.228Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.228Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-08T17:30:39.228Z] [2022-07-08T17:30:39.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-08T17:30:39.228Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-08T17:30:39.229Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-08T17:30:39.229Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-08T17:30:39.229Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_sni_test.go:30: Flakey test [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-08T17:30:39.229Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-08T17:30:39.229Z] docker_cli_network_unix_test.go:46: [df2aa66a79b9b] daemon is not started [2022-07-08T17:30:39.229Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] DONE 1265 tests, 51 skipped in 1473.696s [2022-07-08T17:30:39.229Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-08T17:30:39.229Z] ++++ cat bundles/test-integration/docker.pid [2022-07-08T17:30:39.229Z] +++ kill 9343 [2022-07-08T17:30:39.229Z] +++ /etc/init.d/apparmor stop [2022-07-08T17:30:39.229Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] Unloading profiles will leave already running processes permanently [2022-07-08T17:30:39.229Z] unconfined, which can lead to unexpected situations. [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.229Z] To set a process to complain mode, use the command line tool [2022-07-08T17:30:39.229Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-08T17:30:39.229Z] +++ true [2022-07-08T17:30:39.229Z] exiting test-integration [2022-07-08T17:30:39.229Z] ++ exit 0 [2022-07-08T17:30:39.229Z] [2022-07-08T17:30:39.487Z] + for job in $(jobs -p) [2022-07-08T17:30:39.487Z] + wait 7461 [2022-07-08T17:30:46.051Z] docker_cli_swarm_test.go:1189: [d5efc7829a2c1] joining swarm manager [de8baf1972ef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:31:24.750Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-08T17:31:32.872Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-08T17:31:36.152Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-08T17:31:38.054Z] docker_cli_swarm_test.go:1112: [d1130d4c4deeb] joining swarm manager [d27c981de49c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:31:39.427Z] docker_cli_swarm_test.go:1113: [df228bdc743e6] joining swarm manager [d27c981de49c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:33:00.842Z] docker_cli_swarm_test.go:1166: [d580c16003104] joining swarm manager [d27c981de49c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-08T17:33:27.394Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-08T17:33:27.959Z] docker_cli_swarm_test.go:1447: [d7653eaa4291c] joining swarm manager [d96db1974af77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:33:28.893Z] docker_cli_swarm_test.go:1448: [dc3ae7633b910] joining swarm manager [d96db1974af77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T17:33:41.085Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-08T17:33:41.085Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-08T17:33:41.085Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-08T17:33:41.085Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-08T17:33:41.085Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-08T17:33:41.650Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-08T17:33:44.180Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-08T17:33:47.470Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-08T17:33:49.390Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-08T17:33:51.291Z] docker_cli_swarm_unix_test.go:63: [d9f991aeb1a01] joining swarm manager [d2e5ababd6daa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:34:47.502Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-08T17:34:47.502Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-08T17:34:47.502Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-08T17:34:49.402Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-08T17:34:52.683Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-08T17:34:54.599Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-08T17:34:56.500Z] docker_api_swarm_test.go:962: [d86ffd591839c] joining swarm manager [d34debd98cae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T17:35:14.572Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-08T17:35:26.766Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-08T17:35:28.138Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-08T17:35:30.667Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-08T17:35:33.227Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-08T17:35:41.335Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-08T17:35:44.617Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-08T17:35:47.145Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-08T17:35:49.674Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-08T17:35:52.203Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-08T17:35:54.744Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-08T17:35:58.035Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-08T17:35:59.934Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-08T17:36:56.153Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-08T17:37:11.028Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite (1542.03s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.56s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.22s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.27s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.16s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.43s) [2022-07-08T17:37:25.896Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.91s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.37s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (29.81s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.15s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.70s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.43s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.69s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.32s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.32s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.71s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.32s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.13s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.58s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.67s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.73s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.63s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.84s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.95s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.15s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.06s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.55s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.93s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.65s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.39s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.42s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.45s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.94s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.18s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.09s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.50s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.34s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.46s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.95s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.19s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.70s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.57s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.04s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.93s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.56s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.21s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.19s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.15s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.15s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.69s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.20s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.85s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.55s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.02s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.89s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.90s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.29s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.96s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.29s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.81s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.04s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.66s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.83s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.70s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.42s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.57s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.65s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.90s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.70s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.30s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.95s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.54s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (81.21s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.27s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.60s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.08s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.57s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.41s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.29s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.98s) [2022-07-08T17:37:25.896Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.82s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.42s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.01s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.12s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.15s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (110.06s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.35s) [2022-07-08T17:37:25.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.51s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.26s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.10s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.03s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.10s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.31s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.85s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.84s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.43s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.11s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-07-08T17:37:25.897Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-07-08T17:37:25.897Z] === RUN TestDockerExternalVolumeSuite [2022-07-08T17:37:25.897Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-08T17:37:26.462Z] docker_cli_external_volume_driver_test.go:53: [dea70f38faac6] daemon is not started [2022-07-08T17:37:41.337Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-08T17:38:49.007Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-08T17:38:58.970Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-08T17:39:13.835Z] docker_cli_external_volume_driver_test.go:53: [d712eff49bc95] daemon is not started [2022-07-08T17:39:28.712Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-08T17:39:46.784Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-08T17:39:58.979Z] docker_cli_external_volume_driver_test.go:53: [d7478e8b73c31] daemon is not started [2022-07-08T17:40:13.845Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-08T17:40:13.845Z] docker_cli_external_volume_driver_test.go:53: [d6b342eea51c5] daemon is not started [2022-07-08T17:40:31.922Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-08T17:41:03.983Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-08T17:41:18.848Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-08T17:41:33.740Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-08T17:42:20.410Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-08T17:42:38.485Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-08T17:43:10.546Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-08T17:43:42.606Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-08T17:43:57.485Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-08T17:44:12.354Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-08T17:44:12.354Z] docker_cli_external_volume_driver_test.go:485: [d8169ba70e2ff] daemon is not started [2022-07-08T17:44:30.424Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-08T17:44:30.424Z] docker_cli_external_volume_driver_test.go:53: [de3bb5c5759ea] daemon is not started [2022-07-08T17:44:42.624Z] --- PASS: TestDockerExternalVolumeSuite (436.78s) [2022-07-08T17:44:42.624Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-07-08T17:44:42.624Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-07-08T17:44:42.624Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-07-08T17:44:42.624Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-08T17:44:42.625Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-07-08T17:44:42.625Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-08T17:44:42.625Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-08T17:44:42.625Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-07-08T17:44:42.625Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-07-08T17:44:42.625Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-07-08T17:44:42.625Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-07-08T17:44:42.625Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-07-08T17:44:42.625Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2022-07-08T17:44:42.625Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-07-08T17:44:42.625Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-07-08T17:44:42.625Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2022-07-08T17:44:42.625Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-07-08T17:44:42.625Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-08T17:44:42.625Z] PASS [2022-07-08T17:44:42.625Z] [2022-07-08T17:44:42.625Z] === Skipped [2022-07-08T17:44:42.625Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-08T17:44:42.625Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-08T17:44:42.625Z] check_test.go:540: [dd8b6e141a04e] daemon is not started [2022-07-08T17:44:42.625Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-08T17:44:42.625Z] [2022-07-08T17:44:42.625Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-08T17:44:42.625Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-08T17:44:42.625Z] check_test.go:540: [d352c78326786] daemon is not started [2022-07-08T17:44:42.625Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-08T17:44:42.625Z] [2022-07-08T17:44:42.625Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-08T17:44:42.625Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-08T17:44:42.625Z] check_test.go:540: [d89d377682a0f] daemon is not started [2022-07-08T17:44:42.625Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-08T17:44:42.625Z] [2022-07-08T17:44:42.625Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-08T17:44:42.625Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-08T17:44:42.625Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-08T17:44:42.625Z] [2022-07-08T17:44:42.625Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-08T17:44:42.625Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-08T17:44:42.625Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-08T17:44:42.625Z] [2022-07-08T17:44:42.625Z] DONE 269 tests, 5 skipped in 2317.091s [2022-07-08T17:44:42.625Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-08T17:44:42.882Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d85d65bd683a2/docker.pid [2022-07-08T17:44:42.882Z] +++ kill 7117 [2022-07-08T17:44:42.882Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7117 is not a child of this shell [2022-07-08T17:44:42.882Z] warning: PID 7117 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d85d65bd683a2/docker.pid had a nonzero exit code [2022-07-08T17:44:42.882Z] ++++ cat bundles/test-integration/docker.pid [2022-07-08T17:44:42.882Z] +++ kill 9370 [2022-07-08T17:44:42.882Z] +++ /etc/init.d/apparmor stop [2022-07-08T17:44:42.882Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-08T17:44:42.882Z] [2022-07-08T17:44:42.882Z] Unloading profiles will leave already running processes permanently [2022-07-08T17:44:42.882Z] unconfined, which can lead to unexpected situations. [2022-07-08T17:44:42.882Z] [2022-07-08T17:44:42.882Z] To set a process to complain mode, use the command line tool [2022-07-08T17:44:42.882Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-08T17:44:42.882Z] +++ true [2022-07-08T17:44:42.882Z] exiting test-integration [2022-07-08T17:44:42.882Z] ++ exit 0 [2022-07-08T17:44:42.882Z] [2022-07-08T17:44:43.140Z] + exit 0 [2022-07-08T17:44:43.140Z] ++ jobs -p [2022-07-08T17:44:43.140Z] + pids= [2022-07-08T17:44:43.140Z] + echo 'Remaining pids to kill: []' [2022-07-08T17:44:43.140Z] Remaining pids to kill: [] [2022-07-08T17:44:43.140Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-08T17:44:43.154Z] Recording test results [2022-07-08T17:44:44.914Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-08T17:44:45.242Z] + echo Ensuring container killed. [2022-07-08T17:44:45.242Z] Ensuring container killed. [2022-07-08T17:44:45.242Z] + docker ps -aq -f name=docker-pr1-* [2022-07-08T17:44:45.242Z] + cids=7e997053e82e [2022-07-08T17:44:45.242Z] 720fe231e3c1 [2022-07-08T17:44:45.242Z] 188709c2bade [2022-07-08T17:44:45.242Z] + [ -n 7e997053e82e [2022-07-08T17:44:45.242Z] 720fe231e3c1 [2022-07-08T17:44:45.242Z] 188709c2bade ] [2022-07-08T17:44:45.242Z] + docker rm -vf 7e997053e82e 720fe231e3c1 188709c2bade [2022-07-08T17:44:45.501Z] 7e997053e82e [2022-07-08T17:44:45.761Z] 720fe231e3c1 [2022-07-08T17:44:46.022Z] 188709c2bade [Pipeline] sh [2022-07-08T17:44:46.302Z] + echo Chowning /workspace to jenkins user [2022-07-08T17:44:46.302Z] Chowning /workspace to jenkins user [2022-07-08T17:44:46.302Z] + id -u [2022-07-08T17:44:46.302Z] + id -g [2022-07-08T17:44:46.302Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43785:/workspace busybox chown -R 1000:1000 /workspace [2022-07-08T17:44:46.302Z] Unable to find image 'busybox:latest' locally [2022-07-08T17:44:46.560Z] latest: Pulling from library/busybox [2022-07-08T17:44:46.560Z] 19d511225f94: Pulling fs layer [2022-07-08T17:44:46.560Z] 19d511225f94: Verifying Checksum [2022-07-08T17:44:46.560Z] 19d511225f94: Download complete [2022-07-08T17:44:46.560Z] 19d511225f94: Pull complete [2022-07-08T17:44:46.560Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-08T17:44:46.820Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-08T17:44:49.642Z] + bundleName=amd64 [2022-07-08T17:44:49.642Z] + echo Creating amd64-bundles.tar.gz [2022-07-08T17:44:49.642Z] Creating amd64-bundles.tar.gz [2022-07-08T17:44:49.642Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-08T17:44:49.642Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-08T17:44:51.030Z] Archiving artifacts [2022-07-08T17:44:52.963Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43785/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-08T17:44:53.263Z] + make clean [2022-07-08T17:44:53.521Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-08T17:44:53.521Z] docker-dev-cache [2022-07-08T17:44:53.521Z] 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